Symptoms
-
PHP parameter is changed under Domains > example.com > PHP Settings;
- While checking domain's phpinfo page at Domains > example.com > PHP Settings > View the phpinfo() page, the local value of PHP parameter is another one;
-
In Domains > example.com > File Manager there are such files as
.htaccess
, orphp.ini
, or.user.ini
that contain some defined PHP settings.
Cause
PHP setting is overridden by the file.
Resolution
-
Navigate to Domains > example.com > File Manager;
-
Removecomment out the overriding line from
.htaccess
, orphp.ini
, or.user.ini
files. -
Open Domains > example.com > PHP Settings and click OK to renew the configuration.