Frequently asked questions
Is It Possible to Obtain or View the Old Password Once the View Password Option Expires?
No, but you can use the regenerate password option to generate a new password.
How Do We Access the Database that is Created within the Nexcess Portal?
You can access the database using the phpMyAdmin option under the database menu.
More details can be found in the Using phpMyAdmin: Frequently Asked Questions (FAQ) article.
How Do We Enable Remote Access to the Database?
You can enable remote access to the database by accessing the control panel > Firewall Rules.
Can You Swap MySQL with MariaDB and Vice Versa?
Yes, it is possible to replace MySQL with MariaDB. MariaDB is considered to be a drop-in replacement for the corresponding MySQL version for example — MariaDB 10.2 and MySQL 5.7 and so and so forth.
With Regard to Database Performance, is MariaDB Better than MySQL?
The short answer is yes. When it comes to performing queries or replication, MariaDB is significantly faster than MySQL. Therefore, if you need a high-performance relational database solution, MariaDB is an excellent choice. Furthermore, MariaDB also supports a large number of concurrent of connections without much performance degradation.





