Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/context/Context.class.php on line 143

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/context/Context.class.php on line 143

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/mobile/Mobile.class.php on line 109

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/mobile/Mobile.class.php on line 114

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 243

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 244

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 245

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 246

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/not2wing/www/xe/index.php:1) in /home/hosting_users/not2wing/www/xe/classes/display/DisplayHandler.class.php on line 248
HaniCodi - 처음 설치시 에러가 납니다.

ㅇㄴㅇㄹㄴㅇㄹ

처음 설치시 에러가 납니다.

조회 수 1352 추천 수 0 2017.06.13 18:02:35
코디쉽게 *.199.255.212


설치파일을 실행하면

3306포트가 동작중입니다.

다른 MySQL 서버가 동작 중인지 체크하여 주시기 바랍니다.


나타나면서 설치가 안됩니다. 검색해보니 답변이 있던데

mysql서버를 다른 프로그램이 사용하고 있는 여부를 어떻게 확인해서 끌수 있는지

설명부탁드려요. 감사합니다^^


관리자

2017.06.13 18:26:27
*.212.112.4

80번포트 사용 프로그램 확인 설명글 (http://nasalfresh.co.kr/netipot/10428) 에서 처럼

local Address 0.0.0.0:80 대신  0.0.0.0:3306의 PID 번호를 찾습니다. 

그리고 그 PID 번호가 1234 이면

C:> tasklist /fi "pid eq 1234" 

라고 치면 어떤 프로그램에서 3306포트를 사용하고 있는 지 알 수 있습니다.


그래서 나온 프로그램이 mysqld.exe 라면 

window키+R키를 눌러 실행창을 열고 taskmgr.exe 를 입력하여 작업관리자를 연다음 

mysqld.exe를 찾아 우측마우스버튼을 누르고 실행을 중지시킵니다.

그리고 나서 apm_setup을 실행하시면 됩니다. 

코디쉽게

2017.06.14 14:06:35
*.199.255.212

원장님 덕분에 mysql 서비스 중지 시켜서 프로그램을 깔아서 무사히 설치해서 실행이 됩니다.

그런데 황제맥진기를 쓰고 있는데  프로그램이 실행이 안됩니다. 

그래서 작업관리자에서

mysql을 다시 시작을 클릭해도 다시 시작이 안되고 맥진기 프로그램도 오류가 납니다.

어떻게 해야하는지요?

관리자

2017.06.14 15:15:58
*.212.112.4

아무 이유없이 mysql이 깔려 있지 않았을껀데.. 

미리 주의를 못드려 죄송합니다. 


window키+R키를 누르고 실행창이 나오면 services.msc 를 입력합니다. 

APM_MYSQL5 서비스를 찾아서 더블클릭해서 

서비스상태 중지버튼을 누르고 

시작유형을 사용안함으로 선택해주세요.. 

이제 코디를 위해 깔았던 mysql은 작동하지 않을겁니다. 

코디를 사용하는데에는 아무 지장 없습니다. 


황제맥진기가 문젠데요..  

황제맥진기가 사용했던 mysql이 맥진기 프로그램을 실행할때 

자동으로 실행되도록 해놨을 수도 있고 아닐 수도 있는데요 

위에서 services.msc 를 실행해서 나온 목록중에 

황제맥지기에서 사용하는 mysql 를 찾아 위와 반대로 

시작유형을 자동으로 해놓고 

서비스상태를 시작버튼을 눌러 실행중으로 만들어야 합니다. 


잘 안되시면 황제맥진기 회사에 문의해주시 바랍니다. 

코디쉽게

2017.06.14 15:59:04
*.199.255.212

답변 감사드립니다.

mysql 서비스상태에서 시작버튼을 누르면  프로세스가 예기못한 상태에서 종료가 되어 1067 프로세스가 예기치 못하게 종료가 되었습니다 라고 뜨는데

황제맥진기에서 잘모르겠다고 합니다. 여러번 부팅하고 새로 시작을 눌러도 mysql 시작이 안됩니다. 방법이 없습니까?

관리자

2017.06.14 18:28:51
*.212.112.4

기존의 황제맥진기 mysql 과 코디설치시 mysql이 중복되어 설정이 꼬인것 같습니다. 


제 컴퓨터서 비슷한 상황으로 시뮬레이션해봤는데 ( default mysql5.7 과 apm_mysql )


포트는 충돌하지만 두 mysql이 다 작동하는 것을 확인하였습니다. 


황제맥진기 프로그램을 다시 설치하는 수밖에 없을 것 같습니다. 


코디를 사용하시려다 이런 곤란을 격으시게 되어 죄송합니다.    

List of Articles
번호 제목 글쓴이 날짜sort 조회 수
공지 공지 한의맥코디 10주년 기념 한의맥코디2 탄생 관리자 2020-02-13 19643
공지 공지 빠른 답변을 원하시면 카페( http://cafe.daum.net/hanicodi ) 를 이용해주세요. 관리자 2019-05-23 47630
302 도와주세요. file [2] 천사 2017-10-13 1339
301 갤럭시탭 사양 어느정도면 되나요 [1] 천사 2017-10-11 1115
300 대진 원장님 모실 때를 좀 생각해봐야할듯 합니다. [5] 대진 2017-09-21 1376
299 진료확인서 발급시 이상한 글이 위에 뜹니다. [2] 질문자 2017-09-02 1226
298 코디 사용 요건이 어떻게 되나요? [2] sorisae 2017-08-24 1253
297 청구조합 코디 물리치료가 ir밖에 안 됩니다. [1] ss 2017-08-02 1514
296 데스크 컴퓨터에 연결하기 [7] 글쓰니 2017-07-21 1319
295 설치 후 에러 [3] abcde 2017-07-21 1150
294 설치시 문제 [1] 코디쉽게 2017-07-15 1187
293 현재 APM 다운로드 받을수 없습니다. [1] sorisae 2017-07-05 1227
292 메뉴를 선택할수 있게 했으면 합니다. [1] sorisae 2017-07-04 1294
291 화면 좌측 대기열이 에러가 납니다. file [2] 수시아 2017-07-01 1383
290 그림차팅은 어디에 있나요? [1] sorisae 2017-06-22 1092
289 대기실 화면에서 한의맥상 치료대기에 있는 환자는 표시가 안되나요? [1] 부르면나가요 2017-06-15 1123
» 처음 설치시 에러가 납니다. [5] 코디쉽게 2017-06-13 1352
287 대기실 화면에 이름 표시 문제... file [3] 개구리 2017-06-10 1170
286 ver.3.2.3 build.17060715 관리자 2017-06-07 1207
285 태블릿 환자정보 스크롤 문제 [2] 스콜피온 2017-06-05 1246
284 치료대기 관련 질문입니다. [2] 스콜피온 2017-06-04 1139
283 연필기능은 불가능한가요? [1] 배대웅 2017-06-02 1111
282 설치를 했는데 실행이 안됩니다.2 [3] 부부붕 2017-05-27 1338
281 공지 코디접속문제 해결을 위한 플로우차트 관리자 2017-05-26 7658
280 타임콜 알람파일 문의 입니다. [2] 안재홍 2017-05-26 1144
279 설치를 했는데 실행이 안됩니다. [1] 봉부봉 2017-05-26 1112
278 오류 질문입니다. (80번포트 문제인것도 같고) [2] chamo 2017-04-28 2459