Re: Apache core dump

2002-06-25 Thread Perry Harrington
coreadm is new to 2.7, I'm running 2.6. And to answer the next posters' question, ulimit is unlimited. I'll have to look into that dump core setuid thing, thanks, --Perry On Mon, Jun 24, 2002 at 07:02:51PM -0700, Aaron Bannert wrote: On Mon, Jun 24, 2002 at 06:32:56PM -0700, Perry Harrington

Apache core dump

2002-06-24 Thread Perry Harrington
handlers so it would default to the system handler. Solaris 2.6 system, latest cluster bunch. --Perry -- Perry Harrington Director ofzelur xuniL () perry at webcom dot com System ArchitectureThink Blue. /\ Those who would give up

BUG: http_vhost.c:fix_hostname

2002-06-22 Thread Perry Harrington
trailing gubbins */ if (dst host dst[-1] == '.') { dst[-1] = '\0'; } else { should read: *dst++ = tolower(*src++); Thanks, --Perry -- Perry Harrington Director ofzelur xuniL () perry at webcom dot com System Architecture