[Catalyst] Killing the standalone perl server programatically
Hans Dieter Pearcey
hdp.perl.catalyst.users at weftsoar.net
Fri Jun 12 13:47:17 GMT 2009
On Fri, Jun 12, 2009 at 02:19:19PM +0100, Stefan Washietl wrote:
> The obvious thing
>
> exit(0);
>
> does not work. Any ideas how to do this?
<purl> Look buddy, doesn't work is a strong statement. Does it sit on the
couch all day? Is it making faces at you? Does it want more money? Is
it sleeping with your girlfriend? Please be specific!
You will get much more useful help if you tell us exactly what code you wrote,
what you expected, and what happened instead, including error messages (if
any), instead of summing it all up as "exit(0) does not work".
You mentioned "the standalone server (and its forks)", but by default the
standalone server doesn't fork, so you should also be more specific about how
you're running it.
hdp.
More information about the Catalyst
mailing list