By sarrisk on
Hi all,
I have two different domains with drupal installed both under the same hoster. Till yesterday i have no problems and suddenly today when i tried to edit old posts or to create new posts i took the following message (in both sites) :
Forbidden
You don't have permission to access /main/node/30/edit on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
any ideas?
im using drupal 5.7
regards
costas
Comments
Let's perform a quick
Let's perform a quick troubleshooting step. Create a node and then try to edit it. Also check with your host if they installed mod_security recently on their servers.
--------------------
Sudheer. S
Binary Vibes Information Technologies Pvt. Ltd.
Learn and and help others learn Linux, Apache, MySQL and PHP
Ava
Thanks for the advise !
Thanks for the advise ! Probably they installed the module that you have mentioned , because i tried to add this
in my .htaccess and the problem solved. Refered to http://drupal.org/node/110219
thanks !
regards
costas
Fixed my problem too!
Thanks!