I’ve installed a version of Magento (magento-1.2.3.2.4) on the server and after adding a couple of PHP extensions… all set to go!  We need at least LA(2.2)M(4.1.20)P(5.2.0), SMTP, extensions:

  • PDO/MySQL
  • mcrypt
  • hash
  • simpleXML
  • GD
  • DOM
  • iconv
  • mod_rewrite
  • SSL

Get ready to install….

chmod 777 var/.htaccess
chmod 777 var/ -R
chmod 777 media/ -R
chmod 777 app/etc -R