[symfony-users] Re: Server Configuration

2009-07-13 Thread Eno
On Mon, 13 Jul 2009, Sid Ferreira wrote: > Guys, just got a task that is a project in a not updated server. > Actually, I've just checked the > phpinfo and > it seems to be 5.1 in fastcgi... In wondering if symfony will run in this > environment, and if do, wh

[symfony-users] Re: Server Configuration

2009-07-13 Thread Sid Ferreira
But it is really deprecated, then it kinda worries me :-/ I'll have to think about it, but Im trying to use sf 1.2.8 (as soon as it gets available) --- Sidney G B Ferreira Desenvolvedor Web On Mon, Jul 13, 2009 at 10:02, Gareth McCumskey wrote: > compat_10 allows you to use the older form help

[symfony-users] Re: Server Configuration

2009-07-13 Thread Gareth McCumskey
compat_10 allows you to use the older form helpers that was started in symfony 1.0 and phased out starting in symfony 1.0 (hence the name compat_10). Symfony 1.1 allows the use of the symfony forms class or the helpers. On Mon, Jul 13, 2009 at 3:00 PM, Sid Ferreira wrote: > What exactly the com

[symfony-users] Re: Server Configuration

2009-07-13 Thread Sid Ferreira
What exactly the compat_10 do? --- Sidney G B Ferreira Desenvolvedor Web On Mon, Jul 13, 2009 at 09:59, Gareth McCumskey wrote: > You can use Symfony 1.1. It allows the use of Symfony Forms or the older > compat_10 version as well. Try that rather > > On Mon, Jul 13, 2009 at 2:15 PM, Sid Ferre

[symfony-users] Re: Server Configuration

2009-07-13 Thread Gareth McCumskey
You can use Symfony 1.1. It allows the use of Symfony Forms or the older compat_10 version as well. Try that rather On Mon, Jul 13, 2009 at 2:15 PM, Sid Ferreira wrote: > Damn :D > When you get used to Symfony Forms is hard to get back :p > > --- > Sidney G B Ferreira > Desenvolvedor Web > > > >

[symfony-users] Re: Server Configuration

2009-07-13 Thread Sid Ferreira
Damn :D When you get used to Symfony Forms is hard to get back :p --- Sidney G B Ferreira Desenvolvedor Web On Mon, Jul 13, 2009 at 09:09, Tuan Vu Minh wrote: > Dear Sid Ferreira, > Symfony version 1.0 will work with your server(PHP 5.1). Check > this

[symfony-users] Re: Server Configuration

2009-07-13 Thread Tuan Vu Minh
Dear Sid Ferreira, Symfony version 1.0 will work with your server(PHP 5.1). Check thisfor more information On Mon, Jul 13, 2009 at 6:50 PM, Sid Ferreira wrote: > Hi folks! > Guys, just got a task that is a project in a not updated server. > Actually, I