묻고답하기

테스트 서버(php 5.2)에서 사이트 만들어서 Godaddy site로 포팅을 했더니, 문제가 있어서 php version 을 확인해 보니 5.4.23입니다.

xe core 는 최신버전 1.7.4를 설치 했습니다. 난감한 상황인데 해결할 방법이 없군요. ㅠ.ㅠ


아래 팁 적용해서 일단 사이트는 뜨는데 Warning message 와 함께 editor 가 정상 작동을 하지 않습니다.

./config/config.inc.php 에서
if(!defined('__OB_GZHANDLER_ENABLE__')) define('__OB_GZHANDLER_ENABLE__', 0);


xe 가 php 5.4 를 지원하지 않나요? 아니면 해결방법이 있는지요?


[사이트 홈페이지 Warning 메세지]

Warning: Creating default object from empty value in /home/host22/public_html/xe/modules/editor/editor.controller.php on line 211 Warning: Creating default object from empty value in /home/host22/public_html/xe/modules/editor/editor.controller.php on line 211 Warning: Creating default object from empty value in /home/host22/public_html/xe/modules/editor/editor.controller.php on line 211 Warning: Creating default object from empty value in /home/host22/public_html/xe/modules/editor/editor.controller.php on line 211 Warning: Creating default object from empty value in /home/host22/public_html/xe/modules/editor/editor.controller.php on line 211 Warning: Creating default object from empty value in /home/host22/public_html/xe/modules/editor/editor.controller.php on line 211 Warning: Cannot modify header information - headers already sent by (output started at /home/ericparkvan/public_html/xe/modules/editor/editor.controller.php:211) in /home/host22/public_html/xe/classes/display/DisplayHandler.class.php on line 330 Warning: Cannot modify header information - headers already sent by (output started at /home/ericparkvan/public_html/xe/modules/editor/editor.controller.php:211) in /home/host22/public_html/xe/classes/display/DisplayHandler.class.php on line 331 Warning: Cannot modify header information - headers already sent by (output started at /home/ericparkvan/public_html/xe/modules/editor/editor.controller.php:211) in /home/host22/public_html/xe/classes/display/DisplayHandler.class.php on line 332 Warning: Cannot modify header information - headers already sent by (output started at /home/ericparkvan/public_html/xe/modules/editor/editor.controller.php:211) in /home/host22/public_html/xe/classes/display/DisplayHandler.class.php on line 333 Warning: Cannot modify header information - headers already sent by (output started at /home/ericparkvan/public_html/xe/modules/editor/editor.controller.php:211) in /home/host22/public_html/xe/classes/display/DisplayHandler.class.php on line 334 Warning: Cannot modify header information - headers already sent by (output started at /home/ericparkvan/public_html/xe/modules/editor/editor.controller.php:211) in /home/host22/public_html/xe/classes/display/DisplayHandler.class.php on line 335