We need pthreads because of this message by starting eBot:
Shell-Script
- root@srv1 /home/ebot/ebot-csgo # php bootstrap.php
- ____ _
- | _ \ | |
- ___| |_) | ___ | |_
- / _ \ _ < / _ \| __|
- | __/ |_) | (_) | |_
- \___|____/ \___/ \__|
- PHP Compatibility Test
- -----------------------------------------------------
- | PHP 5.3.1 or newer -> required -> [ Yes ] 5.6.9-0+deb8u1
- | Standard PHP Library -> required -> [ Yes ]
- | MySQL -> required -> [ Yes ]
- | Sockets -> required -> [ Yes ]
- | pthreads -> required -> [ No ]
- -----------------------------------------------------
- | Your php configuration missed, please make sure that you have
Without pthreads it wouldn't start.
If i have to compile my own php version again, how can i specify the path for the mysql unix socket? I don't want to have the same problems again.