Database settings

This commit is contained in:
Jacques 2014-01-03 13:35:01 +01:00
parent 3267e2b875
commit 6f698b1978

View File

@ -11,7 +11,7 @@
### Install ### Install
* Copy all GregoBase files into the WordPress directory * Copy all GregoBase files into the WordPress directory
* Make sure directories `temp`, `scores`, `scores/pdf`, `scores/png` and `scores/eps` are writeable by the server * Make sure directories `temp`, `scores`, `scores/pdf`, `scores/png` and `scores/eps` are writeable by the server
* Set your database connection data in `include/db.php` * Rename `include/db.php.sample` in `include/db.php` and edit it to set your database connection data
* Import `gregobase_structure.sql` into your db * Import `gregobase_structure.sql` into your db
* Add an item to your menu linking to`your_wordpress_install/scores.php` or access it directly * Add an item to your menu linking to`your_wordpress_install/scores.php` or access it directly