From 0d19332730b1398e13e80bcbb799bf37d73b2a4d Mon Sep 17 00:00:00 2001 From: Xboard <147830212+cedar2025@users.noreply.github.com> Date: Wed, 5 Feb 2025 03:41:26 +0800 Subject: [PATCH] Update aapanel.md --- docs/en/installation/aapanel.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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