Installing C5 with IIS & PHP
PermalinkThanks Frank

I believe the latest build may be the problem, but not sure ( and cant find ) how to set the needed var for PATH_INFO OR ORIG_PATH_INFO?
but if i run phpinfo(), the ORIG_PATH_INFO is set to "/c5/fap.php" witch is correct?
but no path_info is displayed?
shouldnt c5 see the orig_path_info and use it alone?
in this url info.php/myTestVar
PATH_INFO = /myTestVar
not the script name