Can anyone explain what this error message is trying to tell me ...

[03/Jul/2001:17:31:08] catastrophe (20762): for host ...  trying to GET
 /ITP_Billing/cgi-bin/Library/JavaScripts/misc_services_menu.js,
cgieng_start_ou
tput reports: could not fork new process (exec() failure [Exec format
error])

script contains ...

...
print $q->header("text/html");
print $q->start_html(-title=>$title,
                -script=>{-language=>'JavaScript',
                -src=>'Library/JavaScripts/misc_services_menu.js'});
...


and if these "type" of errors are referenced any place ... ?

jwm 

Reply via email to