mysql+PHP התקנה על WINDOWS
שלום לכולם. התקנתי mySQL וPHP על XP שמריץ IIS. כשניסיתי ליצור DB בעזרת הפקודה הבאה:
שלום לכולם. התקנתי mySQL וPHP על XP שמריץ IIS. כשניסיתי ליצור DB בעזרת הפקודה הבאה:
mysqladmin.exe -u root create mydb
הוא נתן לי את הטעות הבאה:mysqladmin.exe: 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'
וכי למה? האם ההתקנה האוטומאטית של WINDOWS לא מטפלת בכל בשבילי? תודה, סלע.