ISPmanager 5 Business Documentation

Connect to the database

This is documentation for an outdated product. See the current documentation

 

ISPmanager uses a database management system to work with the database. To connect to a database through a web-interface:

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

To do so, complete the following steps:

  1. Go to Tools → Databases  → Go. phpMyAdmin web-interface will open for MySQL and phpPgAdmin for PostgreSQL.
  2. Click on Next. The database management web-interface will open.

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