[symfony-users] Re: Symfony on shared host

2009-01-07 Thread Ward Loockx
i/1_1/sfFilesystem#method_sh > > > The next problem you might find soon is debates between permissions on > files uploaded thru ftp and created by php... it's in case your php5 > running as Apache SAPI. > > p.s. > probably the best experience is your own experience? ;) >

[symfony-users] Re: Symfony on shared host

2009-01-06 Thread Ward Loockx
, Lee Bolding wrote: >> >> >>> You can freeze your project then upload it. >>> >>> The problem is that you can't build your database from your models, or >>> insert your fixtures without the cli. >>> >>> On 5 Jan 2009, at 20

[symfony-users] Re: Symfony on shared host

2009-01-05 Thread Ward Loockx
Isn't there any way to build-propel when having prod/dev env. on same shared hosting ? Eno schreef: > On Jan 5, 1:24 pm, Ward Loockx wrote: > > >> I think it must be possible to build:propel on shared hosting the >> cmd line tool just calls a script I think

[symfony-users] Re: Symfony on shared host

2009-01-05 Thread Ward Loockx
I think it must be possible to build:propel on shared hosting the cmd line tool just calls a script I think? And isn't it possible to execute something over ftp ?? Just guessing but in theory I think it's possible... Johannes Frandsen schreef: > The funny thing is. that if the followin

[symfony-users] Re: Using Propel on shared hosting

2008-12-19 Thread Ward Loockx
Can you be more specific ? Anybody experienced with this ? I'm new to symfony and propel etc so more info should help :) Thanks! Ward Pablo Godel schreef: > You could probably write an action to run this locally. > > Pablo > > On Tue, Dec 16, 2008 at 5:00 AM, Ward Loockx

[symfony-users] Re: Using Propel on shared hosting

2008-12-16 Thread Ward Loockx
Isn't there any way to do this ? Ward Loockx schreef: > Lee Bolding schreef: > >> Why are you building your models on your server? >> >> Build them locally, then upload the completed project via scp, svn >> checkout, rsync or if you absolutely must, ftp. &

[symfony-users] Re: Using Propel on shared hosting

2008-12-15 Thread Ward Loockx
Lee Bolding schreef: > Why are you building your models on your server? > > Build them locally, then upload the completed project via scp, svn > checkout, rsync or if you absolutely must, ftp. > > On 14 Dec 2008, at 18:24, Ward Loockx wrote: > > >> Hello, &g

[symfony-users] Using Propel on shared hosting

2008-12-14 Thread Ward Loockx
Hello, Is there a way to build my propel schema with calling a script on my hosting ? Problem is I don't have SSH access and unable to use propel:build. Thanks! Ward --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

[symfony-users] Symfony on shared hosting

2008-12-14 Thread Ward Loockx
Hello, I was developing my project on localhost but I wan't my project to be moved to my shared hosting. I followed this guide http://trac.symfony-project.org/wiki/InstallingSymfonyOnSharedHostNoSsh). Now I still have some problems running my project. The first error I got was with the htacces

[symfony-users] Re: autocompletion and syntax highlighting for symfony?

2008-12-08 Thread Ward Loockx
s shells and IDEs. > > On 8 дек, 10:17, Ward Loockx <[EMAIL PROTECTED]> wrote: > >> Hello, >> >> I'm new to symfony and wanted to know what's the best IDE for symfony >> development? Is there any that has support for the

[symfony-users] autocompletion and syntax highlighting for symfony?

2008-12-08 Thread Ward Loockx
Hello, I'm new to symfony and wanted to know what's the best IDE for symfony development? Is there any that has support for the symfony syntax? Thanks! Ward --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "symfony