I have exactly the same problem. MacPerl exits, and the CGI script hangs when executed for the second time (it works fine on the first time). I have similar problems with i/o, so I suspect that it has something to do with flushing STDOUT, but as you indicated calling &flush(STDOUT) doesn't seem to help. Cheers, Bruce Forde bf@mda.ca >Hello all: > >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. > >Any thoughts, similar problems, or solutions? > >Thank you. > >Steve Goodwin >spoog@iag.net