Bluehost : MySQL Bluehost Database connection
By web hosting on Oct 27, 2008 in Bluehost Blog
Host unlimited blogs, websites for $4.95 only with this web host
Register domain names for less than a dollar here
Get a VPS or dedicated server for less than $50 Signup Now
Bluehost is among our best web hosts. Sign up with bluehost here
This is a bluehost question posted by wjc54 on 27 October 2008
How do I access a MySQL database from a different Bluehost account.
BH account with database is wjcastorconsulting.net, I am attempting to access the database from talkingbooksplus.com. I have setup the remote MySQL access host to permit %.talkingbookplus.com
Using the following PHP code:
$hostname_connection = “www.wjcastorconsulting.net”;
$database_connection = “wjcastor_ComeHearBooks”;
$username_connection = “xxxxx”;
$password_connection = “xxxxxxxx”;
$connection = mysql_connect($hostname_connection, $username_connection, $password_connection) or trigger_error(mysql_error(),E_USER_ERROR);I get the following error:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user ‘xxxxx’@'box175.bluehost.com’ (using password: YES) in …
Any ideas on what I am doing wrong?
You can read more about bluehost in detail or sign up now with bluehost web hosting
Related Posts :- Bluehost : unable to connect to my database using PHP
- Bluehost : dreamweaver mysql/php connection problems
- Bluehost : php to mysql connection
- Bluehost : remote MySQL connection denied
- Bluehost : Database host issue
- Bluehost : Problem with mysql
- Bluehost : MYSQL Connectivity Issue
- Bluehost : MySQL Won’t Connect
- Web Hosting : Pleeease help me with this error: Warning: mysql_connect() [function.mysql-connect]:
- Bluehost : OSCOMMERCE Access denied problem…problem with my configure settings, any help!!
This web hosting blog is proudly hosted with reliable Hostgator webhosting for only one cents through this hostgator coupon. If you're new here, you may want to subscribe to this web hosting RSS feed









Sorry, comments for this entry are closed at this time.