Conenct to a database from another server
Posted: Mon Jan 17, 2005 12:05 pm
Say my code is in abc.com, but the mysql db is actually located in mysql.def.com. I was trying to connect using mysql_connection(...), but I got these warning messages:
and line 5 is where I use mysql_connection. Please help me. Thankyou so much.
Code: Select all
Warning: MySQL Connection Failed: Access denied for user: 'def@xxx.xxx.xxx.xxx' (Using password: YES) in /home/virtual/site442/fst/var/www/html/login/login.php on line 5