php不支持worker工做模式的報錯
php
[root@CentOS6-node1 ~]# service httpd stophtml
[Wed Jun 14 16:25:23 2017] [crit] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe. You need to recompile PHP. Pre-configuration failednode
已解決vim
[root@CentOS6-node1 ~]# cd /usr/local/httpd/conf/app
[root@CentOS6-node1 conf]# vim httpd.confide
<IfModule dir_module>spa
DirectoryIndex index.htmlhtm
#index.phpit
</IfModule>io
# Example:
# LoadModule foo_module modules/mod_foo.so
#LoadModule php5_module modules/libphp5.so
#
#AddType application/x-httpd-php .php
<IfModule !mpm_netware_module>
<IfModule !mpm_winnt_module>