View Single Post
  #6 (permalink)  
Old 11-13-2006, 06:33 PM
Marty Marty is offline
Member
 
Join Date: Jul 2004
Posts: 450
Ehh...

Yeah but watch out for the correct username and correct database name

with cpanel setups its usually like the following, note the _ underline between details, to comfirm just goto your cpanel and select Mysql there you will see the correct information

dbhost = "localhost";
dbuname = "Username_User";
dbpass = "yourpassword";
dbname = "Username_DatabaseName";
prefix = "nuke";
user_prefix = "nuke";
dbtype = "MySQL";
__________________
What is Pay Per Play ?
ADVERTISING has commenced!!! We have launched!!!!!!!
Reply With Quote