MySQL Database in Cpanel
About: To creat MySQL database in Cpanel you can simply click on MYSQL icon and add a desired database. If you create a database with name as xdbase and add a user to it as xuser. It will display the following info as created MySQL database: Current Database: account_xdbase Users in xdbase: account_xuser Those informations are [...]
To creat MySQL database in Cpanel you can simply click on MYSQL icon and add a desired database. If you create a database with name as xdbase and add a user to it as xuser. It will display the following info as created MySQL database:
Current Database: account_xdbase
Users in xdbase: account_xuser
Those informations are necessary if you are installing a CMS software on the hosting server manually. upon installation it will prompt you of the following information and must be supplied correctly as follows:
Database: account_xdbase
Username: account_xuser
Password: (your password)
Host: Localhost






