> 제목을 보시는것처럼 WinNT+iis4.0 에서 php3는 설치 했는데
> mysql이 안되고 있어요
> mysql의 에러는 아래에
> c:\ysql\in>mysqlshow
> ==>mysqlshow:Can't connect to MySQL server on localhost <10061>
> 이상태에서 그대로 다음으로 진행을 하니
> c:\ysql\in>mysqladmin -uroot create MY_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 localhst 3306'
> 위문장 처럼 에러 메시지가 나타나네요
> 저는 초보이오니 전문가님들의 수정을 부탁드립니다.
> 감사합니다. 정말로 고맙습니다.
먼저 mysql 대몬이 떠 있는지 확인하세요. (쩝 근데 저는 NT를 워낙 써본지 오래되어서 NT에 대해서는 잘 모르는데요..)
아마도 프로그램이 아직 실행이 안된듯하네요.
|