Quote:
Originally Posted by phpxcache
how do you load xcache.so?
extension=xcache.so
OR
zend_extension=/path/to/xcache.so
try the other way
|
it was Zend_extension ( correct path ) , i remarked it with ;; and them removed ;; from extension=xcache.so . server restarted . this errors showed up :
Quote:
Fatal error: XCache not installed in /includes/class_datastore_xcache.php on line 34
|
sry for this problem . i'm noob in these stuff .