courtney Posted February 21, 2006 Share Posted February 21, 2006 hiim new to php and mysql. ive followed a couple of books but im having major problems just connecting mysql to php. i feel like such a dope :(. Im using phpdev 4 and its suppose to be easy right? i get the following errors:Warning: Access denied for user: 'root@127.0.0.1' (Using password: YES) in c:\phpdev\www\public\createmovie.php on line 4Warning: MySQL Connection Failed: Access denied for user: 'root@156.0.0.1' (Using password: YES) in c:\phpdev\www\public\createmovie.php on line 4check your server connection loseri managed to put a password on mysql but im not sure how i did it. now i cant access phpmyadmin and i am unable to delete mysql. how do i remove the passwords???Im at my wits end...something so simple shouldnt be so taxing to me. Please could someone help me? :)Courtney Quote Link to comment Share on other sites More sharing options...
fenway Posted February 21, 2006 Share Posted February 21, 2006 Take a look at the MySQL refman page for "access denied" -- lots of good leads there. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.