PHP
Multi PHP Selector and website php INI management.
Multi PHP Selector
Manage PHP Versions
You can choose any PHP version for your website from here. You can also enable or disable the php-fpm.
If your server has an Nginx webserver, the PHP-FPM service is enabled automatically.
The default PHP is the default server PHP version. The server version will be used if your website doesn't have a default PHP version.
Location :
PHP -> Multi PHP Selector
Change PHP Version
To change the PHP version, click the Change PHP Version button on the respective domain page.
Enable / Disable PHP-FPM
To enable or disable PHP-FPM on a domain, choose the FPM status option for the respective domain.
It is always recommended to use a stable version of PHP for your websites.
Domain PHP INI Settings
PHP INI Management
This page will help you to set up and manage custom php.ini settings for individual domains. The same php ini values will be automatically added to the php-fpm settings of the domain.
Location :
PHP -> Domain PHP INI Settings
Modify PHP INI
To edit the php ini configuration of the domain, click the button Modify PHP.INI for the respective domain. It will take you to the php ini editor page.
There are lots of php.ini options that are supported. The explanation of the ini variables is already given on the edit page. You can set the values properly with the help of your website script developer and save them.
Using improper values on php.ini may break your php website.
Reset PHP.INI
This option will delete the custom php.ini settings on your domain and reset to the server's default php settings. To delete the custom php.ini settings, click the button Reset PHP.INI for the desired domain showing on this page.