View Single Post
  #1  
Old 03-21-2005, 10:43 AM
ts77 ts77 is offline
Senior Member
 
Join Date: Nov 2004
Posts: 288
Default php and path-info

hey there,

I've just seen that path-info isn't working with my own built php-install.

In the docs I've found
--disable-path-info-check
as being required.
The configure output says that this *disables* path-info ... .

whats the point with that?
until now I could use my own php-install which worked with other webservers through fast-cgi without problems. do I really need to build another one?



thanks,

thomas
Reply With Quote