GeekPoint Forum Subscribe to Forum RSS WhoIsHostingThis.com
Please register or login on GeekPoint Forum.
It takes only a minute to register, & moreover,
majority of the ads shown will be removed!
Login OR Register
Register a Free Account
Reply
 
LinkBack Thread Tools
Old 05-01-2008   #1
worker worker is offline
Newbie
Join Date: May 2008 Posts: 1
Default having a problem in setup; help needed

i am tried of hosting a website of vbulletin ,but i have a doubt that what we should keep in place of 'localhost' when we host in on a webserver....
i just left localhost as it is but i am getting an error

saying

Code:
 Error description: mysql_connect() []: Access denied for user 'here is my username'@'localhost' (using password: YES) /home/vol5/0fees.net/my user is present here/htdocs/includes/class_core.php on line 274
 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. 
please help

i have registered with the host i used my database id and pass also but still getting same problem
  Reply With Quote
Old 05-01-2008   #2
Armaan143 Armaan143 is offline
Promotion Team Leader
Armaan143's Avatar
Join Date: Aug 2007 Location: Sujangarh (Rajasthan,India) Posts: 1,553
Default

The chances are you typed wrond username and password in config file
or that use don't have privilege
  Reply With Quote
Old 05-03-2008   #3
Shadab Shadab is offline
Web Developer
Shadab's Avatar
Join Date: Feb 2007 Location: Bhopal Posts: 2,752 iTrader: 100% (1)
Default

Code:
Access denied for user 'here is my username'@'localhost' (using password: YES)
Replace that part with your actual username,
if the config.php file.

Ignore the above tip if you changed the username in the above error message
for security reasons.

Then check if the user you created has the permissions to access the database.

Btw, which hosting control panel are you using ?

My periodic table contains only 1 element : the element of Surprise.
  Reply With Quote
Reply
Thread Tools