opsætning af mysql på win2k
Jeg har installeret apache og php hvilket kører smukt.jeg følger denne instruktion
http://www.anything.dk/pf_artikel.php?id=1
og da jeg når til
C:\\MYSQL\\BIN>mysqld
C:\\MYSQL\\BIN>mysqladmin -u root CREATE test_db
MYSQLADMIN: connect to server at \'localhost\' failed
error: \'Can\'t connect to MySQL server on \'localhost\' (10061)\'
Check that mysqld is running on localhost and that the port is 3306.
You can check this by doing \'telnet localhost 3306\'
C:\\MYSQL\\BIN>
hvad skal der gøres?
