Hey guys
I moved to a new server running CentOS, trying to start BeBot I get this weird one:
PHP Notice: Undefined offset: 1 in /home/****/bots/bebot/Sources/Conf.php on line 47
PHP Notice: Undefined property: Conf::$cf in /home/****/bots/bebot/Sources/Conf.php on line 70
PHP Notice: Undefined offset: 1 in /home/****/bots/bebot/StartBot.php on line 74
PHP Notice: Undefined variable: pw in /home/****/bots/bebot/StartBot.php on line 100
Fatal error: Call-time pass-by-reference has been removed in /home/****/bots/bebot/Main.php on line 298
PHP Notice: Undefined variable: pw in /home/****/bots/bebot/StartBot.php on line 100
I have seen some threads on similar problems, but not exactly like this. Any ideas?
Krypto