mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 05:15:49 +01:00
add php 8.3 to phpfpm
This commit is contained in:
@@ -72,6 +72,7 @@ class PHPManager:
|
||||
elif phpVersion == "PHP 7.3":
|
||||
return "/etc/opt/remi/php73/php.ini"
|
||||
|
||||
|
||||
@staticmethod
|
||||
def getCurrentPHPConfig(phpVersion):
|
||||
allow_url_fopen = "0"
|
||||
|
||||
Reference in New Issue
Block a user