Note:
This section only applies if the 'Install phpMyAdmin" option was selected in the installation process.
|
|
|
|
|
To install phpMyAdmin after the installation process on Windows:
|
|
phpMyAdmin will be installed and the MySQL Tab will be available the next time Zend Core is run. |
|
|
|
|
|
|
To install phpMyAdmin after the installation process on Linux/Unix/Mac:
|
|
phpMyAdmin will be installed and the MySQL Tab will be available the next time Zend Core is run. |
|
Note:
For more information, see the Zend Core Installation Guide.
The MySQL tab includes links that leads users to:

MySQL Database Tab
phpmyadmin.net describes phpMyAdmin as "a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields, manage privileges, export data into various formats and is available in 50 languages."
For more information on the phpMyAdmin interface please visit their online homepage at: http://www.phpmyadmin.net

phpMyAdmin User Interface
If your MySQL server is not properly configured, you will get the following error message instead of seeing the phpMyAdmin user interface:

phpMyAdmin user interface - Failed to connect message
To overcome this problem, configure the phpMyAdmin setup screen, located at:
http://<Server-hostname>/ZendCore/phpMyAdmin/scripts/setup.php
This links to the MySQL Reference Manual.
Further MySQL reference manuals can be accessed from http://dev.mysql.com/doc/#manual
|
|
|
|
|
Related Links: |
|
|
|