kevin wood 29 Posting Whiz

i am trying to connect to my database which i have set up and i keep getting the same message 'could not connect'.

i have a php page which sets up the database, and i recall this page with the include db.php to connect to the server.

i have tried using "QUERY ERROR: ".mysql_error()); to get the error back and it is still just saying 'could not connect'.