Wow. Eric responded to you in like a minutenot like a (6) month(s) like
most of us. (Sorry, Eric.)
--
View the complete topic at:
http://forums.iis.net/p/1196789/2055124.aspx/1?Re+WinCache+for+PHP+5+5+
Posted By: DropPhone in Windows Cache Extension for PHP
Subject: Re: Wi
Keith Davis in php.windows (Tue, 23 Jul 2013 06:43:06 -0500):
>It's only with:
>wincache.enablecli=1 & opcache.enable_cli=1
OK. And those two do not go along when php is running from th
ecommandline. They produce errors while closing the script.
There is a nasty workaround: leave PHP before the e
Just to be clear, this does not occur with:
wincache.enablecli=1 & opcache.enable_cli=0
It's only with:
wincache.enablecli=1 & opcache.enable_cli=1
You are correct, I am only using the ucache of wincache now that opcache is
available (and am currently testing MongoDB as a replacement for Winca
Keith Davis in php.windows (Mon, 22 Jul 2013 12:49:59 -0500):
>A, 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 com