Where does WHM keep its php.ini configuration file? The basic/advanced mode for PHP configuration in WHM doesn't allow me to add new values.
You should be able to access the file using root access and SSH. Use putty.
Well, I know how to access it but when I do a find I find the php.ini file in several places. I don't know which one to edit.
Try this command from the shell:
Which should result in:Code:# php -i | grep php.ini
You can also load a PHP script with phpinfo(); in it. The output will contain this information as well.Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => /usr/local/lib/php.ini
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks