Hi All, I've inherited a system that uses Perl scripts as a web front-end for IMAP mail... (Netscape Messenger Express v3.5.2) We have a lot of problems with memory leaks and hung processes on this machine so I thought an update to the most recent version might help to solve the problem. On a test system, I replaced the installed Perl (5.00502) with 5.6.1 build 628... When I run the script from a command line everything seems to be working fine, ie. no error messages, but when I try the web interface I get a SERVER ERROR(500) message and the following log entry: [19/Jul/2001:08:59:57] failure ( 684): for host testguy.blah.blah.blah.blah trying to GET /nsexpress/login.pl, cgi-parse-output reports: the CGI program e:\perl\bin\perl.exe did not produce a valid header (program terminated without a valid CGI header (check for core dump or other abnormal termination) Essentially it's telling me that the script is not sending any output to the webserver... Any clues for me? Chuck __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
