오류가나는데 해결을 못하겠어요. > 그누4 질문답변

그누4 질문답변

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

오류가나는데 해결을 못하겠어요. 정보

오류가나는데 해결을 못하겠어요.

본문

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/quick4u/www/gnu/dbconfig.php:8) in /home/hosting_users/quick4u/www/gnu/head.sub.php on line 47

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/quick4u/www/gnu/dbconfig.php:8) in /home/hosting_users/quick4u/www/gnu/head.sub.php on line 49

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/quick4u/www/gnu/dbconfig.php:8) in /home/hosting_users/quick4u/www/gnu/head.sub.php on line 50

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/quick4u/www/gnu/dbconfig.php:8) in /home/hosting_users/quick4u/www/gnu/head.sub.php on line 51

Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/quick4u/www/gnu/dbconfig.php:8) in /home/hosting_users/quick4u/www/gnu/head.sub.php on line 52

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

  • 복사

댓글 전체

일반적으로 dbconfig.php의 내용은
<?
$mysql_host = "localhost";
$mysql_user = "username";
$mysql_password = "password";
$mysql_db = "gnuboard";
?>
로 6줄입니다. 그런데 오류 메세지가 dbconfig.php:8인걸로 보아 dbconfig.php를 열어보아 확인해 보세요.
감사합니다. 드디어 잡았네요... 나모웹으로 지워도 저절로 7~8줄이 생겨서 그랬네요 그래서 노트로 지워서 웹에 올리니 정상 작동하네요 감사합니다.
© SIRSOFT
현재 페이지 제일 처음으로