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