cancel
Showing results for 
Search instead for 
Did you mean: 

403 Forbidden when trying to Manage Categories

   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

403 Forbidden when trying to Manage Categories

Sorry before, i'm newbie in here. i install magento via softacolous in my cpanel. after finished i install the magento, i tried to add the new product. i click catalog >>> manage categories and then error like this

 

Forbidden

You don't have permission to access /magento/index.php/admin8035/catalog_category/index/key/677eb0037fc45c0370bc48544ae8dd17/ on this server.

Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.

 

please help me sir. i'm really confused, because i'm not using linux, but windows

1 REPLY 1

Re: 403 Forbidden when trying to Manage Categories

This looks like file permission issue. Check if your web server has the rights to read and execute on that magento folder.

find ./ -type f | xargs chmod 644

find ./ -type d | xargs chmod 755

chmod -Rf 777 var

chmod -Rf 777 media

OpenSource Expert | OpenSource Technologies | www.opensourcetechnologies.com
Magento plugins released: http://www.opensourcetechnologies.com/product/product-category/magento-extensions