Saturn
Saturn 1.0.0
Saturn 1.0.0
  • Saturn 1.0.0
  • 😁User Guide
    • Settings
      • Maintenance Mode
      • Website Environment
    • Security
      • Good security practices
      • Security Notice
    • System Requirements and Support
    • Update your Server
  • ⚠️Troubleshooting
    • Errors
      • Database Errors
      • Saturn Errors
      • Checksum Issues
  • 🧩Plugins
    • Plugins in Saturn
    • Official Plugins
      • Control Panel
        • User Guide
        • Developer Guide
          • Control Panel Hooks
    • Marketplace Plugins
  • 💻Developer Documentation
    • Getting Started
    • Libraries and Functions
      • AccountManager
        • Permissions
        • UUID
      • DatabaseManager
        • DBMS
          • Sending Database Requests
          • Query Information
          • Database Security
        • Database Actions
      • HookManager
        • Actions
        • Runners
      • HTTP
      • LanguageManager
      • PluginManager
        • Manage Plugin Content
        • Plugin Compatability
        • Check if a plugin is loaded.
        • Fetch Manifest
      • RouteManager
      • SecurityManager
        • Cross-site Request Forgery
        • Cross-site Scripting
      • SessionManager
        • Start and End Sessions
        • Validate Sessions
        • Session Data
      • TestManager
    • Security
    • Plugins
      • How to structure a plugin
      • Manifest
      • APIs
      • Checking for Dependencies
      • Power Features
        • 💤Hibernate
    • Hooks
    • Tests and Profiling
    • Global Variables
Powered by GitBook
On this page
  • DBMS-1
  • DBMS-2
  • DBMS-3
  • DBMS-4
  1. Troubleshooting
  2. Errors

Database Errors

PreviousErrorsNextSaturn Errors

Last updated 1 year ago

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 or MySQL

MySQLi Database System

Saturn 1.0.0

PDO

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 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, .

DBMS-3

No result was gathered.

DBMS-4

An unexpected error occured whilst executing the database query.

⚠️
to see a full list please click here
reset your settings file checksum