Table of Contents
Installing SilverStripe CMS
The SilverStripe CMS is a flexible open source Content Management System that gives everyone involved in a web project the tools they need to do their jobs. This article provides instructions on how to install SilverStripe on your Nexcess hosting account.
Step 1: Download SilverStripe CMS and Upload to Server
- The latest version of SilverStripe (2.4.x) can be downloaded from http://silverstripe.org/stable-download/.
- Extract the Zip archive to your local computer using your preferred archive manager.
- Upload the contents of the silverstripe-v2.4.0 to your web root1) using FTP.
Step 2: Create a MySQL Database
- Log in to your SiteWorx control panel and then follow the instructions provided in this article to create a MySQL database and user called ss.
Step 3: Run the Installation Script
- Open the index.php file in your web browser.
- Create an admin account, then click Install SilverStripe.
- Enter a complex password or use a free password generator to create one for you.
- Click Click here to delete the installation files for security.
- You have successfully installed SilverStripe CMS! Log in to begin using this software.
External Resources
1)
your web root is located at /home/example/example.com/html/

