Eaccelerator not working

Need help with the Administration of your Joomla! 1.5 site? This is the spot for you.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
adeministrator
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sun Mar 21, 2010 1:14 pm
Location: Turhal
Contact:

Eaccelerator not working

Post by adeministrator » Mon Apr 05, 2010 7:47 pm

i am using joomla with eaccelerator on old vps. I've moved to new vps with cpanel but it gives error : Fatal error: Call to undefined function eaccelerator_get() in /home/xxxxx/public_html/libraries/joomla/cache/storage/eaccelerator.php on line 147

eAccelerator up and running. Here is the summary of phpinfo(): Anyone Help?

eAccelerator
eAccelerator support enabled
Version 0.9.6
Caching Enabled true
Optimizer Enabled true
Check mtime Enabled true
Memory Size 16, 777, 176 Bytes
Memory Available 480 Bytes
Memory Allocated 16, 776, 696 Bytes
Cached Scripts 380
Removed Scripts 0

Directive Local Value Master Value
eaccelerator.allowed_admin_path no value no value
eaccelerator.cache_dir /tmp/eaccelerator /tmp/eaccelerator
eaccelerator.check_mtime 1 1
eaccelerator.debug 0 0
eaccelerator.enable 1 1
eaccelerator.filter no value no value
eaccelerator.log_file /var/log/httpd/eaccelerator_log /var/log/httpd/eaccelerator_log
eaccelerator.optimizer 1 1
eaccelerator.shm_max 0 0
eaccelerator.shm_only 0 0
eaccelerator.shm_prune_period 0 0
eaccelerator.shm_size 16 16
eaccelerator.shm_ttl 0 0

User avatar
RussW
Joomla! Exemplar
Joomla! Exemplar
Posts: 9347
Joined: Sun Oct 22, 2006 4:42 am
Location: Sunshine Coast, Queensland, Australia
Contact:

Re: Eaccelerator not working

Post by RussW » Mon Apr 05, 2010 10:28 pm

Seeing as you have just physically moved the site, so you think that maybe something got corrupted in the file transfer? Maybe try re-uploading and over-writing the site files again.
Joomla! on the fabulous Sunshine Coast...
hotmango, web & print http://www.hotmango.me/
The Styleguyz https://www.thestyleguyz.com/

adeministrator
Joomla! Fledgling
Joomla! Fledgling
Posts: 4
Joined: Sun Mar 21, 2010 1:14 pm
Location: Turhal
Contact:

Re: Eaccelerator not working

Post by adeministrator » Tue Apr 06, 2010 6:21 am

thank i am trying. But in the cache and session handler section in configuration eaccelerator not listed.

User avatar
vipinsahu
Joomla! Explorer
Joomla! Explorer
Posts: 311
Joined: Fri Dec 18, 2009 9:23 am
Location: India
Contact:

Re: Eaccelerator not working

Post by vipinsahu » Thu Apr 08, 2010 12:03 pm

There is another option you can use memcache
Vipin sahu
PHP/Joomla, Social Media , Magento Developer
http://webkul.com
http://voipkul.com/

fmedia
Joomla! Apprentice
Joomla! Apprentice
Posts: 9
Joined: Thu Jan 07, 2010 3:25 am

Re: Eaccelerator not working

Post by fmedia » Sun Apr 18, 2010 2:34 pm

i am having the same problem. eaccelerator is installed but its not an option to select in global configuration under cache settings, only memory cache and file is available for me.

if i change it directly from configuration.php file
var $session_handler = 'eaccelerator'
it will show errors already mentioned
Fatal error: Call to undefined function eaccelerator_get()

any clues?

fidoboy
Joomla! Intern
Joomla! Intern
Posts: 57
Joined: Tue Feb 19, 2008 6:47 pm

Re: Eaccelerator not working

Post by fidoboy » Sat Aug 07, 2010 2:35 pm

I'm having also this issue, the problem seems to be related with latest eaccelerator release 0.9.6.1 by default does not have this function enabled (eaccelerator_get). I'm trying to know how to compile it on linux to enable this (and may be others) function but i'm not able to solve it...

can anyone help with this issue? how can i have eaccelerator 0.9.6.1 working with Joomla 1.5?

thanks in advance, kind regards,

syamson
Joomla! Apprentice
Joomla! Apprentice
Posts: 24
Joined: Wed Jun 03, 2009 12:57 am

Re: Eaccelerator not working

Post by syamson » Sun Mar 27, 2011 4:04 pm

Sorry for digging up this old thread, but has anyone managed to get eaccelerator to work with Joomla 1.5 again?

User avatar
BeTheDance
Joomla! Apprentice
Joomla! Apprentice
Posts: 24
Joined: Fri May 16, 2008 4:52 pm

Re: Eaccelerator not working

Post by BeTheDance » Sun Jun 26, 2011 4:38 pm

Same problem for me, too.

opus-focus
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Wed Nov 09, 2011 7:28 pm

Re: Eaccelerator not working

Post by opus-focus » Wed Nov 09, 2011 8:02 pm

I had this problem after moving Joomla 1.7 (physically) to afferent hosting provider.

Solved the problem like this:
in confihuration.php
public $cache_handler = 'eaccelerator';
changed to
public $cache_handler = 'file';

Let me know if this worked for you. Good luck!

zmi2
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Tue May 03, 2011 9:02 pm

Re: Eaccelerator not working

Post by zmi2 » Mon Oct 29, 2012 4:24 pm

Same for me. Site had J! 1.6.3, just upgraded to 2.5.7, but still caching is only possible via "File" Method. I have memcached and eaccelerator installed, both are not offered as an option. Does nobody have an idea why?


Locked

Return to “Administration 1.5”