On 2008-08-22T18:06:24, Jay Sprenkle wrote:
> On Fri, Aug 22, 2008 at 1:59 PM, Allan Wind
> <[EMAIL PROTECTED]> wrote:
> > You are giving enough context for anyone to help you.
> 
> I believe you left out 'not'?

Indeed.

> > If you have something working A, and something that is not working B,
> > one basic troubleshooting technique is to iteratively change the former
> > into the latter.  Test after each change to narrow down what is
> > breaking.  I have not used IIS, but with Apache I would look in the
> > errors logs so what is going on.
> 
> The logging for IIS seems to be pretty non existent. I was unable to find
> anything in the error logs.

If you used fastcgi's cgi compatibility layer, then try complete the 
script as CGI and run it by hand.  Compare output with working script.


/Allan
-- 
Allan Wind
Life Integrity, LLC
http://lifeintegrity.com



_______________________________________________
help-cgicc mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-cgicc

Reply via email to