View Single Post
  #4  
Old 06-11-2008, 08:44 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Firetank Marketing Manager install question

Look in your config.php file...it tells you the exact name of the db, the username and password It is this bit:

$sql_host ='%SQL_HOST%';
$sql_user ='%SQL_USER%';
$sql_db ='%SQL_DB%';
$sql_password ='%SQL_PASSWORD%';
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote