Merge branch 'cedar2025:master' into master

This commit is contained in:
socksprox 2025-02-05 17:09:35 +01:00 committed by GitHub
commit 684344f41a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -120,7 +120,7 @@ location ~ .*\.(js|css)?$
- Name: Octane - Name: Octane
- Run User: www - Run User: www
- Running Directory: Site directory - 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 - Process Count: 1
#### 3.2 Octane-specific Rewrite Rules #### 3.2 Octane-specific Rewrite Rules
@ -170,4 +170,4 @@ sh update.sh
1. Changes to admin path require service restart to take effect 1. Changes to admin path require service restart to take effect
2. Any code changes after enabling Octane require 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 3. When PHP extension installation fails, check if PHP version is correct
4. For database connection failures, check database configuration and permissions 4. For database connection failures, check database configuration and permissions