This gets stranger and stranger...
I've finally managed to resolve the "script produced no output" errors, by
editing each script to ensure that the FIRST thing it did was send the "HTTP
1/0 OK" information back to the browser.
However, I now have a new error to work
It's been a while so...
I wrote:
>Server: NT4/IIS4/Sp6a + nnn hotfixes
>Perl version: 5.00307
>
>Sometimes my normally-working scripts will produce no output at all to the
>browser. In the Perl error log, a corresponding "script produced no
>output"
>err
> Sometimes my normally-working scripts will produce no output at all to the
> browser. In the Perl error log, a corresponding "script produced no output"
use CGI::Carp;
You might also want to use the Tee module to capture the outout to
STDOUT to a flat file during the next fe
>Server: NT4/IIS4/Sp6a + nnn hotfixes
>Perl version: 5.00307
>
>Sometimes my normally-working scripts will produce no output at all to the
>browser. In the Perl error log, a corresponding "script produced no
>output"
>error is recorded. In one case, all the
Server: NT4/IIS4/Sp6a + nnn hotfixes
Perl version: 5.00307
Sometimes my normally-working scripts will produce no output at all to the
browser. In the Perl error log, a corresponding "script produced no output"
error is recorded. In one case, all the script does is read a number of
fi
Egil Helland wrote:
> If so, tell him to downgrade to the Activestate build 522,
> that is the latest build of the 5.003 (or whatever it was)
> perl version.
5.005_03, in case anyone cares.
Cheers,
Philip
___
Perl-Win32-Web mailing list
[EMAIL PROTECT
Lee
> >Hey folks - I have a problem with my new host. I
> transferred my site (which
> >was working) to my new host, and now several (not all) of my
> scripts are
> >returning the following error message
>
> >'Path to your script here' script
>Hey folks - I have a problem with my new host. I transferred my site (which
>was working) to my new host, and now several (not all) of my scripts are
>returning the following error message
>'Path to your script here' script produced no output
>I have asked the h
Hey folks - I have a problem with my new host. I transferred my site (which
was working) to my new host, and now several (not all) of my scripts are
returning the following error message
'Path to your script here' script produced no output
I have asked the host to make sure t