Cobra-cms Initialisation Error
The database failed to initialise properly
There are many things that can cause this error:
- The database can't be WRITTEN to - check the write permissions on the database (need a minimum of write permissions for the 'aspnet_wp account', or, if running on Windows 2003, the "Network Service" group requires write permissions)
- The database is corrupted, locked, missing, wrongly defined.
- The database schema has failed to update - let's hope there's a database backup
- Another initalisation problem - see the Cobra-cms logfiles
In any case, please check the latest log in the CobraLogs directory (/CobraLogs) - this nearly always tells you exactly what went wrong and the Cobra-cms support personnel will want to look at this file.