I just manged to fix this ! Finally !
I had 2 problems : a) APC was version 3.1.6 and I did an update to version
3.1.9 => this solved some weird issues with my code ;
b) in php.ini I had this line
enabled error_reporting = E_ALL & ~E_NOTICE | E_DEPRECATED and I converted
to : error_reporting = E_ALL & ~E_NOTICE.
Hope this helps anyone else !
On Wed, May 25, 2011 at 12:52 PM, seven seven <[email protected]> wrote:
> Thanks !
>
> I have found this : http://bugs.php.net/bug.php?id=41518
>
> But I am not sure how to fix it. The problem now I have modified my apc.ini
> memory to 64M and it works on one domain but not on the other . Still I am
> not fully understand it .
> If this have anything to do with the assetic , how can I disable it ?
> Simply by commenting all assetic lines from config.yml ?
>
> On Tue, May 17, 2011 at 7:09 PM, badllama77 <[email protected]> wrote:
>
>> I am thinking that this is from the assetic bundle which uses yui
>> compressor.
>> You could probably disable assetic, or change your open_basedir setting.
>>
>> --
>> 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 [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-users?hl=en
>>
>
>
>
> --
> <br>
> Cezar
>
--
<br>
Cezar
--
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 [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-users?hl=en