Eaccelerator does not start anymore

This is a discussion about Eaccelerator does not start anymore in the Linux Software category; Hi, I have a strange problem with eaccelerator. I recognized that eaccelerator dooes not start again. Even after installing it again it do not run. When calling phpinfo() I can see that the. ini-file is parsed, but it do not run.

Linux Software 434 This topic was started by ,


data/avatar/default/avatar36.webp

1 Posts
Location -
Joined 2008-10-01
Hi,
 
I have a strange problem with eaccelerator. I recognized that eaccelerator dooes not start again. Even after installing it again it do not run. When calling phpinfo() I can see that the .ini-file is parsed, but it do not run. In the error.log of apache2 I do not recognize any related errors...
 
My system is debian with php 5.2.0.8 and plesk 8.6
 
Between the point in time I saw eaccelerator working and now I have done following changes:
 

  • disable the apache2-modules autoindex, negotiation, status and user_dir
  • installed debian security updates
  • ln -s libncurses.so /usr/lib/libncurses.so.5 for compatibility reasons
 
Do you have any recommendations?
 
Regards
Holger

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Oct 1
Created
Oct 2
Last Response
0
Likes
1 minute
Read Time
User User
Users

Responses to this topic


Administrator

data/avatar/0/0b385d2cbb4fcc3a67cc1faf071a808432c41071.jpg

1795 Posts
Location -
Joined 1999-07-15
Perhaps a PHP security update broke the compatibility? Have you tried to recompile/reinstall eAccelerator?
 
Any special reason why you use eAccelerator over APC cache? APC cache can be easily installed/upgraded over PECL and run beautiful even under heavily load.