Thanks for choosing to use SilverStripe! Please follow the instructions below and you should be up in running in no time.
If you get stuck, head over to the installation forum, or check out our list of suggested web hosts known to work with SilverStripe.

You aren't currently able to install the software. Please see below for details.
If you are having problems meeting the requirements, see the server requirements wiki page.

Requirements Step: 1 of 5

PHP Configuration See All Requirements All Requirements Pass but 1 Warning
PHP5 installedOK (PHP version 5.3.10)
GD2 supportOK
XML supportOK
DOM/XML supportOK
PHP TokenizerOK
Session supportOK
iconv supportOK
hash supportOK
date.timezone set and validOK (Europe/Amsterdam)
asp_tags option turned offOK
magic_quotes_gpc option turned offmagic_quotes_gpc is set to '1' in php.ini. This should be turned off, as it can cause issues with cookies. More specifically, unserializing data stored in cookies.
Memory allocated (PHP config option 'memory_limit')OK (64M)
File permissions See All Requirements 3 Failed and 0 Warnings
Does the webserver know where files are stored?OK (/home/deb35373/domains/willemtellsc.nl/public_html/)
mysite/ directory exists?OK
sapphire/ directory exists?OK
cms/ directory exists?OK
Is the .htaccess file writeable?User 'apache' needs to be able to write to this file:
/home/deb35373/domains/willemtellsc.nl/public_html/.htaccess

The file is currently owned by 'deb35373'. There is no user-group that contains both the web-server user and the owner of this file. Change the ownership of the file, create a new group, or temporarily make the file writeable by everyone during the install process.
Is the mysite/_config.php file writeable?User 'apache' needs to be able to write to this file:
/home/deb35373/domains/willemtellsc.nl/public_html/mysite/_config.php

The file is currently owned by 'deb35373'. There is no user-group that contains both the web-server user and the owner of this file. Change the ownership of the file, create a new group, or temporarily make the file writeable by everyone during the install process.
Is the assets/ directory writeable?User 'apache' needs to be able to write to this file:
/home/deb35373/domains/willemtellsc.nl/public_html/assets

The file is currently owned by 'deb35373'. There is no user-group that contains both the web-server user and the owner of this file. Change the ownership of the file, create a new group, or temporarily make the file writeable by everyone during the install process.
Is a temporary directory available?OK (/tmp/silverstripe-cache)
Is the temporary directory writeable?OK
Webserver Configuration See All Requirements All Requirements Pass
Server softwareOK (Apache/2 Server at www.willemtellsc.nl Port 80)
URL rewriting supportOK
Database Configuration See All Requirements 1 Failed and 0 Warnings
Database supportOK (MySQL)
Database serverOK (localhost)
Database access credentials correctThat username/password doesn't work: Access denied for user 'root'@'localhost' (using password: NO)

Read more about our server requirements.

Database Step: 2 of 5

Database supportOK (MySQL)
Database serverOK (localhost)
Database access credentials correctThat username/password doesn't work: Access denied for user 'root'@'localhost' (using password: NO)

SilverStripe stores its content in a relational SQL 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.

Other databases:
Databases in the list that are greyed out cannot currently be used. Click on them for more information and possible remedies.

  • PHP does not have the required extension, and SilverStripe does not have the correct module installed
    • Neither the mssql or sqlsrv PHP extensions are available. Please install or enable one of them and refresh this page.
    • The SilverStripe module, mssql, is missing or incomplete. Please download it.
  • PHP does not have the required extension, and SilverStripe does not have the correct module installed
    • The pgsql PHP extension is not available. Please install or enable it and refresh this page.
    • The SilverStripe module, postgresql, is missing or incomplete. Please download it.
  • PHP has the required extension, but SilverStripe is missing the module
    • The SilverStripe module, sqlite3, is missing or incomplete. Please download it.

CMS Admin Account Step: 3 of 5

We will set up the first administrator account for you automatically. You can change these details later in the "Security" section within the CMS.

"Default language" determines the default locale settings (for dates, currencies, etc.), as well as the default language of the CMS interface. This can be changed for each user.

Warning: The CMS interface may be missing translations in certain locales.

Theme Step: 4 of 5

You can change the theme or download another from the SilverStripe website after installation.

Confirm Install Step: 5 of 5

You aren't currently able to install the software. Please see above for details.
If you are having problems meeting the requirements, see the server requirements wiki page.