- Clone this repository your virtual host document root. Make sure the document root targets
/public
inside of the directory. - Create
/public/var
and give it public read/write permissions (777) - Import the default database
/tools/magento.sql
. - Run the following query, replacing
DOMAIN
with your Magento domain:update core_config_data set value = 'http://DOMAIN/' where path like '%/base_url';
- 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.
-
Notifications
You must be signed in to change notification settings - Fork 4
gemgento/magento
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Magento CE 1.9.2.2 w/ Gemgento
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published