We have a php mysql application and have a bug. When we go to the home page, we get the following message.
Would appreciate a fix.
http://pocketsaver.gomainst.com
Thanks
Texasun
Message:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user gocoupuser@localhost (using password: YES) in /home/gomainst/public_html/pocketsaver/codelibrary/inc/variables.php on line 32
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user gomainst@localhost (using password: NO) in /home/gomainst/public_html/pocketsaver/codelibrary/inc/variables.php on line 35
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/gomainst/public_html/pocketsaver/codelibrary/inc/variables.php on line 35
Warning: mysql_query() [function.mysql-query]: Access denied for user gomainst@localhost (using password: NO) in /home/gomainst/public_html/pocketsaver/codelibrary/inc/functions.php on line 19
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/gomainst/public_html/pocketsaver/codelibrary/inc/functions.php on line 19
An Internal Error has Occured. Please report following error to the webmaster.
select * from tbl_store where status=1 limit 0,10
Access denied for user gomainst@localhost (using password: NO)