Chris Chabot schrieb:
A better workaround for the time being is probably to use APC instead of
eaccelerator.eAccelerator is known to have some php 5.1.x issues still,
and APC works quite well with it (and is even considered to become
intergrated into php6)

You could find it here:
http://pecl.php.net/package/APC

	-- Chris

On Sun, 2006-06-18 at 13:05 +0200, Martin Papadopoulos wrote:
  
there is a serious bug related to php-eaccelerator.
if the httpd-service is restarted things are pretty messed ( scripts are
not working correctly anymore ).
as a workaround is removed the /var/cache/php-eaccelerator/* in the
httpd stop script.
    



  
ist there an rpm for this in the yum repos ?