Ispmanager 6 lite, pro, host documentation

Connect to the database

Ispmanager uses database management systems (DBMS) to work with databases. To connect to a DBMS through the web-interface, use:

  • phpMyAdmin — the web-interface for MySQL management;
  • phpPgAdmin — the web-interface for PostgreSQL.

To do this, go to Databases → Database web-interface. The phpMyAdmin web-interface will open for MySQL and phpPgAdmin for PostgreSQL. You will be logged in automatically.

For more information, please visit the phpMyAdmin and phpPgAdmin official websites.

To avoid privilege escalation, you can deny root access to phpMyAdmin. To do this:

  1. Go to SettingsSoftware configuration → MySQL management interface (phpMyAdmin).  
  2. In the form, check the box Deny root access in phpMyAdmin and click Save.