php? Posted August 3, 2007 Share Posted August 3, 2007 Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'username'@'localhost' (using password: YES) in C:\xampp\htdocs\va162.php\game\includes\functions.php on line 92 Links Menu Register Who is Online Home Register Login Player Ranks Forum Username: Password: Email: RegisterReset Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 18 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 18 Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 19 Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 22 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 22 Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 23 Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 26 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 26 Warning: mysql_numrows(): supplied argument is not a valid MySQL result resource in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 27 There is no one online. -------------------------------------------------------------------------------- Player Search Search Current Game Time: 23:20:10 -------------------------------------------------------------------------------- Warning: mysql_close(): no MySQL-Link resource supplied in C:\xampp\htdocs\va162.php\game\includes\rightmenu.php on line 145 why are all these warnings here? i don't understand Quote Link to comment https://forums.phpfreaks.com/topic/63152-warnings/ Share on other sites More sharing options...
Caesar Posted August 3, 2007 Share Posted August 3, 2007 Basically...it's telling you you cant connect to the database. Quote Link to comment https://forums.phpfreaks.com/topic/63152-warnings/#findComment-314734 Share on other sites More sharing options...
php? Posted August 3, 2007 Author Share Posted August 3, 2007 Well, i don't even think i have a database yet... thats a test script for me... any idea how i can make/connect to one... Quote Link to comment https://forums.phpfreaks.com/topic/63152-warnings/#findComment-314737 Share on other sites More sharing options...
php? Posted August 3, 2007 Author Share Posted August 3, 2007 !!!!!!!!!!!!!!!??????????????!!!!!!!!!!!!!!!!!!! says i need to import a file to my database.... no idea how to do that Quote Link to comment https://forums.phpfreaks.com/topic/63152-warnings/#findComment-314741 Share on other sites More sharing options...
php? Posted August 3, 2007 Author Share Posted August 3, 2007 SOMEONE ADD ME FREAKING MSN AND HELP blood-dynasty@hotmail.com Quote Link to comment https://forums.phpfreaks.com/topic/63152-warnings/#findComment-314745 Share on other sites More sharing options...
purefan Posted August 3, 2007 Share Posted August 3, 2007 from that message you are not even connected to the database, check http://php-mysql-tutorial.com Quote Link to comment https://forums.phpfreaks.com/topic/63152-warnings/#findComment-314765 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.