BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => BeBot 0.5 support => Topic started by: bmoscato on November 10, 2008, 07:54:20 pm

Title: question - C:\php5\php_sockets.dll
Post by: bmoscato on November 10, 2008, 07:54:20 pm
My old server died so I'm doing a reinstall.  I'm getting:

Warning: dl(): Unable to load dynamic library 'C:\php5\php_sockets.dll' - The specified module could not be found.
in C:\BeBot\Main.php on line 91
Loading php_sockets.dll failed. Sockets extention required to run this bot

PHP is installed "C:\Program Files\PHP\"  and the referenced file resides in both "C:\Program Files\PHP\"  and "C:\BeBot\php_extension".

If I create a directory "C:\PHP5\" then the bot starts fine.  Where can I specify a different path?  I changed the StartBot.php to:

   $php_bin = "C:/Program files/PHP/php.exe";
   $php_args = " -c ./ ";
   $main_php = "C:/BeBot/Main.php";

But I don't see where I can define the path.

Bryan
Title: Re: question - C:\php5\php_sockets.dll
Post by: Alreadythere on November 10, 2008, 09:33:36 pm
Check php.ini

And make sure you updated the window in StartBot.php.
SimplePortal 2.3.7 © 2008-2024, SimplePortal