Databases
MySQL/MariaDB databases, users and phpMyAdmin.
Create a MySQL database and user
Create a MySQL database and user SoftServer installs MariaDB (a drop-in MySQL replacement) and lets you manage databases from the panel. Steps 1. Open your serv...
Updated 3 hours agoInstall phpMyAdmin
Install phpMyAdmin phpMyAdmin is a web interface for managing MySQL/MariaDB databases — browse tables, run queries and import or export data from your browser....
Updated 3 hours agoEnable remote MySQL access
Enable remote MySQL access By default your database only accepts connections from the server itself, which is the safest setup. If you need to connect from an e...
Updated 3 hours ago