June 17, 200818 yr I'm feeling a bit dim not being able to work this out but I am trying to make the site go live but it is clearly not able to connect to the database. Can someone confirm what goes in each of the 'login' areas? I have a webfusion hosting package that uses myserverworld.net to 'login' to administer to the domain. I have a database username and password. DEFINE ('DB_USER', 'database user name'); DEFINE ('DB_PASSWORD', 'database password'); DEFINE ('DB_HOST', '???'); DEFINE ('DB_NAME', 'the name of the database'); Thanks for any help...
June 19, 200818 yr what DEFINE ('DB_HOST', '???'); triple question marks mean ?? Have you got your database address ??
Create an account or sign in to comment