Help - Search - Members - Calendar
Full Version: My Admin
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
adbuilders

if my database usename is adbuilders_d and my database name is adbuilders_db and password is password what excactly should i be entering in here as ive tried everything and none of it works cant logion to my asmin panel either

define('DB_HOST', 'localhost');
define('DB_USER', 'testsite_zymichost_com_myuser');
define('DB_PASS', 'password');
define('DB_NAME', 'testsite_zymichost_com_mydb');

please explain ?
Andrew
define('DB_HOST', 'localhost');
define('DB_USER', 'adbuilders_d');
define('DB_PASS', 'password');
define('DB_NAME', 'adbuilders_db');
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.