Running Drupal 7.41.

"No front page content has been created yet." appears upon accessing the working site now installed on a new host.

I have already:

- Imported the data to the SQL database on the new host and viewed its contents.
- Imported all files to /libraries, /modules, /themes, /sites/default/files and /themes.
- Amended both settings and default settings files with the dbhost, user, password.
- Tested access to the database with a short query in php using the settings data.
- Googled the daylights out of my circumstance and found no additional assistance.

The imported SQL data can be viewed through phpMyAdmin and my test query page but does not seem to be accessed by the Drupal page.

Is there a step or configuration I might have missed in connecting to the database correctly?

Is there perhaps a larger problem than database connection being masked in the page not loading?

Thank you for any insight you can offer!