|
Db problems
I get this error sif. I must say thanks for teaching me the basics. I am creating a new version , one i can call my own after this one.
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'www-data'@'localhost' (using password: NO) in /home/***/public_html/cmss/includes/DbConnector.php on line 27
Warning: mysql_select_db() [function.mysql-select-db]: Access ***/public_html/cmss/includes/DbConnector.php on line 28
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/******/public_html/cmss/includes/DbConnector.php on line 28
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/*****/public_html/cmss/includes/DbConnector.php on line 37
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/******/public_html/cmss/includes/DbConnector.php on line 37
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/*****/public_html/cmss/includes/DbConnector.php on line 44
i''ll check the code myself too if i find some errors. Thanks in advance.
|