目前網(wǎng)站訪問(wèn)報(bào)錯(cuò),之前正常的:
502 Bad Gatewaynginx/1.8.1
使用SSH單獨(dú)啟動(dòng)顯示如下報(bào)錯(cuò),幫忙檢查看看是什么原因?qū)е碌模?br />
啟動(dòng)apache時(shí)候:
[root@iZj6c42605ife6wdceghb8Z ~]# service httpd start;
Starting httpd: httpd: Syntax error on line 55 of /www/wdlinux/httpd-2.2.31/conf/httpd.conf: Cannot load /www/wdlinux/httpd-2.2.31/modules/libphp5.so into server: libpng12.so.0: cannot open shared object file: No such file or directory
[FAILED]
啟動(dòng)php時(shí)候的報(bào)錯(cuò):
[root@iZj6c42605ife6wdceghb8Z ~]# /www/wdlinux/phps/55/bin/php-fpm start
Starting php-fpm /www/wdlinux/phps/55/sbin/php-fpm: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
failed
[root@iZj6c42605ife6wdceghb8Z ~]# /www/wdlinux/phps/54/bin/php-fpm start
Starting php-fpm /www/wdlinux/phps/54/sbin/php-fpm: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory
failed
[root@iZj6c42605ife6wdceghb8Z ~]#