LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Bug Reports (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=9)
-   -   [solved] 403 error: access denied (http://www.litespeedtech.com/support/forum/showthread.php?t=6312)

laviniap 10-15-2012 03:43 AM

[solved] 403 error: access denied
 
hi there
I have no access to my website...the page is still there but I cannot work on it.
http://laviniaparlamenti.com/ndxz-studio/
I've been looking on your old posts and faq, but I've changed nothing on the site and I've made no upgrades or similar since long time, so I don't get the point.

webizen 10-15-2012 11:33 AM

usually it is the directory permission issue. it also could be rewrite rules in .htaccess, etc.

pls check error log (i.e. /usr/local/apache/logs/error_log) for more context of 403 error (from shell console).

laviniap 10-16-2012 07:26 AM

Error Log page
 
I went to the error log page and that's what I've found (among other errors like these). I am not a webmaster but maybe I can try to fix this, can you explain me how does it work ?

2012-10-16 15:44:51.081 [INFO] [2.231.114.185:59297-0#APVH_laviniaparlamenti.com] File not found [/home/laviniap/public_html/404.shtml]
2012-10-16 15:44:51.081 [INFO] [2.231.114.185:59297-0#APVH_laviniaparlamenti.com] File not found [/home/laviniap/public_html/ndxz-studio/site/js/expandingMenus.js]

webizen 10-16-2012 11:39 AM

these are not related (File not found). you should do following from the command line while make request the URL and paste the output here. xx.xx.xx.xx is your IP address.

Quote:

tail -f /usr/local/apache/logs/error_log | grep xx.xx.xx.xx

laviniap 10-17-2012 07:48 AM

Hi, thank's but I've found the solution, it was related to the code of permissions that changed I don't know how. I put 755 instead of 750 and now it seems to work.
Thank's anyway


All times are GMT -7. The time now is 09:56 PM.