【发布时间】:2013-06-24 09:43:59
【问题描述】:
我尝试使用 (pecl install pthreads-beta) 安装 pthreads 并收到此错误
检查 ZTS... 配置:错误:pthreads 需要 ZTS,请在启用 ZTS 的情况下重新编译 PHP
知道如何安装吗?
【问题讨论】:
-
Zend 线程安全信息可以在这里找到stackoverflow.com/questions/15782860/…
-
你需要在启用zts的情况下重新编译php。