i installed php op code cache. php -v produces correct output, showing eaccelerator. but phpinfo() shows:
eAccelerator
eAccelerator support enabled
Version 0.9.6.1
Caching Enabled false
Optimizer Enabled false
Check mtime Enabled false
i tried putting it as zend or php extension into php.ini ... same result ... checked paths ... all correct ... instructions are in this file ... http://www.eaccelerator.net/wiki/InstallFromSource
how can i get it work? thanks