glbl483118
New Member
- Messages
- 3
- Reaction score
- 0
- Points
- 0
Hi guys:
Okay i am trying but unsuccessfully. I can't connect to my database. I have created the database and since phpMyAdmin keeps telling me incorrect username/password i wrote a php script to create tables in database but that is giving me an error as well:
Okay i am trying but unsuccessfully. I can't connect to my database. I have created the database and since phpMyAdmin keeps telling me incorrect username/password i wrote a php script to create tables in database but that is giving me an error as well:
Code:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user my_user_name@'10.33.248.79' (using password: YES) in /home/my_user_name/public_html/createtable.php on line 2
Could not connect: Access denied for user 'my_user_name'@'10.33.248.79' (using password: YES)