0 Members and 1 Guest are viewing this topic.
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 73Fatal 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
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 73Fatal 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 73I 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/ but it hasn't helped me.Thanks for your help
cd /home/XXXX/Bureau/BeBot-0.6.6; /usr/local/bin/php -f /home/XXXX/Bureau/BeBot-0.6.6/StartBot.php