[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] phpMyAdmin 2.5.0 - http auth mode fails (RAQ550)



Hi, 

I have setup phpMyadmin 2.5.0 on a PHP 4.3.2 with mySQL 4.0.13 machine in 
http mode (so you have to enter the username/pass) rather than cookie or 
config mode... 
This is on a RAQ550.

Look at the error I am getting: 

========== 

Warning: main(./libraries/auth/httpd.auth.lib.php) [function.main]: failed 
to create stream: No such file or directory 
in /home/sites/phpMyAdmin/libraries/common.lib.php on line 741 

Warning: main() [function.main]: Failed 
opening './libraries/auth/httpd.auth.lib.php' for inclusion 
(include_path='.:/usr/lib/php') 
in /home/sites/phpMyAdmin/libraries/common.lib.php on line 741 

Fatal error: Call to undefined function: pma_auth_check() 
in /home/sites/phpMyAdmin/libraries/common.lib.php on line 742 
=========== 

Anyone have a clue?