Page 1 of 1

I change php.ini but phpinfo() not showing changes

Posted: Thu Apr 19, 2018 8:23 am
by hknerdr
Hello,

I have hosting over scaleway, centOS installed with vestacp.

I am trying to modify max_execution_time setting, i edited php.ini files via ssh but when i check the phpinfo(), it shows loaded configuration file (none) and settings are not changed.

But when i check over ssh, it shows loaded configuration file as /etc/php.ini

How can i make the configuration file loaded?

Thanks