phpMyAdmin/Mysql help

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

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

phpMyAdmin/Mysql help

Post by mrrobotto »

I am having problems with phpMyAdmin. If I insert config in the auth type in the config.inc file I get the following error:

Warning: Failed opening './libraries/auth/config.auth.lib.php' for inclusion (include_path='.;c:\php4\pear') in c:\program files\apache group\apache\htdocs\phpmyadmin\libraries\common.lib.php on line 461

Fatal error: Call to undefined function: pma_auth_check() in c:\program files\apache group\apache\htdocs\phpmyadmin\libraries\common.lib.php on line 462

If I insert http, phpMyAdmin opens and everything seems fine except I cannot create a database. Mysql says access denied and I think I have everything set up correctly. Does anyone know what my problem could be.
:(
Post Reply