PHP: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 24: | Line 24: | ||
<ul> | <ul> | ||
<li>[https://documentation.cpanel.net/display/CKB/How+to+Configure+PHP+and+suEXEC+from+the+Command+Line EA3 PHP Config scripts]</li> | <li>[https://documentation.cpanel.net/display/CKB/How+to+Configure+PHP+and+suEXEC+from+the+Command+Line EA3 PHP Config scripts]</li> | ||
<li>[http://php.net/manual/en/configuration.file.per-user.php PHP User ini Documentation]</li> | |||
</ul> | </ul> |
Revision as of 04:48, 20 January 2017
PHP.ini
php.ini is the configuration file for PHP.
Q: Where is php.ini?
A: Beats me, the @#%&*$ thing could be anywhere. On top of that, each site/folder can have a php.ini that overrides the global settings for that site/folder.
Easy Apache 3 PHP.ini location:
/usr/local/lib/php.ini
Easy Apache 4 php.ini location:
¯\_(ツ)_/¯
In WHM:
Home >> Software >> MultiPHP INI Editor
Version
See: Software Versions to check the installed version.