eAccelerator RPM for PHP 5.1.6
Another package that requires recompiling after the php 5.1.X upgrade is eAccelerator. Any version prior 0.9.5 will not work for php 5.1. Without any src.rpm or binary rpm available anywhere, I have repackaged it based on the source rpm from DAG repo, you can download these packages compiled with php 5.1.X in CentOS4 or any compatible distributions:
eAccelerator 0.9.5 SRPMS
eAccelerator 0.9.5 x86_64 RPM
If you receive dependency errors when you install the binary package, it means your environment or libraries may be different than mine. Just grab the source RPM and run “rpmbuild –rebuild php-eaccelerator-5.1.6_0.9.5-1.lh.src.rpm” to rebuild it against your libraries.

