Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2002
Posts: 1,191
Kahuna
Kahuna
Joined: Aug 2002
Posts: 1,191
My guess is that it is a connection problem with your MySQL database. I think I had the same problem because I mispelled the password for the database in the config.inc.php.

Is your database in the same box as the forum or you are connecting remotely? Check that the following are set properly. Play a bit with the dbserver using localhost or 127.0.0.1 or 63.161.3.227 in your case

$config['dbtype'] = "mysql";
$config['dbserver'] = "localhost";
$config['dbuser'] = "admin"; (or your admin user)
$config['dbpass'] = "password";
$config['dbname'] = "your database name";

I can't think of anything else right now, but the page shown suggests that there is not a valid connection with the database.

Warm regards

Nikos


Nikos
Sponsored Links
Entire Thread
Subject Posted By Posted
Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/28/2002 8:53 PM
Re: Okay, now i broke it. Is it PHP or MySql? dimopoulos 11/28/2002 9:06 PM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/28/2002 9:18 PM
Re: Okay, now i broke it. Is it PHP or MySql? dimopoulos 11/28/2002 9:26 PM
Re: Okay, now i broke it. Is it PHP or MySql? Dave_L_dup1 11/28/2002 9:28 PM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/28/2002 9:29 PM
Re: Okay, now i broke it. Is it PHP or MySql? dimopoulos 11/28/2002 9:57 PM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/29/2002 5:07 AM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/29/2002 5:39 AM
Re: Okay, now i broke it. Is it PHP or MySql? Dave_L_dup1 11/29/2002 6:52 AM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/29/2002 8:03 AM
Re: Okay, now i broke it. Is it PHP or MySql? AllenAyres 11/29/2002 6:12 PM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/29/2002 7:16 PM
Re: Okay, now i broke it. Is it PHP or MySql? AllenAyres 11/29/2002 8:37 PM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/29/2002 8:49 PM
Re: Okay, now i broke it. Is it PHP or MySql? AllenAyres 11/29/2002 9:12 PM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/29/2002 9:41 PM
Re: Okay, now i broke it. Is it PHP or MySql? Pappy 11/30/2002 12:10 AM
Re: Okay, now i broke it. Is it PHP or MySql? Dave_L_dup1 11/30/2002 12:13 AM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/30/2002 3:07 AM
Re: Okay, now i broke it. Is it PHP or MySql? SchoolScandals 11/30/2002 8:57 AM

Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
hatter
hatter
USA
Posts: 69
Joined: January 2001
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,835
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)