出现502 Bad Gateway,php_fpm failed
刚刚在photonvps上安装了lnmp,安装错误CENTOS6.0 64位
出现502 Bad Gateway,php_fpmfailed
LOG
http://173.224.209.21/lnmp.log Starting LNMP...
Starting MySQL SUCCESS!
Starting php_fpmfailed
Starting nginx daemon: nginx.
Starting php_fpm /usr/local/php/bin/php-cgi: error while loading shared libraries: libmhash.so.2: cannot open shared object file: No such file or directory
failed # vi /etc/ld.so.conf
# /sbin/ldconfig -v
/sbin/ldconfig: /etc/ld.so.conf.d/kernel-2.6.32-71.29.1.el6.x86_64.conf:6: duplicate hwcap 1 nosegneg
/sbin/ldconfig: /etc/ld.so.conf.d/kernelcap-2.6.18-194.11.4.el5.conf:6: hwcap index 1 already defined as nosegneg 可能libmhash没安装上,看看/usr/lib 下面有没有,或find 找一下,没有就重装一下mhash /usr/lib 下面有这个文件 我想卸载点所有经过lnmp安装的软件,如何卸载 ./uninstall.sh
页:
[1]