David Stanaway wrote:
> Hello,
> I just installed ActivePerl (Latest 5.8 MSI installer from website)
> (Without ISAPI, PerlScript and PerlEx) on Windows 2003 Server with IIS,
> and it caused IIS to fail. I don't have access to the system now, but
> restarting IIS did not resolve the issue. All req
Hi, The file in UTF-8 should have a BOM like this "EF BB BF"Bytes
Encoding Form
00 00 FE FF
UTF-32, big-endian
FF FE 00 00
UTF-32, little-endian
Hello,
I just installed ActivePerl (Latest 5.8 MSI installer from website)
(Without ISAPI, PerlScript and PerlEx) on Windows 2003 Server with IIS,
and it caused IIS to fail. I don't have access to the system now, but
restarting IIS did not resolve the issue. All requests were yielding 500
- data in