>I'm having a problem with system crashes when I try to run a form based >script repeatly (i.e. for a second time). I have a powermac doing >double-duty as a (server (web*) + client (netscape 1.1) and keep receiving >the dreaded system 11 error (stating Macperl in the dialog box..I'm using >Macperl 5.05). I have tried to add: &MacPerl'Quit(0); and/or >&flush(STDOUT); thinking this may help, to no avail. I've had the same problem. It happens using the latest version of MacPerl5 and PCGI glue. When running a CGI via Websar/PCGI glue, it works fine the first time, them MacPerl unexpectedly quits the second time. Happens on both the 68k and PPC versions. MacPerl quits the same way whether running the same CGI the second time, or running another CGI. -Dave