Hello
We are facing code migration issue. Every time when we change environment like from locahost to demo server and from demo server to production server we need to run installation.
After doing installation we import database and upload changed files. This works. But when we simply upload code from demo server to new production server and import demo server database to production server database. We get blank page.
Can someone provide answer to this. Am i doing anything wrong ?
Thanks
-
Tim