I just filed this bug report, but given this is appears to be such a Windows specific issue, I figured I'd post it here as well and see what feedback I got:
https://github.com/zendtech/ZendOptimizerPlus/issues/127 Unable to create view for file mapping No milestone No one is assigned There was a problem with your request, please try again The content you are editing has changed. Reload the page and try again. On my primary development machine (Windows 7 x64, IIS 7, PHP 5.5.2), I am experiencing this about every couple of days. I get an FastCGI has exited unexpectedly error and in the Event Viewer, I have this: ________________________________________ Log Name: Application Source: Zend OPcache Date: 8/27/2013 3:33:37 PM Event ID: 8 Task Category: None Level: Error Keywords: Classic User: N/A Computer: KDAVIS.pridedallas.com Description: The description for Event ID 8 from source Zend OPcache cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. If the event originated on another computer, the display information had to be saved with the event. The following information was included with the event: Unable to create view for file mapping Not enough storage is available to process this command. ________________________________________ I have fixed this 2 different ways. The first is to run opcache_reset() from localhost (a page that is blank except for this command will load for some reason.) Today, I fixed this by changing the IRPStackSize value in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanServer\Parameters to 20 (per http://support.microsoft.com/kb/106167.) Still, this seems like a bug to me. _____________________ Thanks, Keith Davis - MCSA, ZCE, A+, N+ P.R.I.D.E. - Director of I.T. www.pridedallas.com www.laurinkeithdavis.com Mobile (214) 906-5183 This message (including any attachments) may contain confidential or otherwise privileged information and is intended only for the individual(s) to which it is addressed. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secured or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message or that arise as a result of e-mail transmission. If verification is required please request a hard-copy version from the sender. www.pridedallas.com
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php