eBot-CSGO icon indicating copy to clipboard operation
eBot-CSGO copied to clipboard

What if pthreads doesn't want to work?

Open s1inche opened this issue 4 years ago • 2 comments

What if pthreads doesn't want to work?


| PHP 5.3.1 or newer -> required -> [ Yes ] 7.2.34-8+ubuntu18.04.1+deb.sury.org+1 | Standard PHP Library -> required -> [ Yes ] | MySQL -> required -> [ Yes ] | Sockets -> required -> [ Yes ] | pthreads -> required -> [ No ]

| Your php configuration missed, please make sure that you have all feature !

What else do you need to throw off in order to understand the problem? Thank you in advance)

s1inche avatar Dec 18 '20 10:12 s1inche

There is a bug with php 7 and pthread version. Edit: php 7, not php5

umberd avatar Dec 18 '20 12:12 umberd

You need to install a custom version of PHP, not a provided one by distribution package : https://github.com/deStrO/eBot-CSGO/blob/master/install.txt

eBot needs pthreads to receive and process logs at the same time.

deStrO avatar Dec 18 '20 12:12 deStrO