Skip to main content

Change mod_ruid2 to mod_suPHP

Comments

3 comments

  • kodeslogic
    The files/directories should be owned by the account username/owner, and permissions should be 0644 for files and 0755 for directories, then mod_suPHP should work normally and won't cause any files permission related issues.
    0
  • olGerva
    Sorry if only now I answer you Thank you very much, with a little fear I try to make this modification. On the other hand I understand that the mod_suPHP mode is better for performance and other connected. Thanks again
    0
  • cPRex Jurassic Moderator
    As long as your applications have the default permissions and ownership like @kodeslogic mentioned, you won't run into issues. If you do, it would be easy to troubleshoot them through the Apache error log, or you can always switch back to your previous handler with just a few clicks.
    0

Please sign in to leave a comment.