> I just added phpMyAdmin to a new Apache Server, and I'm getting > this error: > > cannot load MySQL extension, > please check PHP Configuration. > > I did some research on the web, but couldn't come up with a > solution to this > error and couldn't find anyone listing it. > > Does anyone know if this is a problem with conf.inc.php in phpMyAdmin or > with the MySQL set up in PHP on the server? > > Any suggestions from there? >
Sound like you need to recompile with mysql support. check phpinfo() to see if mysql is missing. m: -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]