ExitFailure 127

Sebastian Schulz schulzs@uni-freiburg.de
Tue, 16 Oct 2001 16:48:15 +0200


hi.

I'm trying to run an system command (wget) within a CGI script and get the following error:

 >Exitfailure 127

How can I get more information out of an ExitFailure x error?
Can I use ioeGetErrorString? But this function doesn't work on ExitCode, which system returns.

TIA
sebastian