Если встретилась такая ошибка:
PHP Warning: PHP Startup: eio: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20131226
These options need to match
in Unknown on line 0
Нужно переставить необходимыЙ модуль:
# pecl install -f eio
или, если нужна определенная версия:
# pecl install http://pecl.php.net/get/eio-1.2.1.tgz