gemgento / magento

Magento CE 1.9.2.2 w/ Gemgento

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magento

  1. Clone this repository your virtual host document root. Make sure the document root targets /public inside of the directory.
  2. Create /public/var and give it public read/write permissions (777)
  3. Import the default database /tools/magento.sql.
  4. Run the following query, replacing DOMAIN with your Magento domain: update core_config_data set value = 'http://DOMAIN/' where path like '%/base_url';
  5. Do cp /public/app/etc/local.xml.template /public/app/etc/local.xml. Then, /public/app/etc/local.xml with your new database details. Also change the encryption key, <key><![CDATA[3c5f9bf38ee5a74d6d72edebed6e7639]]></key>, before you start adding any data to your installation.

About

Magento CE 1.9.2.2 w/ Gemgento


Languages

Language:PHP 84.5%Language:HTML 10.4%Language:CSS 3.1%Language:JavaScript 2.0%Language:ActionScript 0.0%Language:ApacheConf 0.0%Language:Shell 0.0%Language:XSLT 0.0%Language:Batchfile 0.0%Language:PowerShell 0.0%Language:Ruby 0.0%