Hello,
Today one of my clients open me a ticket regarding that php is not loading the variables that he is saving in MultiPHP INI Editor, checking his account i can see that cPanel is saving the values on .htaccess user.ini and php.ini but the values are not reflected on his website. I already make some tests and im unable to see the override values on any php files/folders and subdomains where the files are writen by cpanel.
If i run a phpinfo(); i can see that php is ignoring the custom ini configurations because i see that the loaded configuration file is the server configuration file as you can see on the attached image.
My server configuration is Apache MPM with mod_mpm_prefork and the php version that is using my client is 7.4, the php handler for 7.4 is suphp
Checking on the .htaccess file i could not see anything related about ini files that could be forcing to not-load the custom ini file
Is there anything i need to do on server or is a bug about this?
Today one of my clients open me a ticket regarding that php is not loading the variables that he is saving in MultiPHP INI Editor, checking his account i can see that cPanel is saving the values on .htaccess user.ini and php.ini but the values are not reflected on his website. I already make some tests and im unable to see the override values on any php files/folders and subdomains where the files are writen by cpanel.
If i run a phpinfo(); i can see that php is ignoring the custom ini configurations because i see that the loaded configuration file is the server configuration file as you can see on the attached image.
My server configuration is Apache MPM with mod_mpm_prefork and the php version that is using my client is 7.4, the php handler for 7.4 is suphp
Checking on the .htaccess file i could not see anything related about ini files that could be forcing to not-load the custom ini file
Is there anything i need to do on server or is a bug about this?
Attachments
-
5.2 KB Views: 2
Last edited by a moderator: