갑자기 홈피위에 이런메세지가 뜨는뎅 왜그럴가여? > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

갑자기 홈피위에 이런메세지가 뜨는뎅 왜그럴가여? 정보

갑자기 홈피위에 이런메세지가 뜨는뎅 왜그럴가여?

본문

Warning: preg_match() [function.preg-match]: Unknown modifier '2' in /home/hosting_users/roundmu/www/common.php on line 394

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/roundmu/www/common.php:394) in /home/hosting_users/roundmu/www/head.sub.php on line 53

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/roundmu/www/common.php:394) in /home/hosting_users/roundmu/www/head.sub.php on line 55

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/roundmu/www/common.php:394) in /home/hosting_users/roundmu/www/head.sub.php on line 56

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/roundmu/www/common.php:394) in /home/hosting_users/roundmu/www/head.sub.php on line 57

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/roundmu/www/common.php:394) in /home/hosting_users/roundmu/www/head.sub.php on line 58

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/roundmu/www/common.php:394) in /home/hosting_users/roundmu/www/head.sub.php on line 59
갑자기 그러네염,,,왜그런지를도통알수가없으니 ..누가좀 가르처 줘요 ㅠㅠ
  • 복사

댓글 전체

헤더가 선언되기전 html 단에서는 분명 공백이 생성됨으로써
생기는 오류 입니다.

헤더가 선언된 부분위에 다른구문이나 공백은 없는지 보세요.
중간에 헤더를 새로 선언해야 한다면 ob_start(); 로 해결 가능합니다.
오류나는 부분 상단에 삽입하세요.
© SIRSOFT
현재 페이지 제일 처음으로