How to install Gearman with PHP Extension

前端 未结 5 1205
予麋鹿
予麋鹿 2020-12-17 01:42

I\'m trying to install Gearman with PHP Extension to use it with PHP-CLI.

I have a Debian 6.0.5 with php5-cli and php-pear installed.

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-17 02:45

    I found the solution in this post installing-gearman-php-extension-on-debian-6.

    On Debian 6 / squeeze you can only install up to version 0.8.3. If you want a newer version, you have to upgrade to wheezy.

提交回复
热议问题