ftp 서버에 업로드시 바이너리 모드로 올려보세요

ftp 서버에 업로드시 바이너리 모드로 올려보세요

에러사항
=========
Fatal error: This encoded file is corrupted. Please refer to http://www.zend.com/support/support_faq.php?id=loader_file_corrupt for further help in D:\hshome\lubosh\delicashop.borderemail.com\includes\date_functions.php on line 0

해결사항
===========
/lib/decoder.lib.php
해당 파일을 바이너리로 올려보세요.

즉. ftp 업로드시 자동 또는 바이너리 모드로 설정하신후 업로드 하시면 해결될듯 합니다.
|

댓글 4개

그래도 에러라면..
===================
zend_optimizer.enable_loader = 1



If you are getting this error when installing on your local PC using xampp, then do the following:

Make sure you have a version of xampp that includes Zend Optimiser installed eg the latest version.

You then need to activate Zend like so:

In the following files:

xampp\apache\bin\php.ini
xampp\php\php4\php4.ini
xampp\php\php4\php.ini
xampp\php\php5. ini
xampp\php\php.ini

Find the zend section. Find the following line:
zend_optimizer.enable_loader = 0

Change it to:
zend_optimizer.enable_loader = 1

I only changed the php.ini in the apache folder and the php folder.

If you have any other problems, try googling the error message you receive.
1 .euc_kr 은...

Fatal error: This encoded file is corrupted. Please refer to http://www.zend.com/support/support_faq.php?id=loader_file_corrupt for further help in /home/nayabw/public_html/bill/lib/decoder.lib.php on line 0

php.ini 파일에
zend_optimizer.enable_loader 라는 내용이 없을수도 있나요?


2. utf-8은

Parse error: syntax error, unexpected '}' in /home/testbw/public_html/bill/lib/decoder.lib.php(80) : eval()'d code on line 9

Warning: Cannot modify header information - headers already sent by (output started at /home/testbw/public_html/bill/lib/decoder.lib.php(80) : eval()'d code:9) in /home/testbw/public_html/bill/head.sub.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/testbw/public_html/bill/lib/decoder.lib.php(80) : eval()'d code:9) in /home/testbw/public_html/bill/head.sub.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/testbw/public_html/bill/lib/decoder.lib.php(80) : eval()'d code:9) in /home/testbw/public_html/bill/head.sub.php on line 35

Warning: Cannot modify header information - headers already sent by (output started at /home/testbw/public_html/bill/lib/decoder.lib.php(80) : eval()'d code:9) in /home/testbw/public_html/bill/head.sub.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home/testbw/public_html/bill/lib/decoder.lib.php(80) : eval()'d code:9) in /home/testbw/public_html/bill/head.sub.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/testbw/public_html/bill/lib/decoder.lib.php(80) : eval()'d code:9) in /home/testbw/public_html/bill/head.sub.php on line 38
그래도 같은 에러가 나는데요. 어떻게 해야 하나요?
http://talk.iwoodin.kr/start/bill
1.다운시 바이너리로 받고 업로드시 바이너리로 올리면 됩니다.
2.그래도 안되시면 utf-8의 zip화일을 다운받아 압축을 풀고 decoder.lib.php를 올려보세요. 잘될 겁니다. 젠더디코딩 마지막에 푸는 문장 빠진거 같은데...그래서 그렇지 않나싶어요.
댓글을 작성하시려면 로그인이 필요합니다.

그누4 플러그인

그누보드에는 여러가지 기능 추가가 쉽도록 제작 되었습니다. 플러그인의 저작권은 해당 플러그인 제작자님께 있으며, 그누보드의 저작권과 다를 수 있습니다. 플러그인 다운로드시 좋아요와 감사의 코멘트를 남기시면 제작자에게 큰 힘이됩니다. ^^y

+
제목 글쓴이 날짜 조회
16년 전 조회 1,542
16년 전 조회 1,416
16년 전 조회 1,865
16년 전 조회 1,188
16년 전 조회 2,273
16년 전 조회 1,266
16년 전 조회 976
16년 전 조회 4,565
16년 전 조회 2,684
16년 전 조회 5,960
16년 전 조회 1,181
16년 전 조회 1,156
16년 전 조회 2,560
16년 전 조회 1,768
16년 전 조회 6,794