Hi,

I have a weird problem that occurs sometimes.
I get this error :

Warning: Attempt to assign property of non-object in /var/www/assse/
lib/vendor/symfony/lib/autoload/sfCoreAutoload.class.php on line 38
Call Stack: 0.0001 330780 1. {main}() /var/www/assse/web/
backend_dev.php:0 0.0002 340520 2. require_once('/var/www/assse/config/
ProjectConfiguration.class.php') /var/www/assse/web/backend_dev.php:6
0.0010 443608 3. sfCoreAutoload::register() /var/www/assse/config/
ProjectConfiguration.class.php:4 0.0010 443860 4.
sfCoreAutoload::getInstance() /var/www/assse/lib/vendor/symfony/lib/
autoload/sfCoreAutoload.class.php:69 0.0010 444204 5. sfCoreAutoload-
>__construct() /var/www/assse/lib/vendor/symfony/lib/autoload/
sfCoreAutoload.class.php:50 Warning: require(/config/
sfProjectConfiguration.class.php): failed to open stream: No such file
or directory in /var/www/assse/lib/vendor/symfony/lib/autoload/
sfCoreAutoload.class.php on line 99 Call Stack: 0.0001 330780 1. {main}
() /var/www/assse/web/backend_dev.php:0 0.0002 340520 2.
require_once('/var/www/assse/config/ProjectConfiguration.class.php') /
var/www/assse/web/backend_dev.php:6 0.0012 444932 3. sfCoreAutoload-
>autoload() /var/www/assse/lib/vendor/symfony/lib/autoload/
sfCoreAutoload.class.php:0 Fatal error: require(): Failed opening
required '/config/sfProjectConfiguration.class.php' (include_path='.:/
usr/share/php:/usr/share/pear') in /var/www/assse/lib/vendor/symfony/
lib/autoload/sfCoreAutoload.class.php on line 99 Call Stack: 0.0001
330780 1. {main}() /var/www/assse/web/backend_dev.php:0 0.0002 340520
2. require_once('/var/www/assse/config/
ProjectConfiguration.class.php') /var/www/assse/web/backend_dev.php:6
0.0012 444932 3. sfCoreAutoload->autoload() /var/www/assse/lib/vendor/
symfony/lib/autoload/sfCoreAutoload.class.php:0

And as I said before, it really occurs sometimes. This means that the
same page can display correctly first and then display the fatal error
without any changes.

I already tried resetting the perms.

Configuration :
gbre...@gunix:/var/www/xxx$ php symfony -V
symfony version 1.4.1 (/var/www/xxx/lib/vendor/symfony/lib)

gbre...@gunix:/var/www/xxx$ php -v
PHP 5.3.3-0.dotdeb.1 with Suhosin-Patch (cli) (built: Oct  4 2010
16:15:33)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
    with Xdebug v2.1.0, Copyright (c) 2002-2010, by Derick Rethans
    with Suhosin v0.9.32.1, Copyright (c) 2007-2010, by SektionEins
GmbH

I saw that someone already got this error and solved it with
downgrading to PHP 5.2 :/
But I need PHP 5.3

As anyone of you already faced this problem ?
Do you have any suggestion ?

Thanks for your replies
Guillaume BRETOU

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to