Knowledge Base Hub

Browse through our helpful how-to guides to get the fastest solutions to your technical issues.

Home  >  How-Tos  >  How to install eAccelerator on linux cPanel server ?
Top Scroll

How to install eAccelerator on linux cPanel server ?

 2 min

eAccelerator is a free open-source PHP optimizer & accelerator. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. Enhances execution of scripts. It typically reduces server load and increases the speed of your PHP code by 10 times. Stores compiled PHP scripts in shared memory and executes code directly from it. It creates locks for a short time, so one script can be executed at the same time by several engines. Files that can’t fit in shared memory are cached on disk.

Installing eAccelerator on your linux dedicated/VPS can be achieved by just one command.

# /scripts/phpextensionmgr install eAccelerator

Check with the command below if eAccelerator has been installed properly.

# php -v

The above script/command will install & add the extension in server’s php.ini file. Our cPanel hosting plans have eAccelerator v0.9.6.1 installed.

You can install it yourself with the command above on VPS hosting & Dedicated Server Hosting.

For our Knowledge Base visitors only
Get 10% OFF on Hosting
Special Offer!
30
MINS
59
SECS
Claim the discount before it’s too late. Use the coupon code:
STORYSAVER
Note: Copy the coupon code and apply it on checkout.