apache总是自动停止

jueduibing 2013-03-01 05:32:26
apache总是自动停止, 过几天 就自动 停止, 烦死我了.
服务器是自己的, 用的是 zend+apache+php+mysql
每次都出现 这句话 child process exited with status 3 -- Aborting.
从网上搜索了相关问题, 都说 这几项
1.网上邻居->本地连接->属性->internet协议(TCP/IP)->属性->高级->wins标签->去掉启用LMhosts查询前的勾.
2.控制面版->windows防火墙->高级标签->本地连接设置->服务的标签里勾选安全Web服务器(HTTPS)即可.
(这上下两项完成后仍然有问题,选中:启用 TCI/IP 上的 NetBOIS.)

但是实际操作下来 这几项 完全不起作用 ,都做完了 也没用, 不要在给我黏贴这些东西
这是我APACHE日志
请大神们帮忙

[Fri Mar 01 16:14:52 2013] [crit] Parent: child process exited with status 3 -- Aborting.
[Fri Mar 01 16:41:08 2013] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
httpd.exe: Could not reliably determine the server's fully qualified domain name, using *.*.*.115 for ServerName
[Fri Mar 01 16:41:08 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
[Fri Mar 01 16:41:08 2013] [notice] Digest: generating secret for digest authentication ...
[Fri Mar 01 16:41:08 2013] [notice] Digest: done
[Fri Mar 01 16:41:09 2013] [notice] Apache/2.2.21 (Win32) mod_ssl/2.2.21 OpenSSL/0.9.8o configured -- resuming normal operations
[Fri Mar 01 16:41:09 2013] [notice] Server built: Nov 14 2011 13:04:53
[Fri Mar 01 16:41:09 2013] [notice] Parent: Created child process 11644
[Fri Mar 01 16:41:09 2013] [notice] Disabled use of AcceptEx() WinSock2 API
httpd.exe: Could not reliably determine the server's fully qualified domain name, using *.*.*.115 for ServerName
[Fri Mar 01 16:41:09 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
[Fri Mar 01 16:41:09 2013] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
httpd.exe: Could not reliably determine the server's fully qualified domain name, using *.*.*.115 for ServerName
[Fri Mar 01 16:41:09 2013] [warn] NameVirtualHost *:80 has no VirtualHosts
[Fri Mar 01 16:41:10 2013] [notice] Digest: generating secret for digest authentication ...
[Fri Mar 01 16:41:10 2013] [notice] Digest: done
[Fri Mar 01 16:41:10 2013] [notice] Child 11644: Child process is running
[Fri Mar 01 16:41:11 2013] [notice] Child 11644: Acquired the start mutex.
[Fri Mar 01 16:41:11 2013] [notice] Child 11644: Starting 350 worker threads.
[Fri Mar 01 16:41:11 2013] [notice] Child 11644: Listening on port 10081.
[Fri Mar 01 16:41:11 2013] [notice] Child 11644: Listening on port 80.
[Fri Mar 01 17:04:44 2013] [notice] Child 11644: Process exiting because it reached MaxRequestsPerChild. Signaling the parent to restart a new child process.
[Fri Mar 01 17:04:44 2013] [notice] Parent: Received restart signal -- Restarting the server.

还有不要给我在网上 随便找点东西 就黏贴过来, 完全没用, 要实际的东西, 我最讨厌的就是别人随便黏贴过来的东西就给放上, 我已经从网上 搜过好久了 . 是不是自己答的 我一下就看出来了.
...全文
2305 6 打赏 收藏 转发到动态 举报
写回复
用AI写文章
6 条回复
切换为时间正序
请发表友善的回复…
发表回复
Harrett 2014-02-26
  • 打赏
  • 举报
回复
引用 5 楼 jueduibing 的回复:
这么说吧 我的服务器 使用cgi来的, 每一个访问都会占用一定内存,而内存也不大 才1.5 当访问的人多了内存就超负荷了, 导致apache自动关停。 你们可以在 服务窗口 给apache设置关停后 自动重启暂时能解决问题。不过根源还是要找到耗费资源的网站
服务窗口 给apache设置关停后 自动重启暂时能解决问题楼主啊,求windows平台的代码。
jueduibing 2013-09-23
  • 打赏
  • 举报
回复
这么说吧 我的服务器 使用cgi来的, 每一个访问都会占用一定内存,而内存也不大 才1.5 当访问的人多了内存就超负荷了, 导致apache自动关停。 你们可以在 服务窗口 给apache设置关停后 自动重启暂时能解决问题。不过根源还是要找到耗费资源的网站
liujuntaor 2013-09-18
  • 打赏
  • 举报
回复
引用 2 楼 jueduibing 的回复:
问题 已经解决了 , 是网站比较耗费资源, 内存 虚高 谢谢了
咋解决的啊,我也出现这个问题
u010847325 2013-05-26
  • 打赏
  • 举报
回复
引用 2 楼 jueduibing 的回复:
问题 已经解决了 , 是网站比较耗费资源, 内存 虚高 谢谢了
内存 虚高 你是怎么解决的? 我的服务器也经常自动关闭apache...
jueduibing 2013-05-14
  • 打赏
  • 举报
回复
问题 已经解决了 , 是网站比较耗费资源, 内存 虚高 谢谢了
cqslideng 2013-03-03
  • 打赏
  • 举报
回复
Process exiting because it reached MaxRequestsPerChild。 看这个的话,达到了每个子进程的最大请求数量。是不是有哪里可以设置子进程的最大请求数量。

24,923

社区成员

发帖
与我相关
我的任务
社区描述
Web 开发 Apache
社区管理员
  • Apache
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

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