91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

安裝php擴展pthreads實現PHP多線程

發布時間:2020-07-08 22:20:13 來源:網絡 閱讀:4317 作者:qw87112 欄目:web開發

下面介紹兩種編譯方式:


1、在已有的PHP上編譯pthreads擴展

注:需要動態加載pthreads模塊,之前在編譯php時必須啟用--enable-maintainer-zts;否則需要重新編譯PHP。

pthreads源碼包下載地址:http://pecl.php.net/package/pthreads


tar xf pthreads-1.0.0.tgz 

cd pthreads-1.0.0

phpize

./configure  --enable-pthreads --with-php-config=/usr/local/php/bin/php-config

make && make install


2、重新編譯PHP,加載pthreads


tar xf php-5.5.8.tar.gz

tar xf pthreads-1.0.0.tgz

mv pthreads-1.0.0  php-5.5.8/ext/pthreads  將pthreads解壓,移動到php/ext/下,并改名為pthreads;


來到php源碼目錄

./buildconf  --force

./configure --help | grep thread 

是否能看到--enable-threads,如果沒有則執行:


rm -rf aclocal.m4

rm -rf autom4te.cache/

./buildconf --force

初始化編譯配置:

./configure --prefix=/usr/local/php --enable-opcache --with-config-file-path=/etc --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-mysql=mysqlnd --enable-fpm --enable-pthreads --enable-fastcgi --enable-static --enable-inline-optimization --enable-sockets --enable-wddx --enable-zip --enable-calendar --enable-bcmath --enable-soap --with-zlib --with-xmlrpc --enable-mbstring --without-sqlite --with-curl --enable-ftp --with-mcrypt  --with-freetype-dir=/usr/local/freetype.2.1.10 --with-jpeg-dir=/usr/local/jpeg.6 --with-png-dir=/usr/local/libpng.1.2.50 --disable-ipv6 --disable-debug --with-openssl --enable-maintainer-zts --disable-safe-mode --disable-fileinfo


make && make install 


cp php.ini-production /etc/php.ini


install -v -m755 ./php-5.5.7/sapi/fpm/init.d.php-fpm  /etc/init.d/php-fpm


啟動php-fpm

/etc/init.d/php-fpm start


測試,查看phpinfo輸出

安裝php擴展pthreads實現PHP多線程

官方文檔:http://docs.php.net/manual/en/pthreads.installation.php#113019


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

景宁| 塘沽区| 鹿泉市| 诏安县| 仙游县| 安溪县| 兰溪市| 高邑县| 韩城市| 巢湖市| 横山县| 扎赉特旗| 澎湖县| 泗洪县| 杂多县| 罗田县| 宜川县| 阜平县| 高碑店市| 临朐县| 桓仁| 饶阳县| 白城市| 剑河县| 青龙| 凤凰县| 荆门市| 靖安县| 鲜城| 民和| 固安县| 扎赉特旗| 晋中市| 会泽县| 新化县| 嘉定区| 吉木萨尔县| 兴海县| 垦利县| 得荣县| 紫云|