BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.2 support => Topic started by: sokapi on January 04, 2005, 02:39:08 am

Title: Greetings
Post by: sokapi on January 04, 2005, 02:39:08 am
Heya's, I thought I'd try and install your bot, and I got as far, as to where the bot is starting up, but keeps spamming the console with

"Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL client in xxx\MySQL.php on line 36"

I know it can connect to the database as it respond to wrong username and such, I'm currently using MySQL Server 4.1. Any idea how to fix this? As I'm totaly green when it comes to SQL.. :P
Title: Greetings
Post by: Blondengy on January 04, 2005, 03:49:56 am
Windows? Linux? What php version? (If linux what php4-mysql version?)

Need a few more infos here to help you. ;)
Title: Greetings
Post by: sokapi on January 04, 2005, 03:34:50 pm
Useing Windows, and I got that PHP version you had for download. :P 4.3.10 I think it was.

Here's the MySQL.conf, if that helps. :)

<?
    $dbase = "ao_test";
    $user = "ao_bot";
    $pass = "XXX";
    $server = "192.168.1.100";
?>
Title: Greetings
Post by: Zevita on January 07, 2005, 04:28:40 pm
Seems I may have similar problem here. Have used other helps that have been posted so far and dowloaded the php files you have posted on the forum here.

I got:
Windows XP, service pack 2
Server: MySQL 4.1.7-nt via TCP/IP
Client: MySQL Client version 5.0.0

Error message I get is:

Warning: mysql_connect(): Client does not support authentication protocol reques
ted by server; consider upgrading MySQL client in C:\Program Files\AObot\BEBot\M
ySQL.php on line 36
[Keine Verbindung zur Datenbank!] (Client does not support authentication protoc
ol requested by server; consider upgrading MySQL client)

I am not very exp in mysql so hope I have gotten the info you need to give in anyhelp.

Best Regards
Title: Greetings
Post by: Sputnik on January 19, 2005, 10:47:42 pm
i had the same problem till i downloaded administrator for mysql. And when to start up variables then to security and put a check in use old passwords.  Then restarted the server.  After that i made the dbase. then made the user with grant all on that database. Then it worked fine.
Title: Greetings
Post by: Jasper2002 on March 16, 2005, 09:51:35 am
Awesome tip, saved me loads of aggro.

Spent 3 hours trying to migrate the code to support the latest revision of Apache, PHP and MySQL, then found this and reinstalled BeBot and it worked.

Would it be possible to take things like this and have a sticky - Tips post containing these snippets.
Title: Greetings
Post by: Khalem on March 24, 2005, 10:18:05 pm
There was changes related to passwords aswell as client <-> server protocols in MySQL 4.1 from what i can recall, and client libraries not updated to handle these changes are incompactible with MySQL 4.1

Make sure that your php version is compiled against the 4.1 client libraries or you will end up with problems in one way or another for sure.
Title: Greetings
Post by: Ltes on April 25, 2005, 03:44:09 am
Just adding the snippit here that when i got this error message i had to make a new user for the bot, couldnt just connect using the root error.  I dont know if everyone but me knew this but i thought i'd throw it out there :)
Title: Greetings
Post by: Pudz on June 02, 2005, 05:16:10 pm
anybody on?
SimplePortal 2.3.7 © 2008-2024, SimplePortal