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!
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?
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?
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/