phpMyAdmin/mysql

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mrrobotto
Forum Commoner
Posts: 40
Joined: Thu Sep 26, 2002 9:30 pm
Contact:

phpMyAdmin/mysql

Post 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?
rev
Forum Commoner
Posts: 52
Joined: Wed Oct 02, 2002 3:58 pm
Location: Atlanta, GA

Post 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?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
Post Reply