Magento: Difference between revisions
Jump to navigation
Jump to search
Created page with "== System Requirements == System Requirements for 1.9.3.1:<br /> <ul> <li>PHP 5.6</li> <li>PHP Memory Limit: 256MB or higher</li> <li>MySQL 5.6</li> <li>Required..." |
|||
Line 38: | Line 38: | ||
<ol> | <ol> | ||
== References == | == References == |
Revision as of 16:56, 23 January 2017
System Requirements
System Requirements for 1.9.3.1:
- PHP 5.6
- PHP Memory Limit: 256MB or higher
- MySQL 5.6
- Required PHP Extensions:
- PHP_MySQL
- simplexml
- mcrypt
- has
- GD
- DOM
- iconv
- curl
- SOAP
File Permissions (500 Errors)
If you get an Internal Server Error 500, the most likely cause is bad file permissions. Set the permissions as follows:
Directories: 755
Files: 644
Maintenance Mode
If the site says it is in maintenance mode:
Delete the file: .maintenanceFlag
from the Magento root directory
Upgrading
To upgrade Magento from the Connect Manager: