MyBB Community Forums

Full Version: undefined function eaccelerator_get()
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
help me, I got an error when trying to activate eAccelerator

PHP Fatal error:  Call to undefined function eaccelerator_get() in public_html/inc/cachehandlers/eaccelerator.php on line 64

when I use the default cache, $config['cache_store'] = 'db'; it will get an error message on the log file
PHP Warning:  Cannot load module 'XCache' because conflicting module 'eAccelerator' is already loaded in Unknown on line 0

I want to activate eAccelerator, and I use MyBB 1.6.10
I use a vps server with eAccelerator 0.9.6.1

thanks for help
see replies here (see also replies here)
(2013-07-03, 06:05 PM).m. Wrote: [ -> ]see replies here (see also replies here)

hi please answer, how to fix this?
I have read the previous thread, I found through google
but what conclusions they answer? they moved to xcache and memcache to, because it did not know how to make eAccelerator work

I want to use eAccelerator, I've made sure, there zend to make eAccelerator work

Quote:Zend Engine v2.3.0, Copyright © 1998-2013 Zend Technologies
with eAccelerator v0.9.6.1, Copyright © 2004-2010 eAccelerator, by eAccelerator
with the ionCube PHP Loader v4.2.2, Copyright © 2002-2012, by ionCube Ltd., and
with Zend Guard Loader v3.3, Copyright © 1998-2010, by Zend Technologies
You have to remove xcache first.
sorry I'm still learning about server configuration
I just changed the settings in WHM easyapache and remove eAccelerator, XCache so left now runs without error

is it possible to do the install between these two? eAccelerator and XCache and running as needed?
I found some benchmarks that eAccelerator requires less memory than the XCache.

maybe a little turn of my questions, but before the close I hope there is someone who answered Smile