Local php.ini not working
/home/username/public_html/php.ini not taking any effect. Server running latest WHM.
Any clue?
Apache 2.2.29
PHP 5.4.38
-
Got solved it following those steps Place the the php.ini file in /home/$USERNAME/ and then create a .htaccess file with this entry: suPHP_ConfigPath /home/$USERNAME order allow,deny deny from all You'd just need to update the $USERNAME portion to reflect the username you're working with. Also be sure that PHP is set to run as suPHP not CGI/Fast-CGI 0 -
Hello, I am happy to see you were able to resolve your issue. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
2 comments