On Tue, 21 Aug 2001, Olivier M. wrote:
On Tue, Aug 21, 2001 at 01:25:49AM +0200, Lo�c wrote:
It works if it's empty or contains "/var/lib/mysql/mysql.sock" (socket on my server). But just tried a little stupid thing: replaced the path by something not existing, and it still works, so I don't know... :)
Amazing !
I also think so :)
So, I think it should be fixed now (not tested yet with adv auth, but ok with std auth). Problems were: PMA_INT_VERSION < 30010 instead of PMA_INT_VERSION >= 30010 :), and fact that $connect_func( is used twice in lib.inc.php3. But please also test on your system, thx!
Bug report for Adv auth & std auth
Warning: Access denied for user: 'nobody@localhost' (Using password: NO) in /home/robbat2/cvs/phpMyAdmin/defines.inc.php3 on line 52
Warning: MySQL Connection Failed: Access denied for user: 'nobody@localhost' (Using password: NO) in /home/robbat2/cvs/phpMyAdmin/defines.inc.php3 on line 52
Warning: MySQL: A link to the server could not be established in /home/robbat2/cvs/phpMyAdmin/defines.inc.php3 on line 52
but this might just be me as it's nearly 3am in the morning and i've just finished working on a webpage contract that i'm doing to pay for my university textbooks.