Hi folks;
I have PHP 5.3.6 installed on IIS 7.5 ('08 R2) and I can't seem to access wincache.php anymore.
I have the extension configured in php.ini as well as session.save_handler = wincache
It used to work - now it doesn't :-( I cleared out my browser cache etc but nothing. All I get is a blank screen when I go to wincache.php.
Does anyone have any ideas why it no longer works? PHPinfo shows it's installed and working. It's the wincache file that won't work for me :-(
The wincache install is the correct one for php 5.3 - any info would be appreciated!