I'm using the latest stable.  I guess I could opt for svn head.  Rather 
I've switched to APC.  All seems well now.  If I encounter no major 
issues with APC, I think I'll happily switch to it for two reasons.

1) It seems to outbench eaccelerator.  
http://itst.net/wp-content/uploads/2006/10/PHP%20Bytecode%20Cacher%20Review.html
2) Since it's an official part of php and slated to be included in php6, 
it's more likely to stay up to date with php upgrades.

By the way, anybody get symfony working with Xcache? I tried once, but 
there were bugs because of the way symfony tried to use admin only 
functions to clear the cache which would force an htauth dialogue 
constantly. 

Anyway my minor crisis is over, and I can go to sleep now.

Cheers,

Noel

m.piecko wrote:
> Hi Noel,
>
> this is not really eAccelerators fault. There are many sites
> everywhere about this issue. I wonder you didn't find one. PHP 5.2 has
> major internal changes which messed many projects out there, not only
> eAccelerator.
>
> I had this problem, but it can be solved. Which eA version are you
> running? You can find instructions which version you should use on the
> eA forum. Just search for "protected property" there and you should be
> fine ...
>
> Michael
>
>
>
> On Feb 19, 10:40 am, noel t <[EMAIL PROTECTED]> wrote:
>   
>> Apparently this is all eaccelerator's fault...when I disable the
>> extension, the errors all go away.  Anybody know why?  Is it known that
>> eaccelerator does not support 5.2.1 or did I disable some important
>> library in php for it to work?
>>
>> Noel
>>
>> noel t wrote:
>>     
>>> Hi there,
>>>       
>>> I tried upgrading to latest php (5.2.1 from 5.1.6) and in the process, I
>>> tried to streamline my config to use less memory and hopefully go a
>>> little faster...But now I am getting the following error message:
>>>       
>>> *Fatal error*: Cannot access protected property sfConfig::$config in
>>> */usr/share/pear/symfony/config/sfConfig.class.php* on line *59
>>>       
>>> This comes up no matter what...I tried clearing the cache and all that
>>> rudimentary stuff.  Non-symfony php scripts seem to work just fine too,
>>> so I'm pretty sure my php install is ok.
>>>       
>>> Was running beta4 of symfony...tried to upgrade to rc2...no avail.
>>>       
>>> Here is my php config:
>>> Did I accidentally remove something essential for symfony?  I can't find
>>> any docs saying what is required in php for symfony to work...perhaps
>>> it's just a red herring and something else is the real problem.
>>>       
>>> *./configure' '--build=i686-redhat-linux-gnu'
>>> '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu'
>>> '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr'
>>> '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc'
>>> '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib'
>>> '--libexecdir=/usr/libexec' '--localstatedir=/var'
>>> '--sharedstatedir=/usr/com' '--mandir=/usr/share/man'
>>> '--infodir=/usr/share/info' '--cache-file=../config.cache'
>>> '--with-libdir=lib' '--with-config-file-path=/etc'
>>> '--with-config-file-scan-dir=/etc/php.d' '--disable-debug'
>>> '--disable-rpath' '--without-bz2' '--without-curl'
>>> '--with-exec-dir=/usr/bin' '--with-freetype-dir=/usr'
>>> '--with-png-dir=/usr' '--enable-gd-native-ttf' '--without-gdbm'
>>> '--without-gettext' '--without-gmp' '--with-iconv'
>>> '--with-jpeg-dir=/usr' '--with-openssl' '--with-png' '--without-pspell'
>>> '--without-expat' '--with-pcre-regex' '--with-zlib' '--with-layout=GNU'
>>> '--enable-exif' '--disable-ftp' '--disable-magic-quotes'
>>> '--enable-sockets' '--enable-track-vars' '--disable-wddx'
>>> '--without-kerberos' '--enable-memory-limit' '--disable-shmop'
>>> '--disable-calendar' '--disable-dbx' '--disable-dio'
>>> '--with-mime-magic=/etc/httpd/conf/magic' '--without-sqlite'
>>> '--with-libxml-dir=/usr' '--with-xml' '--with-apxs2=/usr/sbin/apxs'
>>> '--with-mysql' '--with-gd' '--without-odbc' '--enable-dom'
>>> '--disable-dba' '--without-unixODBC' '--disable-pdo'
>>> '--disable-xmlreader' '--disable-xmlwriter' '--with-tidy'
>>> '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg'
>>>       
>>> Noel
>>> The Natural Capital Institute
>>> WiserEarth project
>>>       
>
>
> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to