Thanks for your help,
my old config looked like this.
// Connection configuration
if (!defined('PHPDIG_DB_NAME')) { // do not change this line
define('PHPDIG_DB_PREFIX','');
define('PHPDIG_DB_HOST','sql-01.portlandpremium.co.uk');
define('PHPDIG_DB_USER','username');
define('PHPDIG_DB_PASS','password');
define('PHPDIG_DB_NAME','database');
I did find out that my old hosting service wouldn't allow outside connections so I have changed my hosting provider and I will now wait until the domain name sorts itself out at some stage later so I will update all the new settings and try again.
Your input was very appreciated
Many thanks
Dave Andrews
|