Use $cajun/install/setup-database to setup the cajun database before the first time using your cajun (or if, for some reason the database is corrupt).
- First, get super-user prvilidges if you not already logged in as root by running su - and giving the appropriate password.
- Next, run $cajun/install/setup-database.
Voila! The database is setup and ready for use with your cajun.
Note: This will destroy any and all data already in the "cajun" database.
Associated files:
- $cajun/install/setup-database - shell script to initialize database
- $cajun/install/setup-database.mysql - mysql info to initialize database
- $cajun/www/doc/misc/setup-database.html - this file