Hi there
Running on WAMP.
Can see in phpinfo() I get a new section called eAccelerator showing me that 0.9.6.1 is installed and running.
And at the top of phpinfo() I have "This program makes use of the Zend Scripting Language Engine: Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies with eAccelerator v0.9.6.1, Copyright (c) 2004-2010 eAccelerator, by eAccelerator"
And my control.php file displays and says it's installed correctly.
But when I run a compatibility check on a site I get:
Opcode cache: Not installed
Memcache extension: Not installed
Mime type detection: Not installed
What gives?
Thanks in advance :-)
Marky_UK