User:Scjessey/dev/Zen Cart
From DreamHost
Zen Cart installation.
Contents |
Configure Subdomain and Database
- Add new sub-domain (suggest store.example.com).
- Add new hostname (suggest mysql.store.example.com).
One-Click Procedure
Follow one-click procedure for the Zen Cart.
- Select Zen Cart.
- Select installation URL (store.example.com).
- Select Create a new database now and enter unique name (suggest username_cart).
- Select the newly-created hostname. If the new hostname is not listed, its DNS is yet to resolve. Wait until resolution is complete and then go back to step 3.
- Select preferred user name.
- Click Install it for me now!
Zen Cart Installer Configuration
- Browse to the store URL (store.example.com).
- The Zen Cart Installer page should appear. Click Continue.
- Read the license agreement and indicate you agree with the Zen Cart Terms of Service and click Continue.
- Ignore warning about PHP API Mode (CGI is required for the DreamHost setup) and click Install.
- Use the following server settings:
- Physical Path: /home/username/store.example.com (should already be set)
- Virtual HTTP Path: http://store.example.com (may already be set)
- Virtual HTTPS Server: https://store.example.com (should already be set)
- Virtual HTTPS Path: https://store.example.com (may already be set)
- Enable SSL: Set to Yes if ONLY IF YOU HAVE https://store.example.com already working. Otherwise, leave set to No.
- Enable SSL in Admin Area: Set to Yes ONLY IF YOU HAVE https://store.example.com already working. Otherwise, leave set to No.
- Click Save System Settings.
- Click Save phpBB Settings to continue without tying-in a phpBB forum.
- Use the following database setup settings:
- Database Type: MySQL.
- Store Identifier (Table-Prefix): Leave blank for no prefix, or use a unique identifier if more than one store will share the tables.
- Database Host: mysql.store.example.com (currently set to localhost).
- Database Username: Set to the user name chosen during the one-click process.
- Database Password: The preferred user name's password.
- Database Name: Set to the unique name chosen during the one-click process.
- Database Sessions: Leave set to Yes.
- SQL Cache Method: Select Database.
- Session/SQL Cache Directory: /home/username/store.example.com/cache (should already be set).
- Click Save Database Settings (this will take about 10-20 seconds).
- Store Setup settings are specific to each store - set as needed.
- Administrator Account Setup settings are specific to each store - set as needed.
- Read the instructions carefully. To finish the setup:
- Delete the directory /zc_install to prevent accidental overwriting of files and database.
- CHMOD /admin/includes/configure.php and /includes/configure.php to read-only (440).
- Go to the Admin area (user name and password required).
- In the Configuration menu, select Sessions.
- Click Recreate Session, select False and click Update.
The installation is now complete.
Documentation and Links
- Store
- http://store.example.com/
- Admin Area
- http://store.example.com/admin/
- Documentation
- http://store.example.com/docs/
- Zen Cart site
- http://zen-cart.com/

