Guest User

Untitled

a guest
Apr 11th, 2018
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.28 KB | None | 0 0
  1. joao_vagner_br:~ JoaoVagner$ php info.php
  2. phpinfo()
  3. PHP Version => 5.3.2
  4.  
  5. System => Darwin joao_vagner_br.bsg.br 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
  6. Build Date => Oct 13 2010 13:04:42
  7. Configure Command => './configure' '--with-mysql=/Applications/MAMP/Library' '--with-apxs2=/Applications/MAMP/Library/bin/apxs' '--with-gd' '--with-jpeg-dir=/Applications/MAMP/Library' '--with-png-dir=/Applications/MAMP/Library' '--with-zlib' '--with-freetype-dir=/Applications/MAMP/Library' '--prefix=/Applications/MAMP/bin/php5.3' '--exec-prefix=/Applications/MAMP/bin/php5.3' '--sysconfdir=/Applications/MAMP/conf/php5.3' '--with-soap' '--with-config-file-path=/Applications/MAMP/conf/php5.3' '--enable-track-vars' '--enable-bcmath' '--enable-ftp' '--enable-gd-native-ttf' '--with-bz2=/usr' '--with-ldap' '--with-mysqli=/Applications/MAMP/Library/bin/mysql_config' '--with-sqlite' '--with-ttf' '--with-t1lib=/Applications/MAMP/Library' '--enable-mbstring=all' '--with-curl=/Applications/MAMP/Library' '--enable-dbx' '--enable-sockets' '--enable-bcmath' '--with-imap=shared,/Applications/MAMP/Library/lib/imap-2007e' '--enable-soap' '--with-kerberos' '--enable-calendar' '--with-pgsql=shared,/Applications/MAMP/Library/pg' '--enable-dbase' '--enable-exif' '--with-libxml-dir=/Applications/MAMP/Library' '--with-gettext=shared,/Applications/MAMP/Library' '--with-xsl=/Applications/MAMP/Library' '--with-pdo-mysql=shared,/Applications/MAMP/Library' '--with-pdo-pgsql=shared,/Applications/MAMP/Library/pg' '--with-mcrypt=shared,/Applications/MAMP/Library' '--with-openssl' '--enable-zip'
  8. Server API => Command Line Interface
  9. Virtual Directory Support => disabled
  10. Configuration File (php.ini) Path => /Applications/MAMP/conf/php5.3
  11. Loaded Configuration File => /Applications/MAMP/conf/php5.3/php.ini
  12. Scan this dir for additional .ini files => (none)
  13. Additional .ini files parsed => (none)
  14. PHP API => 20090626
  15. PHP Extension => 20090626
  16. Zend Extension => 220090626
  17. Zend Extension Build => API220090626,NTS
  18. PHP Extension Build => API20090626,NTS
  19. Debug Build => no
  20. Thread Safety => disabled
  21. Zend Memory Manager => enabled
  22. Zend Multibyte Support => disabled
  23. IPv6 Support => enabled
  24. Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
  25. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
  26. Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
  27.  
  28.  
  29. This program makes use of the Zend Scripting Language Engine:
  30. Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
  31. with XCache v1.3.0, Copyright (c) 2005-2009, by mOo
  32.  
  33.  
  34. _______________________________________________________________________
  35.  
  36.  
  37. Configuration
  38.  
  39. bcmath
  40.  
  41. BCMath support => enabled
  42.  
  43. Directive => Local Value => Master Value
  44. bcmath.scale => 0 => 0
  45.  
  46. bz2
  47.  
  48. BZip2 Support => Enabled
  49. Stream Wrapper support => compress.bz2://
  50. Stream Filter support => bzip2.decompress, bzip2.compress
  51. BZip2 Version => 1.0.5, 10-Dec-2007
  52.  
  53. calendar
  54.  
  55. Calendar support => enabled
  56.  
  57. Core
  58.  
  59. PHP Version => 5.3.2
  60.  
  61. Directive => Local Value => Master Value
  62. allow_call_time_pass_reference => On => On
  63. allow_url_fopen => On => On
  64. allow_url_include => Off => Off
  65. always_populate_raw_post_data => Off => Off
  66. arg_separator.input => & => &
  67. arg_separator.output => & => &
  68. asp_tags => Off => Off
  69. auto_append_file => no value => no value
  70. auto_globals_jit => On => On
  71. auto_prepend_file => no value => no value
  72. browscap => no value => no value
  73. default_charset => no value => no value
  74. default_mimetype => text/html => text/html
  75. define_syslog_variables => Off => Off
  76. disable_classes => no value => no value
  77. disable_functions => no value => no value
  78. display_errors => Off => Off
  79. display_startup_errors => Off => Off
  80. doc_root => no value => no value
  81. docref_ext => no value => no value
  82. docref_root => no value => no value
  83. enable_dl => On => On
  84. error_append_string => no value => no value
  85. error_log => /Applications/MAMP/logs/php_error.log => /Applications/MAMP/logs/php_error.log
  86. error_prepend_string => no value => no value
  87. error_reporting => 30719 => 30719
  88. exit_on_timeout => Off => Off
  89. expose_php => On => On
  90. extension_dir => /Applications/MAMP/bin/php5.3/lib/php/extensions/no-debug-non-zts-20090626/ => /Applications/MAMP/bin/php5.3/lib/php/extensions/no-debug-non-zts-20090626/
  91. file_uploads => On => On
  92. highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
  93. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  94. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  95. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  96. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  97. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  98. html_errors => Off => Off
  99. ignore_repeated_errors => Off => Off
  100. ignore_repeated_source => Off => Off
  101. ignore_user_abort => Off => Off
  102. implicit_flush => On => On
  103. include_path => .:/Applications/MAMP/bin/php5.3/lib/php => .:/Applications/MAMP/bin/php5.3/lib/php
  104. log_errors => On => On
  105. log_errors_max_len => 1024 => 1024
  106. magic_quotes_gpc => On => On
  107. magic_quotes_runtime => Off => Off
  108. magic_quotes_sybase => Off => Off
  109. mail.add_x_header => Off => Off
  110. mail.force_extra_parameters => no value => no value
  111. mail.log => no value => no value
  112. max_execution_time => 0 => 0
  113. max_file_uploads => 20 => 20
  114. max_input_nesting_level => 64 => 64
  115. max_input_time => -1 => -1
  116. memory_limit => 32M => 32M
  117. open_basedir => no value => no value
  118. output_buffering => 0 => 0
  119. output_handler => no value => no value
  120. post_max_size => 32M => 32M
  121. precision => 12 => 12
  122. realpath_cache_size => 16K => 16K
  123. realpath_cache_ttl => 120 => 120
  124. register_argc_argv => On => On
  125. register_globals => Off => Off
  126. register_long_arrays => On => On
  127. report_memleaks => On => On
  128. report_zend_debug => Off => Off
  129. request_order => no value => no value
  130. safe_mode => Off => Off
  131. safe_mode_exec_dir => no value => no value
  132. safe_mode_gid => Off => Off
  133. safe_mode_include_dir => no value => no value
  134. sendmail_from => no value => no value
  135. sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
  136. serialize_precision => 100 => 100
  137. short_open_tag => On => On
  138. SMTP => localhost => localhost
  139. smtp_port => 25 => 25
  140. sql.safe_mode => Off => Off
  141. track_errors => Off => Off
  142. unserialize_callback_func => no value => no value
  143. upload_max_filesize => 32M => 32M
  144. upload_tmp_dir => /Applications/MAMP/tmp/php => /Applications/MAMP/tmp/php
  145. user_dir => no value => no value
  146. user_ini.cache_ttl => 300 => 300
  147. user_ini.filename => .user.ini => .user.ini
  148. variables_order => EGPCS => EGPCS
  149. xmlrpc_error_number => 0 => 0
  150. xmlrpc_errors => Off => Off
  151. y2k_compliance => On => On
  152. zend.enable_gc => On => On
  153.  
  154. ctype
  155.  
  156. ctype functions => enabled
  157.  
  158. curl
  159.  
  160. cURL support => enabled
  161. cURL Information => 7.20.0
  162. Age => 3
  163. Features
  164. AsynchDNS => No
  165. Debug => No
  166. GSS-Negotiate => No
  167. IDN => Yes
  168. IPv6 => Yes
  169. Largefile => Yes
  170. NTLM => Yes
  171. SPNEGO => No
  172. SSL => Yes
  173. SSPI => No
  174. krb4 => No
  175. libz => Yes
  176. CharConv => No
  177. Protocols => dict, file, ftp, ftps, http, https, imap, imaps, ldap, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
  178. Host => i386-apple-darwin8.11.1
  179. SSL Version => OpenSSL/0.9.7l
  180. ZLib Version => 1.2.3
  181.  
  182. date
  183.  
  184. date/time support => enabled
  185. "Olson" Timezone Database Version => 2010.3
  186. Timezone Database => internal
  187. Default timezone => America/Sao_Paulo
  188.  
  189. Directive => Local Value => Master Value
  190. date.default_latitude => 31.7667 => 31.7667
  191. date.default_longitude => 35.2333 => 35.2333
  192. date.sunrise_zenith => 90.583333 => 90.583333
  193. date.sunset_zenith => 90.583333 => 90.583333
  194. date.timezone => America/Sao_Paulo => America/Sao_Paulo
  195.  
  196. dom
  197.  
  198. DOM/XML => enabled
  199. DOM/XML API Version => 20031129
  200. libxml Version => 2.7.6
  201. HTML Support => enabled
  202. XPath Support => enabled
  203. XPointer Support => enabled
  204. Schema Support => enabled
  205. RelaxNG Support => enabled
  206.  
  207. ereg
  208.  
  209. Regex Library => Bundled library enabled
  210.  
  211. exif
  212.  
  213. EXIF Support => enabled
  214. EXIF Version => 1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $
  215. Supported EXIF Version => 0220
  216. Supported filetypes => JPEG,TIFF
  217.  
  218. Directive => Local Value => Master Value
  219. exif.decode_jis_intel => JIS => JIS
  220. exif.decode_jis_motorola => JIS => JIS
  221. exif.decode_unicode_intel => UCS-2LE => UCS-2LE
  222. exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
  223. exif.encode_jis => no value => no value
  224. exif.encode_unicode => ISO-8859-15 => ISO-8859-15
  225.  
  226. fileinfo
  227.  
  228. fileinfo support => enabled
  229. version => 1.0.5-dev
  230.  
  231. filter
  232.  
  233. Input Validation and Filtering => enabled
  234. Revision => $Revision: 294106 $
  235.  
  236. Directive => Local Value => Master Value
  237. filter.default => unsafe_raw => unsafe_raw
  238. filter.default_flags => no value => no value
  239.  
  240. ftp
  241.  
  242. FTP support => enabled
  243.  
  244. gd
  245.  
  246. GD Support => enabled
  247. GD Version => bundled (2.0.34 compatible)
  248. FreeType Support => enabled
  249. FreeType Linkage => with freetype
  250. FreeType Version => 2.3.9
  251. T1Lib Support => enabled
  252. GIF Read Support => enabled
  253. GIF Create Support => enabled
  254. JPEG Support => enabled
  255. libJPEG Version => unknown
  256. PNG Support => enabled
  257. libPNG Version => 1.2.42
  258. WBMP Support => enabled
  259. XBM Support => enabled
  260.  
  261. Directive => Local Value => Master Value
  262. gd.jpeg_ignore_warning => 0 => 0
  263.  
  264. gettext
  265.  
  266. GetText Support => enabled
  267.  
  268. hash
  269.  
  270. hash support => enabled
  271. Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 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
  272.  
  273. iconv
  274.  
  275. iconv support => enabled
  276. iconv implementation => libiconv
  277. iconv library version => 1.13
  278.  
  279. Directive => Local Value => Master Value
  280. iconv.input_encoding => ISO-8859-1 => ISO-8859-1
  281. iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
  282. iconv.output_encoding => ISO-8859-1 => ISO-8859-1
  283.  
  284. imap
  285.  
  286. IMAP c-Client Version => 2007e
  287. Kerberos Support => enabled
  288.  
  289. json
  290.  
  291. json support => enabled
  292. json version => 1.2.1
  293.  
  294. ldap
  295.  
  296. LDAP Support => enabled
  297. RCS Version => $Id: ldap.c 293036 2010-01-03 09:23:27Z sebastian $
  298. Total Links => 0/unlimited
  299. API Version => 3001
  300. Vendor Name => OpenLDAP
  301. Vendor Version => 20219
  302.  
  303. Directive => Local Value => Master Value
  304. ldap.max_links => Unlimited => Unlimited
  305.  
  306. libxml
  307.  
  308. libXML support => active
  309. libXML Compiled Version => 2.7.6
  310. libXML Loaded Version => 20706
  311. libXML streams => enabled
  312.  
  313. mbstring
  314.  
  315. Multibyte Support => enabled
  316. Multibyte string engine => libmbfl
  317. HTTP input encoding translation => disabled
  318.  
  319. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  320.  
  321. Multibyte (japanese) regex support => enabled
  322. Multibyte regex (oniguruma) backtrack check => On
  323. Multibyte regex (oniguruma) version => 4.7.1
  324.  
  325. Directive => Local Value => Master Value
  326. mbstring.detect_order => no value => no value
  327. mbstring.encoding_translation => Off => Off
  328. mbstring.func_overload => 0 => 0
  329. mbstring.http_input => pass => pass
  330. mbstring.http_output => pass => pass
  331. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  332. mbstring.internal_encoding => no value => no value
  333. mbstring.language => neutral => neutral
  334. mbstring.strict_detection => Off => Off
  335. mbstring.substitute_character => no value => no value
  336.  
  337. mcrypt
  338.  
  339. mcrypt support => enabled
  340. Version => 2.5.8
  341. Api No => 20021217
  342. Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
  343. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  344.  
  345. Directive => Local Value => Master Value
  346. mcrypt.algorithms_dir => no value => no value
  347. mcrypt.modes_dir => no value => no value
  348.  
  349. mysql
  350.  
  351. MySQL Support => enabled
  352. Active Persistent Links => 0
  353. Active Links => 0
  354. Client API version => 5.1.44
  355. MYSQL_MODULE_TYPE => external
  356. MYSQL_SOCKET => /Applications/MAMP/tmp/mysql/mysql.sock
  357. MYSQL_INCLUDE => -I/Applications/MAMP/Library/include/mysql
  358. MYSQL_LIBS => -L/Applications/MAMP/Library/lib/mysql -lmysqlclient
  359.  
  360. Directive => Local Value => Master Value
  361. mysql.allow_local_infile => On => On
  362. mysql.allow_persistent => On => On
  363. mysql.connect_timeout => 60 => 60
  364. mysql.default_host => no value => no value
  365. mysql.default_password => no value => no value
  366. mysql.default_port => no value => no value
  367. mysql.default_socket => /Applications/MAMP/tmp/mysql/mysql.sock => /Applications/MAMP/tmp/mysql/mysql.sock
  368. mysql.default_user => no value => no value
  369. mysql.max_links => Unlimited => Unlimited
  370. mysql.max_persistent => Unlimited => Unlimited
  371. mysql.trace_mode => Off => Off
  372.  
  373. mysqli
  374.  
  375. MysqlI Support => enabled
  376. Client API library version => 5.1.44
  377. Active Persistent Links => 0
  378. Inactive Persistent Links => 0
  379. Active Links => 0
  380. Client API header version => 5.1.44
  381. MYSQLI_SOCKET => /Applications/MAMP/tmp/mysql/mysql.sock
  382.  
  383. Directive => Local Value => Master Value
  384. mysqli.allow_local_infile => On => On
  385. mysqli.allow_persistent => On => On
  386. mysqli.default_host => no value => no value
  387. mysqli.default_port => 3306 => 3306
  388. mysqli.default_pw => no value => no value
  389. mysqli.default_socket => no value => no value
  390. mysqli.default_user => no value => no value
  391. mysqli.max_links => Unlimited => Unlimited
  392. mysqli.max_persistent => Unlimited => Unlimited
  393. mysqli.reconnect => Off => Off
  394.  
  395. openssl
  396.  
  397. OpenSSL support => enabled
  398. OpenSSL Library Version => OpenSSL 0.9.7l 28 Sep 2006
  399. OpenSSL Header Version => OpenSSL 0.9.7i 14 Oct 2005
  400.  
  401. pcre
  402.  
  403. PCRE (Perl Compatible Regular Expressions) Support => enabled
  404. PCRE Library Version => 8.00 2009-10-19
  405.  
  406. Directive => Local Value => Master Value
  407. pcre.backtrack_limit => 100000 => 100000
  408. pcre.recursion_limit => 100000 => 100000
  409.  
  410. PDO
  411.  
  412. PDO support => enabled
  413. PDO drivers => sqlite, sqlite2, pgsql, mysql
  414.  
  415. pdo_mysql
  416.  
  417. PDO Driver for MySQL => enabled
  418. Client API version => 5.1.44
  419.  
  420. pdo_pgsql
  421.  
  422. PDO Driver for PostgreSQL => enabled
  423. PostgreSQL(libpq) Version => 8.4.2
  424. Module version => 1.0.2
  425. Revision => $Id: pdo_pgsql.c 293036 2010-01-03 09:23:27Z sebastian $
  426.  
  427. pdo_sqlite
  428.  
  429. PDO Driver for SQLite 3.x => enabled
  430. SQLite Library => 3.6.22
  431.  
  432. pgsql
  433.  
  434. PostgreSQL Support => enabled
  435. PostgreSQL(libpq) Version => 8.4.2
  436. Multibyte character support => enabled
  437. SSL support => enabled
  438. Active Persistent Links => 0
  439. Active Links => 0
  440.  
  441. Directive => Local Value => Master Value
  442. pgsql.allow_persistent => On => On
  443. pgsql.auto_reset_persistent => Off => Off
  444. pgsql.ignore_notice => Off => Off
  445. pgsql.log_notice => Off => Off
  446. pgsql.max_links => Unlimited => Unlimited
  447. pgsql.max_persistent => Unlimited => Unlimited
  448.  
  449. Phar
  450.  
  451. Phar: PHP Archive support => enabled
  452. Phar EXT version => 2.0.1
  453. Phar API version => 1.1.1
  454. SVN revision => $Revision: 290435 $
  455. Phar-based phar archives => enabled
  456. Tar-based phar archives => enabled
  457. ZIP-based phar archives => enabled
  458. gzip compression => enabled
  459. bzip2 compression => enabled
  460. Native OpenSSL support => enabled
  461.  
  462.  
  463. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  464. Phar fully realized by Gregory Beaver and Marcus Boerger.
  465. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  466. Directive => Local Value => Master Value
  467. phar.cache_list => no value => no value
  468. phar.readonly => On => On
  469. phar.require_hash => On => On
  470.  
  471. posix
  472.  
  473. Revision => $Revision: 293036 $
  474.  
  475. Reflection
  476.  
  477. Reflection => enabled
  478. Version => $Revision: 293036 $
  479.  
  480. session
  481.  
  482. Session Support => enabled
  483. Registered save handlers => files user sqlite
  484. Registered serializer handlers => php php_binary
  485.  
  486. Directive => Local Value => Master Value
  487. session.auto_start => Off => Off
  488. session.bug_compat_42 => On => On
  489. session.bug_compat_warn => On => On
  490. session.cache_expire => 180 => 180
  491. session.cache_limiter => nocache => nocache
  492. session.cookie_domain => no value => no value
  493. session.cookie_httponly => Off => Off
  494. session.cookie_lifetime => 0 => 0
  495. session.cookie_path => / => /
  496. session.cookie_secure => Off => Off
  497. session.entropy_file => no value => no value
  498. session.entropy_length => 0 => 0
  499. session.gc_divisor => 100 => 100
  500. session.gc_maxlifetime => 1440 => 1440
  501. session.gc_probability => 1 => 1
  502. session.hash_bits_per_character => 4 => 4
  503. session.hash_function => 0 => 0
  504. session.name => PHPSESSID => PHPSESSID
  505. session.referer_check => no value => no value
  506. session.save_handler => files => files
  507. session.save_path => /Applications/MAMP/tmp/php => /Applications/MAMP/tmp/php
  508. session.serialize_handler => php => php
  509. session.use_cookies => On => On
  510. session.use_only_cookies => On => On
  511. session.use_trans_sid => 0 => 0
  512.  
  513. SimpleXML
  514.  
  515. Simplexml support => enabled
  516. Revision => $Revision: 293036 $
  517. Schema support => enabled
  518.  
  519. soap
  520.  
  521. Soap Client => enabled
  522. Soap Server => enabled
  523.  
  524. Directive => Local Value => Master Value
  525. soap.wsdl_cache => 1 => 1
  526. soap.wsdl_cache_dir => /tmp => /tmp
  527. soap.wsdl_cache_enabled => 1 => 1
  528. soap.wsdl_cache_limit => 5 => 5
  529. soap.wsdl_cache_ttl => 86400 => 86400
  530.  
  531. sockets
  532.  
  533. Sockets Support => enabled
  534.  
  535. SPL
  536.  
  537. SPL support => enabled
  538. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  539. Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
  540.  
  541. SQLite
  542.  
  543. SQLite support => enabled
  544. PECL Module version => 2.0-dev $Id: sqlite.c 293036 2010-01-03 09:23:27Z sebastian $
  545. SQLite Library => 2.8.17
  546. SQLite Encoding => iso8859
  547.  
  548. Directive => Local Value => Master Value
  549. sqlite.assoc_case => 0 => 0
  550.  
  551. sqlite3
  552.  
  553. SQLite3 support => enabled
  554. SQLite3 module version => 0.7-dev
  555. SQLite Library => 3.6.22
  556.  
  557. Directive => Local Value => Master Value
  558. sqlite3.extension_dir => no value => no value
  559.  
  560. standard
  561.  
  562. Dynamic Library Support => enabled
  563. Path to sendmail => /usr/sbin/sendmail -t -i
  564.  
  565. Directive => Local Value => Master Value
  566. assert.active => 1 => 1
  567. assert.bail => 0 => 0
  568. assert.callback => no value => no value
  569. assert.quiet_eval => 0 => 0
  570. assert.warning => 1 => 1
  571. auto_detect_line_endings => 0 => 0
  572. default_socket_timeout => 60 => 60
  573. safe_mode_allowed_env_vars => PHP_ => PHP_
  574. safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
  575. url_rewriter.tags => a=href,area=href,frame=src,input=src,form=,fieldset= => a=href,area=href,frame=src,input=src,form=,fieldset=
  576. user_agent => no value => no value
  577.  
  578. tokenizer
  579.  
  580. Tokenizer Support => enabled
  581.  
  582. XCache
  583.  
  584. XCache Support => enabled
  585. Version => 1.3.0
  586. Modules Built => cacher optimizer coverager assembler encoder decoder
  587. Readonly Protection => N/A
  588. Cache Init Time => 1969-12-31 21:00:00
  589. Cache Instance Id => 0
  590. Opcode Cache => disabled
  591. Variable Cache => disabled
  592. Shared Memory Schemes => mmap
  593. Coverage Auto Dumper => disabled
  594.  
  595. Directive => Local Value => Master Value
  596. xcache.admin.enable_auth => On => On
  597. xcache.cacher => On => On
  598. xcache.coredump_directory => /Applications/MAMP/tmp/phpcore/ => /Applications/MAMP/tmp/phpcore/
  599. xcache.count => 1 => 1
  600. xcache.coveragedump_directory => no value => no value
  601. xcache.coverager => Off => Off
  602. xcache.gc_interval => 0 => 0
  603. xcache.mmap_path => /Applications/MAMP/tmp/xcache => /Applications/MAMP/tmp/xcache
  604. xcache.optimizer => On => On
  605. xcache.readonly_protection => no value => no value
  606. xcache.shm_scheme => mmap => mmap
  607. xcache.size => 64M => 64M
  608. xcache.slots => 8K => 8K
  609. xcache.stat => On => On
  610. xcache.test => no value => no value
  611. xcache.ttl => 0 => 0
  612. xcache.var_count => 1 => 1
  613. xcache.var_gc_interval => 300 => 300
  614. xcache.var_maxttl => 0 => 0
  615. xcache.var_size => 64M => 64M
  616. xcache.var_slots => 8K => 8K
  617. xcache.var_ttl => 0 => 0
  618.  
  619. xml
  620.  
  621. XML Support => active
  622. XML Namespace Support => active
  623. libxml2 Version => 2.7.6
  624.  
  625. xmlreader
  626.  
  627. XMLReader => enabled
  628.  
  629. xmlwriter
  630.  
  631. XMLWriter => enabled
  632.  
  633. xsl
  634.  
  635. XSL => enabled
  636. libxslt Version => 1.1.26
  637. libxslt compiled against libxml Version => 2.7.6
  638. EXSLT => enabled
  639. libexslt Version => 1.1.26
  640.  
  641. yaz
  642.  
  643. YAZ Support => enabled
  644. PHP/YAZ Version => 1.0.14
  645. YAZ Version => 4.0.1
  646. Compiled with YAZ version => 4.0.1
  647.  
  648. zip
  649.  
  650. Zip => enabled
  651. Extension Version => $Id: php_zip.c 294817 2010-02-09 17:51:39Z pajoye $
  652. Zip version => 1.9.1
  653. Libzip version => 0.9.0
  654.  
  655. zlib
  656.  
  657. ZLib Support => enabled
  658. Stream Wrapper support => compress.zlib://
  659. Stream Filter support => zlib.inflate, zlib.deflate
  660. Compiled Version => 1.2.3
  661. Linked Version => 1.2.3
  662.  
  663. Directive => Local Value => Master Value
  664. zlib.output_compression => Off => Off
  665. zlib.output_compression_level => -1 => -1
  666. zlib.output_handler => no value => no value
  667.  
  668. Additional Modules
  669.  
  670. Module Name
  671.  
  672. Environment
  673.  
  674. Variable => Value
  675. TERM_PROGRAM => Apple_Terminal
  676. TERM => xterm-color
  677. SHELL => /bin/bash
  678. TMPDIR => /var/folders/7T/7Tt-QdZCF7maTwI7zE7EhU+++TI/-Tmp-/
  679. Apple_PubSub_Socket_Render => /tmp/launch-DItUx8/Render
  680. TERM_PROGRAM_VERSION => 273.1
  681. OLDPWD => /Users/JoaoVagner/Sites
  682. MAMP_BASE_DIR => /Applications/MAMP/
  683. USER => JoaoVagner
  684. COMMAND_MODE => legacy
  685. SSH_AUTH_SOCK => /tmp/launch-1IcWkd/Listeners
  686. __CF_USER_TEXT_ENCODING => 0x1F5:0:0
  687. PATH => /Applications/MAMP//Library/bin:/Applications/MAMP//bin/apache2/bin:/Applications/MAMP//bin/php5.3/bin:/Applications/MAMP//bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
  688. PWD => /Users/JoaoVagner
  689. SHLVL => 1
  690. HOME => /Users/JoaoVagner
  691. LOGNAME => JoaoVagner
  692. LC_CTYPE => UTF-8
  693. DISPLAY => /tmp/launch-KHv1TG/org.x:0
  694. PHP_VERSION => 5.3
  695. _ => /Applications/MAMP//bin/php5.3/bin/php
  696.  
  697. PHP Variables
  698.  
  699. Variable => Value
  700. _SERVER["TERM_PROGRAM"] => Apple_Terminal
  701. _SERVER["TERM"] => xterm-color
  702. _SERVER["SHELL"] => /bin/bash
  703. _SERVER["TMPDIR"] => /var/folders/7T/7Tt-QdZCF7maTwI7zE7EhU+++TI/-Tmp-/
  704. _SERVER["Apple_PubSub_Socket_Render"] => /tmp/launch-DItUx8/Render
  705. _SERVER["TERM_PROGRAM_VERSION"] => 273.1
  706. _SERVER["OLDPWD"] => /Users/JoaoVagner/Sites
  707. _SERVER["MAMP_BASE_DIR"] => /Applications/MAMP/
  708. _SERVER["USER"] => JoaoVagner
  709. _SERVER["COMMAND_MODE"] => legacy
  710. _SERVER["SSH_AUTH_SOCK"] => /tmp/launch-1IcWkd/Listeners
  711. _SERVER["__CF_USER_TEXT_ENCODING"] => 0x1F5:0:0
  712. _SERVER["PATH"] => /Applications/MAMP//Library/bin:/Applications/MAMP//bin/apache2/bin:/Applications/MAMP//bin/php5.3/bin:/Applications/MAMP//bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
  713. _SERVER["PWD"] => /Users/JoaoVagner
  714. _SERVER["SHLVL"] => 1
  715. _SERVER["HOME"] => /Users/JoaoVagner
  716. _SERVER["LOGNAME"] => JoaoVagner
  717. _SERVER["LC_CTYPE"] => UTF-8
  718. _SERVER["DISPLAY"] => /tmp/launch-KHv1TG/org.x:0
  719. _SERVER["PHP_VERSION"] => 5.3
  720. _SERVER["_"] => /Applications/MAMP//bin/php5.3/bin/php
  721. _SERVER["PHP_SELF"] => info.php
  722. _SERVER["SCRIPT_NAME"] => info.php
  723. _SERVER["SCRIPT_FILENAME"] => info.php
  724. _SERVER["PATH_TRANSLATED"] => info.php
  725. _SERVER["DOCUMENT_ROOT"] =>
  726. _SERVER["REQUEST_TIME"] => 1322228790
  727. _SERVER["argv"] => Array
  728. (
  729. [0] => info.php
  730. )
  731.  
  732. _SERVER["argc"] => 1
  733. _ENV["TERM_PROGRAM"] => Apple_Terminal
  734. _ENV["TERM"] => xterm-color
  735. _ENV["SHELL"] => /bin/bash
  736. _ENV["TMPDIR"] => /var/folders/7T/7Tt-QdZCF7maTwI7zE7EhU+++TI/-Tmp-/
  737. _ENV["Apple_PubSub_Socket_Render"] => /tmp/launch-DItUx8/Render
  738. _ENV["TERM_PROGRAM_VERSION"] => 273.1
  739. _ENV["OLDPWD"] => /Users/JoaoVagner/Sites
  740. _ENV["MAMP_BASE_DIR"] => /Applications/MAMP/
  741. _ENV["USER"] => JoaoVagner
  742. _ENV["COMMAND_MODE"] => legacy
  743. _ENV["SSH_AUTH_SOCK"] => /tmp/launch-1IcWkd/Listeners
  744. _ENV["__CF_USER_TEXT_ENCODING"] => 0x1F5:0:0
  745. _ENV["PATH"] => /Applications/MAMP//Library/bin:/Applications/MAMP//bin/apache2/bin:/Applications/MAMP//bin/php5.3/bin:/Applications/MAMP//bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
  746. _ENV["PWD"] => /Users/JoaoVagner
  747. _ENV["SHLVL"] => 1
  748. _ENV["HOME"] => /Users/JoaoVagner
  749. _ENV["LOGNAME"] => JoaoVagner
  750. _ENV["LC_CTYPE"] => UTF-8
  751. _ENV["DISPLAY"] => /tmp/launch-KHv1TG/org.x:0
  752. _ENV["PHP_VERSION"] => 5.3
  753. _ENV["_"] => /Applications/MAMP//bin/php5.3/bin/php
  754.  
  755. PHP License
  756. This program is free software; you can redistribute it and/or modify
  757. it under the terms of the PHP License as published by the PHP Group
  758. and included in the distribution in the file: LICENSE
  759.  
  760. This program is distributed in the hope that it will be useful,
  761. but WITHOUT ANY WARRANTY; without even the implied warranty of
  762. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  763.  
  764. If you did not receive a copy of the PHP license, or have any
  765. questions about PHP licensing, please contact license@php.net.
Add Comment
Please, Sign In to add comment