[Help] Wamp error or mysql error

09/27/2009 05:49 KiiDxLaggy#1
Code:
Notice: Undefined variable: myaccount in C:\wamp\www\pages\register.php on line 17

Warning: mysql_select_db() [function.mysql-select-db]: Connecting to 3.22, 3.23 & 4.0 is not supported. Server is 4.0.18-nt in C:\wamp\www\pages\register.php on line 17

Warning: mysql_select_db() [function.mysql-select-db]: Connecting to 3.22, 3.23 & 4.0 servers is not supported in C:\wamp\www\pages\register.php on line 17

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\wamp\www\pages\register.php on line 17

Warning: mysql_query() [function.mysql-query]: Connecting to 3.22, 3.23 & 4.0 is not supported. Server is 4.0.18-nt in C:\wamp\www\pages\register.php on line 24
This is what is on my site when i go to my ip/register.php and on wampserver mysql wont start, plz help *Respect All*
09/27/2009 06:18 hio77#2
never seen mysql connect errors in php ... ild say drop your php down alittle ... as for the undefined var you needa define it ... or be lazy and put an @ :D

if you need help with that just ask ^_^