網頁

2013年6月7日

Install PHP libeio

If you get some warning message, try this command
pecl install channel://pecl.php.net/eio

After install libevent, remember to modify php.ini, add this line
extension=eio.so
You can use this command to check if php already enable libevent
php -m | grep eio

沒有留言:

張貼留言