Tagged Questions

1
vote
2answers
248 views

Is it possible to run APC on PHP 5.3.6/IIS/Windows 2008?

The problem is that no binary I could find worked, the APC section never appears in the info display and the apc monitor states that APC is not running. Is there a way to make APC + PHP + IIS work? ...