Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BOT NOT STARTING #4

Closed
rafalohaki opened this issue Mar 25, 2020 · 7 comments
Closed

BOT NOT STARTING #4

rafalohaki opened this issue Mar 25, 2020 · 7 comments

Comments

@rafalohaki
Copy link

php_error.log

@rafalohaki
Copy link
Author

[25-Mar-2020 16:48:05 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to undefined function mb_strtolower() in /root/ts3bot/bot.php:12
Stack trace:
#0 [internal function]: {closure}()
#1 /root/ts3bot/bot.php(17): spl_autoload_call()
#2 {main}
thrown in /root/ts3bot/bot.php on line 12

@rafalohaki
Copy link
Author

rafalohaki commented Mar 25, 2020

bot.php:
line12: require_once 'class/'.mb_strtolower($class_name).'.class.php';

@Majcon94
Copy link
Owner

apt install php{php version}-mbstring

@rafalohaki
Copy link
Author

rafalohaki commented Mar 25, 2020

apt install php{php version}-mbstring

the same error

@rafalohaki
Copy link
Author

my full php configs: http://wpme.pl/bot/

@rafalohaki
Copy link
Author

rafalohaki commented Mar 25, 2020

there is no php error log anymore but bot still not starting

@Majcon94
Copy link
Owner

Use php bot.php -i 1 and see what happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants