Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'dbuser1'@'localhost
This is probably something stupid, but I created some code to access my database from a PHP script but there was an error (dbuser1 doesn't exist) at the first run and now its stuck with the same error even if I change the username to another one. I've even renamed the PHP file, uploaded it, and ran the new file with different name and the error is the same (still showing old name dbuser1 instead of dbuser1000). I'm new to web development so maybe I'm just misunderstanding something. I'm using Bluehost shared.