PHP 7.0.6 Released

Requirements

This extension requires the » libgearman, » libevent and » uuid libraries, and a running Gearman server.

User Contributed Notes

sharkyan1982 at gmail dot com
3 years ago
When deployment on CentOS_5.8_x64 , you need the following:
1. gcc44
2. boost >=1.39
3. libevent
4. php5.3+
5. update ld.so.conf
Before you start the gearman_1.1.1+.
To Top