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 - 처음 설치시 에러가 납니다.

ㅇㄴㅇㄹㄴㅇㄹ

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

조회 수 1367 추천 수 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
번호 제목 글쓴이 날짜 조회 수
공지 공지 한의맥코디 10주년 기념 한의맥코디2 탄생 관리자 2020-02-13 19999
공지 공지 빠른 답변을 원하시면 카페( http://cafe.daum.net/hanicodi ) 를 이용해주세요. 관리자 2019-05-23 47978