Welcome to SilverStripe

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.
If you are having problems meeting the requirements, see the server requirements wiki page.

Template to install:

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


MySQL Database

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

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.

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.


Development Servers

SilverStripe allows you to run a site in development mode. This shows all error messages in the web browser instead of emailing them to the administrator, and allows the database to be built without logging in as administrator. Please enter the host/domain names for servers you will be using for development.


Requirements

PHP Configuration
PHP5 installedOK (PHP version 5.2.5)
GD2 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 onOK
File permissions
Does the webserver know where files are stored?OK (/www/metalurgia.890m.com/)
mysite/ folder existsOK
sapphire/ folder existsOK
cms/ folder existsOK
jsparty/ folder existsOK
Is the .htaccess file writeable?Unable to detect whether I can write to files. Please ensure /www/metalurgia.890m.com/.htaccess is writable.
Is the mysite/ folder writeable?Unable to detect whether I can write to files. Please ensure /www/metalurgia.890m.com/mysite is writable.
Is the tutorial/ folder writeable?Unable to detect whether I can write to files. Please ensure /www/metalurgia.890m.com/tutorial is writable.
Is the assets/ folder writeable?Unable to detect whether I can write to files. Please ensure /www/metalurgia.890m.com/assets is writable.
Is the temporary folder writeable?OK
Webserver Configuration
Server softwareI can't tell what webserver you are running. 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.