容器技术交流

 找回密码
 立即注册
查看: 58492|回复: 5

我很想知道原因!

[复制链接]
发表于 2009-3-6 14:04:37 | 显示全部楼层 |阅读模式
我采用 FAMP4.0.2 安装FREEBSD 7.1  安装 SupeSite/X-Space 就正常
我自己用PORTS 安装FREEBSD 7.1   却装不上SupeSite/X-Space

请问这个是为什么呢 FAMP4.0.2 里面有什么奥秘么?
 楼主| 发表于 2009-3-6 15:13:01 | 显示全部楼层
还有  请问采用 FAMP4.0.2 安装
MYSQL 数据库的 位置怎么修改啊 ??
发表于 2009-3-7 15:30:11 | 显示全部楼层
应该是没装Zend
 楼主| 发表于 2009-3-11 10:42:18 | 显示全部楼层

装了啊 PHPINFO 信息如下

  1. PHP Version 5.2.8
  2. System  FreeBSD www.djy.cc 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386  
  3. Build Date  Mar 10 2009 14:58:47  
  4. Configure Command  './configure' '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--enable-libxml' '--with-libxml-dir=/usr/local' '--with-pcre-regex=yes' '--enable-reflection' '--program-prefix=' '--enable-fastcgi' '--with-apxs2=/usr/local/sbin/apxs' '--with-regex=php' '--with-zend-vm=CALL' '--enable-zend-multibyte' '--disable-ipv6' '--prefix=/usr/local' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--build=i386-portbld-freebsd7.1'  
  5. Server API  Apache 2.0 Handler  
  6. Virtual Directory Support  enabled  
  7. Configuration File (php.ini) Path  /usr/local/etc  
  8. Loaded Configuration File  /usr/local/etc/php.ini  
  9. Scan this dir for additional .ini files  /usr/local/etc/php  
  10. additional .ini files parsed  /usr/local/etc/php/extensions.ini  
  11. PHP API  20041225  
  12. PHP Extension  20060613  
  13. Zend Extension  220060519  
  14. Debug Build  no  
  15. Thread Safety  enabled  
  16. Zend Memory Manager  enabled  
  17. IPv6 Support  disabled  
  18. Registered PHP Streams  compress.bzip2, php, file, data, http, ftp, zip, compress.zlib  
  19. Registered Stream Socket Transports  tcp, udp, unix, udg  
  20. Registered Stream Filters  bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.*  
  21. This program makes use of the Zend Scripting Language Engine:
  22. Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
  23.     with Zend Extension Manager v1.2.2, Copyright (c) 2003-2007, by Zend Technologies
  24.     with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies


  25. --------------------------------------------------------------------------------
  26. PHP Credits
  27. --------------------------------------------------------------------------------
  28. Configuration
  29. PHP Core
  30. Directive Local Value Master Value
  31. allow_call_time_pass_reference On On
  32. allow_url_fopen On On
  33. allow_url_include Off Off
  34. always_populate_raw_post_data Off Off
  35. arg_separator.input & &
  36. arg_separator.output & &
  37. asp_tags Off Off
  38. auto_append_file no value no value
  39. auto_globals_jit On On
  40. auto_prepend_file no value no value
  41. browscap no value no value
  42. default_charset no value no value
  43. default_mimetype text/html text/html
  44. define_syslog_variables Off Off
  45. detect_unicode On On
  46. disable_classes no value no value
  47. disable_functions no value no value
  48. display_errors On On
  49. display_startup_errors Off Off
  50. doc_root no value no value
  51. docref_ext no value no value
  52. docref_root no value no value
  53. enable_dl On On
  54. error_append_string no value no value
  55. error_log no value no value
  56. error_prepend_string no value no value
  57. error_reporting 7 6135
  58. expose_php On On
  59. extension_dir /usr/local/lib/php/20060613-zts /usr/local/lib/php/20060613-zts
  60. file_uploads On On
  61. highlight.bg #FFFFFF #FFFFFF
  62. highlight.comment #FF8000 #FF8000
  63. highlight.default #0000BB #0000BB
  64. highlight.html #000000 #000000
  65. highlight.keyword #007700 #007700
  66. highlight.string #DD0000 #DD0000
  67. html_errors On On
  68. ignore_repeated_errors Off Off
  69. ignore_repeated_source Off Off
  70. ignore_user_abort Off Off
  71. implicit_flush Off Off
  72. include_path .:/usr/local/share/pear .:/usr/local/share/pear
  73. log_errors Off Off
  74. log_errors_max_len 1024 1024
  75. magic_quotes_gpc On On
  76. magic_quotes_runtime Off Off
  77. magic_quotes_sybase Off Off
  78. mail.force_extra_parameters no value no value
  79. max_execution_time 30 30
  80. max_input_nesting_level 64 64
  81. max_input_time 60 60
  82. memory_limit 128M 128M
  83. open_basedir no value no value
  84. output_buffering no value no value
  85. output_handler no value no value
  86. post_max_size 8M 8M
  87. precision 12 12
  88. realpath_cache_size 16K 16K
  89. realpath_cache_ttl 120 120
  90. register_argc_argv On On
  91. register_globals Off Off
  92. register_long_arrays On On
  93. report_memleaks On On
  94. report_zend_debug On On
  95. safe_mode Off Off
  96. safe_mode_exec_dir no value no value
  97. safe_mode_gid Off Off
  98. safe_mode_include_dir no value no value
  99. sendmail_from no value no value
  100. sendmail_path /usr/sbin/sendmail -t -i  /usr/sbin/sendmail -t -i  
  101. serialize_precision 100 100
  102. short_open_tag On On
  103. SMTP localhost localhost
  104. smtp_port 25 25
  105. sql.safe_mode Off Off
  106. track_errors Off Off
  107. unserialize_callback_func no value no value
  108. upload_max_filesize 2M 2M
  109. upload_tmp_dir no value no value
  110. user_dir no value no value
  111. variables_order EGPCS EGPCS
  112. xmlrpc_error_number 0 0
  113. xmlrpc_errors Off Off
  114. y2k_compliance On On
  115. zend.ze1_compatibility_mode Off Off

  116. apache2handler
  117. Apache Version  Apache/2.2.11 (FreeBSD) mod_ssl/2.2.11 OpenSSL/0.9.8j DAV/2 PHP/5.2.8  
  118. Apache API Version  20051115  
  119. Server Administrator  ppabc@qq.com  
  120. Hostnameort  www.djy1.cc:0  
  121. User/Group  vmail(1000)/1000  
  122. Max Requests  Per Child: 80000 - Keep Alive: on - Max Per Connection: 100  
  123. Timeouts  Connection: 300 - Keep-Alive: 5  
  124. Virtual Server  Yes  
  125. Server Root  /usr/local  
  126. Loaded Modules  core worker http_core mod_so mod_authn_file mod_authn_dbm mod_authn_anon mod_authn_default mod_authn_alias mod_authz_host mod_authz_groupfile mod_authz_user mod_authz_dbm mod_authz_owner mod_authz_default mod_auth_basic mod_auth_digest mod_file_cache mod_cache mod_disk_cache mod_dumpio mod_include mod_filter mod_charset_lite mod_deflate mod_log_config mod_logio mod_env mod_mime_magic mod_cern_meta mod_expires mod_headers mod_usertrack mod_unique_id mod_setenvif mod_version mod_ssl mod_mime mod_dav mod_status mod_autoindex mod_asis mod_info mod_suexec mod_cgi mod_dav_fs mod_vhost_alias mod_negotiation mod_dir mod_imagemap mod_actions mod_speling mod_userdir mod_alias mod_rewrite mod_php5  
  127. Directive Local Value Master Value
  128. engine 1 1
  129. last_modified 0 0
  130. xbithack 0 0

  131. Apache Environment
  132. Variable Value
  133. UNIQUE_ID  SbckZsCoAQgAAAPZPLwAAACK  
  134. HTTP_ACCEPT  */*  
  135. HTTP_REFERER  http://wwww.zhank.com/iProber.php  
  136. HTTP_ACCEPT_LANGUAGE  zh-cn  
  137. HTTP_UA_CPU  x86  
  138. HTTP_ACCEPT_ENCODING  gzip, deflate  
  139. HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; TencentTraveler 4.0; .NET CLR 2.0.50727)  
  140. HTTP_HOST  wwww.zhank.com  
  141. HTTP_CONNECTION  Keep-Alive  
  142. HTTP_COOKIE  ystat_bc_771295=32893489851143017241  
  143. PATH  /sbin:/bin:/usr/sbin:/usr/bin  
  144. SERVER_SIGNATURE  no value  
  145. SERVER_SOFTWARE  Apache/2.2.11 (FreeBSD) mod_ssl/2.2.11 OpenSSL/0.9.8j DAV/2 PHP/5.2.8  
  146. SERVER_NAME  wwww.zhank.com  
  147. SERVER_ADDR  192.168.1.8  
  148. SERVER_PORT  80  
  149. REMOTE_ADDR  218.75.29.36  
  150. DOCUMENT_ROOT  /home/ftp/web001  
  151. SERVER_ADMIN  ppabc@qq.com  
  152. SCRIPT_FILENAME  /home/ftp/web001/iProber.php  
  153. REMOTE_PORT  3121  
  154. GATEWAY_INTERFACE  CGI/1.1  
  155. SERVER_PROTOCOL  HTTP/1.1  
  156. REQUEST_METHOD  GET  
  157. QUERY_STRING  act=phpinfo  
  158. REQUEST_URI  /iProber.php?act=phpinfo  
  159. SCRIPT_NAME  /iProber.php  

  160. HTTP Headers Information
  161. HTTP Request Headers
  162. HTTP Request  GET /iProber.php?act=phpinfo HTTP/1.1  
  163. Accept  */*  
  164. Referer  http://wwww.zhank.com/iProber.php  
  165. Accept-Language  zh-cn  
  166. UA-CPU  x86  
  167. Accept-Encoding  gzip, deflate  
  168. User-Agent  Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; TencentTraveler 4.0; .NET CLR 2.0.50727)  
  169. Host  wwww.zhank.com  
  170. Connection  Keep-Alive  
  171. Cookie  ystat_bc_771295=32893489851143017241  
  172. HTTP Response Headers
  173. X-Powered-By  PHP/5.2.8  

  174. bz2
  175. BZip2 Support  Enabled  
  176. Stream Wrapper support  compress.bz2://  
  177. Stream Filter support  bzip2.decompress, bzip2.compress  
  178. BZip2 Version  1.0.5, 10-Dec-2007  

  179. calendar
  180. Calendar support  enabled  

  181. ctype
  182. ctype functions  enabled  

  183. date
  184. date/time support  enabled  
  185. "Olson" Timezone Database Version  2008.9  
  186. Timezone Database  internal  
  187. Default timezone  Asia/Chongqing  
  188. Directive Local Value Master Value
  189. date.default_latitude 31.7667 31.7667
  190. date.default_longitude 35.2333 35.2333
  191. date.sunrise_zenith 90.583333 90.583333
  192. date.sunset_zenith 90.583333 90.583333
  193. date.timezone no value no value

  194. dom
  195. DOM/XML  enabled  
  196. DOM/XML API Version  20031129  
  197. libxml Version  2.7.3  
  198. HTML Support  enabled  
  199. XPath Support  enabled  
  200. XPointer Support  enabled  
  201. Schema Support  enabled  
  202. RelaxNG Support  enabled  

  203. filter
  204. Input Validation and Filtering  enabled  
  205. Revision  $Revision: 1.52.2.44 $  
  206. Directive Local Value Master Value
  207. filter.default unsafe_raw unsafe_raw
  208. filter.default_flags no value no value
复制代码
 楼主| 发表于 2009-3-11 10:42:58 | 显示全部楼层

  1. gd
  2. GD Support  enabled  
  3. GD Version  bundled (2.0.34 compatible)  
  4. FreeType Support  enabled  
  5. FreeType Linkage  with freetype  
  6. FreeType Version  2.3.7  
  7. T1Lib Support  enabled  
  8. GIF Read Support  enabled  
  9. GIF Create Support  enabled  
  10. JPG Support  enabled  
  11. PNG Support  enabled  
  12. WBMP Support  enabled  
  13. XPM Support  enabled  
  14. XBM Support  enabled  

  15. gettext
  16. GetText Support  enabled  

  17. hash
  18. hash support  enabled  
  19. Hashing Engines  md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5  

  20. iconv
  21. iconv support  enabled  
  22. iconv implementation  libiconv  
  23. iconv library version  1.11  
  24. Directive Local Value Master Value
  25. iconv.input_encoding ISO-8859-1 ISO-8859-1
  26. iconv.internal_encoding ISO-8859-1 ISO-8859-1
  27. iconv.output_encoding ISO-8859-1 ISO-8859-1

  28. json
  29. json support  enabled  
  30. json version  1.2.1  

  31. libxml
  32. libXML support  active  
  33. libXML Version  2.7.3  
  34. libXML streams  enabled  

  35. mbstring
  36. Multibyte Support  enabled  
  37. Multibyte string engine  libmbfl  
  38. Multibyte (japanese) regex support  enabled  
  39. Multibyte regex (oniguruma) version  4.4.4  
  40. Multibyte regex (oniguruma) backtrack check  On  
  41. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  42. Directive Local Value Master Value
  43. mbstring.detect_order no value no value
  44. mbstring.encoding_translation Off Off
  45. mbstring.func_overload 0 0
  46. mbstring.http_input pass pass
  47. mbstring.http_output pass pass
  48. mbstring.internal_encoding no value no value
  49. mbstring.language neutral neutral
  50. mbstring.script_encoding no value no value
  51. mbstring.strict_detection Off Off
  52. mbstring.substitute_character no value no value

  53. mysql
  54. MySQL Support enabled
  55. Active Persistent Links  0  
  56. Active Links  0  
  57. Client API version  5.0.77  
  58. MYSQL_MODULE_TYPE  no value  
  59. MYSQL_SOCKET  /tmp/mysql.sock  
  60. MYSQL_INCLUDE  no value  
  61. MYSQL_LIBS  no value  
  62. Directive Local Value Master Value
  63. mysql.allow_persistent On On
  64. mysql.connect_timeout 60 60
  65. mysql.default_host no value no value
  66. mysql.default_password no value no value
  67. mysql.default_port no value no value
  68. mysql.default_socket no value no value
  69. mysql.default_user no value no value
  70. mysql.max_links Unlimited Unlimited
  71. mysql.max_persistent Unlimited Unlimited
  72. mysql.trace_mode Off Off

  73. pcre
  74. PCRE (Perl Compatible Regular Expressions) Support  enabled  
  75. PCRE Library Version  7.8 2008-09-05  
  76. Directive Local Value Master Value
  77. pcre.backtrack_limit 100000 100000
  78. pcre.recursion_limit 100000 100000

  79. PDO
  80. PDO support enabled
  81. PDO drivers  sqlite  

  82. pdo_sqlite
  83. PDO Driver for SQLite 3.x enabled
  84. PECL Module version  (bundled) 1.0.1 $Id: pdo_sqlite.c,v 1.10.2.6.2.3 2007/12/31 07:20:10 sebastian Exp $  
  85. SQLite Library  3.3.7  

  86. posix
  87. Revision  $Revision: 1.70.2.3.2.20 $  

  88. Reflection
  89. Reflection enabled
  90. Version  $Id: php_reflection.c,v 1.164.2.33.2.54 2008/10/29 13:34:08 felipe Exp $  

  91. session
  92. Session Support  enabled  
  93. Registered save handlers  files user  
  94. Registered serializer handlers  php php_binary  
  95. Directive Local Value Master Value
  96. session.auto_start Off Off
  97. session.bug_compat_42 On On
  98. session.bug_compat_warn On On
  99. session.cache_expire 180 180
  100. session.cache_limiter nocache nocache
  101. session.cookie_domain no value no value
  102. session.cookie_httponly Off Off
  103. session.cookie_lifetime 0 0
  104. session.cookie_path / /
  105. session.cookie_secure Off Off
  106. session.entropy_file no value no value
  107. session.entropy_length 0 0
  108. session.gc_divisor 100 100
  109. session.gc_maxlifetime 1440 1440
  110. session.gc_probability 1 1
  111. session.hash_bits_per_character 4 4
  112. session.hash_function 0 0
  113. session.name PHPSESSID PHPSESSID
  114. session.referer_check no value no value
  115. session.save_handler files files
  116. session.save_path no value no value
  117. session.serialize_handler php php
  118. session.use_cookies On On
  119. session.use_only_cookies Off Off
  120. session.use_trans_sid 0 0

  121. SimpleXML
  122. Simplexml support enabled
  123. Revision  $Revision: 1.151.2.22.2.45 $  
  124. Schema support  enabled  

  125. SPL
  126. SPL support enabled
  127. Interfaces  Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject  
  128. Classes  AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException  

  129. SQLite
  130. SQLite support enabled
  131. PECL Module version  2.0-dev $Id: sqlite.c,v 1.166.2.13.2.11 2008/12/01 12:28:27 felipe Exp $  
  132. SQLite Library  2.8.17  
  133. SQLite Encoding  iso8859  
  134. Directive Local Value Master Value
  135. sqlite.assoc_case 0 0

  136. standard
  137. Regex Library  Bundled library enabled  
  138. Dynamic Library Support  enabled  
  139. Path to sendmail  /usr/sbin/sendmail -t -i  
  140. Directive Local Value Master Value
  141. assert.active 1 1
  142. assert.bail 0 0
  143. assert.callback no value no value
  144. assert.quiet_eval 0 0
  145. assert.warning 1 1
  146. auto_detect_line_endings 0 0
  147. default_socket_timeout 60 60
  148. safe_mode_allowed_env_vars PHP_ PHP_
  149. safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH
  150. url_rewriter.tags a=href,area=href,frame=src,input=src,form=,fieldset= a=href,area=href,frame=src,input=src,form=,fieldset=
  151. user_agent no value no value

  152. tidy
  153. Tidy support enabled
  154. libTidy Release  18 June 2008  
  155. Extension Version  2.0 ($Id: tidy.c,v 1.66.2.8.2.25 2007/12/31 07:20:14 sebastian Exp $)  
  156. Directive Local Value Master Value
  157. tidy.clean_output no value no value
  158. tidy.default_config no value no value

  159. tokenizer
  160. Tokenizer Support  enabled  

  161. xml
  162. XML Support  active  
  163. XML Namespace Support  active  
  164. libxml2 Version  2.7.3  

  165. xmlreader
  166. XMLReader  enabled  

  167. xmlwriter
  168. XMLWriter  enabled  

  169. yaz
  170. YAZ Support  enabled  
  171. PHP/YAZ Version  1.0.14  
  172. YAZ Version  3.0.38  
  173. Compiled with YAZ version  3.0.38  

  174. Zend Optimizer
  175. Optimization Pass 1  enabled  
  176. Optimization Pass 2  enabled  
  177. Optimization Pass 3  enabled  
  178. Optimization Pass 4  enabled  
  179. Optimization Pass 9  disabled  
  180. Zend Loader  enabled  
  181. License Path  no value  
  182. Obfuscation level  3  

  183. zip
  184. Zip  enabled  
  185. Extension Version  $Id: php_zip.c,v 1.1.2.46 2008/11/12 17:50:37 felipe Exp $  
  186. Zip version  1.8.11  
  187. Libzip version  0.9.0  

  188. zlib
  189. ZLib Support  enabled  
  190. Stream Wrapper support  compress.zlib://  
  191. Stream Filter support  zlib.inflate, zlib.deflate  
  192. Compiled Version  1.2.3  
  193. Linked Version  1.2.3  
  194. Directive Local Value Master Value
  195. zlib.output_compression Off Off
  196. zlib.output_compression_level -1 -1
  197. zlib.output_handler no value no value

  198. Additional Modules
  199. Module Name

  200. Environment
  201. Variable Value
  202. LD_LIBRARY_PATH  /usr/local/lib:  
  203. HOME  /  
  204. PATH  /sbin:/bin:/usr/sbin:/usr/bin  
  205. RC_PID  51  
  206. PWD  /  

  207. PHP Variables
  208. Variable Value
  209. _REQUEST["act"] phpinfo
  210. _REQUEST["ystat_bc_771295"] 32893489851143017241
  211. _GET["act"] phpinfo
  212. _COOKIE["ystat_bc_771295"] 32893489851143017241
  213. _SERVER["UNIQUE_ID"] SbckZsCoAQgAAAPZPLwAAACK
  214. _SERVER["HTTP_ACCEPT"] */*
  215. _SERVER["HTTP_REFERER"] http://wwww.zhank.com/iProber.php
  216. _SERVER["HTTP_ACCEPT_LANGUAGE"] zh-cn
  217. _SERVER["HTTP_UA_CPU"] x86
  218. _SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate
  219. _SERVER["HTTP_USER_AGENT"] Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; TencentTraveler 4.0; .NET CLR 2.0.50727)
  220. _SERVER["HTTP_HOST"] wwww.zhank.com
  221. _SERVER["HTTP_CONNECTION"] Keep-Alive
  222. _SERVER["HTTP_COOKIE"] ystat_bc_771295=32893489851143017241
  223. _SERVER["PATH"] /sbin:/bin:/usr/sbin:/usr/bin
  224. _SERVER["SERVER_SIGNATURE"] no value
  225. _SERVER["SERVER_SOFTWARE"] Apache/2.2.11 (FreeBSD) mod_ssl/2.2.11 OpenSSL/0.9.8j DAV/2 PHP/5.2.8
  226. _SERVER["SERVER_NAME"] wwww.zhank.com
  227. _SERVER["SERVER_ADDR"] 192.168.1.8
  228. _SERVER["SERVER_PORT"] 80
  229. _SERVER["REMOTE_ADDR"] 218.75.29.36
  230. _SERVER["DOCUMENT_ROOT"] /home/ftp/web001
  231. _SERVER["SERVER_ADMIN"] ppabc@qq.com
  232. _SERVER["SCRIPT_FILENAME"] /home/ftp/web001/iProber.php
  233. _SERVER["REMOTE_PORT"] 3121
  234. _SERVER["GATEWAY_INTERFACE"] CGI/1.1
  235. _SERVER["SERVER_PROTOCOL"] HTTP/1.1
  236. _SERVER["REQUEST_METHOD"] GET
  237. _SERVER["QUERY_STRING"] act=phpinfo
  238. _SERVER["REQUEST_URI"] /iProber.php?act=phpinfo
  239. _SERVER["SCRIPT_NAME"] /iProber.php
  240. _SERVER["PHP_SELF"] /iProber.php
  241. _SERVER["REQUEST_TIME"] 1236739174
  242. _SERVER["argv"] Array
  243. (
  244.     [0] => act=phpinfo
  245. )

  246. _SERVER["argc"] 1
  247. _ENV["LD_LIBRARY_PATH"] /usr/local/lib:
  248. _ENV["HOME"] /
  249. _ENV["PATH"] /sbin:/bin:/usr/sbin:/usr/bin
  250. _ENV["RC_PID"] 51
  251. _ENV["PWD"] /

  252. PHP License
  253. This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE
  254. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  255. If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.

复制代码
发表于 2009-3-27 09:56:32 | 显示全部楼层
嗯,看起来眼都花了
有可能是php.ini的位置不正确(您的系统里有两个php.ini,而zend找到了不正确的一个——只是可能,不绝对,因为我遇到过这类情况。)
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|URLOS ( 粤ICP备18087780号 )

GMT+8, 2024-5-8 17:45 , Processed in 0.030818 second(s), 18 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表