As I already explained I use the eAccelerator packages from Andrew McMillan.
Unfortunately he didn't compile new packages for Debian Lenny. Therefore I took his work as starting point and compiled the packages for the latest Lenny updates for the amd64. The i386 packages will follow soon.
You can find the packages at my repository or add it to your sources.list
deb http://debian.schnuckelig.eu/ lenny main contrib non-free
You can install the packages via apt easily using:
apt-get update apt-get install php5-eaccelerator
If you want to get rid of the GPG warnings you can import my GPG key with
wget -O - http://debian.schnuckelig.eu/repository-key.gpg | apt-key add -
directly into your keyring.
Thanks a lot!
But it doesn`t work! :)
apache2:2.2.9-10+lenny7 from lenny-proposed-updates
+
php5-eaccelerator:0.9.5.3-0+lenny5 from http://debian.schnuckelig.eu
=
tail -f /var/log/apache2/error.log
[Thu Apr 22 19:55:08 2010] [notice] child pid 6633 exit signal Segmentation fault (11)
[Thu Apr 22 19:55:51 2010] [notice] child pid 6619 exit signal Segmentation fault (11)
[Thu Apr 22 19:55:59 2010] [notice] child pid 6620 exit signal Segmentation fault (11)
[Thu Apr 22 19:56:04 2010] [notice] child pid 6639 exit signal Segmentation fault (11)
Pingback
[...] nutzt, kann sich die Arbeit sparen und eAccelerator über apt-get installieren. Dazu bitte folgende Anleitung nutzen. Ähnliche Beiträge Magento Logs automatisch [...]
Many thanks!
I just wanna thank you for this wonderfull package, it worked for me juuuuuuust fine!!!
Keep up the good work!
Pingback
[...] As I already explained I use the eAccelerator packages from Andrew McMillan. Unfortunately he didn’t compile new packages for Debian Lenny. Therefore I took his work as starting point and compiled the packages for the latest Lenny updates for the amd64. The i386 packages will follow soon. More here [...]
no accelerator packages
I don't find any packages in your rep: http://debian.schnuckelig.eu/dists/lenny
Where are they?
Package location
The actual packages are at http://debian.schnuckelig.eu/pool/main/p/php5-eaccelerator/
The directory mentioned by you only contains the package descriptions and what's part of the repo.
HTH