Re: IIS 6.0 and ActivePerl/PHP
From: Paul Lynch (paul.lynch_at_nospam.com)
Date: 01/07/04
- Previous message: Paul Lynch: "Re: pop ups"
- In reply to: Roger: "Re: IIS 6.0 and ActivePerl/PHP"
- Next in thread: Roger: "Re: IIS 6.0 and ActivePerl/PHP"
- Reply: Roger: "Re: IIS 6.0 and ActivePerl/PHP"
- Reply: Roger: "Re: IIS 6.0 and ActivePerl/PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 07 Jan 2004 09:58:40 +0000
On Wed, 7 Jan 2004 08:40:09 +0100, "Roger" <roglan19@hotmail.com>
wrote:
>Christopher,
>
>I did create seperate webservice ext. for perl, and both the appmappings and
>web service extensions are mapped to [c:\perl\bin\perl.exe "%s" %s ].
>I have not added a default document, but I'm requesting it directely (ie.
>http://mydomain.com/cgi-bin/test.pl) so it shouldn't be a problem.
>
>Still experiencing a 403.19 error...and still haven't foud what the subcde
>19 is all about.... :-)
>
>Isn't there a way to troubleshoot why exactly iis is turning down this
>request?
Roger,
That specific error code means this :
403.19 - Cannot execute CGIs for the client in this application pool.
This error code is specific to IIS 6.0.
See this KB article :
IIS Status Codes
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q318380
Regards,
Paul Lynch
MCSE
- Previous message: Paul Lynch: "Re: pop ups"
- In reply to: Roger: "Re: IIS 6.0 and ActivePerl/PHP"
- Next in thread: Roger: "Re: IIS 6.0 and ActivePerl/PHP"
- Reply: Roger: "Re: IIS 6.0 and ActivePerl/PHP"
- Reply: Roger: "Re: IIS 6.0 and ActivePerl/PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|