Version in development

SilverStripe CMS Installation

Thanks for choosing to use SilverStripe! Please follow the instructions below to get SilverStripe installed.

There are some issues that we recommend you look at before installing, however, you are still able to install the software. Please see below for details.

MySQL Database

SilverStripe stores its content in a MySQL database. Please provide the username and password to connect to the server here. If this account has permission to create databases, then we will create the database for you; otherwise, you must give the name of a database that already exists.

These database details don't appear to be correct. Please enter the correct details before installing.





Details

Does the server existOK (localhost)
Are the access credentials correctThat username/password doesn't work: Access denied for user 'root'@'localhost' (using password: NO)
Can I access/create the databaseI can't create new databases and the database 'SS_mysite' doesn't exist (user 'root' doesn't have CREATE DATABASE permissions.)


SilverStripe Administration Account

We will set up 1 administrator account for you automatically. Enter the email address and password. If you'd rather log-in with a username instead of an email address, enter that instead.





Requirements

PHP Configuration

PHP5 installedOK (PHP version 5.1.6)
GD2 supportOK
Multibyte string supportOK
XML supportOK
MySQL supportOK
Memory allocated (PHP config option 'memory_limit')OK (32M)
Check that the php.ini setting allow_call_time_pass_reference is onallow_call_time_pass_reference is set to '' in php.ini. You can install with allow_call_time_pass_reference not set, but some warnings may get displayed. For best results, turn it on.

File permissions

Does the webserver know where files are stored?OK (/www/110mb.com/h/y/p/e/r/m/e/d/hypermedia/htdocs/silver_stripe/)
mysite/ folder existsOK
sapphire/ folder existsOK
cms/ folder existsOK
jsparty/ folder existsOK
Is the base folder writeable?OK
Is the mysite /folder writeable?OK

Webserver Configuration

Server software. Without Apache I can't tell if mod_rewrite is enabled.
mod_rewrite enabledI can't tell whether mod_rewrite is running. You may need to configure a rewriting rule yourself.