Okay I now have
define(‘DB_NAME’, ‘armadacomputers4’);
define(‘DB_USER’, ‘armadacomputers4’);
define(‘DB_PASSWORD’, ‘XXXXXX’);
define(‘DB_HOST’, ‘db.armadadistribution.co.uk’);
But still no joy, is the db_name supposed to be a table i need to construct inside armadacomputers4 or does the install program create this itself in this case should db_name just be the name I wish the database to be.
Regards