I need to disable the file cache on my server, but the configuration of wincache.fcenabled=0 in php.ini does not seem to work. It worked correctly on the old, pre 5.4 1.2.x versions. When I view the wincache.php stats file, it indicates that fcenabled is set to 0, but it still lists that files are being cached.
↧