[symfony-users] Re: Symfony in shared servers

2009-02-19 Thread harinath
Got shared hosting with servergrove.com, it looks really good. need to start the actual work though! On Mon, Feb 16, 2009 at 2:15 PM, Lupu Alexandru-Emil wrote: > > or you should ask the guys to provide you a PDO version ... > Also .. why don't you get a personalized machine ? > > > On Sun, Feb

[symfony-users] Re: Symfony in shared servers

2009-02-16 Thread Lupu Alexandru-Emil
or you should ask the guys to provide you a PDO version ... Also .. why don't you get a personalized machine ? On Sun, Feb 15, 2009 at 5:40 PM, Harinath Mallepally wrote: > > :-(. again I need to look for another hosting service. > > On Sat, 2009-02-14 at 11:33 -0500, Pablo Godel wrote: >> Ther

[symfony-users] Re: Symfony in shared servers

2009-02-15 Thread Harinath Mallepally
:-(. again I need to look for another hosting service. On Sat, 2009-02-14 at 11:33 -0500, Pablo Godel wrote: > There is no PDO extension loaded in your server. > > There should be a whole section about PDO. > > Pablo > > > On Sat, Feb 14, 2009 at 11:31 AM, Harinath wrote: > > > > Thanks, > >

[symfony-users] Re: Symfony in shared servers

2009-02-14 Thread Pablo Godel
There is no PDO extension loaded in your server. There should be a whole section about PDO. Pablo On Sat, Feb 14, 2009 at 11:31 AM, Harinath wrote: > > Thanks, > > That is correct, i was talking about shared hosting. > > I understand the security issue. But I am not able to resolve "class > P

[symfony-users] Re: Symfony in shared servers

2009-02-14 Thread Harinath
Thanks, That is correct, i was talking about shared hosting. I understand the security issue. But I am not able to resolve "class PDO not found" error, while phpinfo http://sosoft.org/ocms/web/phpinfo.php shows pdo support. Thanks Harinath On Feb 14, 6:40 pm, Tom Boutell wrote: > Define "sha

[symfony-users] Re: Symfony in shared servers

2009-02-14 Thread Tom Boutell
Define "shared server." If you're taling about shared hosting, please read this first: http://trac.symfony-project.org/wiki/SharedHostingNotSecure Then this: http://trac.symfony-project.org/wiki/InstallingSymfonyOnSharedHostNoSsh Note that for Symfony 1.2 your host must offer PHP 5.2.4 or newe

[symfony-users] Re: symfony in shared servers

2009-02-14 Thread Adrien Mogenet
What do you mean exactly ? There are a lot of different scenarii for a such architecture... Do you want to perform load balancing ? high availability platform ? -- Adrien Mogenet On 14 fév, 12:33, Harinath Mallepally wrote: > Hi, > > What is the best way to install and use symfony in shared se