Table of Contents
Installing Magento
Magento is the eCommerce software platform for growth that promises to revolutionize the industry. Its modular architecture and unprecedented flexibility means your business is no longer constrained by your eCommerce platform. Magento is total control.
This article provides instructions on installing Magento on your Nexcess hosting account.
Step 1: Create a MySQL Database
- Log in to your SiteWorx account and then follow this tutorial to create a MySQL database and user called magento.
Step 2: Download Magento and Upload to Server
- The latest version of Magento can be downloaded from http://www.magentocommerce.com/download.
- Extract the archive on your local computer using your preferred archive manager.
- Upload the files to your web root1) using FTP.
Step 3: Run the Installation Script
- Run the installation script by opening your domain in your web browser; e.g, "http://www.example.com/"
- Agree to the license, then click Continue.

- Choose your locale and timezone information, then click Continue.

- Use the database you created in Step 1 above to complete the next page, then click Continue.
- Host: (usually localhost unless you have a separate database server)
- Base URL: (be sure to include the trailing slash "/")
- Session Storage Options: (database is only slightly faster than filesystem)

- Create an Admin account, then click Continue.
- You have successfully installed Magento! Click the appropriate link to go to front end or back end.

External Resources
1)
your web root is located at /home/example/example.com/html/

