search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

db not working

Related article: HTML5 Doctor Appointment Scheduling (JavaScript/PHP/MySQL)
Asked by Anonymous
4 years ago.

My Database is not working ..how i set up it

Answer posted by Dan Letecky [DayPilot]
4 years ago.

The database will be created and initialized automatically - see also the _db_mysql.php script for details.

Just make sure that _db.php points to the mysql backend (and not sqlite).

Also, check that the user specified at the top of _db_mysql.php has the correct permissions.

If you delete the database (or drop or tables) and start the application the db will be initialized again.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.