配置文件有錯
httpd: Syntax error on line 54 of /www/wdlinux/httpd-2.2.22/conf/httpd.conf: Cannot load /www/wdlinux/httpd-2.2.22/modules/libphp5.so into server: libmhash.so.2: cannot open shared object file: No such file or directory
近期vps指南網(wǎng)站又進(jìn)行了一次搬家,這次搬到了digitalocean家,目前使用的是digitalocean家的舊金山節(jié)點(diǎn)!這次搬家完之后上傳安裝、導(dǎo)入、修改解析!一些列的都做好了,心里滿滿的欣慰,想試一下速度究竟如何,無奈半天過去了,網(wǎng)站還是無法打開!此時想著就重啟service nginxd restart與service httpd restart,結(jié)果如下:
[root@vpszn ~]# service nginxd restart
Stopping nginx: nginx: [error] open() "/www/wdlinux/nginx-1.2.9/logs/nginx.pid" failed (2: No such file or directory)
[ OK ]
Starting nginx: [ OK ]
[root@vpszn ~]# service httpd restart
Stopping httpd: [ OK ]
Starting httpd: Syntax error on line 8 of /www/wdlinux/httpd-2.2.24/conf/vhost/xxxxx.conf:
Invalid command 'php_admin_value', perhaps misspelled or defined by a module not included in the server configuration
[FAILED]