|
|
|
|
Joined: Aug 2001
Posts: 12
Newbie
|
|
Newbie
Joined: Aug 2001
Posts: 12 |
Well, I am trying to install the PHP demo on my site [Red Hat Linux Red Hat Linux release 6.1 (Cartman), Kernel 2.2.15pre17 on an i686] and when I run the createtables.php file, I get these nice messages:
Creating the tables... Seeya! Access denied for user: 'fireburn_user@localhost' to database 'fireburn_boards': 1044Board table created... Seeya! Access denied for user: 'fireburn_user@localhost' to database 'fireburn_boards': 1044Posts table created... Adding a master poll table... Seeya! Access denied for user: 'fireburn_user@localhost' to database 'fireburn_boards': 1044Adding the poll results table...
etc, etc... I typed in the same info into the script that I set up for the website, but the script wont let me make the tables. I am wondering if it is something on my site-host's end. Any suggestions?
|
|
|
|
|
Joined: Aug 2001
Posts: 12
Newbie
|
|
Newbie
Joined: Aug 2001
Posts: 12 |
Well, I chatted with a guy from my hosting company, and he claims that it "Has to be the scripts fault" that it wont create the tables. So here are the text versions of my files. If you see anything wrong, can you say something? ;) http://216.10.23.96/config.inc.txthttp://216.10.23.96/createtable.txt
|
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
|
Guru
Joined: May 1999
Posts: 3,039 |
From this line:
Seeya! Access denied for user: 'fireburn_user@localhost' to database 'fireburn_boards'
It looks like permission problems. With MySQL you have to grant specific permissions for a user/password/host combo to access the database. If the permissions were granted to a user with a password and no password is specified in the config file then it will fail.
You need to find out the specifics on what these 3 things are and modify the config.inc.php file to match.
UBB.threads Developer
|
|
|
|
|
Joined: Aug 2001
Posts: 12
Newbie
|
|
Newbie
Joined: Aug 2001
Posts: 12 |
heh, in the config file, "password" is the password hehe, sorry I should have mentioned that. I am in the proccess right now using the same password / user / host combo to make all of the table's indivigualy, whis is working great... we will see what happens when I try to post something..
|
|
|
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.
|
|
Posts: 417
Joined: November 2001
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 7368
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 7
|
|
|
|
|
|