MySQL Database

Note:

This section only applies if the 'Install phpMyAdmin" option was selected in the installation process.

 

 

Instructions on how to complete a procedure

To install phpMyAdmin after the installation process on Windows:

  1. Rerun the setup process by double-clicking the Zend Core installation executable file
    The Install Shield Wizard will load.

  1. In the Welcome screen, choose the Modify option and click Next.

  2. Select phpMyAdmin from the feature list and click Next.

phpMyAdmin will be installed and the MySQL Tab will be available the next time Zend Core is run.

 

 

Instructions on how to complete a procedure

To install phpMyAdmin after the installation process on Linux/Unix/Mac:

  1. Uninstall Zend Core.

  2. In the Zend Core installation package directory, run the command "Install -g" for a GUI based installation or "Install -y" for a text-based installation and follow the on-screen instructions.

  3. In the screen asking which components you would like to install, ensure you select phpMyAdmin.

  4. Continue the installation until the installation process has completed.

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

PHP MyAdmin

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

Connecting to the 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

MySQL Documentation

This links to the MySQL Reference Manual.

Further MySQL reference manuals can be accessed from http://dev.mysql.com/doc/#manual

 

 

Related Links

Related Links:
Control Center

System Overview

PHPinfo

Benchmark

Support

Updates