in reply to Re: IIS & perl - are they compatible ?
in thread IIS & perl - are they compatible ?
I didn't bother with any useage - just in case that was causing the problem.
I have copied the .pl script to .htm (in the same location) and browsing that gives what would expect i.e. 'map { print "$_ => $ENV{$_}\n" } keys(%ENV);' as plain text.
On inspection of the somewhat terse log, it would appear that an HTTP 502 (Bad gateway) error is being generated.
|
|---|