In fact, Solaris has a utility command to administer who and to what extend is allowed to have core files generated. See "man coreadm", or ask your sysadmin for help. Its config file is /etc/coreadm.conf Here is for instance a default setup of it # cat /etc/coreadm.conf # # coreadm.conf # # Parameters for system core file configuration. # Do NOT edit this file by hand -- use coreadm(1) instead. # COREADM_GLOB_PATTERN= COREADM_INIT_PATTERN=core COREADM_GLOB_ENABLED=no COREADM_PROC_ENABLED=yes COREADM_GLOB_SETID_ENABLED=no COREADM_PROC_SETID_ENABLED=no COREADM_GLOB_LOG_ENABLED=no Besides, the usual enabling and restriction of core file emission by the OS is traditionally handled via your users' shell built in ulimit command along with the -c switch. See "man ulimit", or "man sh" > -----Original Message----- > From: Sean Davis [mailto:sdavis2@xxxxxxxxxxxx] > Sent: Wednesday, February 22, 2006 3:26 PM > To: users@xxxxxxxxxxxxxxxx > Subject: Re: [users@httpd] Where apache creates core file? > > > Apache doesn't create the core file. Your OS does. I don't > know where > solaris stores its cores, but you could probably google for it. > > Sean > > > > On 2/22/06 9:44 AM, "Tejas Sanghavi" <tejas.sanghavi@xxxxxxxxx> wrote: > > > Hi, > > > > I've installed httpd-2.0.55 on Solaris 9. > > > > At some place, Apache aborts, but I can not find the core > file. Do anybody > > know where Apache creates core file in such cases? > > > > Thank & Regards, > > Tejas Sanghavi. > > > > http://www.patni.com > > World-Wide Partnerships. World-Class Solutions. > > > _________________________________________________________________ ____ > > > > This e-mail message may contain proprietary, confidential or legally > > privileged information for the sole use of the person or entity to > > whom this message was originally addressed. Any review, > e-transmission > > dissemination or other use of or taking of any action in > reliance upon > > this information by persons or entities other than the intended > > recipient is prohibited. If you have received this e-mail in error > > kindly delete this e-mail from your records. If it appears > that this > > mail has been forwarded to you without proper authority, > please notify > > us immediately at netadmin@xxxxxxxxx and delete this mail. > > > _________________________________________________________________ ____ > > > > ----------------------------------------------------------------- ---- > The official User-To-User support forum of the Apache HTTP > Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx