> > How do you exit or die without killing the child process under mod_perl > > I see s reference in the documentation for Apache::exit. > > There is nothing in the mod_perl man pages or on cpan for this. > >
mod-perl overwrites the exit, (similar as Embperl does it) so it should be save to use simply exit (Apache::exit should work also) Gerald -------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh IT-Securityl�sungen * dynamische Webapplikationen * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 939-122 WWW: http://www.ecos.de/ Fax: +49 6133 939-333 -------------------------------------------------------------- | | Besuchen Sie uns auf der CeBIT vom 12. - 19. M�rz 2003 | Messe Hannover * Halle 17 * Stand F 36 | http://www.cebit.de/ | +------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
