Re: [symfony-users] Re: Symfony2 on GoDaddy

2011-05-05 Thread Jeremiah Dodds
On Thu, May 5, 2011 at 6:30 AM, Laurus wrote: > This problem is not caused by old PHP version. With phpinfo() I see > that they are running PHP 5.3.6. It is something else.. But still > don't know what :( > > Weird, everything I can find on their site suggests that the latest they support is 5.2.

Re: [symfony-users] Re: Symfony2 on GoDaddy

2011-05-04 Thread Greg Militello
It would be impossible without rewriting it. Symfony2 relies on the wonderful technology in PHP 5.3+; including namespaces, end Lamba functions. http://php.net/releases/5_3_0.php 5.3.2 included a TON of security/bug fixes over 5.3.0, and frankly versions before 5.3.2 had issues compiling on ce

Re: [symfony-users] Re: Symfony2 on GoDaddy

2011-05-04 Thread Jeremiah Dodds
On Tue, May 3, 2011 at 6:32 PM, Laurus wrote: > I understand that GoDaddy is not the best webhosting but there are a > lot of clients who use them. It will be very nice if we are able to > solve this issue. > > Solving it is "godaddy updates their supported php versions to be > 5.3". I'm not incr