diff --git a/docs/en/installation/aapanel.md b/docs/en/installation/aapanel.md index 488f7c1..3f5ad9c 100644 --- a/docs/en/installation/aapanel.md +++ b/docs/en/installation/aapanel.md @@ -120,7 +120,7 @@ location ~ .*\.(js|css)?$ - Name: Octane - Run User: www - Running Directory: Site directory -- Start Command: `/www/server/php/81/bin/php artisan octane:start --port 7010` +- Start Command: `/www/server/php/82/bin/php artisan octane:start --port 7010` - Process Count: 1 #### 3.2 Octane-specific Rewrite Rules @@ -170,4 +170,4 @@ sh update.sh 1. Changes to admin path require service restart to take effect 2. Any code changes after enabling Octane require restart to take effect 3. When PHP extension installation fails, check if PHP version is correct -4. For database connection failures, check database configuration and permissions \ No newline at end of file +4. For database connection failures, check database configuration and permissions