Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
broley
Starting Member
1 Post |
Posted - 2001-09-17 : 14:14:33
|
| I'm new to SQL, after I uploaded the scripts I got all these errors below..PHP scripts work perfect though..except for the database scripts that is..What am I doing wrong???Warning: Failed opening '/home/HTML/password.inc' for inclusion (include_path='') in /home/tools-and-designcom/HTML/db_logentry.php on line 8Warning: MySQL Connection Failed: Access denied for user: 'nobody@localhost' (Using password: NO) in /home/tools-and-designcom/HTML/db_logentry.php on line 9Warning: MySQL Connection Failed: Access denied for user: 'nobody@localhost' (Using password: NO) in /home/tools-and-designcom/HTML/db_logentry.php on line 10Warning: MySQL: A link to the server could not be established in /home/tools-and-designcom/HTML/db_logentry.php on line 10Warning: MySQL Connection Failed: Access denied for user: 'nobody@localhost' (Using password: NO) in /home/tools-and-designcom/HTML/db_logentry.php on line 12Warning: MySQL: A link to the server could not be established in /home/tools-and-designcom/HTML/db_logentry.php on line 12Warning: Supplied argument is not a valid MySQL result resource in /home/tools-and-designcom/HTML/db_logentry.php on line 13 |
|
|
|
|
|