Viewing articles tagged 'database'
Create a MariaDB database and user
Create the database and user separately, then grant only the permissions that the application...
Manage a database with phpMyAdmin
phpMyAdmin provides browser-based database administration through the authenticated SiteWorx...
Import a database
Import into the correct empty or prepared database and verify the table count and application...
Restore a database
A database restore overwrites or replaces current data, so preserve the current state...
Export a database backup
Export a database before application updates, migrations, imports or structural changes.Applies...
Find database connection details
Use the exact prefixed database and user names shown in SiteWorx; do not guess them from the...
Use remote MariaDB access safely
Remote database access must be explicitly permitted for a known source IP and should not be...
Understand CloudLinux IO and IOPS limits
IO limits control storage throughput and operations; a busy database, backup or many small-file...
Migrate WordPress manually between hosting accounts
Copy files and database, change configuration and test under a temporary method before moving...
Diagnose a WordPress database connection error
Verify credentials, server availability and table health before editing or restoring the...