1. How to create a database
Databases are needed to store information of your server/domain. There are different types of databases. The most common database types are MariaDB and MySQL. Virtualmin can create both types. In the following documentation, only MariaDB will be p...
2. Database users
With intERP, your can change the user login for the database after creating it. By default they are kept the same as the server's administration login. 2.1 Changing username Go to your Virtualmin menu and click on " Edit databases ". There you hav...
3. Access database using PHPmyAdmin
Databases can be accessed by phpMyAdmin. For that, phpMyAdmin needs to be installed on your Virtualmin instance. phpMyAdmin ia a web application to access and manage databases via a user interface. 3.1 Installing phpMyAdmin Installing phpMyAdmin o...