Free Web Hosting Forum
(#1 (permalink))
Old
Junior Member
jrws is on a distinguished road
 
Posts: 4
Join Date: Jul 2008
Default My_sql error - 07-23-2008, 08:57 AM

Access denied for user 'a2014075_d55be8'@'64.191.5.117' (using password: YES)
Have no idea how to rectify this situation. If you need the code I amusing look below (Pass is blocked for security reasons);
Code:
$host = "mysql2.00webhost.com"; 
$user = "a2014075_d55be8";		
$pwd = "*******";			
$db = 'a2014075_site';			

$connection = mysql_connect($host, $user, $pwd) or die(mysql_error()); //err0r!
mysql_select_db($db) or die(mysql_error()); //selects database
Of course this is in the php tags though.
Reply With Quote
(#2 (permalink))
Old
Mr.Whisper's Avatar
Member
Mr.Whisper is on a distinguished road
 
Posts: 54
Join Date: May 2008
Send a message via MSN to Mr.Whisper
Default 07-23-2008, 01:33 PM

please check $host

mysql2.00webhost.con or mysql2.000webhost.com ?


OSS-Zone

We present Freeware & Opensource to Everyone!
Reply With Quote
(#3 (permalink))
Old
Junior Member
jrws is on a distinguished road
 
Posts: 4
Join Date: Jul 2008
Default 07-24-2008, 06:50 AM

alright I will check.
It's:
Quote:
Important: MySQL Host for any database in this account is mysql2.000webhost.com , do not use localhost!
Just seen my error rectifying thanks for checking my error :| I can over look things sometimes :|
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.6.9
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0
vBulletin Skin developed by: vBStyles.com