欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  后端开发

Apache报“ Memory allocation failed `Not enough space”,该怎么解决

程序员文章站 2024-01-08 14:44:46
...
Apache报“ Memory allocation failed `Not enough space”
httpd.exe: Memory allocation failed `Not enough space' @ fatal/string.c/AcquireStringInfo/183.
[Tue Nov 27 03:21:22 2012] [notice] Parent: child process exited with status 1 -- Restarting.
[Tue Nov 27 03:21:43 2012] [warn] pid file D:/program files (x86)/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Nov 27 03:21:44 2012] [notice] Apache/2.2.14 (Win32) PHP/5.2.11 configured -- resuming normal operations
[Tue Nov 27 03:21:44 2012] [notice] Server built: Sep 28 2009 22:41:08
[Tue Nov 27 03:21:44 2012] [notice] Parent: Created child process 8880
[Tue Nov 27 03:21:46 2012] [notice] Child 8880: Child process is running
[Tue Nov 27 03:21:46 2012] [notice] Child 8880: Acquired the start mutex.
[Tue Nov 27 03:21:46 2012] [notice] Child 8880: Starting 64 worker threads.
[Tue Nov 27 03:21:46 2012] [notice] Child 8880: Starting thread to listen on port 80.

内存不够?怎么回事?
------解决方案--------------------
你看看你代码中有没的死循环
Apache报“ Memory allocation failed `Not enough space”,该怎么解决

声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn核实处理。

相关文章

相关视频


    上一篇:

    下一篇: