Jump to content

Recommended Posts

Posted

When setting up the config.php file for phpnuke I dont know what info to be putting in what field.

 

$dbhost = "localhost";

$dbuname = "<what should go here?>";

$dbpass = "<what should go here?>";";

$dbname = ""<what should go here?>";";

$prefix = "nuke";

 

I thought I knew but, all I get is an error message:

 

Fatal error: Call to undefined function: message_die() in /home/okgzawfm/public_html/db/db.php on line 88
and in db.php (line 88) is has:
    message_die(CRITICAL_ERROR, "Could not connect to the database");

 

Im think its just because Im putting the wrong info in the config.php file so I need help with that. How should the format look like? I think thats whats messing me up on this.

 

Btw, yes I have the bd all setup and a user assigned to the db. :rolleyes:

 

Thanks

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...