[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] RaQ3i -- Error Log



Have any idea what 
CGIWrap encountered an error while attempting to execute this script: 

Error Message: Exec format error 
Error Number: 8 

Means?  Supposively this script worked on another linux server runing perl 5.

Thanks,
~Randy

In a message dated 5/30/00 2:29:17 PM Central Daylight Time, 
dan@xxxxxxxxxxxxx writes:

> Add 
>  
>  use CGI::Carp qw(fatalsToBrowser);
>  
>  To the top of the script and see what it tells you.