BeBot - An Anarchy Online and Age Of Conan chat automaton

Archive => Anarchy Online Archive => AO 0.6 support => Topic started by: Max on January 18, 2010, 05:22:47 pm

Title: bebot under linux
Post by: Max on January 18, 2010, 05:22:47 pm
Hello,

I finally decided to suscribe this forum because after nearly one day of researches, I still can't run bebot under linux (i have already run it with windows).

Here is the error I get:
Code: [Select]
php5 '/home/XXXX/Bureau/BeBot-0.6.6/StartBot.php'

Warning: require_once(./Sources/Conf.php): failed to open stream: No such file or directory in /home/XXXX/Bureau/BeBot-0.6.6/StartBot.php on line 73

Fatal error: require_once(): Failed opening required './Sources/Conf.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/XXXXX/Bureau/BeBot-0.6.6/StartBot.php on line 73
I checked  and the Conf.php is in the ./Sources folder so i don't understand.
I also read this topic: http://bebot.link/ao-0-6-support/startbot-bat-1970/15/ (http://bebot.link/ao-0-6-support/startbot-bat-1970/15/) but it hasn't helped me.

Thanks for your help :)
Title: Re: bebot under linux
Post by: Shelly on January 19, 2010, 07:54:25 am
Hello,

I finally decided to suscribe this forum because after nearly one day of researches, I still can't run bebot under linux (i have already run it with windows).

Here is the error I get:
Code: [Select]
php5 '/home/XXXX/Bureau/BeBot-0.6.6/StartBot.php'

Warning: require_once(./Sources/Conf.php): failed to open stream: No such file or directory in /home/XXXX/Bureau/BeBot-0.6.6/StartBot.php on line 73

Fatal error: require_once(): Failed opening required './Sources/Conf.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/XXXXX/Bureau/BeBot-0.6.6/StartBot.php on line 73
I checked  and the Conf.php is in the ./Sources folder so i don't understand.
I also read this topic: http://bebot.link/ao-0-6-support/startbot-bat-1970/15/ (http://bebot.link/ao-0-6-support/startbot-bat-1970/15/) but it hasn't helped me.

Thanks for your help :)

Try this:
Code: [Select]
cd /home/XXXX/Bureau/BeBot-0.6.6; /usr/local/bin/php -f /home/XXXX/Bureau/BeBot-0.6.6/StartBot.php
Notice there are no single quotes around the path and you want to use php -f
Title: Re: bebot under linux
Post by: Max on January 19, 2010, 10:27:09 am
Thanks a lot that works now!
SimplePortal 2.3.7 © 2008-2025, SimplePortal