i have a php script, which i downloaded somewhere for auto-blog-commenting. Added mysql user,pass and database name and i uploaded it to my server host. I keep on getting error report page:
Warning: mysql_connect() [function.mysql-connect]: Access denied for username (using password: YES) in ...line 10
Warning: mysql_select_db() [function.mysql-connect]: Access denied for user 'root'(at)'localhost' (using password: NO) in... line 11
Warning: mysql_select_db() [function.mysql-connect]: A link to the server could not be established in ...line 11
i don't know what to do, as am not too familiar with this, but i understand that my user,pass and database name are correct.
please send your helpful response!
Warning: mysql_connect() [function.mysql-connect]: Access denied for username (using password: YES) in ...line 10
Warning: mysql_select_db() [function.mysql-connect]: Access denied for user 'root'(at)'localhost' (using password: NO) in... line 11
Warning: mysql_select_db() [function.mysql-connect]: A link to the server could not be established in ...line 11
i don't know what to do, as am not too familiar with this, but i understand that my user,pass and database name are correct.
please send your helpful response!