LiteSpeed Install By LiteSpped Plugin in WHM/ Permissions issue:

#1
Hello,

I installed Litespeed through litespeed plugin in WHM. After install when set apache to litespeed server, getting the below error:

[ERROR] Can not open directory for URI: /!
Can someone help me how to fix it?
 

webizen

Well-Known Member
#2
check /usr/local/apache/logs/error_log for more context of the error.

also check permission of /home/username/public_html
ls -ld /home/username/public_html
make sure it is owned by user:nobody with permisison 0750.
 
Top