phpMyAdmin/Mysql help
Posted: Wed Dec 11, 2002 10:23 pm
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.

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.