Page 1 of 1
phpMyAdmin/mysql
Posted: Sun Oct 27, 2002 8:37 am
by mrrobotto

Could someone provide me with a link as to where to find procedures for configuring phpMyAdmin to mysql and Apache server that doesn’t take a week to decipher?
Posted: Sun Oct 27, 2002 2:39 pm
by rev
This is not complicated.
Within the root of the phpMyAdmin source directory there is a file named 'config.inc.php' which you need to provide a few values pertaining to your MySQL DB.
Something as widely used as phpMyAdmin tends to have ton of documentation. Did you even look at it?
Posted: Sun Oct 27, 2002 2:54 pm
by twigletmac
If you are having prob's with a particular part of the configuration or need help deciding which configuration options to choose if you post a bit more detail we'll be able to help you better, otherwise all we can really do is point you towards the documentation:
http://www.phpmyadmin.net/documentation/
Mac