User-2140010589 posted
Greetings,
I have a previous install of 5.2.10 installed and running fine with WinCache.
When I upgraded to 5.3.3 Wincache will not load. The site runs fine, but the phpinfo page shows no info for wincache. However, the other optional items (i.e. CURL) show properly in the phpinfo(). Here is top few lines of phpinfo():
System |
Windows NT GLWEB102 5.2 build 3790 (Windows Server 2003 Standard Edition Service Pack 2) i586
|
Build Date |
Jul 21 2010 20:34:26 |
Compiler |
MSVC9 (Visual C++ 2008) |
Architecture |
x86 |
Configure Command |
cscript /nologo configure.js "--enable-snapshot-build" "--enable-debug-pack" "--disable-zts" "--disable-isapi" "--disable-nsapi" "--without-mssql" "--without-pdo-mssql" "--without-pi3web" "--with-pdo-oci=D:\php-sdk\oracle\instantclient10\sdk,shared"
"--with-oci8=D:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8-11g=D:\php-sdk\oracle\instantclient11\sdk,shared" "--with-enchant=shared" "--enable-object-out-dir=../obj/" "--enable-com-dotnet" "--with-mcrypt=static"
|
I have the VC Redistributable loaded.
I have the correct lines in php.ini as far as I know. The site runs 5.2.10 just fine with Wincache. Also, this very nearly the same config runs in our development environment with 5.3.3.
Any ideas?
-Stephen