mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-06 12:20:45 +01:00
vhost
This commit is contained in:
@@ -654,6 +654,8 @@ class vhost:
|
||||
except:
|
||||
pass
|
||||
else:
|
||||
logging.CyberCPLogFileWriter.writeToFile('apache vhost 1')
|
||||
|
||||
php = PHPManager.getPHPString(phpVersion)
|
||||
command = "systemctl restart php%s-php-fpm" % (php)
|
||||
ProcessUtilities.normalExecutioner(command)
|
||||
|
||||
Reference in New Issue
Block a user