Skip to content

Instantly share code, notes, and snippets.

@JordanNZ
Created June 25, 2018 04:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JordanNZ/a45428de92b50ccc914e40f9ccfbb7df to your computer and use it in GitHub Desktop.
Save JordanNZ/a45428de92b50ccc914e40f9ccfbb7df to your computer and use it in GitHub Desktop.
Custom php.ini fix
# Tell the server where the php.ini file is that you want to use
<IfModule mod_suphp.c>
suPHP_ConfigPath /home2/ekrwffmy/public_html/
</IfModule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment