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 -~----------~----~----~----~------~----~------~--~---
