FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

PHPNuke problem.

 


halflife28
I'm having a problem setting up PHPNuke. I believe I set my config.php up right, not sure about the $dbhost part. I imported the nuke.sql file in a database, and it completed just fine.

Here is the problem:
http://313clan.frih.net/html/

Code:
$dbhost = "localhost";
$dbuname = "xxxx";
$dbpass = "xxxxx";
$dbname = "xxxx";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "xxxxx";
$gfx_chk = 0;
$subscription_url = "";
$admin_file = "admin.php";
$advanced_editor = 1;
Bockman
have you kept the prefixes on bcuname and dbname fields?

You have to add the fields exactly as they are shown on your phpmyadmin.

Be Well Cool
halflife28
Thanks, I checked the config.php and I made a typo.
Reply to topic    Frihost Forum Index -> Support and Web Hosting -> Web Hosting Support

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.