blira Posted January 29, 2007 Share Posted January 29, 2007 Hi all. I have a site (PHP/MySQL naturally) and got -recently- this error message:Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'artium_admin'@'localhost' (using password: NO) in /home/artium/public_html/Connections/artium.php on line 6Weird thing is yesterday it was ok, but now the Connections/artium.php file throws this error. Permissions and privileges are ok...Any ideas? I need to make this site go back online ASAP... any comment will be deeply appreciated!TIABernardo Link to comment https://forums.phpfreaks.com/topic/36128-error-with-no-explanation-mysql/ Share on other sites More sharing options...
spfoonnewb Posted January 29, 2007 Share Posted January 29, 2007 Did you add a password to the database, when there used to not be one?According to your error, you aren't using a password to connect..If there is one you need to set it. Link to comment https://forums.phpfreaks.com/topic/36128-error-with-no-explanation-mysql/#findComment-171557 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.