[FUGSPBR] Apache off-topic
Edson Brandi
ebrandi em fugspbr.org
Ter Fev 10 11:50:55 BRST 2004
Luis,
On Tue, 10 Feb 2004, Luís Jorge Segundo _-UNIX10-_ wrote:
> # apachectl start
> Ouch! ap_mm_create(1048576, "/var/run/httpd.mm.1479") failed
> Error: MM: mm:core: failed to open semaphore file (No space left on device):
> OS: No such file or directory
> /usr/sbin/apachectl start: httpd could not be started
Da uma olhada no seu kernel, veja que valores vc esta utilizando nas
opções:
options SYSVSEM # include support for semaphores
options SEMMAP= # amount of entries in semaphore map
options SEMMNI= # number of semaphore identifiers in the system
options SEMMNS= # number of semaphores in the system
options SEMMNU= # number of undo structures in the system
options SEMMSL= # max number of semaphores per id
options SEMOPM= # max number of operations per semop call
options SEMUME= # max number of undo entries per process
Vc pode precisar aumentar algumas delas.
Edson
_______________________________________________________________
Sair da Lista: http://lists.fugspbr.org/listinfo.cgi
Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
Mais detalhes sobre a lista de discussão freebsd