Skip to main content

SuPHP good practices

Comments

2 comments

  • JacobPerkins
    Howdy, If you set suPHP_ConfigPath in the htaccess file, you will need to provide a *full* php.ini, including all modules you need loaded. If you don't set that directive in the htaccess, the modules will be loaded, but your directives will be picked up from php.ini / .user.ini. I hope this helps!
    0
  • ascalotoru
    Ok. I have tried the .user.ini file and it works! Thank you!
    0

Please sign in to leave a comment.