mysql vanvid
Jeg har lige installeret apache 2.47(vist nok), php og mysql 5... jeg kan godt få apache og php til at virke men når jeg laver noget mysql så siger den:Warning: mysql_connect(): Can't connect to MySQL server on 'localhost' (10061) in C:\Programmer\Apache Group\Apache2\htdocs\nyhed\config.php on line 18
Warning: mysql_select_db(): Can't connect to MySQL server on 'localhost' (10061) in C:\Programmer\Apache Group\Apache2\htdocs\nyhed\config.php on line 19
Warning: mysql_select_db(): A link to the server could not be established in C:\Programmer\Apache Group\Apache2\htdocs\nyhed\config.php on line 19
Warning: mysql_query(): Can't connect to MySQL server on 'localhost' (10061) in C:\Programmer\Apache Group\Apache2\htdocs\nyhed\index.php on line 14
Warning: mysql_query(): A link to the server could not be established in C:\Programmer\Apache Group\Apache2\htdocs\nyhed\index.php on line 14
Can't connect to MySQL server on 'localhost' (10061
Hvad kan der være galt??
Mit os er winxp.
