Portal Home > Knowledgebase > Articles Database > eaccelerator shared function


eaccelerator shared function




Posted by The Calling, 06-03-2012, 06:10 PM
Trying to install a vbulletin 4.2x mod called vB Optimise which uses cache accelerators such as eaccelerator. I recompiled apache with EA enabled via WHM, however it doesn't recompile with share function. How can I enable EA with shared function?

Posted by Infinitnet, 06-03-2012, 07:34 PM
Compile it from source with configure options like this:

Posted by The Calling, 06-04-2012, 12:25 AM
I've never compiled from source, please explain

Posted by ssfred, 06-04-2012, 02:47 AM
Compiling from source gives you the freedom to make your own modifications to the default settings. When compared to rpm install, its bit difficult. But it is quite flexible. Download the source file and extract it. You should see the Install file or read me file which contains the instructions for installation. Simply follow the instructions and you should be able to get it compiled with your own configuration. Please note that the installation requires root privileges and hence you need to switch to root user, during the final stage of the process.

Posted by The Calling, 06-04-2012, 09:31 AM
Where can I download it? The official site is down. I found this but now actual downloads https://github.com/tony2001/eacceler...i/Installation It also says this eAccelerator only works with mod_php or php in fastcgi mode. It can't be used in cgi or cli b I'm running php5.3 in CLI mode. PHP 5.3.13 (cli) (built: May 30 2012 09:49:36)

Posted by The Calling, 06-04-2012, 06:06 PM
Would appreciate help on this please

Posted by RoseHosting, 06-06-2012, 02:52 PM
Log in to your server as root via ssh and execute the following command: /scripts/phpextensionmgr install EAccelerator

Posted by The Calling, 06-08-2012, 08:33 AM
Rose, did you not read the first post? I need shared enabled.

Posted by The Calling, 06-08-2012, 12:14 PM
Would appreciate help on this, thanks

Posted by Infinitnet, 06-08-2012, 12:20 PM
1.) Download: http://sourceforge.net/projects/eaccelerator/ 2.) Unpack 3.) Change to the unpacked directory and execute: phpize 4.) Use configure options from my previous post 5.) Execute: make 6.) Execute: make install If that doesn't help, please use Google, I'm sure there are many tutorials out there on how to compile eAccelerator from source, just make sure to use the ./configure options from above.

Posted by The Calling, 06-08-2012, 12:48 PM
Thanks. Tried that, no errors on that install but vbulletin mod still giving me this error I ran this as you suggested This is what is in php.ini

Posted by error10, 06-08-2012, 01:38 PM
eAccelerator no longer allows for caching of arbitrary data. Try something like APC.



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
cpbackup question (Views: 476)
Refund problem (Views: 511)
Verio (Views: 481)