Hi, I have the MultiPHP manager installed. However, I found my domain only applies global PHP settings. For example, I logged into a user's cPanel and change the memory_limit in MultiPHP INI Editor, but it won't override the global settings.
In MultiPHP INI Editor, it indicated it will modify the file of "/home/USER/public_html/php.ini", however, if I ssh into the server as this user, this path won't show up:
Is there anything I need to change to make php.ini to take effect to each user?
In MultiPHP INI Editor, it indicated it will modify the file of "/home/USER/public_html/php.ini", however, if I ssh into the server as this user, this path won't show up:
Code:
[email protected] [~]# su - USER
[email protected] [~]# php -i|grep -i php.ini
Configuration File (php.ini) Path => /opt/cpanel/ea-php71/root/etc
Loaded Configuration File => /opt/cpanel/ea-php71/root/etc/php.ini