Description:
Installing https://pecl.php.net/package/event and activating the mod in your php config breaks kb.
Steps to reproduce:
1) install libevent with 'pecl install event'
2) activate it with 'extension=event.so'
3) kb site starts throwing 500 web server errors.Logs says
Code: Select all
PHP message: PHP Fatal error: Uncaught Error: Call to undefined method Event::register() in /var/www/killboard.xyz.net/common/xajax/xajax.php:12