Posted
on Jan 31, 2007
(permalink)
Hi
One of our client is insisting on having separate staging and live servers.
This is what they want me to do:
a. I develop the site on a development environment.
b. I then deploy the site on a test/staging server.
c. When the client is happy with the site - they should be able to publish it to the live server.
Currently I have said they will need to backup the database on test server and restore it on live server. Client is not happy with this solution.
Do other CMS do it differently ? Can there be any other solution ?