PATH_INFO
Posted by: zdenis (69.80.194.---)
Date: August 21, 2007 10:56PM

Hi there,

I am using the last version of WAMP5: 1.7.2

Since a while I try to get in my php scripts the server variable $_SERVER['PATH_INFO']
but it seems never defined.

In the httpd.conf I have added the line:
AcceptPathInfo On

In the php.ini I have added the line:
cgi.fix_pathinfo=1

and finally I have re started everything without error.
And the $_SERVER['PATH_INFO'] is still not set.

Do I miss something, somewhere?


Thanks



zDenis

Options: ReplyQuote


Sorry, only registered users may post in this forum.