【问题标题】:Enable zts on redhat - pthreads on php在 redhat 上启用 zts - php 上的 pthreads
【发布时间】:2015-01-23 12:25:19
【问题描述】:

我在 redhat 上安装 pthreads 库并将其用于 php 中的线程。 几个月前,我在其中一台测试服务器上成功安装了它。

自从

   pecl install pthreads 

需要先启用 zts。 我想知道如何启用它,以便继续安装线程库..

【问题讨论】:

    标签: php pthreads redhat


    【解决方案1】:

    为了启用 ZTS,我需要下载 php 源代码,必须启用 zts,并且需要使用 gcc 的 make 和 make install 进行编译。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2015-07-21
      • 2014-06-23
      • 1970-01-01
      • 1970-01-01
      • 2016-03-24
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多