Ok whether its xcache or eaccelerator that I install via LS panel PHP build, if I put
extension=/path/to/extension/xcache.so
in php.ini
it doesn't apear on phpinfo.php
but when I try
zend_extension=/path/to/extension/xcache.so
it does work
I understand that you're supposed to put the former (without zend).
extension=/path/to/extension/xcache.so
in php.ini
it doesn't apear on phpinfo.php
but when I try
zend_extension=/path/to/extension/xcache.so
it does work
I understand that you're supposed to put the former (without zend).
Last edited: