Re: 403 Error on CGI pages in IIS 6.0

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 05/10/04


Date: Sun, 9 May 2004 19:45:07 -0700

Check in the Web Server's log file for the specific 403 error that you got.
It's probably 403 sub-status 18.

Make sure to restart IIS AFTER you change the user privileges and IIS_WPG
membership. Recycling app pool or restarting website is not enough.

Otherwise, the instructions look good and should work. I just tried it out
with Perl and it worked for me.

-- 
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"Issac Goldstand" <isaac@cpan.org> wrote in message
news:uKFha9gNEHA.3452@TK2MSFTNGP10.phx.gbl...
I'm trying to set up an Application Pool for use with a Perl CGI application
on IIS 6.0.  I am using a custom user (among other reasons, I need to set up
different environment settings for each application).  I added the user to
the IIS_WPG group, set NTFS permissions on the file system, enables the Perl
CGI IIS exension, and added "adjust memory quotas for a process" and
"replace a process level token" to the user in the local security policy.
If I run as the user in a command shell, it works.
If I request a static page in the application's virtual-directory, it works
If I activate ASP and run an ASP script in the application's virtual
directory, it works
If I change the application pool's user to Network Service or the IWAM_
account, and run a Perl CGI script, it works
But running the same script in the same app-pool as my user, I get a 403
error.
I am at wits end and would greatly appreciate any pointers.
  Issac


Relevant Pages

  • Re: IIS wont restart properly
    ... no errors in log file as well ... Services and/or IIS Manager ... >cannot restart IIS, but nothing so far is for sure. ... >> pages it doesnt work ...
    (microsoft.public.inetserver.iis)
  • Re: Problem with OWA
    ... Open IIS MMC, right click Default Web Site and then click Properties. ... You may wait a while for IIS to generate the log file. ... Install MBExplorer by installing IIS 6 Resource Kit Tools: ... > Microsoft Online Partner Support ...
    (microsoft.public.exchange.setup)
  • RE: Problem with OWA
    ... Open IIS MMC, right click Default Web Site and then click Properties. ... You may wait a while for IIS to generate the log file. ... Install MBExplorer by installing IIS 6 Resource Kit Tools: ... Microsoft Online Partner Support ...
    (microsoft.public.exchange.setup)
  • RE: MP Control Manager errors
    ... This is Lee and I am glad to meet you in the newsgroup. ... If the issue persists on the computer, this should be an issue with IIS, I ... Send me the MPMSI and MPSetup log file located in the SMS\logs folder. ... Microsoft Online Partner Support ...
    (microsoft.public.sms.admin)
  • Re: Looking for a way to add unique persistent cookie to IIS 6.0 log file
    ... AFAIK the IIS built-in log file functionnality allows to track cookies. ... the Cookie line is checked... ...
    (microsoft.public.dotnet.framework.aspnet)