[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
httpd
Hi!
Now I had problem with apache...
This is in log file (/var/www/logs/error_log)
httpd in free(): warning: recursive call.
httpd in free(): warning: recursive call.
httpd in free(): warning: recursive call.
httpd in free(): warning: recursive call.
httpd in malloc(): warning: recursive call.
FATAL: emalloc(): Unable to allocate 10 bytes
httpd in malloc(): warning: recursive call.
FATAL: emalloc(): Unable to allocate 10 bytes
and the parent has died... some child process were running and
ofcourse the server does not answare on port 80.
I had to compile with this extra option in Makefile.bsd-wrapper:
CFLAGS= -DFD_SETSIZE=400
What can be solution?
--
Best regards,
woodi mailto:woodi@woodi.hu