View Single Post
  #2  
Old 03-21-2005, 10:57 AM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,583
Yes, you need to rebuild your PHP binary if use PATH_INFO.
"--disable-path-info-check" is an awkward workaround for those web servers not passing correct PATH_INFO and PATH_TRANSLATED envs.
LiteSpeed follows CGI specs more strickly and do not need this work around.
Reply With Quote