IfI 2007-9-16 19:19
求救,最近Mambo整站总是down掉,帮忙诊断一下是什么原因?
版本: Mambors_App_Server2.0
现象: 开启服务后正常, 然后不定期的网站不能访问,apache mysql等进程都在, 停止服务再启动也不行, 唯有重启之后恢复.如此反复.
最近的改动: 加了个sef的设置.装了个sef插件但没有用.
最近的意外: 有一次突然断电了,会不会有影响?
帮忙看看啥原因?:Q
lang3 2007-9-16 23:37
只是曼波不能使用,还是 127.0.0.1 都无法打开?
如果是前者,可以清空浏览器缓存和cookie试试看
IfI 2007-9-17 09:32
连 http://localhost/apanel/
都打不开了
貌似是apache出问题的嫌疑比较大.
lang3 2007-9-17 13:13
那应该是 apache 问题。
重新解压缩曼波应用服务器到另一个目录,使用看看
IfI 2007-9-17 22:08
我用新解压的应用服务器, 复制我的mambo站进去, 提示网站遇到问题, 让我联系管理员(管理员就是我) :Q
apache 日志的错误信息如下: 这是怎么回事...
[color=red]FATAL: emalloc(): Unable to allocate 1279901339 bytes[/color]
[Mon Sep 17 18:38:48 2007] [notice] Parent: child process exited with status 1 -- Restarting.
[Mon Sep 17 18:39:26 2007] [notice] Apache/2.2.3 (Win32) DAV/2 mod_autoindex_color PHP/4.4.4 configured -- resuming normal operations
[Mon Sep 17 18:39:26 2007] [notice] Server built: Sep 30 2006 21:24:06
[Mon Sep 17 18:39:28 2007] [notice] Parent: Created child process 2240
[color=red]apache.exe: Could not reliably determine the server's fully qualified domain name, using 219.134.x.x(这里我隐藏处理) for ServerName[/color]
[Mon Sep 17 18:41:10 2007] [notice] Child 2240: Child process is running
[Mon Sep 17 18:41:10 2007] [notice] Child 2240: Acquired the start mutex.
[Mon Sep 17 18:41:10 2007] [notice] Child 2240: Starting 250 worker threads.
[Mon Sep 17 18:41:10 2007] [notice] Child 2240: Starting thread to listen on port 80.
估计就是红字的问题...以前没这问题啊...难道是sef引起的?
[[i] 本帖最后由 IfI 于 2007-9-17 22:26 编辑 [/i]]
IfI 2007-9-17 22:28
1279901339 bytes = 1.2G....怎么回事?