吉村 2008-9-29 15:15
apache2.063 运行一段时间被停止提示: not load E:/php/php5apache2.dll
2003下apache2.063+php5.16+mysql2.063+xcache 运行几个小时apache就被关闭.日志提示:Cannot load E:/php/php5apache2.dll into server: \xbe\xe4\xb1\x [img]http://www.love0452.com/download.php?ml=0808&file=/87450_20080930151338_1.gif[/img] [img]http://www.love0452.com/download.php?ml=0808&file=/87450_20080930151338_1.gif[/img]
2003下apache2.063+php5.16+mysql2.063+xcache 运行几个小时apache就被关闭.日志提示:
FATAL: emalloc(): Unable to allocate 632131 bytes
[Mon Sep 29 19:06:24 2008] [notice] Parent: child process exited with status 1 -- Restarting.
Syntax error on line 183 of E:/apache/Apache2/conf/httpd.conf:
Cannot load E:/php/php5apache2.dll into server: \xbe\xe4\xb1\xfa\xce\xde\xd0\xa7\xa1\xa3
天道酬勤 2008-9-29 16:21
很明显,无法分配632131 bytes ,可用内存不足或是配置文件里配置最大允许内存小于这个数。
E:/php/php5apache2.dll 确定这个文件存在吗。
CASIO 2008-9-29 18:06
E:/php/php5apache2.dll 这个文件当然有。
我有另一个服务器软件配件相同。那个也会提示FATAL: emalloc(): Unable to allocate ****也提示重启apache 但可以重启得了。这个重启不了。不知为何。