Hi All,
I am having trouble with suPHP. Realistically it should only require 700 permissions since it runs as the user; however, I know .htaccess are read by the Litespeed application itself, and not the suPHP process.
Here's the folder structure.
/home/user/public_html user / nobody (700)
/home/user/public_html/support user/user (700)
/home/user/public_html/support/.htaccess user/user 755
However, LiteSpeed still has issues reading the .htaccess file unless the folder containing it and all files in it are 755 permission.
Why does suPHP require 755 permission to run? I also noticed any static cache items such as .txt require 755 or they will not open.
I am running cPanel/WHM.
What is the least permissions I can use on the folders and files? I also tried just setting the .htaccess to 755 but it required the containing folder to be 755 as well...
Regards,
Michael
I am having trouble with suPHP. Realistically it should only require 700 permissions since it runs as the user; however, I know .htaccess are read by the Litespeed application itself, and not the suPHP process.
Here's the folder structure.
/home/user/public_html user / nobody (700)
/home/user/public_html/support user/user (700)
/home/user/public_html/support/.htaccess user/user 755
However, LiteSpeed still has issues reading the .htaccess file unless the folder containing it and all files in it are 755 permission.
Why does suPHP require 755 permission to run? I also noticed any static cache items such as .txt require 755 or they will not open.
I am running cPanel/WHM.
What is the least permissions I can use on the folders and files? I also tried just setting the .htaccess to 755 but it required the containing folder to be 755 as well...
Regards,
Michael