make use of the rsync task. move all data load into doctrine migration. setting up is as easy as rsync task doctrine:build-db doctrine:build-model doctrine:build-forms doctrine:build-filters doctrine:migrate
On Sep 14, 11:40 pm, "Felix E. Klee" <[email protected]> wrote: > I am looking for a simple way to setup a staging environment with > Symfony 1.4. It will run on the production server. Not optimal, for > sure. But, at the moment, unavoidable. > > Any suggestions on setting up a staging server in a smart way? > > What comes into my mind: > > * Set up a staging database. > > * Set up password protection, e.g. using ".htaccess". -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com 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
