pear-APC failing: blocking webserver from starting?

Marcus Grando marcus at corp.grupos.com.br
Wed Jan 5 13:18:58 PST 2005


You don't have shared memory sufficient.

Increase shared memory in your kernel or edit php.ini and set this 
variable: "apc.shm_size".

For example 5Mb:
apc.shm_size = 5

Regards

paul beard wrote:
> I just found that my apache server won't start properly due to some 
> error with pear-APC: it takes a couple of invocations of apachectl start 
> before it works. Seems repeatable as well.
> 
> [Wed Jan  5 00:00:27 2005] [apc-error] apc_shm_create: shmget(0, 
> 31457280,914) failed: Cannot allocate memory
> 
> I've disabled it for now: is this a known problem? Google seems to have 
> some results on it.
> 
> Apache 1.3.33/php 4.3.10
> 
> 
> -- 
> Paul Beard
> <www.paulbeard.org/>
> paulbeard [at] mac.com
> 
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"

-- 
Marcus Grando
Grupos Internet S/A
marcus(at)corp.grupos.com.br


More information about the freebsd-ports mailing list