php报错caught SIGTERM, shutting down

shi812799630 2014-05-23 03:33:57
php启动报错了了

[Fri May 23 15:13:14 2014] [notice] Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.8e-fips-rhel5 PHP/5.3.27 configured -- resuming normal operations
[Fri May 23 15:15:10 2014] [notice] caught SIGTERM, shutting down
[Fri May 23 15:15:10 2014] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri May 23 15:15:10 2014] [notice] Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.8e-fips-rhel5 PHP/5.3.27 configured -- resuming normal operations
[Fri May 23 15:19:54 2014] [notice] caught SIGTERM, shutting down
[Fri May 23 15:19:55 2014] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri May 23 15:19:55 2014] [notice] Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.8e-fips-rhel5 PHP/5.3.27 configured -- resuming normal operations
[Fri May 23 15:22:12 2014] [notice] caught SIGTERM, shutting down
[Fri May 23 15:22:13 2014] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri May 23 15:22:13 2014] [notice] Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.8e-fips-rhel5 PHP/5.3.27 configured -- resuming normal operations

虚拟机配置文件为:

<VirtualHost *:80>
DocumentRoot /www/web/wx2014/wx/public_html
ServerName weixin.keqiwl.com
ServerAlias weixin.keqiwl.com
ErrorDocument 400 /errpage/400.html
ErrorDocument 403 /errpage/403.html
ErrorDocument 404 /errpage/404.html
ErrorDocument 405 /errpage/405.html
php_admin_value open_basedir /www/web/wx2014/yyuc:/www/web/wx2014/wx:/tmp/
<IfModule mod_deflate.c>
DeflateCompressionLevel 7
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/x-httpd-php
AddOutputFilter DEFLATE css js html htm gif jpg png bmp php
</IfModule>
</VirtualHost>
<Directory /www/web/wx2014/wx>
Options FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>

...全文
368 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复

21,887

社区成员

发帖
与我相关
我的任务
社区描述
从PHP安装配置,PHP入门,PHP基础到PHP应用
社区管理员
  • 基础编程社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧