Re: CGI-Perl fails to work on Solaris

2004-06-30 Thread Wiggins d Anconia
> Hi, >My perl script which uses CGI module fails to work > in Solaris giving Standard HTTP 500 Internal server > error.I checked the Apache log. It says "Premature > end of script headers:" > > But it works fine in HPUX and Windows. Is there any > thing That has to be take care of in Solar

CGI-Perl fails to work on Solaris

2004-06-29 Thread Pasumarthi Suresh
Hi, My perl script which uses CGI module fails to work in Solaris giving Standard HTTP 500 Internal server error.I checked the Apache log. It says "Premature end of script headers:" But it works fine in HPUX and Windows. Is there any thing That has to be take care of in Solaris. Thanks in