
09-17-2012, 11:06 AM
|
|
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.
|