I don't know why I get this message when I try to access the forums or the admin page. How can I fix this? Thank you!
I don't know why I get this message when I try to access the forums or the admin page. How can I fix this? Thank you! |
You have own server or shared hosting? It could be related to PHP in FastCGI mode. If it is shared hosting and you can look error_log, then paste here part where you I don't know why I get this message when I try to access the forums or the admin page. How can I fix this? Thank you! |
[2008-06-26 02:12:46]: error: directory is writable by others: (/home/*****/public_html/bostasian.com/orca) thats what I get. |
I changed the permission to 755 and its working now. |
This means exactly that http server has some security module what checks for permissions [2008-06-26 02:12:46]: error: directory is writable by others: (/home/*****/public_html/bostasian.com/orca) thats what I get. |
Just Disable .htaccess and it's work well. Note : .htaccess in root folder of Orca may be hidden, just unhide it before edit or delete it's . Edit by add # before all line in .htaccess. It'll work for u. Regard |