> why can i read PATH_INFO server variable with apache under windows server
?
>
> with IIS 5 it's OK
>
> how can i ?
>
> <? print $PATH_INFO ?> -> Warning: Undefined variable: PATH_INFO in
> e:\sitephp\php_edit\htdocs\var.php on line 3

Is Apache configured to pass that variable on?

Did you compile as CGI -- IE, are you using "Action" in your httpd.conf or
LoadModule/AddModule?



--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
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