mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-12 16:26:12 +01:00
add php 8.3 to phpfpm
This commit is contained in:
@@ -26,6 +26,8 @@ class ApacheController:
|
|||||||
php80Path = '/etc/opt/remi/php80/php-fpm.d/'
|
php80Path = '/etc/opt/remi/php80/php-fpm.d/'
|
||||||
php81Path = '/etc/opt/remi/php81/php-fpm.d/'
|
php81Path = '/etc/opt/remi/php81/php-fpm.d/'
|
||||||
php82Path = '/etc/opt/remi/php82/php-fpm.d/'
|
php82Path = '/etc/opt/remi/php82/php-fpm.d/'
|
||||||
|
php83Path = '/etc/opt/remi/php83/php-fpm.d/'
|
||||||
|
php84Path = '/etc/opt/remi/php84/php-fpm.d/'
|
||||||
|
|
||||||
serviceName = 'httpd'
|
serviceName = 'httpd'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user