Forum Moderators: coopster
I am regualrly getting this...
Warning: mysql_connect(): Access denied for user 'seeasale_mike'@'localhost' (using password: YES) in /home/seeasale/public_html/insert.php on line 5
I cannot connect to the database because: Access denied for user 'seeasale_mike'@'localhost' (using password: YES)
as I run php scripts that attempt to connect to a new mysql db.
I know that ...
its not a password or server down problem as I am connecting sporadically and inserting data into a table.
I'm a newbie with PHP and mysql and wonder if anyone has solved this one before?
Many thanks...