묻고답하기
다양한 에러입니다. 도와주세요.
2009.06.04 04:04
1.2.3으로 업데이트한 후 별의 별 에러와 문제점으로 머리가 다 빠질 지경인데.. 오늘은 좀 심각해 보이는 문제가 생겼습니다. 크게 3가지 문제가 있습니다.
1) 리퍼럴 통계를 확인하는데 다음과 같은 리퍼럴이 계속 반복되어 있는 겁니다.
2009-06-03 | crete.pe.kr | http://crete.pe.kr/?mid=Recommendation&liststyle=webzine&act=dispMemberSignUpForm |
2009-06-03 | crete.pe.kr | http://crete.pe.kr/?mid=BulletinBoard2005&liststyle=gallery&page=1&act=dispMemberSignUpForm |
2009-06-03 | crete.pe.kr | http://crete.pe.kr/?mid=BulletinBoard2006&liststyle=webzine&document_srl=305&act=dispMemberSignUpForm |
저렇게 3줄이 한짝이 되어서 수십번 반복이 되어 있습니다. 이거 혹시 해킹 툴이 심어져 있는건가요?
2) Admin page로 가서 setting 버튼을 누르면 다음과 같은 에러 메시지가 뜹니다.
Warning: Cannot modify header information - headers already sent
by (output started at
/home/hosting_users/crete/www/files/config/ftp.config.php:6) in /home/hosting_users/crete/www/classes/display/DisplayHandler.class.php on line 133
Warning: Cannot modify header information - headers already sent
by (output started at
/home/hosting_users/crete/www/files/config/ftp.config.php:6) in /home/hosting_users/crete/www/classes/display/DisplayHandler.class.php on line 384
Warning: Cannot modify header information - headers already sent
by (output started at
/home/hosting_users/crete/www/files/config/ftp.config.php:6) in /home/hosting_users/crete/www/classes/display/DisplayHandler.class.php on line 385
Warning: Cannot modify header information - headers already sent
by (output started at
/home/hosting_users/crete/www/files/config/ftp.config.php:6) in /home/hosting_users/crete/www/classes/display/DisplayHandler.class.php on line 386
Warning: Cannot modify header information - headers already sent
by (output started at
/home/hosting_users/crete/www/files/config/ftp.config.php:6) in /home/hosting_users/crete/www/classes/display/DisplayHandler.class.php on line 387
Warning: Cannot modify header information - headers already sent
by (output started at
/home/hosting_users/crete/www/files/config/ftp.config.php:6) in /home/hosting_users/crete/www/classes/display/DisplayHandler.class.php on line 388
Warning: Cannot modify header information - headers already sent
by (output started at
/home/hosting_users/crete/www/files/config/ftp.config.php:6) in /home/hosting_users/crete/www/classes/display/DisplayHandler.class.php on line 389
Warning: Cannot modify header information - headers already sent
by (output started at
/home/hosting_users/crete/www/files/config/ftp.config.php:6) in /home/hosting_users/crete/www/classes/display/DisplayHandler.class.php on line 143
Warning: Cannot modify header information - headers already sent
by (output started at
/home/hosting_users/crete/www/files/config/ftp.config.php:6) in /home/hosting_users/crete/www/classes/display/DisplayHandler.class.php on line 143
이렇게 메시지가 뜬 밑에 설정 메뉴가 나오죠.
3) 그리고 이 문제말고도 복사한 내용을 포스팅하면 다음과 같은 경고문구가 뜨면서 포스팅이 안됩니다.
<html>
<head>
<meta http-equiv=Content-Type content="text/html;charset=euc-kr">
</head>
<body>
Դϴ
.</body>
</html>
DisplayHandler.class.php 파일을 다시 업로드 해보시지요 파일에 문제가 있어 보임니다.
밑에 글 또한 글자가 깨지는걸로 보아서 UTF-8가 아닌거 같습니다 ???
UTF-8 로 작성및 수정되어야 합니다.-