Skip to main content

Local php.ini not working

Comments

2 comments

  • InteractM
    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
  • cPanelMichael
    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.