View Single Post
Old
  (#5 (permalink))
unno
Junior Member
 
Status: Offline
Posts: 38
Join Date: Feb 2006
03-09-2006, 04:07 PM

Quote:
Originally Posted by Marty
old new ok, but did you check that the entries are the same ?


$dbhost = "localhost";
$dbuname = "xxxxx";
$dbpass = "xxxxx";
$dbname = "xxxxx";
$prefix = "nuke";


Did you FTP your own files or where did you get Nuke ?
Marty my come from the cpancel
marty $dbhost = "localhost", where can i find this file?

marty i find this is it correct code?

what are the code that need to be change?

$dbhost = "localhost";
$dbuname = "root";
$dbpass = "";
$dbname = "nuke";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "xxxx*xxxxxxxxxxxxxxxxxxx";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "XXXX";
$tipath = "images/topics/";
$display_errors = false;
   
Reply With Quote