Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'mujeresd_admin'@'localhost' (using password: YES) in /home/mujeresd/public_html/imglab.com/inc/config.php on line 7 Could not connect This site was working until after I uploaded Wordpress.... What's going on here?? I changed the wordpress URL to a non-existent one by accident, and now I can't log back in to wordpress either....
It seems you have set the wrong password in your config.php for mujeresd_admin user. Delete the MySQL database user and recreate it with the password which you have set in config.php if you are not sure about the exact password. You will need to assign the privileges to the user again once you recreate it. Kailash