Ok before i go into details i am neither a php or mysql expert but i had bebot(AoC) last week for some time running before i messed with my MYSQL and PHP install a bit around.
However today i tried to update bebot and after that i tried to run it however i recieve now following error message.
Warning: dl(): mysql: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=1
PHP compiled with module API=20060613, debug=0, thread-safety=1
These options need to match
in C:\Documents and Settings\Admin\Desktop\bebot\Main.php on line 106
Loading php_mysql.dll failed. MySQL extention required to run this bot
C:\Documents and Settings\Admin\Desktop\bebot>pause
Wich appears to me that i have a revision conflict in php?
Anyway any ideas what the best solution would be to fix it ?