Nick,

Dunno, but in my experience (and that of a few people who also opened bugs
on it) any path info that is not "real" causes the CGI to bomb out with an
"Internal Server Error".

So while this will work: index.php?foo=bar
This will not, since there is no physical directory "foo" and no file "bar":
index.php/foo/bar

Best regards,
Andrew Hill

> -----Original Message-----
> From: Nick Wilson [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 25, 2002 11:03 AM
> To: PHP-General
> Subject: Re: [PHP] Building my site... again
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> * and then Andrew Hill blurted....
> > Note,
> >
> > This will not work with PHP as a CGI.
>
> How come?
>
> - --
>
> Nick Wilson
>
> Tel:  +45 3325 0688
> Fax:  +45 3325 0677
> Web:  www.explodingnet.com
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
>
> iD8DBQE8UYGlHpvrrTa6L5oRAiOUAJ4+utKQrhQ2Vy4533lLjriNO8sXmQCfRJrw
> cackhuwr2ACMGFu/fbYxfcs=
> =3wVL
> -----END PGP SIGNATURE-----
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to