symfony
symfony forum
Home » legacy support » symfony 1.0 » sfProcessCache with eAccelerator (0.9.6-svn)
sfProcessCache with eAccelerator (0.9.6-svn) [message #28829] Wed, 06 June 2007 14:29 Go to next message
olivers  is currently offline olivers
Messages: 3
Registered: May 2007
Junior Member
i cant get the sfProcessCache to work with my eaccelerator opcode cache.

seems that sfProcessCache::cacher() checks for the wrong php-function "ecacher_put" instead of "eaccelerator_put". therefore no opcode cache is found and sfProcessCacher doesnt work.

anyone having same troubles or am i missing something?

Thanks!
Re: sfProcessCache with eAccelerator (0.9.6-svn) [message #29015 is a reply to message #28829 ] Sat, 09 June 2007 09:34 Go to previous messageGo to next message
michael.piecko  is currently offline michael.piecko
Messages: 624
Registered: June 2006
Location: Germany
Faithful Member
Hi,

you're right! I mentioned it long ago already, this is a bug IMO. Here what i did: just copy the sfProcessCache to your project lib folder and change this command to "eaccelerator_put". Clear the cache and it should work because symfony will then use your sfProcessCache class instead of the original file ... I think i shoud raise a ticket about it Embarassed

Michael
Re: sfProcessCache with eAccelerator (0.9.6-svn) [message #39126 is a reply to message #28829 ] Fri, 09 November 2007 08:25 Go to previous messageGo to next message
Wicked  is currently offline Wicked
Messages: 17
Registered: May 2007
Location: Novosibirsk, Rusia
Junior Member

+1 vote from me.

It's 1.0.9-PRE here yet, and this bug hasn't been fixed.

Also I would like to mention that the file sfProcessCache.php doesn't have svn properties set.
Re: sfProcessCache with eAccelerator (0.9.6-svn) [message #50930 is a reply to message #28829 ] Mon, 28 April 2008 11:46 Go to previous message
Fabian.Lange  is currently offline Fabian.Lange
Messages: 8
Registered: January 2007
Junior Member
Hi,
if you are having notifications on this thread and are not monitoring trac:
This bug has been fixed in symfony 1.0.14 release (not released at time of writing this post).
Please post bugs to the bugtracker:
http://trac.symfony-project.com/newticket

This could have been fixed a long time ago Smile
Regards
Fabian
Previous Topic:SQLite and mutil-column (composite) primary keys
Next Topic:how to store criteria();
Goto Forum:
  

powered by FUDforum - copyright ©2001-2004 FUD Forum Bulletin Board Software