Korea FreeBSD Users Group News, Internal, Projects, Home
Software, Support, Documentation

[Áú¹®] mod_php4.3.1 ·Î ¾÷±×·¹À̵å ÇÑÈÄ ÀÎÀÚ°ªÀ» Àü´Þ¸ø¹Þ°í ÀÕ½À´Ï´Ù.



[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ]

[ÀÌÀü ±Û] [´ÙÀ½ ±Û] [ÀÌÀü ´ñ±Û] [´ÙÀ½ ´ñ±Û]


얼마전 mod_php4.3.1 로 업그레이드한후로 각종 .php 파일들이 인자값을 인식
못하고 잇습니다.

신기한건 대표적은 몇몇개의 .php파일들은 인자값을 잘 주고 받습니다.

대표적인것이 제로보드이구요.

또 몇몇개의 .php파일들은 인자값을 주는걸 못받습니다.

대표적인것이 제로카운터 이구요;;;

혹시 이문제에 대하여 하실말씀잇으신분은 말씀 부탁드립니다.

phpinfo해서 나오는 추가모듈(?)들은 ctype, gd, gettext, mbstring, mcrypt,
mhash, mysql, overload, pcre, posix, session, sockets, tokenizer, xml, zlib,
sysvsem, sysvshm 이구요.

간단한 phpinfo() 를 보여드리면.

      System  FreeBSD ns.idccc.com 4.7-RELEASE-p7 FreeBSD 4.7-RELEASE-p7
#25: Wed i386
      Build Date  Mar 1 2003 22:53:06
      Configure Command  './configure' '--with-apxs=/usr/local/sbin/apxs'
'--with-config-file-path=/usr/local/etc' '--enable-versioning'
'--with-regex=system' '--without-gd' '--without-mysql'
'--with-gd=/usr/local' '--enable-gd-native-ttf'
'--with-freetype-dir=/usr/local' '--with-jpeg-dir=/usr/local'
'--with-png-dir=/usr/local' '--with-zlib' '--with-mcrypt=/usr/local'
'--with-mhash=/usr/local' '--with-mysql=/usr/local'
'--with-expat-dir=/usr/local' '--with-gettext=/usr/local' '--enable-mbregex'
'--enable-mbstring' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm'
'--enable-trans-sid' '--prefix=/usr/local' 'i386-portbld-freebsd4.7'
      Server API  Apache
      Virtual Directory Support  disabled
      Configuration File (php.ini) Path  /usr/local/Zend/etc/php.ini
      PHP API  20020918
      PHP Extension  20020429
      Zend Extension  20021010
      Debug Build  no
      Thread Safety  disabled
      Registered PHP Streams  php, http, ftp, compress.zlib



Configuration
PHP Core
      Directive Local Value Master Value
      allow_call_time_pass_reference On On
      allow_url_fopen On On
      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_prepend_file no value no value
      browscap no value no value
      default_charset no value no value
      default_mimetype text/html text/html
      define_syslog_variables Off Off
      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 http://www.php.net/ http://www.php.net/
      enable_dl On On
      error_append_string no value no value
      error_log no value no value
      error_prepend_string no value no value
      error_reporting 2039 2039
      expose_php On On
      extension_dir ./ ./
      file_uploads On On
      gpc_order GPC GPC
      highlight.bg #FFFFFF #FFFFFF
      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/lib/php .:/usr/local/lib/php
      log_errors Off Off
      log_errors_max_len 1024 1024
      magic_quotes_gpc On On
      magic_quotes_runtime Off Off
      magic_quotes_sybase Off Off
      max_execution_time 60 60
      max_input_time 60 60
      open_basedir no value no value
      output_buffering no value no value
      output_handler no value no value
      post_max_size 256M 256M
      precision 12 12
      register_argc_argv On On
      register_globals Off Off
      report_memleaks On On
      safe_mode Off Off
      safe_mode_exec_dir no value no value
      safe_mode_gid Off Off
      safe_mode_include_dir no value no value
      sendmail_from me@xxxxxxxxxxxxx me@xxxxxxxxxxxxx
      sendmail_path /usr/sbin/sendmail -t -i  /usr/sbin/sendmail -t -i
      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 250M 250M
      upload_tmp_dir no value no value
      user_dir no value no value
      variables_order EGPCS EGPCS
      xmlrpc_error_number 0 0
      xmlrpc_errors Off Off
      y2k_compliance On On


--
Please look and take part in KFUG FAQ: <http://www.kr.freebsd.org/FAQ-kr/>
To Unsubscribe: send mail to majordomo@xxxxxxxxxxxxxx
with "unsubscribe questions" in the BODY of the message



[ ³¯Â¥¼ø »öÀÎ ] [ ´ñ±Û¼ø »öÀÎ ] [ ÃÖ»óÀ§ »öÀÎ]

Copyright © 1998-2005 Korea FreeBSD Users Group.
All rights reserved. webmaster at kr.FreeBSD.org
$Date: 2003/03/31 23:00:55 $
Powered by FreeBSD