View Single Post
  #2  
Old 09-17-2012, 11:06 AM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,337
check /usr/local/apache/logs/error_log for more context of the error.

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