Closed stranden closed 8 years ago
Use PHP 5.5.15. You'll need to manually compile it unless you can find a prebuiilt.
Or, you can use @burnedram's patch: https://github.com/burnedram/eBoot-CSGO
Thanks! I used a combination of @burnedram's patch but changed the PHP version to PHP 5.5.15.
So now is the bot online!
Hello,
I'm new here in the eBot world, but the project is looking good. So i wanted to give it a chance.
Sadly I have faced some errors in the process of installing the eBot system.
I have compiled PHP version 7.0.5 but mysql wasn't enabled so I did a recompile with mysqli instead.
So I have changed bootstrap.php to check for MySQLi instead of MySQL, chould this course some errors?
bootstrap.php look like this, then I try to start the bot.