SQL Errors Print

  • 41

Possible mySQL Errors

  • Parse error: syntax error, unexpected T_STRING in/home1/examplec/public_html/index.php on line 31 : There is an error in coding, such as a misplaced punctuation mark.
  • Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'Username'@'localhost' (using password: YES) in/home1/examplec/public_html/config.php on line 3
    Couldn't connect to server. : This is caused by a bad username or password. Username & password errors are the most common.

 



Was this answer helpful?

« Back