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: '[email protected]' (Using password: YES) in c:\phpdev\www\public\createmovie.php on line 4Warning: MySQL Connection Failed: Access denied for user: '[email protected]' (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 Link to comment https://forums.phpfreaks.com/topic/3517-sql-connectivity/ 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. Link to comment https://forums.phpfreaks.com/topic/3517-sql-connectivity/#findComment-12107 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.