KCP 설정 에러
오크패드
10년 전
조회 5,273
안녕하세요.
KCP설정할때 에러가 나서 질문을 드립니다.
KCP 설정을 모두 입력하고 확인버튼을 누르면 첨부한 그림과 같은 에러 멧세지가 표시 됩니다.

바이너리 타입으로 업로드를 하여도 같은 에러가 발생합니다.
왜그런지 알려주세요.
서버 정보는 다음과 같습니다.
| Scan this dir for additional .ini files | (none) |
| Additional .ini files parsed | (none) |
| PHP API | 20100412 |
| PHP Extension | 20100525 |
| Zend Extension | 220100525 |
| Zend Extension Build | API220100525,NTS |
| PHP Extension Build | API20100525,NTS |
| Debug Build | no |
| Thread Safety | disabled |
| Zend Signal Handling | disabled |
| Zend Memory Manager | enabled |
| Zend Multibyte Support | provided by mbstring |
| IPv6 Support | enabled |
| DTrace Support | disabled |
| Registered PHP Streams | https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar, zip |
| Registered Stream Socket Transports | tcp, udp, unix, udg, ssl, sslv3, sslv2, tls |
| Registered Stream Filters | zlib.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk |
| http://www.zend.com/" style="color: rgb(0, 0, 153); text-decoration: none; background-color: rgb(255, 255, 255);"> |
http://www.aucpad.kr/adm/phpinfo.php?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000" style="color: rgb(0, 0, 153); text-decoration: none;">PHP Credits
Configuration
cgi-fcgi
| Directive | Local Value | Master Value |
|---|---|---|
| cgi.check_shebang_line | 1 | 1 |
| cgi.discard_path | 0 | 0 |
| cgi.fix_pathinfo | 1 | 1 |
| cgi.force_redirect | 1 | 1 |
| cgi.nph | 0 | 0 |
| cgi.redirect_status_env | no value | no value |
| cgi.rfc2616_headers | 0 | 0 |
| fastcgi.logging | 1 | 1 |
Core
| PHP Version | 5.4.40 |
| Directive | Local Value | Master Value |
|---|---|---|
| allow_url_fopen | On | On |
| allow_url_include | Off | Off |
| always_populate_raw_post_data | Off | Off |
| arg_separator.input | & | & |
| arg_separator.output | & | & |
| asp_tags | Off | Off |
| auto_append_file | no value | no value |
| auto_globals_jit | On | On |
| auto_prepend_file | no value | no value |
| browscap | no value | no value |
| default_charset | no value | no value |
| default_mimetype | text/html | text/html |
| disable_classes | no value | no value |
| disable_functions | no value | no value |
| display_errors | On | On |
| display_startup_errors | Off | Off |
| doc_root | no value | no value |
| docref_ext | no value | no value |
| docref_root | no value | no value |
| enable_dl | On | On |
| enable_post_data_reading | On | On |
| error_append_string | no value | no value |
| error_log | no value | no value |
| error_prepend_string | no value | no value |
| error_reporting | 887 | no value |
| exit_on_timeout | Off | Off |
| expose_php | On | On |
| extension_dir | /usr/local/php/5.4/lib/php/extensions/no-debug-non-zts-20100525 | /usr/local/php/5.4/lib/php/extensions/no-debug-non-zts-20100525 |
| file_uploads | On | On |
| highlight.comment | #FF8000 | #FF8000 |
| highlight.default | #0000BB | #0000BB |
| highlight.html | #000000 | #000000 |
| highlight.keyword | #007700 | #007700 |
| highlight.string | #DD0000 | #DD0000 |
| html_errors | On | On |
| ignore_repeated_errors | Off | Off |
| ignore_repeated_source | Off | Off |
| ignore_user_abort | Off | Off |
| implicit_flush | Off | Off |
| include_path | .:/usr/local/php/5.4/lib/php | .:/usr/local/php/5.4/lib/php |
| log_errors | Off | Off |
| log_errors_max_len | 1024 | 1024 |
| mail.add_x_header | Off | Off |
| mail.force_extra_parameters | no value | no value |
| mail.log | no value | no value |
| max_execution_time | 0 | 30 |
| max_file_uploads | 20 | 20 |
| max_input_nesting_level | 64 | 64 |
| max_input_time | -1 | -1 |
| max_input_vars | 1000 | 1000 |
| memory_limit | 512M | 128M |
| open_basedir | no value | no value |
| output_buffering | 0 | 0 |
| output_handler | no value | no value |
| post_max_size | 8M | 8M |
| precision | 14 | 14 |
| realpath_cache_size | 16K | 16K |
| realpath_cache_ttl | 120 | 120 |
| register_argc_argv | On | On |
| report_memleaks | On | On |
| report_zend_debug | On | On |
| request_order | no value | no value |
| sendmail_from | no value | no value |
| sendmail_path | /usr/sbin/sendmail -t -i | /usr/sbin/sendmail -t -i |
| serialize_precision | 17 | 17 |
| short_open_tag | On | On |
| SMTP | localhost | localhost |
| smtp_port | 25 | 25 |
| sql.safe_mode | Off | Off |
| track_errors | Off | Off |
| unserialize_callback_func | no value | no value |
| upload_max_filesize | 10M | 10M |
| upload_tmp_dir | no value | no value |
| user_dir | no value | no value |
| user_ini.cache_ttl | 300 | 300 |
| user_ini.filename | .user.ini | .user.ini |
| variables_order | EGPCS | EGPCS |
| xmlrpc_error_number | 0 | 0 |
| xmlrpc_errors | Off | Off |
| zend.detect_unicode | On | On |
| zend.enable_gc | On | On |
| zend.multibyte | Off | Off |
| zend.script_encoding | no value | no value |
ctype
| ctype functions | enabled |
curl
| cURL support | enabled |
| cURL Information | 7.36.0 |
| Age | 3 |
| Features | |
| AsynchDNS | No |
| Debug | No |
| GSS-Negotiate | Yes |
| IDN | No |
| IPv6 | Yes |
| Largefile | Yes |
| NTLM | Yes |
| SPNEGO | No |
| SSL | Yes |
| SSPI | No |
| krb4 | No |
| libz | Yes |
| CharConv | No |
| Protocols | dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp |
| Host | amd64-portbld-freebsd9.1 |
| SSL Version | OpenSSL/0.9.8 |
| ZLib Version | 1.2.7 |
date
| date/time support | enabled |
| "Olson" Timezone Database Version | 2014.8 |
| Timezone Database | internal |
| Default timezone | Asia/Seoul |
댓글을 작성하려면 로그인이 필요합니다.
답변 2개
댓글을 작성하려면 로그인이 필요합니다.
리자
Expert
10년 전
http://sir.co.kr/bbs/board.php?bo_table=faq&wr_id=2">http://sir.co.kr/bbs/board.php?bo_table=faq&wr_id=2
위 게시물을 참고하십시오.
그래도 잘 되지 않으시는 경우 admin@sir.co.kr 로 도메인과 ftp 정보를 보내주시면 확인후 답변 드리겠습니다.
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인