mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
6 lines
316 B
Plaintext
6 lines
316 B
Plaintext
|
1) Create a database and a user with all privileges for this database.
|
||
|
2) Edit the config.php file and update the configuration for the database at the top of the file
|
||
|
3) Import the _dump.sql in your newly created database
|
||
|
4) You are ready to go
|
||
|
|
||
|
*) PLEASE NOTE THAT THE PHP TREE CLASS HAS NOT BEEN THOROUGHLY TESTED
|