[Sun Jan 27 10:39:48 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory

#1
After installing 3.3.4, this is all that's in stderr.log

[Sun Jan 27 10:39:39 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:39 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:39 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:46 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:46 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:46 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:46 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:47 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:47 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:48 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:48 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:48 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:48 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory
[Sun Jan 27 10:39:48 2008] [apc-error] apc_mmap: mmap failed: Cannot allocate memory



---------------
serverlog notice:
33176-0#[site]] connection to [uds://tmp/lshttpd/lsphp.sock] on request #0, error: Connection reset by peer!
----------------

HTML pages load fine. I've tried removing the hard and soft limits on everything.
503 Service Request errors in browsers.
 

mistwang

LiteSpeed Staff
#4
Which OS are you using? You may need to install LSWS with root user in order to lift the memory limit imposed by the OS by default.
 
#5
Which OS are you using? You may need to install LSWS with root user in order to lift the memory limit imposed by the OS by default.
It was installed as root.
FBSD6.2-STABLE

Looks like there is some form of memory limit, as when I custom compile PHP, it will error saying unable to allocate 64mb
 
Top