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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 SQL and sleepless nights

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 8

Warning: MySQL Connection Failed: Access denied for user: 'nobody@localhost' (Using password: NO) in /home/tools-and-designcom/HTML/db_logentry.php on line 9

Warning: MySQL Connection Failed: Access denied for user: 'nobody@localhost' (Using password: NO) in /home/tools-and-designcom/HTML/db_logentry.php on line 10

Warning: MySQL: A link to the server could not be established in /home/tools-and-designcom/HTML/db_logentry.php on line 10

Warning: MySQL Connection Failed: Access denied for user: 'nobody@localhost' (Using password: NO) in /home/tools-and-designcom/HTML/db_logentry.php on line 12

Warning: MySQL: A link to the server could not be established in /home/tools-and-designcom/HTML/db_logentry.php on line 12

Warning: Supplied argument is not a valid MySQL result resource in /home/tools-and-designcom/HTML/db_logentry.php on line 13


   

- Advertisement -