Keith Davis in php.windows (Mon, 22 Jul 2013 12:49:59 -0500): >Ahhhh, geez. It looks like it's caused by Wincache. I disable and >enable that extension and the crashing stops and starts. > >However, again, I've tested Wincache thoroughly with Opcache in >IIS and have no issues. It's only on the command line. If I remember correctly, you are only using the ucache of php_wincache. Did you try wincache.enablecli=0? Then the user cache still seems to be working and php phpinfo.php or smething like that does not crash anymore. Jan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php