downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

설치> <설치/설정
[edit] Last updated: Sat, 07 Jan 2012

view this page in

요구 조건

This extension requires the » libgearman library and a running Gearman server.



설치> <설치/설정
[edit] Last updated: Sat, 07 Jan 2012
 
add a note add a note User Contributed Notes 요구 조건 - [3 notes]
up
0
ajai at bitblit dot net
4 months ago
NB: On CentOS you need to install the php-process package to get the POSIX functions used by this extension.
up
0
sharkyan1982 at gmail dot com
6 months 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+.
up
0
lphuberdeau at lphuberdeau dot com
3 years ago
Installing the pecl extension also required to install development packages for libevent and uuid. Those dependencies were not verified by the configuration step, resulting in rather cryptic errors.

On ubuntu:
sudo apt-get install libev-libevent-dev uuid-dev

 
show source | credits | stats | sitemap | contact | advertising | mirror sites