You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
316 B
6 lines
316 B
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 |