잇힝 이 에러문구는 무엇인가요 ㅋ 정보
잇힝 이 에러문구는 무엇인가요 ㅋ
본문
Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 1; The encoded file was probably encoded by the Zend Guard for PHP 5 (zendenc5), and therefore cannot be run on PHP 4 in /public_html/extend/http.lib.php on line 0
미쳐부려
미쳐부려
추천
0
0
댓글 5개

Fatal error 입니다.
( -_-) 도망가기 ....
( -_-) 도망가기 ....

zend 디코더를 찾을 수 없다는것 같네요
에러내용은
Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 1; The encoded file was probably encoded by the Zend Guard for PHP 5 (zendenc5), and therefore cannot be run on PHP 4 in /public_html/extend/http.lib.php on line 0
입니다
( -_-) 도망가기 ....
Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 1; The encoded file was probably encoded by the Zend Guard for PHP 5 (zendenc5), and therefore cannot be run on PHP 4 in /public_html/extend/http.lib.php on line 0
입니다
( -_-) 도망가기 ....

zend로 인코딩된 파일을 불러오는데 높은버전의 zend로 인코딩 되어 zend옵티마이져가 해석을 못한다는 내용인것 같은데요...
아니면 옵티마이져가 안깔렸거나...
혹시 PHP4인가요?
옵티마이져가 안깔렸다면 설치 하시구요.
아니면 zend Optimizer 의 버젼이 높은걸로 설치해보세요...
아니면 옵티마이져가 안깔렸거나...
혹시 PHP4인가요?
옵티마이져가 안깔렸다면 설치 하시구요.
아니면 zend Optimizer 의 버젼이 높은걸로 설치해보세요...

( -_-) 도망가기 ....