国产三级农村妇女在线,国产精品毛片a∨一区二区三区,国产乱子伦视频大全,国产精品色拉拉,国产欧美日韩一区二区三区,

首頁 > 技術 > IOS開發(fā)

如何解決php-fpm啟動不了問題

IOS開發(fā) 2023-02-16 22:21:54

1、重新下載一個64位的“ZendGuardLoader.so”。

2、將其放到“/usr/local/zend/”下。

3、重新執(zhí)行“l(fā)amp php-fpm start”即可。

修復步驟

用file命令查看當前的ZendGuardLoader.so的文件信息,可以看到當前so文件為32位的文件。

test@ubuntu:/usr/local/zend$ file ZendGuardLoader.so
ZendGuardLoader.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped

下載解壓64位的ZendGuardLoader,然后替換原來的.so文件之后重新啟動php-fpm

wget http://downloads.zend.com/guard/5.5.0/ZendGuardLoader-php-5.3-Linux-glibc23-x86_64.tar.gz
tar -xvf ZendGuardLoader-php-5.3-linux-glibc23-x86_64.tar.gz
 
cp ZendGuardLoader-php-5.3-linux-glibc23-x86_64/php-5.3.x/ZendGuardLoader.so /usr/local/zend/

重新用file看下替換之后的ZendGuardLoader.so,可以看到當前為64位的文件了。

test@ubuntu:/usr/local/zend$ file ZendGuardLoader.so
ZendGuardLoader.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, stripped

到此這篇關于如何解決php-fpm啟動不了問題的文章就介紹到這了,更多相關php-fpm啟動不了的解決辦法內(nèi)容請搜索腳本之家以前的文章或繼續(xù)瀏覽下面的相關文章希望大家以后多多支持腳本之家!

TAg

加載中~

本網(wǎng)站LOGO受版權及商標保護,版權登記號:國作登字-2022-F-10126915,未經(jīng)湖南木星科技官方許可,嚴禁使用。
Copyright ? 2012-2022 湖南木星科技有限公司(木星網(wǎng))版權所有
轉載內(nèi)容版權歸作者及來源網(wǎng)站所有,本站原創(chuàng)內(nèi)容轉載請注明來源,商業(yè)媒體及紙媒請先聯(lián)系:aishangyiwan@126.com

工信部備案號:湘ICP備19012813號-5