@jillheden thank you for the answer but... 000webhost says: "Important: MySQL Host for any database in this account is mysql6.000webhost... , do not use localhost!"
I'dont understand, because I'm new here :(
Thanks for the great tutorials. I am hoping you upload the next vid for PHP tutorial mysql 27.
I would like to see the form in action, adding new users and logins and such.
Thanks man!
Hi, i hope you see this. I become this: "Warning: mysql_connect() [function.mysql-connect]: Access denied for user..." but I follow you step by step and I check all few times. I'm on 000webhost. Please help!
Warning: mysql_connect() [function.mysql-connect]: [2002] No connection could be made because the target machine actively refused it. (trying to connect via tcp://localhost:3306) in C:\xampp\htdocs\connectionfile.php on line 3
Warning: mysql_connect() [function.mysql-connect]: No connection could be made because the target machine actively refused it. in C:\xampp\htdocs\connectionfile.php on line 3
Not Connected :No connection could be made because the target machine actively refused it.
?????
@jwalter007 I got it working. I had to name my database game1. For some reason game would not show up as a database. So when i entered the update string I was using my database nae of game1 instead of table name of game.
Im all set now :-)
I'm not getting the update. No errors, but no update. I put in some bad info for the open & select commands just to test & did get errors. So I know its talking to the correct database.
I checked the $query line for typos & had non. Any idea why its not updating?
so, I am a noob, I was getting a similar warning that many of you are getting. Spent three hours obsessing about it...found out that when I was creating privaleges for "bucky" i didn't designate "localhost" and instead it was using "%" when i fixed this, the error went away. Hope this helps. Thanks BTW @thenewboston you've been a lot of help!
Warning: mysql_connect() [function.mysql-connect]: Access denied for user ' mobiafri_mercy'@'localhost' (using password: YES) in /home/mobiafri/public_html/conectionfile.php on line 14
Could not connect: Access denied for user ' mobiafri_mercy'@'localhost' (using password: YES)
How do i solve this error?
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'a9844771_user'@'localhost' (using password: YES) in /home/a9844771/public_html/sql.php on line 3
Free Web Hosting
Ni povezano:( :Access denied for user 'a9844771_user'@'localhost' (using password: YES) :(( whyyy
well i hav a few doubts pls some1 help me in it....while trying the above i got this error:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'username'@'localhost' (using password: YES) in D:\xampp\htdocs\connectionfile.php on line 10
Not Connected:Access denied for user 'username'@'localhost' (using password: YES)
wht's the prob? & my 2nd question is it necessary to try this @domain hosted...cant it be done on localhost.is this y im getting error?