관리자페이지에서 경고메시지 무엇이 문제일까요? 채택완료
그누보드5 5.4.2.3 버전입니다.
php 5.2.17 / Apache 2.2.34 / mysql 5.5.47 / OS CentOS 6.10 환경입니다.
관리자페이지 > 게시판관리 리스트에서
해당게시판을 선택하고 그 해당 게시판의 스킨을 변경하고
선택수정을 하면 아래와 같이 경고메시지가 나옵니다
무엇이 문제일까요?
----------
Warning: md5() expects parameter 1 to be string, array given in common.lib.php on line 764
Warning: Cannot modify header information - headers already sent by (output started at common.lib.php:764) in common.php on line 682
Warning: Cannot modify header information - headers already sent by (output started at common.lib.php:764) in common.php on line 684
Warning: Cannot modify header information - headers already sent by (output started at common.lib.php:764) in common.php on line 685
Warning: Cannot modify header information - headers already sent by (output started at common.lib.php:764) in common.php on line 686
Warning: Cannot modify header information - headers already sent by (output started at common.lib.php:764) in common.php on line 687
Warning: Cannot modify header information - headers already sent by (output started at common.lib.php:764) in common.php on line 688
답변 2개
PHP Warning 메시지는 심각한 문제는 아닙니다.
말그대로 경보 정도로 생각하시면 되는 부분이구요.
위 근본 문제는 php 버전 문제일 겁니다. 해결을 원하시면 php 버전을 높이셔야 할것이구요.
그냥 불편없이 사용하고 싶은데 그 문구가 보기 싫으시면 php환경설정(php.ini)에서 경고문 출력을 중지 설정을 하시면 됩니다. (모두 귀챦으시면 그냥 내버려두셔도 되구요^.^)
심각한 문제는 아니니 너무 걱정하시 마시구요.
제가 제안 드린 방법중 맘에 드시는 것으로 수정하시면 될것입니다.
그럼 오늘 하루도 행복한 하루 보내세요.
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인
오늘 하루도 화이팅하세요~ 감사합니다.