500 errors with Magento upgrade / installation

by Christopher Calvi on July 26, 2008

I was getting 500 errors after an installation. After surfing some forums I learned that the permissions should be the following (magento/ being your root Magento folder).  For some reason, they weren’t necessarily correct by default:

777

  • magento/var/.htaccess
  • magento/app/etc
  • magento/var
  • all the directories under magento/media

755

  • magento/
  • magento/install.php
  • magento/index.php

644

  • all other files

Hope this helps anyone who may have been in the same situation.

{ 1 comment… read it below or add one }

Toby November 18, 2009 at 1:30 am

Thanks – that sorted my problem out after I got 500 error during the ‘installDb’ process.

Leave a Comment

Previous post:

Next post: