Hi there,
I'm trying to evaluate a PHP setup under IIS 8.5 (which seems to be all that's available on Windows 8.1), it's...tricky.
It seems like it's almost there, but I can't get anything from $_SERVER['REQUEST_URI'] (apart from by hacking in PHP), it's always empty. I've seen this, in relation to IIS 7/7.5:
http://support.microsoft.com/kb/2277918
but I don't know how I could actually get my hands on that hotfix (or if it would work on 8.5)?
Can anyone help?
Thanks,
Toby