Help with database install.
-
Hi I have set the following.
define(‘DB_NAME’, ‘db.armadadistribution.co.uk’); // The name of the database
define(‘DB_USER’, ‘armadacomputers4’); // Your MySQL username
define(‘DB_PASSWORD’, ‘XXXXXX’); // …and password
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value.Is this correct my ISP is freedom2surf and I currently have several databases running on our server with no problems. So i know they are all working okay.
My ISP’s control panels lists the username and database name as ArmadaComputers4 so am unsure what to put in DB_NAME also I must have to point the code at the database location db.armadadistribution.co.uk but also unsure where to put this reference.
Your help in clearing this up is most appreciated.
- The topic ‘Help with database install.’ is closed to new replies.