warning message: wamp5 server, mysql, php… plz help!
-
Warning: mysql_connect() [function.mysql-connect]: Unknown MySQL server host ‘http’ (11001) in C:\wamp\www\phpcoaching\database.php on line 8
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in C:\wamp\www\phpcoaching\database.php on line 9
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in C:\wamp\www\phpcoaching\database.php on line 12
Warning: mysql_fetch_field(): supplied argument is not a valid MySQL result resource in C:\wamp\www\phpcoaching\database.php on line 14
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\wamp\www\phpcoaching\database.php on line 21
—————————————————–
these are the messages which i had received when i wanted to retrieve the info from database by connecting the php to mysql database using wamp5 server..
why did it happen??
i am not using any wordpress software..
The topic ‘warning message: wamp5 server, mysql, php… plz help!’ is closed to new replies.