Hi all, First time poster here and relative newbie to the Drupal world. I'm not sure if this post fits this particular forum given it is related to migration but I figure in a round about way, that is installing Drupal!
So basically we have been charged with the task of migrating a Drupal installation from one server to another server. I have transferred all files and as far as I can tell have placed them in an identical location on the new server and I have imported the required databases from the old server.
As per the various migration guides out there I have edited the settings.php file within the site to ensure that the relevant database connection strings are correct as per the new server.
However, when I log on to the server I am greeted with the Drupal installation screen. I don't receive any errors (certainly not on screen).
I guess the good news is that at least I am seeing the Drupal installation screen which means the new web server is detecting the system.
Can anyone point me in a direction of why Drupal would be hitting the installation screen instead of displaying the site? Have I missed another step? Perhaps I have the Virtual Host document root pointing in the wrong spot but the fact that the installation screen comes up suggests to me that there is something else missing.