웹마스터 팁

http://www.xpressengine.com/19111170

http://www.xpressengine.com/19131379


처럼...

PHP 5.3.X 버전대의 사용자들 중에서 페이지 수정, 위젯 수정, 위젯 생성, 텍스타일 등에서


Warning: strlen() expects parameter 1 to be string, array given in /home/binamu/public_html/modules/widget/widget.controller.php on line 559

Warning: strlen() expects parameter 1 to be string, array given in /home/binamu/public_html/modules/widget/widget.controller.php on line 559

Warning: strlen() expects parameter 1 to be string, array given in /home/binamu/public_html/modules/widget/widget.controller.php on line 559



등의  에러 메시지나,


Deprecated: Assigning the return value of new by reference is deprecated in /home/binamu/public_html/libs/PEAR/PEAR.php on line 569

Deprecated: Assigning the return value of new by reference is deprecated in /home/binamu/public_html/libs/PEAR/PEAR.php on line 572

Deprecated: Assigning the return value of new by reference is deprecated in /home/binamu/public_html/libs/PEAR/HTTP/Request.php on line 388

Deprecated: Assigning the return value of new by reference is deprecated in /home/binamu/public_html/libs/PEAR/HTTP/Request.php on line 706

Deprecated: Assigning the return value of new by reference is deprecated in /home/binamu/public_html/libs/PEAR/HTTP/Request.php on line 719

Deprecated: Assigning the return value of new by reference is deprecated in /home/binamu/public_html/libs/PEAR/HTTP/Request.php on line 764

Warning: Cannot modify header information - headers already sent by (output started at /home/binamu/public_html/libs/PEAR/PEAR.php:569) in /home/binamu/public_html/classes/display/DisplayHandler.class.php on line 67

Warning: Cannot modify header information - headers already sent by (output started at /home/binamu/public_html/libs/PEAR/PEAR.php:569) in /home/binamu/public_html/classes/display/DisplayHandler.class.php on line 253



등의  에러 메시지를 띄우면서 정상적으로 사용할 수가 없을 때가 있습니다.

이런 에러들은 PHP 5.3.X 버전으로 들어오면서 변경된 부분을 php.ini에 반영하지 못했을 경우 주로 나타나더군요.


http://kr2.php.net/manual/en/errorfunc.configuration.php#ini.error-reporting


위 주소로 가시면 영문이긴 하지만 설정법 등이 자세히 소개가 되어 있습니다.

바른 설정을 하면 위의 에러들이 사라지더군요. ^^*


저의 경우에는


error_reporting = E_ALL & ~E_NOTICE

display_errors = Off

display_startup_errors = Off

log_errors = On

log_errors_max_len = 1024

ignore_repeated_errors = Off

ignore_repeated_source = Off

report_memleaks = On

track_errors = Off

html_errors = Off




이 정도만 적용해도 이상이 없이 동작을 하더군요.. ^^*


제목 글쓴이 날짜
IE를 제외한 브라우저에서 첨부파일이 100%에서 사라지는 증세의 해결 [2] 비나무 2010.10.03
PHP 5.3.X 버전 사용자들 중 XE 최신버전의 위젯 생성, 텍스타일 등에서의 에러날 때... 비나무 2010.10.03
1.4.4.1 업데이트이후 이미지가 엑스박스로 뜨는 분들 참고 [1] 위드파트너 2010.10.04
크로스 브라우징을 위한 css 초기화 [2] hhgyu 2010.10.05
큰 사이즈의 이미지 업로드시 섬네일 생성이 안되어 오류 발생하는 문제 예방법 도라란 2010.10.05
광고성 글때문에.... 금지 ip 목록 공유 [5] 한니발2 2010.10.06
댓글을 리스트에 출력하기 [1] 김성걸310 2010.10.07
나눔고딕 웹폰트가 아닌 API로 적용하여 사용해보자!! [10] 으아악. 2010.10.07
카페24 외부페이지로 트래픽 확인하기 [1] file teryboy 2010.10.09
XE에서 설문조사시 비회원 참여하는 방법 있을까요? [1] file hellosamyoo 2010.10.12
이미지 삽입시 아래에 한줄 띄우고 클릭가능하게 하여 편히 입력하게 만들자~ [8] file xemall 2010.10.13
IE6부터 IE9까지 대응하기. [7] 정찬명 2010.10.13
플래시를 이용한 최근게시물 구현 [6] 한그림 2010.10.13
인증메일 때문에 고생하시는 분 참고하세요. [17] 박용식 2010.10.14
페이지 설정, 꼭 이렇게 해두세요 [10] file 老姜君 2010.10.14
에디터에 웹폰트를 추가하여 사용하기 [3] file 하얌이 2010.10.18
게시판에 구글 SyntaxHighlighter 3.0.83(구문강조) 적용하기 - 본문에 코드삽입시 유용 file 으아악. 2010.10.20
큐브리드로 변환후 인덱스 재생성 [1] 카르마 2010.10.22
스팸단어목록 공유 [3] 쁘띠하긔 2010.10.23
Mysql에서 큐브리드로 데이터이전 [3] 카르마 2010.10.23