Toolserver:Admin:PhpMyAdmin

From mediawiki.org

This page was moved from the Toolserver wiki.
Toolserver has been replaced by Toolforge. As such, the instructions here may no longer work, but may still be of historical interest.
Please help by updating examples, links, template links, etc. If a page is still relevant, move it to a normal title and leave a redirect.

phpMyAdmin is a PHP interface to MySQL databases. Some users use this instead of the command-line MySQL client. It is accessible here.

phpMyAdmin runs under the web server on the HA cluster. It is installed in /global/misc/www/phpmyadmin.toolserver.org. To update to the latest stable version, just run svn up in that directory.

phpMyAdmin is protected by two levels of authentication. To access it at all, users must provide their Unix username and LDAP password. This allows access to phpMyAdmin's own login dialogue, where the MySQL username and password should be used.

Category:Admin:Software