Tag: magento server issues

  • How to fix Magento connect “500 Internal Server Error”

    How to fix Magento connect “500 Internal Server Error”

    “500 Internal Server Error” In most occasions, file and folder permissions cause this “500 Internal Server Error” issue on Magento. To solve this issue, just change the folder permissions as below: 1. Change the following folder permissions to 755 – app/etc– var– media 2. And change the following file’s permission to 644 – index.php –…

  • Move Magento from one server to another

    Move Magento from one server to another

    1. First of all take Back up your files. ( Go to your test site admin backend and refresh Cache by System > Cache Management. Then download and save the whole Magento shop root directory via File Manager or FTP tools ) 2. Export the Magento Database ( Enter your control panel “phpmyadmin” database area…