Database
From Wiki@Commgate
Contents |
Modules - Database
Overview
| Database | Information |
|---|---|
| Description | MySQL relational database. |
| Package Name | cc-mysql |
| Configuration Page | Software > Database > MySQL Setup |
Installation
If you did not select this module to be included during the installation process, you must first install the module.
Back to top
Overview
The webconfig UI for MySQL provides login configuration/management to the phpMyAdmin web interface...a separate UI that allows full control over your MySQL databases.
Back to top
myPhpAdmin
Once you have set the database master password, you can login to the phpMyAdmin administration interface. Use:
Username: root
Password: <YOUR PASSWORD>
Where <YOUR PASSWORD> is the database password.
Back to top
