Go Back   HostGator Peer Support Forums > HostGator Peer Support Forums > Shared Hosting Support

Notices

Reply
 
Thread Tools
  #1  
Old 06-12-2009, 07:26 PM
danthegreat danthegreat is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 7
Default Need Help Installing vBulletin!!!! Please click here.

I tried everything...I put everything correct, made the MySQL databse, user, edited the config.php file..........Did everything right, uploaded files...and i start the process but i keep getting this message

Quote:
Step 2) Connect to the database
Attempting to attach to database
Error description: mysql_connect() [function.mysql-connect]: Host 'gator877.hostgator.com' is not allowed to connect to this MySQL server /home/techni/public_html/forums/includes/class_core.php on line 311
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file
anyone know?????
Reply With Quote
  #2  
Old 06-12-2009, 07:33 PM
Chimpie's Avatar
Chimpie Chimpie is offline
Royal Croc
 
Join Date: Dec 2007
Location: Sarasota, Florida
Posts: 730
Default Re: Need Help Installing vBulletin!!!! Please click here.

It appears that you didn't enter the information correct.

Did you write it as username_dbname ?
__________________
Chimpie.com | Facebook | Twitter | SKYWARN | EMTLIFE
Reply With Quote
  #3  
Old 06-12-2009, 07:35 PM
danthegreat danthegreat is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 7
Default Re: Need Help Installing vBulletin!!!! Please click here.

wait for which part? :

// ****** DATABASE NAME ******
// This is the name of the database where your vBulletin will be located.
// This must be created by your webhost.
$config['Database']['dbname'] = 'techni_Forums';
Reply With Quote
  #4  
Old 06-12-2009, 07:36 PM
danthegreat danthegreat is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 7
Default Re: Need Help Installing vBulletin!!!! Please click here.

that's what i put ^^^
Reply With Quote
  #5  
Old 06-12-2009, 07:39 PM
Chimpie's Avatar
Chimpie Chimpie is offline
Royal Croc
 
Join Date: Dec 2007
Location: Sarasota, Florida
Posts: 730
Default Re: Need Help Installing vBulletin!!!! Please click here.

Did you set all of your settings that way?

Did you actually create your db with that name?
__________________
Chimpie.com | Facebook | Twitter | SKYWARN | EMTLIFE
Reply With Quote
  #6  
Old 06-12-2009, 07:40 PM
danthegreat danthegreat is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 7
Default Re: Need Help Installing vBulletin!!!! Please click here.

Yes, and i added a user..:

// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'techni_admin';
$config['MasterServer']['password'] = '139********';



Quote:
Database Size Users Actions
techni_Forums 0.01 MB techni_admin
Delete Database
Reply With Quote
  #7  
Old 06-12-2009, 07:44 PM
Chimpie's Avatar
Chimpie Chimpie is offline
Royal Croc
 
Join Date: Dec 2007
Location: Sarasota, Florida
Posts: 730
Default Re: Need Help Installing vBulletin!!!! Please click here.

did you create a db called Forums
__________________
Chimpie.com | Facebook | Twitter | SKYWARN | EMTLIFE
Reply With Quote
  #8  
Old 06-12-2009, 07:45 PM
Chimpie's Avatar
Chimpie Chimpie is offline
Royal Croc
 
Join Date: Dec 2007
Location: Sarasota, Florida
Posts: 730
Default Re: Need Help Installing vBulletin!!!! Please click here.

Yeah, I'm 98% sure it's a username and password issue.

Double check and make sure everything is correct.
__________________
Chimpie.com | Facebook | Twitter | SKYWARN | EMTLIFE
Reply With Quote
  #9  
Old 06-12-2009, 07:46 PM
danthegreat danthegreat is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 7
Default Re: Need Help Installing vBulletin!!!! Please click here.

isn't MySQL the databse?? Cause, it says Create Database.
Reply With Quote
  #10  
Old 06-12-2009, 07:47 PM
danthegreat danthegreat is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 7
Default Re: Need Help Installing vBulletin!!!! Please click here.

What do you mean, I did double check everything. It's the same error.
Reply With Quote
  #11  
Old 06-12-2009, 07:48 PM
Chimpie's Avatar
Chimpie Chimpie is offline
Royal Croc
 
Join Date: Dec 2007
Location: Sarasota, Florida
Posts: 730
Default Re: Need Help Installing vBulletin!!!! Please click here.

Did you actually create the database called Forums?
__________________
Chimpie.com | Facebook | Twitter | SKYWARN | EMTLIFE
Reply With Quote
  #12  
Old 06-12-2009, 07:50 PM
danthegreat danthegreat is offline
Hatchling Croc
 
Join Date: Jun 2009
Posts: 7
Default Re: Need Help Installing vBulletin!!!! Please click here.

how do you do that?
Reply With Quote
  #13  
Old 06-12-2009, 07:59 PM
Chimpie's Avatar
Chimpie Chimpie is offline
Royal Croc
 
Join Date: Dec 2007
Location: Sarasota, Florida
Posts: 730
Default Re: Need Help Installing vBulletin!!!! Please click here.

Go into your hosting package cPanel, go to databases, and click on MySQL Database Wizard. Follow the directions on creating a database.
__________________
Chimpie.com | Facebook | Twitter | SKYWARN | EMTLIFE
Reply With Quote
  #14  
Old 06-12-2009, 08:33 PM
GvilleRick's Avatar
GvilleRick GvilleRick is offline
Emperor Croc
 
Join Date: Jan 2007
Location: Greenville, SC
Posts: 3,130
Default Re: Need Help Installing vBulletin!!!! Please click here.

You have to create the database and user in cPanel under the MySQL section. The actual database and username for your config file will prepend your cPanel username so it will be in the form of cPanelUser_database and cPanelUser_username.

The step most commonly missed is after creating the database and user you must add the user to the database. If you use the MySQL wizard it should prompt you for each step. If not, you have to use the dropdown menu at the bottom of the page to add the user.

Also, from the look of the error message you gave you need to be sure that the MySQL host you enter in the config file is localhost and not the IP address or gator877.hostgator.com.
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Scared to Click Adsense? dvduval Off-Topic 13 11-25-2007 07:58 AM

All times are GMT -5. The time now is 06:14 PM.