Database Errors
DBMS-1
The database system you've selected in your settings is not an accepted format that Saturn's Database Management System can understand. You'll need to change it to one of the accepted types:
Type | Description | Minimum Version |
---|---|---|
| MySQLi Database System | Saturn 1.0.0 |
| PHP Data Objects System | Saturn 1.0.0 |
You can't use Saturn when this error message appears, and your website will refuse to load. You must edit the settings file using a file manager. To edit it navigate to your settings file (It's the Settings.php file in the Settings folder) and change DB_TYPE
to one of the accepted values.
You'll need to reset your settings file checksum to stop the checksum error message from showing.
DBMS-2
The requested action does not exist. Please check that the action is one of the accepted actions, to see a full list please click here.
DBMS-3
No result was gathered.
DBMS-4
An unexpected error occured whilst executing the database query.
Last updated