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:15, Brandon Olivares wrote: > > Hi, > > How could you have dev on shared hosting without shell? It's not > possible. > > I don't even know how you could set up symfony on your domain > without shell. > Usually you either have to create a symbolic link to web from the > document > root, or else modify the vhost to change the document root. You > can't do > either of those on a shared host without shell. > > Brandon > >> -----Original Message----- >> From: [email protected] [mailto:symfony- >> [email protected]] On Behalf Of Ward Loockx >> Sent: Monday, January 05, 2009 3:02 PM >> To: [email protected] >> Subject: [symfony-users] Re: Symfony on shared host >> >> 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 <[email protected]> >> <mailto:[email protected]> wrote: >> >> >> >> 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... >> >> >> >> Actually, you can build-propel and freeze on your dev machine >> before >> uploading to your servers - works fine for me. >> >> >> -- >> >> >> >> >> >>> > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
