i need to know how fix this errors
in the pic
plz any1 help me coz i cant fix it
Quote:
Warning: mysql_connect() [function.mysql-connect]: Connecting to 3.22, 3.23 & 4.0 is not supported. Server is 4.0.18-nt in C:\wamp\www\config.php on line 20
Warning: mysql_connect() [function.mysql-connect]: Connecting to 3.22, 3.23 & 4.0 servers is not supported in C:\wamp\www\config.php on line 20
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\config.php on line 21
Warning: mysql_select_db() [function.mysql-select-db]: Connecting to 3.22, 3.23 & 4.0 servers is not supported in C:\wamp\www\config.php on line 21
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\wamp\www\config.php on line 21
Try to look at your config.php in the web folder. Is it point to right db..if all your tables are in the 'my' folder in the database, change the 'account' to 'my' in the config.php..hope it will work for you.
i think there was a conflict with the IP..for the default IP u must set it the IP to 127.0.0.1..if u gonna change that IP u must chage it from my.ini in windows folder too..