Loading...
 
Skip to main content

History: eAccelerator

Source of version: 17 (current)

Copy to clipboard
            ! eAccelerator

^ eAccelerator is deprecated. Please see ((OPCache)).
^

{HTML()}<script type="text/javascript" src="https://www.openhub.net/p/115/widgets/project_factoids_stats.js"></script>{HTML}

Unlike ((OPCache)), ((XCache)) and ((APC)), there is no admin panel in Tiki for eAccelerator 

Make sure you allocate enough memory or you could have weirdness such as blank pages. Try a configuration with 128M cache and increase as needed. Please note that this value is for the whole server, thus, if you have many Tiki instances or other PHP apps, you should expect to increase accordingly.

Check the eAccelerator section in tiki-phpinfo.php

{CODE(caption="This is an example where Memory Available is too small")}Memory Size	134,217,664 Bytes
Memory Available	56 Bytes
Memory Allocated	134,217,608 Bytes{CODE}

https://github.com/eaccelerator/eaccelerator


Related:
* ((APC))
* ((XCache))
* ((OPcache))