Remember to recompile eaccelerator after upgrading php

If you use eaccelerator and have updated your php you need to recompile the plugin. Go into the source directory of your eaccelerator and follow the instructions: make clean # IMPORTANT!!! phpize make make install Don’t forget to restart your apache too. How to...

eaccelerator on ubuntu 10.04

I’m currently getting my LAMP stack overhauled to get more performance out of it. So I start to get eaccelerator into the php5. This is not installable via aptitude, and therefore I just give you the instructions how to install and enable it. First we need to...