Test: /ext/phar/tests/phpinfo_001.phpt - Version 5.4.8    

There are 76 different diffs reported by users for this test.

Count Diff
9 (10%)
001+ phpinfo()
002+
003+ bcmath
004+
005+ BCMath support => enabled
006+
007+ Directive => Local Value => Master Value
008+ bcmath.scale => 0 => 0
009+
010+ bz2
011+
012+ BZip2 Support => Enabled
013+ Stream Wrapper support => compress.bzip2://
014+ Stream Filter support => bzip2.decompress, bzip2.compress
015+ BZip2 Version => 1.0.5, 10-Dec-2007
016+
017+ calendar
018+
019+ Calendar support => enabled
020+
021+ Core
022+
023+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025+ Directive => Local Value => Master Value
026+ allow_url_fopen => On => On
027+ allow_url_include => Off => Off
028+ always_populate_raw_post_data => Off => Off
029+ arg_separator.input => & => &
030+ arg_separator.output => & => &
031+ asp_tags => Off => Off
032+ auto_append_file => no value => no value
033+ auto_globals_jit => On => On
034+ auto_prepend_file => no value => no value
035+ browscap => no value => no value
036+ default_charset => no value => no value
037+ default_mimetype => text/html => text/html
038+ disable_classes => no value => no value
039+ disable_functions => no value => no value
040+ display_errors => STDOUT => STDOUT
041+ display_startup_errors => On => On
042+ doc_root => no value => no value
043+ docref_ext => .html => .html
044+ docref_root => no value => no value
045+ enable_dl => On => On
046+ enable_post_data_reading => On => On
047+ error_append_string => no value => no value
048+ error_log => no value => no value
049+ error_prepend_string => no value => no value
050+ error_reporting => 32767 => 32767
051+ exit_on_timeout => Off => Off
052+ expose_php => On => On
053+ extension_dir => /usr/local/src/php-5.4.8/modules/ => /usr/local/src/php-5.4.8/modules/
054+ file_uploads => On => On
055+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
056+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
057+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
058+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
059+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
060+ html_errors => Off => Off
061+ ignore_repeated_errors => Off => Off
062+ ignore_repeated_source => Off => Off
063+ ignore_user_abort => Off => Off
064+ implicit_flush => On => On
065+ include_path => .:/usr/local/php-5.4.8/share/pear => .:/usr/local/php-5.4.8/share/pear
066+ log_errors => Off => Off
067+ log_errors_max_len => 1024 => 1024
068+ mail.add_x_header => Off => Off
069+ mail.force_extra_parameters => no value => no value
070+ mail.log => no value => no value
071+ max_execution_time => 0 => 0
072+ max_file_uploads => 20 => 20
073+ max_input_nesting_level => 64 => 64
074+ max_input_time => -1 => -1
075+ max_input_vars => 1000 => 1000
076+ memory_limit => 128M => 128M
077+ open_basedir => no value => no value
078+ output_buffering => no value => no value
079+ output_handler => no value => no value
080+ post_max_size => 8M => 8M
081+ precision => 14 => 14
082+ realpath_cache_size => 16K => 16K
083+ realpath_cache_ttl => 120 => 120
084+ register_argc_argv => On => On
085+ report_memleaks => On => On
086+ report_zend_debug => Off => Off
087+ request_order => no value => no value
088+ sendmail_from => no value => no value
089+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
090+ serialize_precision => 17 => 17
091+ short_open_tag => On => On
092+ SMTP => localhost => localhost
093+ smtp_port => 25 => 25
094+ sql.safe_mode => Off => Off
095+ track_errors => On => On
096+ unserialize_callback_func => no value => no value
097+ upload_max_filesize => 2M => 2M
098+ upload_tmp_dir => no value => no value
099+ user_dir => no value => no value
100+ user_ini.cache_ttl => 300 => 300
101+ user_ini.filename => .user.ini => .user.ini
102+ variables_order => EGPCS => EGPCS
103+ xmlrpc_error_number => 0 => 0
104+ xmlrpc_errors => Off => Off
105+ zend.detect_unicode => On => On
106+ zend.enable_gc => On => On
107+ zend.multibyte => Off => Off
108+ zend.script_encoding => no value => no value
109+
110+ ctype
111+
112+ ctype functions => enabled
113+
114+ curl
115+
116+ cURL support => enabled
117+ cURL Information => 7.19.7
118+ Age => 3
119+ Features
120+ AsynchDNS => No
121+ Debug => No
122+ GSS-Negotiate => Yes
123+ IDN => Yes
124+ IPv6 => Yes
125+ Largefile => Yes
126+ NTLM => Yes
127+ SPNEGO => No
128+ SSL => Yes
129+ SSPI => No
130+ krb4 => No
131+ libz => Yes
132+ CharConv => No
133+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
134+ Host => x86_64-redhat-linux-gnu
135+ SSL Version => NSS/3.13.1.0
136+ ZLib Version => 1.2.3
137+ libSSH Version => libssh2/1.2.2
138+
139+ date
140+
141+ date/time support => enabled
142+ "Olson" Timezone Database Version => 2012.3
143+ Timezone Database => internal
144+
145+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
146+ Default timezone => UTC
147+
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
149+ date.default_latitude => 31.7667 => 31.7667
150+ date.default_longitude => 35.2333 => 35.2333
151+ date.sunrise_zenith => 90.583333 => 90.583333
152+ date.sunset_zenith => 90.583333 => 90.583333
153+ date.timezone => no value => no value
154+
156+
157+ DBA support => enabled
158+ Supported handlers => gdbm cdb cdb_make db4 inifile flatfile
159+
160+ Directive => Local Value => Master Value
161+ dba.default_handler => flatfile => flatfile
162+
163+ dom
165+ DOM/XML => enabled
166+ DOM/XML API Version => 20031129
167+ libxml Version => 2.7.6
168+ HTML Support => enabled
169+ XPath Support => enabled
170+ XPointer Support => enabled
171+ Schema Support => enabled
172+ RelaxNG Support => enabled
173+
174+ ereg
175+
176+ Regex Library => Bundled library enabled
177+
178+ exif
179+
180+ EXIF Support => enabled
181+ EXIF Version => 1.4 $Id$
182+ Supported EXIF Version => 0220
183+ Supported filetypes => JPEG,TIFF
185+ Directive => Local Value => Master Value
186+ exif.decode_jis_intel => JIS => JIS
187+ exif.decode_jis_motorola => JIS => JIS
188+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
189+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
190+ exif.encode_jis => no value => no value
191+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
193+ fileinfo
194+
195+ fileinfo support => enabled
196+ version => 1.0.5
197+
198+ filter
199+
200+ Input Validation and Filtering => enabled
201+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
202+
204+ filter.default => unsafe_raw => unsafe_raw
205+ filter.default_flags => no value => no value
206+
207+ ftp
208+
209+ FTP support => enabled
210+
211+ hash
212+
213+ hash support => enabled
214+ 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 fnv132 fnv164 joaat 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
215+
216+ iconv
217+
218+ iconv support => enabled
219+ iconv implementation => glibc
220+ iconv library version => 2.12
221+
222+ Directive => Local Value => Master Value
223+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
224+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
225+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
226+
227+ json
228+
229+ json support => enabled
230+ json version => 1.2.1
231+
232+ ldap
233+
234+ LDAP Support => enabled
235+ RCS Version => $Id$
236+ Total Links => 0/unlimited
237+ API Version => 3001
238+ Vendor Name => OpenLDAP
239+ Vendor Version => 20423
240+
241+ Directive => Local Value => Master Value
242+ ldap.max_links => Unlimited => Unlimited
243+
244+ libxml
245+
246+ libXML support => active
247+ libXML Compiled Version => 2.7.6
248+ libXML Loaded Version => 20706
249+ libXML streams => enabled
250+
251+ mbstring
252+
253+ Multibyte Support => enabled
254+ Multibyte string engine => libmbfl
255+ HTTP input encoding translation => disabled
256+ libmbfl version => 1.3.2
257+
258+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
259+
260+ Multibyte (japanese) regex support => enabled
261+ Multibyte regex (oniguruma) backtrack check => On
262+ Multibyte regex (oniguruma) version => 4.7.1
263+
264+ Directive => Local Value => Master Value
265+ mbstring.detect_order => no value => no value
266+ mbstring.encoding_translation => Off => Off
267+ mbstring.func_overload => 0 => 0
268+ mbstring.http_input => pass => pass
269+ mbstring.http_output => pass => pass
270+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
271+ mbstring.internal_encoding => no value => no value
272+ mbstring.language => neutral => neutral
273+ mbstring.strict_detection => Off => Off
274+ mbstring.substitute_character => no value => no value
275+
276+ mcrypt
277+
278+ mcrypt support => enabled
279+ mcrypt_filter support => enabled
280+ Version => 2.5.8
281+ Api No => 20021217
282+ 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
283+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
284+
285+ Directive => Local Value => Master Value
286+ mcrypt.algorithms_dir => no value => no value
287+ mcrypt.modes_dir => no value => no value
288+
289+ mysql
290+
291+ MySQL Support => enabled
292+ Active Persistent Links => 0
293+ Active Links => 0
294+ Client API version => 5.5.28
295+ MYSQL_MODULE_TYPE => external
296+ MYSQL_SOCKET => /tmp/mysql.sock
297+ MYSQL_INCLUDE => -I/usr/local/mysql/include
298+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient
299+
300+ Directive => Local Value => Master Value
301+ mysql.allow_local_infile => On => On
302+ mysql.allow_persistent => On => On
303+ mysql.connect_timeout => 60 => 60
304+ mysql.default_host => no value => no value
305+ mysql.default_password => no value => no value
306+ mysql.default_port => no value => no value
307+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
308+ mysql.default_user => no value => no value
309+ mysql.max_links => Unlimited => Unlimited
310+ mysql.max_persistent => Unlimited => Unlimited
311+ mysql.trace_mode => Off => Off
312+
313+ pcre
314+
315+ PCRE (Perl Compatible Regular Expressions) Support => enabled
316+ PCRE Library Version => 8.12 2011-01-15
317+
318+ Directive => Local Value => Master Value
319+ pcre.backtrack_limit => 1000000 => 1000000
320+ pcre.recursion_limit => 100000 => 100000
321+
322+ PDO
323+
324+ PDO support => enabled
325+ PDO drivers => mysql, sqlite
326+
327+ pdo_mysql
328+
329+ PDO Driver for MySQL => enabled
330+ Client API version => 5.5.28
331+
332+ Directive => Local Value => Master Value
333+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
334+
335+ pdo_sqlite
336+
337+ PDO Driver for SQLite 3.x => enabled
338+ SQLite Library => 3.6.20
339+
340+ Phar
341+
342+ Phar: PHP Archive support => enabled
343+ Phar EXT version => 2.0.1
344+ Phar API version => 1.1.1
345+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
346+ Phar-based phar archives => enabled
347+ Tar-based phar archives => enabled
348+ ZIP-based phar archives => enabled
349+ gzip compression => enabled
350+ bzip2 compression => enabled
351+ OpenSSL support => disabled (install ext/openssl)
352+
353+
354+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
355+ Phar fully realized by Gregory Beaver and Marcus Boerger.
356+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
357+ Directive => Local Value => Master Value
359+ phar.readonly => Off => Off
360+ phar.require_hash => Off => Off
361+
362+ posix
363+
364+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
365+
366+ Reflection
367+
368+ Reflection => enabled
369+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
370+
371+ session
372+
373+ Session Support => enabled
374+ Registered save handlers => files user
375+ Registered serializer handlers => php php_binary
376+
377+ Directive => Local Value => Master Value
378+ session.auto_start => Off => Off
379+ session.cache_expire => 180 => 180
380+ session.cache_limiter => nocache => nocache
381+ session.cookie_domain => no value => no value
382+ session.cookie_httponly => Off => Off
383+ session.cookie_lifetime => 0 => 0
384+ session.cookie_path => / => /
385+ session.cookie_secure => Off => Off
386+ session.entropy_file => /dev/urandom => /dev/urandom
387+ session.entropy_length => 32 => 32
388+ session.gc_divisor => 100 => 100
389+ session.gc_maxlifetime => 1440 => 1440
390+ session.gc_probability => 1 => 1
391+ session.hash_bits_per_character => 4 => 4
392+ session.hash_function => 0 => 0
393+ session.name => PHPSESSID => PHPSESSID
394+ session.referer_check => no value => no value
395+ session.save_handler => files => files
396+ session.save_path => no value => no value
397+ session.serialize_handler => php => php
398+ session.upload_progress.cleanup => On => On
399+ session.upload_progress.enabled => On => On
400+ session.upload_progress.freq => 1% => 1%
401+ session.upload_progress.min_freq => 1 => 1
402+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
403+ session.upload_progress.prefix => upload_progress_ => upload_progress_
404+ session.use_cookies => On => On
405+ session.use_only_cookies => On => On
406+ session.use_trans_sid => 0 => 0
407+
408+ SimpleXML
409+
410+ Simplexml support => enabled
411+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
412+ Schema support => enabled
413+
414+ soap
415+
416+ Soap Client => enabled
417+ Soap Server => enabled
418+
419+ Directive => Local Value => Master Value
420+ soap.wsdl_cache => 1 => 1
421+ soap.wsdl_cache_dir => /tmp => /tmp
422+ soap.wsdl_cache_enabled => 1 => 1
423+ soap.wsdl_cache_limit => 5 => 5
424+ soap.wsdl_cache_ttl => 86400 => 86400
425+
426+ sockets
427+
428+ Sockets Support => enabled
429+
430+ SPL
431+
432+ SPL support => enabled
433+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
434+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
435+
436+ sqlite3
437+
438+ SQLite3 support => enabled
439+ SQLite3 module version => 0.7
440+ SQLite Library => 3.7.7.1
441+
442+ Directive => Local Value => Master Value
443+ sqlite3.extension_dir => no value => no value
444+
445+ standard
446+
447+ Dynamic Library Support => enabled
448+ Path to sendmail => /usr/sbin/sendmail -t -i
449+
450+ Directive => Local Value => Master Value
451+ assert.active => 1 => 1
452+ assert.bail => 0 => 0
453+ assert.callback => no value => no value
454+ assert.quiet_eval => 0 => 0
455+ assert.warning => 1 => 1
456+ auto_detect_line_endings => 0 => 0
457+ default_socket_timeout => 60 => 60
458+ from => no value => no value
459+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
460+ user_agent => no value => no value
461+
462+ tokenizer
463+
464+ Tokenizer Support => enabled
465+
466+ xml
467+
468+ XML Support => active
469+ XML Namespace Support => active
470+ libxml2 Version => 2.7.6
471+
472+ xmlreader
473+
474+ XMLReader => enabled
475+
476+ xmlwriter
477+
478+ XMLWriter => enabled
479+
480+ zip
481+
482+ Zip => enabled
483+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
484+ Zip version => 1.11.0
485+ Libzip version => 0.10.1
486+
487+ zlib
488+
489+ ZLib Support => enabled
490+ Stream Wrapper => compress.zlib://
491+ Stream Filter => zlib.inflate, zlib.deflate
492+ Compiled Version => 1.2.3
493+ Linked Version => 1.2.3
494+
495+ Directive => Local Value => Master Value
496+ zlib.output_compression => Off => Off
497+ zlib.output_compression_level => -1 => -1
498+ zlib.output_handler => no value => no value
499+
500+ Additional Modules
501+
502+ Module Name
503+ sysvsem
504+ sysvshm
505+ phpinfo()
506+
507+ bcmath
508+
509+ BCMath support => enabled
510+
511+ Directive => Local Value => Master Value
512+ bcmath.scale => 0 => 0
513+
514+ bz2
515+
516+ BZip2 Support => Enabled
517+ Stream Wrapper support => compress.bzip2://
518+ Stream Filter support => bzip2.decompress, bzip2.compress
519+ BZip2 Version => 1.0.5, 10-Dec-2007
520+
521+ calendar
522+
523+ Calendar support => enabled
524+
525+ Core
526+
527+ PHP Version => 5.4.8
528+
529+ Directive => Local Value => Master Value
530+ allow_url_fopen => On => On
531+ allow_url_include => Off => Off
532+ always_populate_raw_post_data => Off => Off
533+ arg_separator.input => & => &
534+ arg_separator.output => & => &
535+ asp_tags => Off => Off
536+ auto_append_file => no value => no value
537+ auto_globals_jit => On => On
538+ auto_prepend_file => no value => no value
539+ browscap => no value => no value
540+ default_charset => no value => no value
541+ default_mimetype => text/html => text/html
542+ disable_classes => no value => no value
543+ disable_functions => no value => no value
544+ display_errors => STDOUT => STDOUT
545+ display_startup_errors => On => On
546+ doc_root => no value => no value
547+ docref_ext => .html => .html
548+ docref_root => no value => no value
549+ enable_dl => On => On
550+ enable_post_data_reading => On => On
551+ error_append_string => no value => no value
552+ error_log => no value => no value
553+ error_prepend_string => no value => no value
554+ error_reporting => 32767 => 32767
555+ exit_on_timeout => Off => Off
556+ expose_php => On => On
557+ extension_dir => /usr/local/src/php-5.4.8/modules/ => /usr/local/src/php-5.4.8/modules/
558+ file_uploads => On => On
559+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
560+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
561+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
562+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
563+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
564+ html_errors => Off => Off
565+ ignore_repeated_errors => Off => Off
566+ ignore_repeated_source => Off => Off
567+ ignore_user_abort => Off => Off
568+ implicit_flush => On => On
569+ include_path => .:/usr/local/php-5.4.8/share/pear => .:/usr/local/php-5.4.8/share/pear
570+ log_errors => Off => Off
571+ log_errors_max_len => 1024 => 1024
572+ mail.add_x_header => Off => Off
573+ mail.force_extra_parameters => no value => no value
574+ mail.log => no value => no value
575+ max_execution_time => 0 => 0
576+ max_file_uploads => 20 => 20
577+ max_input_nesting_level => 64 => 64
578+ max_input_time => -1 => -1
579+ max_input_vars => 1000 => 1000
580+ memory_limit => 128M => 128M
581+ open_basedir => no value => no value
582+ output_buffering => no value => no value
583+ output_handler => no value => no value
584+ post_max_size => 8M => 8M
585+ precision => 14 => 14
586+ realpath_cache_size => 16K => 16K
587+ realpath_cache_ttl => 120 => 120
588+ register_argc_argv => On => On
589+ report_memleaks => On => On
590+ report_zend_debug => Off => Off
591+ request_order => no value => no value
592+ sendmail_from => no value => no value
593+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
594+ serialize_precision => 17 => 17
595+ short_open_tag => On => On
596+ SMTP => localhost => localhost
597+ smtp_port => 25 => 25
598+ sql.safe_mode => Off => Off
599+ track_errors => On => On
600+ unserialize_callback_func => no value => no value
601+ upload_max_filesize => 2M => 2M
602+ upload_tmp_dir => no value => no value
603+ user_dir => no value => no value
604+ user_ini.cache_ttl => 300 => 300
605+ user_ini.filename => .user.ini => .user.ini
606+ variables_order => EGPCS => EGPCS
607+ xmlrpc_error_number => 0 => 0
608+ xmlrpc_errors => Off => Off
609+ zend.detect_unicode => On => On
610+ zend.enable_gc => On => On
611+ zend.multibyte => Off => Off
612+ zend.script_encoding => no value => no value
613+
614+ ctype
615+
616+ ctype functions => enabled
617+
618+ curl
619+
620+ cURL support => enabled
621+ cURL Information => 7.19.7
622+ Age => 3
623+ Features
624+ AsynchDNS => No
625+ Debug => No
626+ GSS-Negotiate => Yes
627+ IDN => Yes
628+ IPv6 => Yes
629+ Largefile => Yes
630+ NTLM => Yes
631+ SPNEGO => No
632+ SSL => Yes
633+ SSPI => No
634+ krb4 => No
635+ libz => Yes
636+ CharConv => No
637+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
638+ Host => x86_64-redhat-linux-gnu
639+ SSL Version => NSS/3.13.1.0
640+ ZLib Version => 1.2.3
641+ libSSH Version => libssh2/1.2.2
642+
643+ date
644+
645+ date/time support => enabled
646+ "Olson" Timezone Database Version => 2012.3
647+ Timezone Database => internal
648+
649+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
650+ Default timezone => UTC
651+
652+ Directive => Local Value => Master Value
653+ date.default_latitude => 31.7667 => 31.7667
654+ date.default_longitude => 35.2333 => 35.2333
655+ date.sunrise_zenith => 90.583333 => 90.583333
656+ date.sunset_zenith => 90.583333 => 90.583333
657+ date.timezone => no value => no value
658+
659+ dba
660+
661+ DBA support => enabled
662+ Supported handlers => gdbm cdb cdb_make db4 inifile flatfile
663+
664+ Directive => Local Value => Master Value
665+ dba.default_handler => flatfile => flatfile
666+
667+ dom
668+
669+ DOM/XML => enabled
670+ DOM/XML API Version => 20031129
671+ libxml Version => 2.7.6
672+ HTML Support => enabled
673+ XPath Support => enabled
674+ XPointer Support => enabled
675+ Schema Support => enabled
676+ RelaxNG Support => enabled
677+
678+ ereg
679+
680+ Regex Library => Bundled library enabled
681+
682+ exif
683+
684+ EXIF Support => enabled
685+ EXIF Version => 1.4 $Id$
686+ Supported EXIF Version => 0220
687+ Supported filetypes => JPEG,TIFF
688+
689+ Directive => Local Value => Master Value
690+ exif.decode_jis_intel => JIS => JIS
691+ exif.decode_jis_motorola => JIS => JIS
692+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
693+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
694+ exif.encode_jis => no value => no value
695+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
696+
697+ fileinfo
698+
699+ fileinfo support => enabled
700+ version => 1.0.5
701+
702+ filter
703+
704+ Input Validation and Filtering => enabled
705+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
706+
707+ Directive => Local Value => Master Value
708+ filter.default => unsafe_raw => unsafe_raw
709+ filter.default_flags => no value => no value
710+
711+ ftp
712+
713+ FTP support => enabled
714+
715+ hash
716+
717+ hash support => enabled
718+ 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 fnv132 fnv164 joaat 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
719+
720+ iconv
721+
722+ iconv support => enabled
723+ iconv implementation => glibc
724+ iconv library version => 2.12
725+
726+ Directive => Local Value => Master Value
727+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
728+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
729+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
730+
731+ json
732+
733+ json support => enabled
734+ json version => 1.2.1
735+
736+ ldap
737+
738+ LDAP Support => enabled
739+ RCS Version => $Id$
740+ Total Links => 0/unlimited
741+ API Version => 3001
742+ Vendor Name => OpenLDAP
743+ Vendor Version => 20423
744+
745+ Directive => Local Value => Master Value
746+ ldap.max_links => Unlimited => Unlimited
747+
748+ libxml
749+
750+ libXML support => active
751+ libXML Compiled Version => 2.7.6
752+ libXML Loaded Version => 20706
753+ libXML streams => enabled
754+
755+ mbstring
756+
757+ Multibyte Support => enabled
758+ Multibyte string engine => libmbfl
759+ HTTP input encoding translation => disabled
760+ libmbfl version => 1.3.2
761+
762+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
763+
764+ Multibyte (japanese) regex support => enabled
765+ Multibyte regex (oniguruma) backtrack check => On
766+ Multibyte regex (oniguruma) version => 4.7.1
767+
768+ Directive => Local Value => Master Value
769+ mbstring.detect_order => no value => no value
770+ mbstring.encoding_translation => Off => Off
771+ mbstring.func_overload => 0 => 0
772+ mbstring.http_input => pass => pass
773+ mbstring.http_output => pass => pass
774+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
775+ mbstring.internal_encoding => no value => no value
776+ mbstring.language => neutral => neutral
777+ mbstring.strict_detection => Off => Off
778+ mbstring.substitute_character => no value => no value
779+
780+ mcrypt
781+
782+ mcrypt support => enabled
783+ mcrypt_filter support => enabled
784+ Version => 2.5.8
785+ Api No => 20021217
786+ 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
787+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
788+
789+ Directive => Local Value => Master Value
790+ mcrypt.algorithms_dir => no value => no value
791+ mcrypt.modes_dir => no value => no value
792+
793+ mysql
794+
795+ MySQL Support => enabled
796+ Active Persistent Links => 0
797+ Active Links => 0
798+ Client API version => 5.5.28
799+ MYSQL_MODULE_TYPE => external
800+ MYSQL_SOCKET => /tmp/mysql.sock
801+ MYSQL_INCLUDE => -I/usr/local/mysql/include
802+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient
803+
804+ Directive => Local Value => Master Value
805+ mysql.allow_local_infile => On => On
806+ mysql.allow_persistent => On => On
807+ mysql.connect_timeout => 60 => 60
808+ mysql.default_host => no value => no value
809+ mysql.default_password => no value => no value
810+ mysql.default_port => no value => no value
811+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
812+ mysql.default_user => no value => no value
813+ mysql.max_links => Unlimited => Unlimited
814+ mysql.max_persistent => Unlimited => Unlimited
815+ mysql.trace_mode => Off => Off
816+
817+ pcre
818+
819+ PCRE (Perl Compatible Regular Expressions) Support => enabled
820+ PCRE Library Version => 8.12 2011-01-15
821+
822+ Directive => Local Value => Master Value
823+ pcre.backtrack_limit => 1000000 => 1000000
824+ pcre.recursion_limit => 100000 => 100000
825+
826+ PDO
827+
828+ PDO support => enabled
829+ PDO drivers => mysql, sqlite
830+
831+ pdo_mysql
832+
833+ PDO Driver for MySQL => enabled
834+ Client API version => 5.5.28
835+
836+ Directive => Local Value => Master Value
837+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
838+
839+ pdo_sqlite
840+
841+ PDO Driver for SQLite 3.x => enabled
842+ SQLite Library => 3.6.20
843+
844+ Phar
845+
846+ Phar: PHP Archive support => enabled
847+ Phar EXT version => 2.0.1
848+ Phar API version => 1.1.1
849+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
850+ Phar-based phar archives => enabled
851+ Tar-based phar archives => enabled
852+ ZIP-based phar archives => enabled
853+ gzip compression => enabled
854+ bzip2 compression => enabled
855+ OpenSSL support => disabled (install ext/openssl)
856+
857+
858+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
859+ Phar fully realized by Gregory Beaver and Marcus Boerger.
860+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
861+ Directive => Local Value => Master Value
862+ phar.cache_list => no value => no value
865+
867+
868+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
869+
870+ Reflection
871+
872+ Reflection => enabled
873+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
874+
875+ session
876+
877+ Session Support => enabled
878+ Registered save handlers => files user
879+ Registered serializer handlers => php php_binary
880+
881+ Directive => Local Value => Master Value
882+ session.auto_start => Off => Off
883+ session.cache_expire => 180 => 180
884+ session.cache_limiter => nocache => nocache
885+ session.cookie_domain => no value => no value
886+ session.cookie_httponly => Off => Off
887+ session.cookie_lifetime => 0 => 0
888+ session.cookie_path => / => /
889+ session.cookie_secure => Off => Off
890+ session.entropy_file => /dev/urandom => /dev/urandom
891+ session.entropy_length => 32 => 32
892+ session.gc_divisor => 100 => 100
893+ session.gc_maxlifetime => 1440 => 1440
894+ session.gc_probability => 1 => 1
895+ session.hash_bits_per_character => 4 => 4
896+ session.hash_function => 0 => 0
897+ session.name => PHPSESSID => PHPSESSID
898+ session.referer_check => no value => no value
899+ session.save_handler => files => files
900+ session.save_path => no value => no value
901+ session.serialize_handler => php => php
902+ session.upload_progress.cleanup => On => On
903+ session.upload_progress.enabled => On => On
904+ session.upload_progress.freq => 1% => 1%
905+ session.upload_progress.min_freq => 1 => 1
906+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
907+ session.upload_progress.prefix => upload_progress_ => upload_progress_
908+ session.use_cookies => On => On
909+ session.use_only_cookies => On => On
910+ session.use_trans_sid => 0 => 0
911+
912+ SimpleXML
913+
914+ Simplexml support => enabled
915+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
916+ Schema support => enabled
917+
918+ soap
919+
920+ Soap Client => enabled
921+ Soap Server => enabled
922+
923+ Directive => Local Value => Master Value
924+ soap.wsdl_cache => 1 => 1
925+ soap.wsdl_cache_dir => /tmp => /tmp
926+ soap.wsdl_cache_enabled => 1 => 1
927+ soap.wsdl_cache_limit => 5 => 5
928+ soap.wsdl_cache_ttl => 86400 => 86400
929+
930+ sockets
931+
932+ Sockets Support => enabled
933+
934+ SPL
935+
936+ SPL support => enabled
937+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
938+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
939+
940+ sqlite3
941+
942+ SQLite3 support => enabled
943+ SQLite3 module version => 0.7
944+ SQLite Library => 3.7.7.1
945+
946+ Directive => Local Value => Master Value
947+ sqlite3.extension_dir => no value => no value
948+
949+ standard
950+
951+ Dynamic Library Support => enabled
952+ Path to sendmail => /usr/sbin/sendmail -t -i
953+
954+ Directive => Local Value => Master Value
955+ assert.active => 1 => 1
956+ assert.bail => 0 => 0
957+ assert.callback => no value => no value
958+ assert.quiet_eval => 0 => 0
959+ assert.warning => 1 => 1
960+ auto_detect_line_endings => 0 => 0
961+ default_socket_timeout => 60 => 60
962+ from => no value => no value
963+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
964+ user_agent => no value => no value
965+
966+ tokenizer
967+
968+ Tokenizer Support => enabled
969+
970+ xml
971+
972+ XML Support => active
973+ XML Namespace Support => active
974+ libxml2 Version => 2.7.6
975+
976+ xmlreader
977+
978+ XMLReader => enabled
979+
980+ xmlwriter
981+
982+ XMLWriter => enabled
983+
984+ zip
985+
986+ Zip => enabled
987+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
988+ Zip version => 1.11.0
989+ Libzip version => 0.10.1
990+
991+ zlib
992+
993+ ZLib Support => enabled
994+ Stream Wrapper => compress.zlib://
995+ Stream Filter => zlib.inflate, zlib.deflate
996+ Compiled Version => 1.2.3
997+ Linked Version => 1.2.3
998+
999+ Directive => Local Value => Master Value
1000+ zlib.output_compression => Off => Off
1001+ zlib.output_compression_level => -1 => -1
1002+ zlib.output_handler => no value => no value
1003+
1004+ Additional Modules
1005+
1006+ Module Name
1007+ sysvsem
1008+ sysvshm
1009+ ===DONE===
2 (2%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.5, 10-Dec-2007
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => On => On
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /usr/local/php-5.4.8/modules/ => /usr/local/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/php/lib/php => .:/usr/local/php/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.19.7
107+ Age => 3
108+ Features
109+ AsynchDNS => No
110+ Debug => No
111+ GSS-Negotiate => Yes
112+ IDN => Yes
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
123+ Host => x86_64-redhat-linux-gnu
124+ SSL Version => NSS/3.13.1.0
125+ ZLib Version => 1.2.3
126+ libSSH Version => libssh2/1.2.2
127+
128+ date
129+
130+ date/time support => enabled
131+ "Olson" Timezone Database Version => 2012.3
132+ Timezone Database => internal
133+
134+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
135+ Default timezone => UTC
136+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
138+ date.default_latitude => 31.7667 => 31.7667
139+ date.default_longitude => 35.2333 => 35.2333
140+ date.sunrise_zenith => 90.583333 => 90.583333
141+ date.sunset_zenith => 90.583333 => 90.583333
142+ date.timezone => no value => no value
143+
146+ DOM/XML => enabled
147+ DOM/XML API Version => 20031129
148+ libxml Version => 2.7.6
149+ HTML Support => enabled
150+ XPath Support => enabled
151+ XPointer Support => enabled
152+ Schema Support => enabled
153+ RelaxNG Support => enabled
154+
155+ ereg
156+
157+ Regex Library => Bundled library enabled
158+
159+ exif
160+
161+ EXIF Support => enabled
162+ EXIF Version => 1.4 $Id$
163+ Supported EXIF Version => 0220
164+ Supported filetypes => JPEG,TIFF
166+ Directive => Local Value => Master Value
167+ exif.decode_jis_intel => JIS => JIS
168+ exif.decode_jis_motorola => JIS => JIS
169+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
170+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
171+ exif.encode_jis => no value => no value
172+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
174+ fileinfo
175+
176+ fileinfo support => enabled
177+ version => 1.0.5
178+
179+ filter
180+
181+ Input Validation and Filtering => enabled
182+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
183+
185+ filter.default => unsafe_raw => unsafe_raw
186+ filter.default_flags => no value => no value
187+
188+ ftp
189+
190+ FTP support => enabled
191+
192+ gd
193+
194+ GD Support => enabled
195+ GD Version => bundled (2.0.34 compatible)
196+ FreeType Support => enabled
197+ FreeType Linkage => with freetype
198+ FreeType Version => 2.3.11
199+ GIF Read Support => enabled
200+ GIF Create Support => enabled
201+ JPEG Support => enabled
202+ libJPEG Version => 6b
203+ PNG Support => enabled
204+ libPNG Version => 1.2.49
205+ WBMP Support => enabled
206+ XBM Support => enabled
207+
208+ Directive => Local Value => Master Value
209+ gd.jpeg_ignore_warning => 0 => 0
210+
211+ hash
212+
213+ hash support => enabled
214+ 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 fnv132 fnv164 joaat 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
215+
216+ iconv
217+
218+ iconv support => enabled
219+ iconv implementation => glibc
220+ iconv library version => 2.12
221+
222+ Directive => Local Value => Master Value
223+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
224+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
225+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
226+
227+ json
228+
229+ json support => enabled
230+ json version => 1.2.1
231+
232+ libxml
233+
234+ libXML support => active
235+ libXML Compiled Version => 2.7.6
236+ libXML Loaded Version => 20706
237+ libXML streams => enabled
238+
239+ mbstring
240+
241+ Multibyte Support => enabled
242+ Multibyte string engine => libmbfl
243+ HTTP input encoding translation => disabled
244+ libmbfl version => 1.3.2
245+
246+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
247+
248+ Multibyte (japanese) regex support => enabled
249+ Multibyte regex (oniguruma) backtrack check => On
250+ Multibyte regex (oniguruma) version => 4.7.1
251+
252+ Directive => Local Value => Master Value
253+ mbstring.detect_order => no value => no value
254+ mbstring.encoding_translation => Off => Off
255+ mbstring.func_overload => 0 => 0
256+ mbstring.http_input => pass => pass
257+ mbstring.http_output => pass => pass
258+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
259+ mbstring.internal_encoding => no value => no value
260+ mbstring.language => neutral => neutral
261+ mbstring.strict_detection => Off => Off
262+ mbstring.substitute_character => no value => no value
263+
264+ mcrypt
265+
266+ mcrypt support => enabled
267+ mcrypt_filter support => enabled
268+ Version => 2.5.8
269+ Api No => 20021217
270+ 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
271+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
272+
273+ Directive => Local Value => Master Value
274+ mcrypt.algorithms_dir => no value => no value
275+ mcrypt.modes_dir => no value => no value
276+
277+ mysql
278+
279+ MySQL Support => enabled
280+ Active Persistent Links => 0
281+ Active Links => 0
282+ Client API version => 5.5.28
283+ MYSQL_MODULE_TYPE => external
284+ MYSQL_SOCKET => /tmp/mysqld.sock
285+ MYSQL_INCLUDE => -I/usr/local/mysql/include
286+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient
287+
288+ Directive => Local Value => Master Value
289+ mysql.allow_local_infile => On => On
290+ mysql.allow_persistent => On => On
291+ mysql.connect_timeout => 60 => 60
292+ mysql.default_host => no value => no value
293+ mysql.default_password => no value => no value
294+ mysql.default_port => no value => no value
295+ mysql.default_socket => /tmp/mysqld.sock => /tmp/mysqld.sock
296+ mysql.default_user => no value => no value
297+ mysql.max_links => Unlimited => Unlimited
298+ mysql.max_persistent => Unlimited => Unlimited
299+ mysql.trace_mode => Off => Off
300+
301+ mysqli
302+
303+ MysqlI Support => enabled
304+ Client API library version => 5.5.28
305+ Active Persistent Links => 0
306+ Inactive Persistent Links => 0
307+ Active Links => 0
308+ Client API header version => 5.5.28
309+ MYSQLI_SOCKET => /tmp/mysqld.sock
310+
311+ Directive => Local Value => Master Value
312+ mysqli.allow_local_infile => On => On
313+ mysqli.allow_persistent => On => On
314+ mysqli.default_host => no value => no value
315+ mysqli.default_port => 3306 => 3306
316+ mysqli.default_pw => no value => no value
317+ mysqli.default_socket => no value => no value
318+ mysqli.default_user => no value => no value
319+ mysqli.max_links => Unlimited => Unlimited
320+ mysqli.max_persistent => Unlimited => Unlimited
321+ mysqli.reconnect => Off => Off
322+
323+ pcre
324+
325+ PCRE (Perl Compatible Regular Expressions) Support => enabled
326+ PCRE Library Version => 8.12 2011-01-15
327+
328+ Directive => Local Value => Master Value
329+ pcre.backtrack_limit => 1000000 => 1000000
330+ pcre.recursion_limit => 100000 => 100000
331+
332+ PDO
333+
334+ PDO support => enabled
335+ PDO drivers => mysql, sqlite
336+
337+ pdo_mysql
338+
339+ PDO Driver for MySQL => enabled
340+ Client API version => 5.5.28
341+
342+ Directive => Local Value => Master Value
343+ pdo_mysql.default_socket => /tmp/mysqld.sock => /tmp/mysqld.sock
344+
345+ pdo_sqlite
346+
347+ PDO Driver for SQLite 3.x => enabled
348+ SQLite Library => 3.7.7.1
349+
350+ Phar
351+
352+ Phar: PHP Archive support => enabled
353+ Phar EXT version => 2.0.1
354+ Phar API version => 1.1.1
355+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
356+ Phar-based phar archives => enabled
357+ Tar-based phar archives => enabled
358+ ZIP-based phar archives => enabled
359+ gzip compression => enabled
360+ bzip2 compression => enabled
361+ OpenSSL support => disabled (install ext/openssl)
362+
363+
364+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
365+ Phar fully realized by Gregory Beaver and Marcus Boerger.
366+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
367+ Directive => Local Value => Master Value
369+ phar.readonly => Off => Off
370+ phar.require_hash => Off => Off
371+
372+ posix
373+
374+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
375+
376+ Reflection
377+
378+ Reflection => enabled
379+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
380+
381+ session
382+
383+ Session Support => enabled
384+ Registered save handlers => files user
385+ Registered serializer handlers => php php_binary wddx
386+
387+ Directive => Local Value => Master Value
388+ session.auto_start => Off => Off
389+ session.cache_expire => 180 => 180
390+ session.cache_limiter => nocache => nocache
391+ session.cookie_domain => no value => no value
392+ session.cookie_httponly => Off => Off
393+ session.cookie_lifetime => 0 => 0
394+ session.cookie_path => / => /
395+ session.cookie_secure => Off => Off
396+ session.entropy_file => /dev/urandom => /dev/urandom
397+ session.entropy_length => 32 => 32
398+ session.gc_divisor => 100 => 100
399+ session.gc_maxlifetime => 1440 => 1440
400+ session.gc_probability => 1 => 1
401+ session.hash_bits_per_character => 4 => 4
402+ session.hash_function => 0 => 0
403+ session.name => PHPSESSID => PHPSESSID
404+ session.referer_check => no value => no value
405+ session.save_handler => files => files
406+ session.save_path => no value => no value
407+ session.serialize_handler => php => php
408+ session.upload_progress.cleanup => On => On
409+ session.upload_progress.enabled => On => On
410+ session.upload_progress.freq => 1% => 1%
411+ session.upload_progress.min_freq => 1 => 1
412+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
413+ session.upload_progress.prefix => upload_progress_ => upload_progress_
414+ session.use_cookies => On => On
415+ session.use_only_cookies => On => On
416+ session.use_trans_sid => 0 => 0
417+
418+ shmop
419+
420+ shmop support => enabled
421+
422+ SimpleXML
423+
424+ Simplexml support => enabled
425+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
426+ Schema support => enabled
427+
428+ soap
429+
430+ Soap Client => enabled
431+ Soap Server => enabled
432+
433+ Directive => Local Value => Master Value
434+ soap.wsdl_cache => 1 => 1
435+ soap.wsdl_cache_dir => /tmp => /tmp
436+ soap.wsdl_cache_enabled => 1 => 1
437+ soap.wsdl_cache_limit => 5 => 5
438+ soap.wsdl_cache_ttl => 86400 => 86400
439+
440+ sockets
441+
442+ Sockets Support => enabled
443+
444+ SPL
445+
446+ SPL support => enabled
447+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
448+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
449+
450+ sqlite3
451+
452+ SQLite3 support => enabled
453+ SQLite3 module version => 0.7
454+ SQLite Library => 3.7.7.1
455+
456+ Directive => Local Value => Master Value
457+ sqlite3.extension_dir => no value => no value
458+
459+ standard
460+
461+ Dynamic Library Support => enabled
462+ Path to sendmail => /usr/sbin/sendmail -t -i
463+
464+ Directive => Local Value => Master Value
465+ assert.active => 1 => 1
466+ assert.bail => 0 => 0
467+ assert.callback => no value => no value
468+ assert.quiet_eval => 0 => 0
469+ assert.warning => 1 => 1
470+ auto_detect_line_endings => 0 => 0
471+ default_socket_timeout => 60 => 60
472+ from => no value => no value
473+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
474+ user_agent => no value => no value
475+
476+ tokenizer
477+
478+ Tokenizer Support => enabled
479+
480+ wddx
481+
482+ WDDX Support => enabled
483+ WDDX Session Serializer => enabled
484+
485+ xml
486+
487+ XML Support => active
488+ XML Namespace Support => active
489+ libxml2 Version => 2.7.6
490+
491+ xmlreader
492+
493+ XMLReader => enabled
494+
495+ xmlrpc
496+
497+ core library version => xmlrpc-epi v. 0.51
498+ php extension version => 0.51
499+ author => Dan Libby
500+ homepage => http://xmlrpc-epi.sourceforge.net
501+ open sourced by => Epinions.com
502+
503+ xmlwriter
504+
505+ XMLWriter => enabled
506+
507+ zip
508+
509+ Zip => enabled
510+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
511+ Zip version => 1.11.0
512+ Libzip version => 0.10.1
513+
514+ zlib
515+
516+ ZLib Support => enabled
517+ Stream Wrapper => compress.zlib://
518+ Stream Filter => zlib.inflate, zlib.deflate
519+ Compiled Version => 1.2.3
520+ Linked Version => 1.2.3
521+
522+ Directive => Local Value => Master Value
523+ zlib.output_compression => Off => Off
524+ zlib.output_compression_level => -1 => -1
525+ zlib.output_handler => no value => no value
526+
527+ Additional Modules
528+
529+ Module Name
530+ phpinfo()
531+
532+ bz2
533+
534+ BZip2 Support => Enabled
535+ Stream Wrapper support => compress.bzip2://
536+ Stream Filter support => bzip2.decompress, bzip2.compress
537+ BZip2 Version => 1.0.5, 10-Dec-2007
538+
539+ Core
540+
541+ PHP Version => 5.4.8
542+
543+ Directive => Local Value => Master Value
544+ allow_url_fopen => On => On
545+ allow_url_include => Off => Off
546+ always_populate_raw_post_data => Off => Off
547+ arg_separator.input => & => &
548+ arg_separator.output => & => &
549+ asp_tags => Off => Off
550+ auto_append_file => no value => no value
551+ auto_globals_jit => On => On
552+ auto_prepend_file => no value => no value
553+ browscap => no value => no value
554+ default_charset => no value => no value
555+ default_mimetype => text/html => text/html
556+ disable_classes => no value => no value
557+ disable_functions => no value => no value
558+ display_errors => STDOUT => STDOUT
559+ display_startup_errors => On => On
560+ doc_root => no value => no value
561+ docref_ext => .html => .html
562+ docref_root => no value => no value
563+ enable_dl => On => On
564+ enable_post_data_reading => On => On
565+ error_append_string => no value => no value
566+ error_log => no value => no value
567+ error_prepend_string => no value => no value
568+ error_reporting => 32767 => 32767
569+ exit_on_timeout => Off => Off
570+ expose_php => On => On
571+ extension_dir => /usr/local/php-5.4.8/modules/ => /usr/local/php-5.4.8/modules/
572+ file_uploads => On => On
573+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
574+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
575+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
576+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
577+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
578+ html_errors => Off => Off
579+ ignore_repeated_errors => Off => Off
580+ ignore_repeated_source => Off => Off
581+ ignore_user_abort => Off => Off
582+ implicit_flush => On => On
583+ include_path => .:/usr/local/php/lib/php => .:/usr/local/php/lib/php
584+ log_errors => Off => Off
585+ log_errors_max_len => 1024 => 1024
586+ mail.add_x_header => Off => Off
587+ mail.force_extra_parameters => no value => no value
588+ mail.log => no value => no value
589+ max_execution_time => 0 => 0
590+ max_file_uploads => 20 => 20
591+ max_input_nesting_level => 64 => 64
592+ max_input_time => -1 => -1
593+ max_input_vars => 1000 => 1000
594+ memory_limit => 128M => 128M
595+ open_basedir => no value => no value
596+ output_buffering => no value => no value
597+ output_handler => no value => no value
598+ post_max_size => 8M => 8M
599+ precision => 14 => 14
600+ realpath_cache_size => 16K => 16K
601+ realpath_cache_ttl => 120 => 120
602+ register_argc_argv => On => On
603+ report_memleaks => On => On
604+ report_zend_debug => Off => Off
605+ request_order => no value => no value
606+ sendmail_from => no value => no value
607+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
608+ serialize_precision => 17 => 17
609+ short_open_tag => On => On
610+ SMTP => localhost => localhost
611+ smtp_port => 25 => 25
612+ sql.safe_mode => Off => Off
613+ track_errors => On => On
614+ unserialize_callback_func => no value => no value
615+ upload_max_filesize => 2M => 2M
616+ upload_tmp_dir => no value => no value
617+ user_dir => no value => no value
618+ user_ini.cache_ttl => 300 => 300
619+ user_ini.filename => .user.ini => .user.ini
620+ variables_order => EGPCS => EGPCS
621+ xmlrpc_error_number => 0 => 0
622+ xmlrpc_errors => Off => Off
623+ zend.detect_unicode => On => On
624+ zend.enable_gc => On => On
625+ zend.multibyte => Off => Off
626+ zend.script_encoding => no value => no value
627+
628+ ctype
629+
630+ ctype functions => enabled
631+
632+ curl
633+
634+ cURL support => enabled
635+ cURL Information => 7.19.7
636+ Age => 3
637+ Features
638+ AsynchDNS => No
639+ Debug => No
640+ GSS-Negotiate => Yes
641+ IDN => Yes
642+ IPv6 => Yes
643+ Largefile => Yes
644+ NTLM => Yes
645+ SPNEGO => No
646+ SSL => Yes
647+ SSPI => No
648+ krb4 => No
649+ libz => Yes
650+ CharConv => No
651+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
652+ Host => x86_64-redhat-linux-gnu
653+ SSL Version => NSS/3.13.1.0
654+ ZLib Version => 1.2.3
655+ libSSH Version => libssh2/1.2.2
656+
657+ date
658+
659+ date/time support => enabled
660+ "Olson" Timezone Database Version => 2012.3
661+ Timezone Database => internal
662+
663+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
664+ Default timezone => UTC
665+
666+ Directive => Local Value => Master Value
667+ date.default_latitude => 31.7667 => 31.7667
668+ date.default_longitude => 35.2333 => 35.2333
669+ date.sunrise_zenith => 90.583333 => 90.583333
670+ date.sunset_zenith => 90.583333 => 90.583333
671+ date.timezone => no value => no value
672+
673+ dom
674+
675+ DOM/XML => enabled
676+ DOM/XML API Version => 20031129
677+ libxml Version => 2.7.6
678+ HTML Support => enabled
679+ XPath Support => enabled
680+ XPointer Support => enabled
681+ Schema Support => enabled
682+ RelaxNG Support => enabled
683+
684+ ereg
685+
686+ Regex Library => Bundled library enabled
687+
688+ exif
689+
690+ EXIF Support => enabled
691+ EXIF Version => 1.4 $Id$
692+ Supported EXIF Version => 0220
693+ Supported filetypes => JPEG,TIFF
694+
695+ Directive => Local Value => Master Value
696+ exif.decode_jis_intel => JIS => JIS
697+ exif.decode_jis_motorola => JIS => JIS
698+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
699+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
700+ exif.encode_jis => no value => no value
701+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
702+
703+ fileinfo
704+
705+ fileinfo support => enabled
706+ version => 1.0.5
707+
708+ filter
709+
710+ Input Validation and Filtering => enabled
711+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
712+
713+ Directive => Local Value => Master Value
714+ filter.default => unsafe_raw => unsafe_raw
715+ filter.default_flags => no value => no value
716+
717+ ftp
718+
719+ FTP support => enabled
720+
721+ gd
722+
723+ GD Support => enabled
724+ GD Version => bundled (2.0.34 compatible)
725+ FreeType Support => enabled
726+ FreeType Linkage => with freetype
727+ FreeType Version => 2.3.11
728+ GIF Read Support => enabled
729+ GIF Create Support => enabled
730+ JPEG Support => enabled
731+ libJPEG Version => 6b
732+ PNG Support => enabled
733+ libPNG Version => 1.2.49
734+ WBMP Support => enabled
735+ XBM Support => enabled
736+
737+ Directive => Local Value => Master Value
738+ gd.jpeg_ignore_warning => 0 => 0
739+
740+ hash
741+
742+ hash support => enabled
743+ 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 fnv132 fnv164 joaat 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
744+
745+ iconv
746+
747+ iconv support => enabled
748+ iconv implementation => glibc
749+ iconv library version => 2.12
750+
751+ Directive => Local Value => Master Value
752+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
753+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
754+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
755+
756+ json
757+
758+ json support => enabled
759+ json version => 1.2.1
760+
761+ libxml
762+
763+ libXML support => active
764+ libXML Compiled Version => 2.7.6
765+ libXML Loaded Version => 20706
766+ libXML streams => enabled
767+
768+ mbstring
769+
770+ Multibyte Support => enabled
771+ Multibyte string engine => libmbfl
772+ HTTP input encoding translation => disabled
773+ libmbfl version => 1.3.2
774+
775+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
776+
777+ Multibyte (japanese) regex support => enabled
778+ Multibyte regex (oniguruma) backtrack check => On
779+ Multibyte regex (oniguruma) version => 4.7.1
780+
781+ Directive => Local Value => Master Value
782+ mbstring.detect_order => no value => no value
783+ mbstring.encoding_translation => Off => Off
784+ mbstring.func_overload => 0 => 0
785+ mbstring.http_input => pass => pass
786+ mbstring.http_output => pass => pass
787+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
788+ mbstring.internal_encoding => no value => no value
789+ mbstring.language => neutral => neutral
790+ mbstring.strict_detection => Off => Off
791+ mbstring.substitute_character => no value => no value
792+
793+ mcrypt
794+
795+ mcrypt support => enabled
796+ mcrypt_filter support => enabled
797+ Version => 2.5.8
798+ Api No => 20021217
799+ 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
800+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
801+
802+ Directive => Local Value => Master Value
803+ mcrypt.algorithms_dir => no value => no value
804+ mcrypt.modes_dir => no value => no value
805+
806+ mysql
807+
808+ MySQL Support => enabled
809+ Active Persistent Links => 0
810+ Active Links => 0
811+ Client API version => 5.5.28
812+ MYSQL_MODULE_TYPE => external
813+ MYSQL_SOCKET => /tmp/mysqld.sock
814+ MYSQL_INCLUDE => -I/usr/local/mysql/include
815+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient
816+
817+ Directive => Local Value => Master Value
818+ mysql.allow_local_infile => On => On
819+ mysql.allow_persistent => On => On
820+ mysql.connect_timeout => 60 => 60
821+ mysql.default_host => no value => no value
822+ mysql.default_password => no value => no value
823+ mysql.default_port => no value => no value
824+ mysql.default_socket => /tmp/mysqld.sock => /tmp/mysqld.sock
825+ mysql.default_user => no value => no value
826+ mysql.max_links => Unlimited => Unlimited
827+ mysql.max_persistent => Unlimited => Unlimited
828+ mysql.trace_mode => Off => Off
829+
830+ mysqli
831+
832+ MysqlI Support => enabled
833+ Client API library version => 5.5.28
834+ Active Persistent Links => 0
835+ Inactive Persistent Links => 0
836+ Active Links => 0
837+ Client API header version => 5.5.28
838+ MYSQLI_SOCKET => /tmp/mysqld.sock
839+
840+ Directive => Local Value => Master Value
841+ mysqli.allow_local_infile => On => On
842+ mysqli.allow_persistent => On => On
843+ mysqli.default_host => no value => no value
844+ mysqli.default_port => 3306 => 3306
845+ mysqli.default_pw => no value => no value
846+ mysqli.default_socket => no value => no value
847+ mysqli.default_user => no value => no value
848+ mysqli.max_links => Unlimited => Unlimited
849+ mysqli.max_persistent => Unlimited => Unlimited
850+ mysqli.reconnect => Off => Off
851+
852+ pcre
853+
854+ PCRE (Perl Compatible Regular Expressions) Support => enabled
855+ PCRE Library Version => 8.12 2011-01-15
856+
857+ Directive => Local Value => Master Value
858+ pcre.backtrack_limit => 1000000 => 1000000
859+ pcre.recursion_limit => 100000 => 100000
860+
861+ PDO
862+
863+ PDO support => enabled
864+ PDO drivers => mysql, sqlite
865+
866+ pdo_mysql
867+
868+ PDO Driver for MySQL => enabled
869+ Client API version => 5.5.28
870+
871+ Directive => Local Value => Master Value
872+ pdo_mysql.default_socket => /tmp/mysqld.sock => /tmp/mysqld.sock
873+
874+ pdo_sqlite
875+
876+ PDO Driver for SQLite 3.x => enabled
877+ SQLite Library => 3.7.7.1
878+
879+ Phar
880+
881+ Phar: PHP Archive support => enabled
882+ Phar EXT version => 2.0.1
883+ Phar API version => 1.1.1
884+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
885+ Phar-based phar archives => enabled
886+ Tar-based phar archives => enabled
887+ ZIP-based phar archives => enabled
888+ gzip compression => enabled
889+ bzip2 compression => enabled
890+ OpenSSL support => disabled (install ext/openssl)
891+
892+
893+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
894+ Phar fully realized by Gregory Beaver and Marcus Boerger.
895+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
896+ Directive => Local Value => Master Value
897+ phar.cache_list => no value => no value
900+
902+
903+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
904+
905+ Reflection
906+
907+ Reflection => enabled
908+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
909+
910+ session
911+
912+ Session Support => enabled
913+ Registered save handlers => files user
914+ Registered serializer handlers => php php_binary wddx
915+
916+ Directive => Local Value => Master Value
917+ session.auto_start => Off => Off
918+ session.cache_expire => 180 => 180
919+ session.cache_limiter => nocache => nocache
920+ session.cookie_domain => no value => no value
921+ session.cookie_httponly => Off => Off
922+ session.cookie_lifetime => 0 => 0
923+ session.cookie_path => / => /
924+ session.cookie_secure => Off => Off
925+ session.entropy_file => /dev/urandom => /dev/urandom
926+ session.entropy_length => 32 => 32
927+ session.gc_divisor => 100 => 100
928+ session.gc_maxlifetime => 1440 => 1440
929+ session.gc_probability => 1 => 1
930+ session.hash_bits_per_character => 4 => 4
931+ session.hash_function => 0 => 0
932+ session.name => PHPSESSID => PHPSESSID
933+ session.referer_check => no value => no value
934+ session.save_handler => files => files
935+ session.save_path => no value => no value
936+ session.serialize_handler => php => php
937+ session.upload_progress.cleanup => On => On
938+ session.upload_progress.enabled => On => On
939+ session.upload_progress.freq => 1% => 1%
940+ session.upload_progress.min_freq => 1 => 1
941+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
942+ session.upload_progress.prefix => upload_progress_ => upload_progress_
943+ session.use_cookies => On => On
944+ session.use_only_cookies => On => On
945+ session.use_trans_sid => 0 => 0
946+
947+ shmop
948+
949+ shmop support => enabled
950+
951+ SimpleXML
952+
953+ Simplexml support => enabled
954+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
955+ Schema support => enabled
956+
957+ soap
958+
959+ Soap Client => enabled
960+ Soap Server => enabled
961+
962+ Directive => Local Value => Master Value
963+ soap.wsdl_cache => 1 => 1
964+ soap.wsdl_cache_dir => /tmp => /tmp
965+ soap.wsdl_cache_enabled => 1 => 1
966+ soap.wsdl_cache_limit => 5 => 5
967+ soap.wsdl_cache_ttl => 86400 => 86400
968+
969+ sockets
970+
971+ Sockets Support => enabled
972+
973+ SPL
974+
975+ SPL support => enabled
976+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
977+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
978+
979+ sqlite3
980+
981+ SQLite3 support => enabled
982+ SQLite3 module version => 0.7
983+ SQLite Library => 3.7.7.1
984+
985+ Directive => Local Value => Master Value
986+ sqlite3.extension_dir => no value => no value
987+
988+ standard
989+
990+ Dynamic Library Support => enabled
991+ Path to sendmail => /usr/sbin/sendmail -t -i
992+
993+ Directive => Local Value => Master Value
994+ assert.active => 1 => 1
995+ assert.bail => 0 => 0
996+ assert.callback => no value => no value
997+ assert.quiet_eval => 0 => 0
998+ assert.warning => 1 => 1
999+ auto_detect_line_endings => 0 => 0
1000+ default_socket_timeout => 60 => 60
1001+ from => no value => no value
1002+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1003+ user_agent => no value => no value
1004+
1005+ tokenizer
1006+
1007+ Tokenizer Support => enabled
1008+
1009+ wddx
1010+
1011+ WDDX Support => enabled
1012+ WDDX Session Serializer => enabled
1013+
1014+ xml
1015+
1016+ XML Support => active
1017+ XML Namespace Support => active
1018+ libxml2 Version => 2.7.6
1019+
1020+ xmlreader
1021+
1022+ XMLReader => enabled
1023+
1024+ xmlrpc
1025+
1026+ core library version => xmlrpc-epi v. 0.51
1027+ php extension version => 0.51
1028+ author => Dan Libby
1029+ homepage => http://xmlrpc-epi.sourceforge.net
1030+ open sourced by => Epinions.com
1031+
1032+ xmlwriter
1033+
1034+ XMLWriter => enabled
1035+
1036+ zip
1037+
1038+ Zip => enabled
1039+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1040+ Zip version => 1.11.0
1041+ Libzip version => 0.10.1
1042+
1043+ zlib
1044+
1045+ ZLib Support => enabled
1046+ Stream Wrapper => compress.zlib://
1047+ Stream Filter => zlib.inflate, zlib.deflate
1048+ Compiled Version => 1.2.3
1049+ Linked Version => 1.2.3
1050+
1051+ Directive => Local Value => Master Value
1052+ zlib.output_compression => Off => Off
1053+ zlib.output_compression_level => -1 => -1
1054+ zlib.output_handler => no value => no value
1055+
1056+ Additional Modules
1057+
1058+ Module Name
1059+ ===DONE===
2 (2%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.3, 15-Feb-2005
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => On => On
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/php/lib/php => .:/usr/local/php/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.15.5
107+ Age => 2
108+ Features
109+ AsynchDNS => No
110+ Debug => No
111+ GSS-Negotiate => Yes
112+ IDN => Yes
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => tftp, ftp, telnet, dict, ldap, http, file, https, ftps
123+ Host => x86_64-redhat-linux-gnu
124+ SSL Version => OpenSSL/0.9.8b
125+ ZLib Version => 1.2.3
126+
127+ date
128+
129+ date/time support => enabled
130+ "Olson" Timezone Database Version => 2012.3
131+ Timezone Database => internal
132+
133+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
134+ Default timezone => UTC
135+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
137+ date.default_latitude => 31.7667 => 31.7667
138+ date.default_longitude => 35.2333 => 35.2333
139+ date.sunrise_zenith => 90.583333 => 90.583333
140+ date.sunset_zenith => 90.583333 => 90.583333
141+ date.timezone => no value => no value
142+
145+ DOM/XML => enabled
146+ DOM/XML API Version => 20031129
147+ libxml Version => 2.6.26
148+ HTML Support => enabled
149+ XPath Support => enabled
150+ XPointer Support => enabled
151+ Schema Support => enabled
152+ RelaxNG Support => enabled
153+
154+ ereg
155+
156+ Regex Library => Bundled library enabled
157+
158+ fileinfo
159+
160+ fileinfo support => enabled
161+ version => 1.0.5
163+ filter
165+ Input Validation and Filtering => enabled
166+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
167+
169+ filter.default => unsafe_raw => unsafe_raw
170+ filter.default_flags => no value => no value
171+
172+ gd
173+
174+ GD Support => enabled
175+ GD Version => bundled (2.0.34 compatible)
176+ GIF Read Support => enabled
177+ GIF Create Support => enabled
178+ PNG Support => enabled
179+ libPNG Version => 1.2.10
180+ WBMP Support => enabled
181+ XBM Support => enabled
182+
183+ Directive => Local Value => Master Value
184+ gd.jpeg_ignore_warning => 0 => 0
185+
186+ hash
187+
188+ hash support => enabled
189+ 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 fnv132 fnv164 joaat 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
190+
191+ iconv
192+
193+ iconv support => enabled
194+ iconv implementation => glibc
195+ iconv library version => 2.5
196+
197+ Directive => Local Value => Master Value
198+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
199+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
200+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
201+
202+ json
203+
204+ json support => enabled
205+ json version => 1.2.1
206+
207+ libxml
208+
209+ libXML support => active
210+ libXML Compiled Version => 2.6.26
211+ libXML Loaded Version => 20626
212+ libXML streams => enabled
213+
214+ mbstring
215+
216+ Multibyte Support => enabled
217+ Multibyte string engine => libmbfl
218+ HTTP input encoding translation => disabled
219+ libmbfl version => 1.3.2
220+
221+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
222+
223+ Multibyte (japanese) regex support => enabled
224+ Multibyte regex (oniguruma) backtrack check => On
225+ Multibyte regex (oniguruma) version => 4.7.1
226+
227+ Directive => Local Value => Master Value
228+ mbstring.detect_order => no value => no value
229+ mbstring.encoding_translation => Off => Off
230+ mbstring.func_overload => 0 => 0
231+ mbstring.http_input => pass => pass
232+ mbstring.http_output => pass => pass
233+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
234+ mbstring.internal_encoding => no value => no value
235+ mbstring.language => neutral => neutral
236+ mbstring.strict_detection => Off => Off
237+ mbstring.substitute_character => no value => no value
238+
239+ mcrypt
240+
241+ mcrypt support => enabled
242+ mcrypt_filter support => enabled
243+ Version => 2.5.7
244+ Api No => 20021217
245+ 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
246+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
247+
248+ Directive => Local Value => Master Value
249+ mcrypt.algorithms_dir => no value => no value
250+ mcrypt.modes_dir => no value => no value
251+
252+ mysql
253+
254+ MySQL Support => enabled
255+ Active Persistent Links => 0
256+ Active Links => 0
257+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
258+
259+ Directive => Local Value => Master Value
260+ mysql.allow_local_infile => On => On
261+ mysql.allow_persistent => On => On
262+ mysql.connect_timeout => 60 => 60
263+ mysql.default_host => no value => no value
264+ mysql.default_password => no value => no value
265+ mysql.default_port => no value => no value
266+ mysql.default_socket => no value => no value
267+ mysql.default_user => no value => no value
268+ mysql.max_links => Unlimited => Unlimited
269+ mysql.max_persistent => Unlimited => Unlimited
270+ mysql.trace_mode => Off => Off
271+
272+ mysqlnd
273+
274+ mysqlnd => enabled
275+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
276+ Compression => supported
277+ SSL => supported
278+ Command buffer size => 4096
279+ Read buffer size => 32768
280+ Read timeout => 31536000
281+ Collecting statistics => Yes
282+ Collecting memory statistics => No
283+ Tracing => n/a
284+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
285+ API Extensions => mysql
286+
287+ mysqlnd statistics =>
288+ bytes_sent => 0
289+ bytes_received => 0
290+ packets_sent => 0
291+ packets_received => 0
292+ protocol_overhead_in => 0
293+ protocol_overhead_out => 0
294+ bytes_received_ok_packet => 0
295+ bytes_received_eof_packet => 0
296+ bytes_received_rset_header_packet => 0
297+ bytes_received_rset_field_meta_packet => 0
298+ bytes_received_rset_row_packet => 0
299+ bytes_received_prepare_response_packet => 0
300+ bytes_received_change_user_packet => 0
301+ packets_sent_command => 0
302+ packets_received_ok => 0
303+ packets_received_eof => 0
304+ packets_received_rset_header => 0
305+ packets_received_rset_field_meta => 0
306+ packets_received_rset_row => 0
307+ packets_received_prepare_response => 0
308+ packets_received_change_user => 0
309+ result_set_queries => 0
310+ non_result_set_queries => 0
311+ no_index_used => 0
312+ bad_index_used => 0
313+ slow_queries => 0
314+ buffered_sets => 0
315+ unbuffered_sets => 0
316+ ps_buffered_sets => 0
317+ ps_unbuffered_sets => 0
318+ flushed_normal_sets => 0
319+ flushed_ps_sets => 0
320+ ps_prepared_never_executed => 0
321+ ps_prepared_once_executed => 0
322+ rows_fetched_from_server_normal => 0
323+ rows_fetched_from_server_ps => 0
324+ rows_buffered_from_client_normal => 0
325+ rows_buffered_from_client_ps => 0
326+ rows_fetched_from_client_normal_buffered => 0
327+ rows_fetched_from_client_normal_unbuffered => 0
328+ rows_fetched_from_client_ps_buffered => 0
329+ rows_fetched_from_client_ps_unbuffered => 0
330+ rows_fetched_from_client_ps_cursor => 0
331+ rows_affected_normal => 0
332+ rows_affected_ps => 0
333+ rows_skipped_normal => 0
334+ rows_skipped_ps => 0
335+ copy_on_write_saved => 0
336+ copy_on_write_performed => 0
337+ command_buffer_too_small => 0
338+ connect_success => 0
339+ connect_failure => 0
340+ connection_reused => 0
341+ reconnect => 0
342+ pconnect_success => 0
343+ active_connections => 0
344+ active_persistent_connections => 0
345+ explicit_close => 0
346+ implicit_close => 0
347+ disconnect_close => 0
348+ in_middle_of_command_close => 0
349+ explicit_free_result => 0
350+ implicit_free_result => 0
351+ explicit_stmt_close => 0
352+ implicit_stmt_close => 0
353+ mem_emalloc_count => 0
354+ mem_emalloc_amount => 0
355+ mem_ecalloc_count => 0
356+ mem_ecalloc_amount => 0
357+ mem_erealloc_count => 0
358+ mem_erealloc_amount => 0
359+ mem_efree_count => 0
360+ mem_efree_amount => 0
361+ mem_malloc_count => 0
362+ mem_malloc_amount => 0
363+ mem_calloc_count => 0
364+ mem_calloc_amount => 0
365+ mem_realloc_count => 0
366+ mem_realloc_amount => 0
367+ mem_free_count => 0
368+ mem_free_amount => 0
369+ mem_estrndup_count => 0
370+ mem_strndup_count => 0
371+ mem_estndup_count => 0
372+ mem_strdup_count => 0
373+ proto_text_fetched_null => 0
374+ proto_text_fetched_bit => 0
375+ proto_text_fetched_tinyint => 0
376+ proto_text_fetched_short => 0
377+ proto_text_fetched_int24 => 0
378+ proto_text_fetched_int => 0
379+ proto_text_fetched_bigint => 0
380+ proto_text_fetched_decimal => 0
381+ proto_text_fetched_float => 0
382+ proto_text_fetched_double => 0
383+ proto_text_fetched_date => 0
384+ proto_text_fetched_year => 0
385+ proto_text_fetched_time => 0
386+ proto_text_fetched_datetime => 0
387+ proto_text_fetched_timestamp => 0
388+ proto_text_fetched_string => 0
389+ proto_text_fetched_blob => 0
390+ proto_text_fetched_enum => 0
391+ proto_text_fetched_set => 0
392+ proto_text_fetched_geometry => 0
393+ proto_text_fetched_other => 0
394+ proto_binary_fetched_null => 0
395+ proto_binary_fetched_bit => 0
396+ proto_binary_fetched_tinyint => 0
397+ proto_binary_fetched_short => 0
398+ proto_binary_fetched_int24 => 0
399+ proto_binary_fetched_int => 0
400+ proto_binary_fetched_bigint => 0
401+ proto_binary_fetched_decimal => 0
402+ proto_binary_fetched_float => 0
403+ proto_binary_fetched_double => 0
404+ proto_binary_fetched_date => 0
405+ proto_binary_fetched_year => 0
406+ proto_binary_fetched_time => 0
407+ proto_binary_fetched_datetime => 0
408+ proto_binary_fetched_timestamp => 0
409+ proto_binary_fetched_string => 0
410+ proto_binary_fetched_blob => 0
411+ proto_binary_fetched_enum => 0
412+ proto_binary_fetched_set => 0
413+ proto_binary_fetched_geometry => 0
414+ proto_binary_fetched_other => 0
415+ init_command_executed_count => 0
416+ init_command_failed_count => 0
417+ com_quit => 0
418+ com_init_db => 0
419+ com_query => 0
420+ com_field_list => 0
421+ com_create_db => 0
422+ com_drop_db => 0
423+ com_refresh => 0
424+ com_shutdown => 0
425+ com_statistics => 0
426+ com_process_info => 0
427+ com_connect => 0
428+ com_process_kill => 0
429+ com_debug => 0
430+ com_ping => 0
431+ com_time => 0
432+ com_delayed_insert => 0
433+ com_change_user => 0
434+ com_binlog_dump => 0
435+ com_table_dump => 0
436+ com_connect_out => 0
437+ com_register_slave => 0
438+ com_stmt_prepare => 0
439+ com_stmt_execute => 0
440+ com_stmt_send_long_data => 0
441+ com_stmt_close => 0
442+ com_stmt_reset => 0
443+ com_stmt_set_option => 0
444+ com_stmt_fetch => 0
445+ com_deamon => 0
446+ bytes_received_real_data_normal => 0
447+ bytes_received_real_data_ps => 0
448+
449+ example statistics =>
450+ stat1 => 0
451+ stat2 => 0
452+
453+ pcntl
454+
455+ pcntl support => enabled
456+
457+ pcre
458+
459+ PCRE (Perl Compatible Regular Expressions) Support => enabled
460+ PCRE Library Version => 8.12 2011-01-15
461+
462+ Directive => Local Value => Master Value
463+ pcre.backtrack_limit => 1000000 => 1000000
464+ pcre.recursion_limit => 100000 => 100000
465+
466+ Phar
467+
468+ Phar: PHP Archive support => enabled
469+ Phar EXT version => 2.0.1
470+ Phar API version => 1.1.1
471+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
472+ Phar-based phar archives => enabled
473+ Tar-based phar archives => enabled
474+ ZIP-based phar archives => enabled
475+ gzip compression => enabled
476+ bzip2 compression => enabled
477+ OpenSSL support => disabled (install ext/openssl)
478+
479+
480+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
481+ Phar fully realized by Gregory Beaver and Marcus Boerger.
482+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
483+ Directive => Local Value => Master Value
485+ phar.readonly => Off => Off
486+ phar.require_hash => Off => Off
487+
488+ posix
489+
490+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
491+
492+ Reflection
493+
494+ Reflection => enabled
495+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
496+
497+ session
498+
499+ Session Support => enabled
500+ Registered save handlers => files user
501+ Registered serializer handlers => php php_binary
502+
503+ Directive => Local Value => Master Value
504+ session.auto_start => Off => Off
505+ session.cache_expire => 180 => 180
506+ session.cache_limiter => nocache => nocache
507+ session.cookie_domain => no value => no value
508+ session.cookie_httponly => Off => Off
509+ session.cookie_lifetime => 0 => 0
510+ session.cookie_path => / => /
511+ session.cookie_secure => Off => Off
512+ session.entropy_file => /dev/urandom => /dev/urandom
513+ session.entropy_length => 32 => 32
514+ session.gc_divisor => 100 => 100
515+ session.gc_maxlifetime => 1440 => 1440
516+ session.gc_probability => 1 => 1
517+ session.hash_bits_per_character => 4 => 4
518+ session.hash_function => 0 => 0
519+ session.name => PHPSESSID => PHPSESSID
520+ session.referer_check => no value => no value
521+ session.save_handler => files => files
522+ session.save_path => no value => no value
523+ session.serialize_handler => php => php
524+ session.upload_progress.cleanup => On => On
525+ session.upload_progress.enabled => On => On
526+ session.upload_progress.freq => 1% => 1%
527+ session.upload_progress.min_freq => 1 => 1
528+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
529+ session.upload_progress.prefix => upload_progress_ => upload_progress_
530+ session.use_cookies => On => On
531+ session.use_only_cookies => On => On
532+ session.use_trans_sid => 0 => 0
533+
534+ SimpleXML
535+
536+ Simplexml support => enabled
537+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
538+ Schema support => enabled
539+
540+ sockets
541+
542+ Sockets Support => enabled
543+
544+ SPL
545+
546+ SPL support => enabled
547+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
548+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
549+
550+ sqlite3
551+
552+ SQLite3 support => enabled
553+ SQLite3 module version => 0.7
554+ SQLite Library => 3.7.7.1
555+
556+ Directive => Local Value => Master Value
557+ sqlite3.extension_dir => no value => no value
558+
559+ standard
560+
561+ Dynamic Library Support => enabled
562+ Path to sendmail => /usr/sbin/sendmail -t -i
563+
564+ Directive => Local Value => Master Value
565+ assert.active => 1 => 1
566+ assert.bail => 0 => 0
567+ assert.callback => no value => no value
568+ assert.quiet_eval => 0 => 0
569+ assert.warning => 1 => 1
570+ auto_detect_line_endings => 0 => 0
571+ default_socket_timeout => 60 => 60
572+ from => no value => no value
573+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
574+ user_agent => no value => no value
575+
576+ tokenizer
577+
578+ Tokenizer Support => enabled
579+
580+ xml
581+
582+ XML Support => active
583+ XML Namespace Support => active
584+ libxml2 Version => 2.6.26
585+
586+ xmlreader
587+
588+ XMLReader => enabled
589+
590+ xmlwriter
591+
592+ XMLWriter => enabled
593+
594+ zip
595+
596+ Zip => enabled
597+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
598+ Zip version => 1.11.0
599+ Libzip version => 0.10.1
600+
601+ zlib
602+
603+ ZLib Support => enabled
604+ Stream Wrapper => compress.zlib://
605+ Stream Filter => zlib.inflate, zlib.deflate
606+ Compiled Version => 1.2.3
607+ Linked Version => 1.2.3
608+
609+ Directive => Local Value => Master Value
610+ zlib.output_compression => Off => Off
611+ zlib.output_compression_level => -1 => -1
612+ zlib.output_handler => no value => no value
613+
614+ Additional Modules
615+
616+ Module Name
617+ sysvsem
618+ sysvshm
619+ phpinfo()
620+
621+ bz2
622+
623+ BZip2 Support => Enabled
624+ Stream Wrapper support => compress.bzip2://
625+ Stream Filter support => bzip2.decompress, bzip2.compress
626+ BZip2 Version => 1.0.3, 15-Feb-2005
627+
628+ Core
629+
630+ PHP Version => 5.4.8
631+
632+ Directive => Local Value => Master Value
633+ allow_url_fopen => On => On
634+ allow_url_include => Off => Off
635+ always_populate_raw_post_data => Off => Off
636+ arg_separator.input => & => &
637+ arg_separator.output => & => &
638+ asp_tags => Off => Off
639+ auto_append_file => no value => no value
640+ auto_globals_jit => On => On
641+ auto_prepend_file => no value => no value
642+ browscap => no value => no value
643+ default_charset => no value => no value
644+ default_mimetype => text/html => text/html
645+ disable_classes => no value => no value
646+ disable_functions => no value => no value
647+ display_errors => STDOUT => STDOUT
648+ display_startup_errors => On => On
649+ doc_root => no value => no value
650+ docref_ext => .html => .html
651+ docref_root => no value => no value
652+ enable_dl => On => On
653+ enable_post_data_reading => On => On
654+ error_append_string => no value => no value
655+ error_log => no value => no value
656+ error_prepend_string => no value => no value
657+ error_reporting => 32767 => 32767
658+ exit_on_timeout => Off => Off
659+ expose_php => On => On
660+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
661+ file_uploads => On => On
662+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
663+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
664+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
665+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
666+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
667+ html_errors => Off => Off
668+ ignore_repeated_errors => Off => Off
669+ ignore_repeated_source => Off => Off
670+ ignore_user_abort => Off => Off
671+ implicit_flush => On => On
672+ include_path => .:/usr/local/php/lib/php => .:/usr/local/php/lib/php
673+ log_errors => Off => Off
674+ log_errors_max_len => 1024 => 1024
675+ mail.add_x_header => Off => Off
676+ mail.force_extra_parameters => no value => no value
677+ mail.log => no value => no value
678+ max_execution_time => 0 => 0
679+ max_file_uploads => 20 => 20
680+ max_input_nesting_level => 64 => 64
681+ max_input_time => -1 => -1
682+ max_input_vars => 1000 => 1000
683+ memory_limit => 128M => 128M
684+ open_basedir => no value => no value
685+ output_buffering => no value => no value
686+ output_handler => no value => no value
687+ post_max_size => 8M => 8M
688+ precision => 14 => 14
689+ realpath_cache_size => 16K => 16K
690+ realpath_cache_ttl => 120 => 120
691+ register_argc_argv => On => On
692+ report_memleaks => On => On
693+ report_zend_debug => Off => Off
694+ request_order => no value => no value
695+ sendmail_from => no value => no value
696+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
697+ serialize_precision => 17 => 17
698+ short_open_tag => On => On
699+ SMTP => localhost => localhost
700+ smtp_port => 25 => 25
701+ sql.safe_mode => Off => Off
702+ track_errors => On => On
703+ unserialize_callback_func => no value => no value
704+ upload_max_filesize => 2M => 2M
705+ upload_tmp_dir => no value => no value
706+ user_dir => no value => no value
707+ user_ini.cache_ttl => 300 => 300
708+ user_ini.filename => .user.ini => .user.ini
709+ variables_order => EGPCS => EGPCS
710+ xmlrpc_error_number => 0 => 0
711+ xmlrpc_errors => Off => Off
712+ zend.detect_unicode => On => On
713+ zend.enable_gc => On => On
714+ zend.multibyte => Off => Off
715+ zend.script_encoding => no value => no value
716+
717+ ctype
718+
719+ ctype functions => enabled
720+
721+ curl
722+
723+ cURL support => enabled
724+ cURL Information => 7.15.5
725+ Age => 2
726+ Features
727+ AsynchDNS => No
728+ Debug => No
729+ GSS-Negotiate => Yes
730+ IDN => Yes
731+ IPv6 => Yes
732+ Largefile => Yes
733+ NTLM => Yes
734+ SPNEGO => No
735+ SSL => Yes
736+ SSPI => No
737+ krb4 => No
738+ libz => Yes
739+ CharConv => No
740+ Protocols => tftp, ftp, telnet, dict, ldap, http, file, https, ftps
741+ Host => x86_64-redhat-linux-gnu
742+ SSL Version => OpenSSL/0.9.8b
743+ ZLib Version => 1.2.3
744+
745+ date
746+
747+ date/time support => enabled
748+ "Olson" Timezone Database Version => 2012.3
749+ Timezone Database => internal
750+
751+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
752+ Default timezone => UTC
753+
754+ Directive => Local Value => Master Value
755+ date.default_latitude => 31.7667 => 31.7667
756+ date.default_longitude => 35.2333 => 35.2333
757+ date.sunrise_zenith => 90.583333 => 90.583333
758+ date.sunset_zenith => 90.583333 => 90.583333
759+ date.timezone => no value => no value
760+
761+ dom
762+
763+ DOM/XML => enabled
764+ DOM/XML API Version => 20031129
765+ libxml Version => 2.6.26
766+ HTML Support => enabled
767+ XPath Support => enabled
768+ XPointer Support => enabled
769+ Schema Support => enabled
770+ RelaxNG Support => enabled
771+
772+ ereg
773+
774+ Regex Library => Bundled library enabled
775+
776+ fileinfo
777+
778+ fileinfo support => enabled
779+ version => 1.0.5
780+
781+ filter
782+
783+ Input Validation and Filtering => enabled
784+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
785+
786+ Directive => Local Value => Master Value
787+ filter.default => unsafe_raw => unsafe_raw
788+ filter.default_flags => no value => no value
789+
790+ gd
791+
792+ GD Support => enabled
793+ GD Version => bundled (2.0.34 compatible)
794+ GIF Read Support => enabled
795+ GIF Create Support => enabled
796+ PNG Support => enabled
797+ libPNG Version => 1.2.10
798+ WBMP Support => enabled
799+ XBM Support => enabled
800+
801+ Directive => Local Value => Master Value
802+ gd.jpeg_ignore_warning => 0 => 0
803+
804+ hash
805+
806+ hash support => enabled
807+ 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 fnv132 fnv164 joaat 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
808+
809+ iconv
810+
811+ iconv support => enabled
812+ iconv implementation => glibc
813+ iconv library version => 2.5
814+
815+ Directive => Local Value => Master Value
816+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
817+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
818+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
819+
820+ json
821+
822+ json support => enabled
823+ json version => 1.2.1
824+
825+ libxml
826+
827+ libXML support => active
828+ libXML Compiled Version => 2.6.26
829+ libXML Loaded Version => 20626
830+ libXML streams => enabled
831+
832+ mbstring
833+
834+ Multibyte Support => enabled
835+ Multibyte string engine => libmbfl
836+ HTTP input encoding translation => disabled
837+ libmbfl version => 1.3.2
838+
839+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
840+
841+ Multibyte (japanese) regex support => enabled
842+ Multibyte regex (oniguruma) backtrack check => On
843+ Multibyte regex (oniguruma) version => 4.7.1
844+
845+ Directive => Local Value => Master Value
846+ mbstring.detect_order => no value => no value
847+ mbstring.encoding_translation => Off => Off
848+ mbstring.func_overload => 0 => 0
849+ mbstring.http_input => pass => pass
850+ mbstring.http_output => pass => pass
851+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
852+ mbstring.internal_encoding => no value => no value
853+ mbstring.language => neutral => neutral
854+ mbstring.strict_detection => Off => Off
855+ mbstring.substitute_character => no value => no value
856+
857+ mcrypt
858+
859+ mcrypt support => enabled
860+ mcrypt_filter support => enabled
861+ Version => 2.5.7
862+ Api No => 20021217
863+ 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
864+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
865+
866+ Directive => Local Value => Master Value
867+ mcrypt.algorithms_dir => no value => no value
868+ mcrypt.modes_dir => no value => no value
869+
870+ mysql
871+
872+ MySQL Support => enabled
873+ Active Persistent Links => 0
874+ Active Links => 0
875+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
876+
877+ Directive => Local Value => Master Value
878+ mysql.allow_local_infile => On => On
879+ mysql.allow_persistent => On => On
880+ mysql.connect_timeout => 60 => 60
881+ mysql.default_host => no value => no value
882+ mysql.default_password => no value => no value
883+ mysql.default_port => no value => no value
884+ mysql.default_socket => no value => no value
885+ mysql.default_user => no value => no value
886+ mysql.max_links => Unlimited => Unlimited
887+ mysql.max_persistent => Unlimited => Unlimited
888+ mysql.trace_mode => Off => Off
889+
890+ mysqlnd
891+
892+ mysqlnd => enabled
893+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
894+ Compression => supported
895+ SSL => supported
896+ Command buffer size => 4096
897+ Read buffer size => 32768
898+ Read timeout => 31536000
899+ Collecting statistics => Yes
900+ Collecting memory statistics => No
901+ Tracing => n/a
902+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
903+ API Extensions => mysql
904+
905+ mysqlnd statistics =>
906+ bytes_sent => 0
907+ bytes_received => 0
908+ packets_sent => 0
909+ packets_received => 0
910+ protocol_overhead_in => 0
911+ protocol_overhead_out => 0
912+ bytes_received_ok_packet => 0
913+ bytes_received_eof_packet => 0
914+ bytes_received_rset_header_packet => 0
915+ bytes_received_rset_field_meta_packet => 0
916+ bytes_received_rset_row_packet => 0
917+ bytes_received_prepare_response_packet => 0
918+ bytes_received_change_user_packet => 0
919+ packets_sent_command => 0
920+ packets_received_ok => 0
921+ packets_received_eof => 0
922+ packets_received_rset_header => 0
923+ packets_received_rset_field_meta => 0
924+ packets_received_rset_row => 0
925+ packets_received_prepare_response => 0
926+ packets_received_change_user => 0
927+ result_set_queries => 0
928+ non_result_set_queries => 0
929+ no_index_used => 0
930+ bad_index_used => 0
931+ slow_queries => 0
932+ buffered_sets => 0
933+ unbuffered_sets => 0
934+ ps_buffered_sets => 0
935+ ps_unbuffered_sets => 0
936+ flushed_normal_sets => 0
937+ flushed_ps_sets => 0
938+ ps_prepared_never_executed => 0
939+ ps_prepared_once_executed => 0
940+ rows_fetched_from_server_normal => 0
941+ rows_fetched_from_server_ps => 0
942+ rows_buffered_from_client_normal => 0
943+ rows_buffered_from_client_ps => 0
944+ rows_fetched_from_client_normal_buffered => 0
945+ rows_fetched_from_client_normal_unbuffered => 0
946+ rows_fetched_from_client_ps_buffered => 0
947+ rows_fetched_from_client_ps_unbuffered => 0
948+ rows_fetched_from_client_ps_cursor => 0
949+ rows_affected_normal => 0
950+ rows_affected_ps => 0
951+ rows_skipped_normal => 0
952+ rows_skipped_ps => 0
953+ copy_on_write_saved => 0
954+ copy_on_write_performed => 0
955+ command_buffer_too_small => 0
956+ connect_success => 0
957+ connect_failure => 0
958+ connection_reused => 0
959+ reconnect => 0
960+ pconnect_success => 0
961+ active_connections => 0
962+ active_persistent_connections => 0
963+ explicit_close => 0
964+ implicit_close => 0
965+ disconnect_close => 0
966+ in_middle_of_command_close => 0
967+ explicit_free_result => 0
968+ implicit_free_result => 0
969+ explicit_stmt_close => 0
970+ implicit_stmt_close => 0
971+ mem_emalloc_count => 0
972+ mem_emalloc_amount => 0
973+ mem_ecalloc_count => 0
974+ mem_ecalloc_amount => 0
975+ mem_erealloc_count => 0
976+ mem_erealloc_amount => 0
977+ mem_efree_count => 0
978+ mem_efree_amount => 0
979+ mem_malloc_count => 0
980+ mem_malloc_amount => 0
981+ mem_calloc_count => 0
982+ mem_calloc_amount => 0
983+ mem_realloc_count => 0
984+ mem_realloc_amount => 0
985+ mem_free_count => 0
986+ mem_free_amount => 0
987+ mem_estrndup_count => 0
988+ mem_strndup_count => 0
989+ mem_estndup_count => 0
990+ mem_strdup_count => 0
991+ proto_text_fetched_null => 0
992+ proto_text_fetched_bit => 0
993+ proto_text_fetched_tinyint => 0
994+ proto_text_fetched_short => 0
995+ proto_text_fetched_int24 => 0
996+ proto_text_fetched_int => 0
997+ proto_text_fetched_bigint => 0
998+ proto_text_fetched_decimal => 0
999+ proto_text_fetched_float => 0
1000+ proto_text_fetched_double => 0
1001+ proto_text_fetched_date => 0
1002+ proto_text_fetched_year => 0
1003+ proto_text_fetched_time => 0
1004+ proto_text_fetched_datetime => 0
1005+ proto_text_fetched_timestamp => 0
1006+ proto_text_fetched_string => 0
1007+ proto_text_fetched_blob => 0
1008+ proto_text_fetched_enum => 0
1009+ proto_text_fetched_set => 0
1010+ proto_text_fetched_geometry => 0
1011+ proto_text_fetched_other => 0
1012+ proto_binary_fetched_null => 0
1013+ proto_binary_fetched_bit => 0
1014+ proto_binary_fetched_tinyint => 0
1015+ proto_binary_fetched_short => 0
1016+ proto_binary_fetched_int24 => 0
1017+ proto_binary_fetched_int => 0
1018+ proto_binary_fetched_bigint => 0
1019+ proto_binary_fetched_decimal => 0
1020+ proto_binary_fetched_float => 0
1021+ proto_binary_fetched_double => 0
1022+ proto_binary_fetched_date => 0
1023+ proto_binary_fetched_year => 0
1024+ proto_binary_fetched_time => 0
1025+ proto_binary_fetched_datetime => 0
1026+ proto_binary_fetched_timestamp => 0
1027+ proto_binary_fetched_string => 0
1028+ proto_binary_fetched_blob => 0
1029+ proto_binary_fetched_enum => 0
1030+ proto_binary_fetched_set => 0
1031+ proto_binary_fetched_geometry => 0
1032+ proto_binary_fetched_other => 0
1033+ init_command_executed_count => 0
1034+ init_command_failed_count => 0
1035+ com_quit => 0
1036+ com_init_db => 0
1037+ com_query => 0
1038+ com_field_list => 0
1039+ com_create_db => 0
1040+ com_drop_db => 0
1041+ com_refresh => 0
1042+ com_shutdown => 0
1043+ com_statistics => 0
1044+ com_process_info => 0
1045+ com_connect => 0
1046+ com_process_kill => 0
1047+ com_debug => 0
1048+ com_ping => 0
1049+ com_time => 0
1050+ com_delayed_insert => 0
1051+ com_change_user => 0
1052+ com_binlog_dump => 0
1053+ com_table_dump => 0
1054+ com_connect_out => 0
1055+ com_register_slave => 0
1056+ com_stmt_prepare => 0
1057+ com_stmt_execute => 0
1058+ com_stmt_send_long_data => 0
1059+ com_stmt_close => 0
1060+ com_stmt_reset => 0
1061+ com_stmt_set_option => 0
1062+ com_stmt_fetch => 0
1063+ com_deamon => 0
1064+ bytes_received_real_data_normal => 0
1065+ bytes_received_real_data_ps => 0
1066+
1067+ example statistics =>
1068+ stat1 => 0
1069+ stat2 => 0
1070+
1071+ pcntl
1072+
1073+ pcntl support => enabled
1074+
1075+ pcre
1076+
1077+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1078+ PCRE Library Version => 8.12 2011-01-15
1079+
1080+ Directive => Local Value => Master Value
1081+ pcre.backtrack_limit => 1000000 => 1000000
1082+ pcre.recursion_limit => 100000 => 100000
1083+
1084+ Phar
1085+
1086+ Phar: PHP Archive support => enabled
1087+ Phar EXT version => 2.0.1
1088+ Phar API version => 1.1.1
1089+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1090+ Phar-based phar archives => enabled
1091+ Tar-based phar archives => enabled
1092+ ZIP-based phar archives => enabled
1093+ gzip compression => enabled
1094+ bzip2 compression => enabled
1095+ OpenSSL support => disabled (install ext/openssl)
1096+
1097+
1098+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1099+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1100+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1101+ Directive => Local Value => Master Value
1102+ phar.cache_list => no value => no value
1105+
1107+
1108+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1109+
1110+ Reflection
1111+
1112+ Reflection => enabled
1113+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1114+
1115+ session
1116+
1117+ Session Support => enabled
1118+ Registered save handlers => files user
1119+ Registered serializer handlers => php php_binary
1120+
1121+ Directive => Local Value => Master Value
1122+ session.auto_start => Off => Off
1123+ session.cache_expire => 180 => 180
1124+ session.cache_limiter => nocache => nocache
1125+ session.cookie_domain => no value => no value
1126+ session.cookie_httponly => Off => Off
1127+ session.cookie_lifetime => 0 => 0
1128+ session.cookie_path => / => /
1129+ session.cookie_secure => Off => Off
1130+ session.entropy_file => /dev/urandom => /dev/urandom
1131+ session.entropy_length => 32 => 32
1132+ session.gc_divisor => 100 => 100
1133+ session.gc_maxlifetime => 1440 => 1440
1134+ session.gc_probability => 1 => 1
1135+ session.hash_bits_per_character => 4 => 4
1136+ session.hash_function => 0 => 0
1137+ session.name => PHPSESSID => PHPSESSID
1138+ session.referer_check => no value => no value
1139+ session.save_handler => files => files
1140+ session.save_path => no value => no value
1141+ session.serialize_handler => php => php
1142+ session.upload_progress.cleanup => On => On
1143+ session.upload_progress.enabled => On => On
1144+ session.upload_progress.freq => 1% => 1%
1145+ session.upload_progress.min_freq => 1 => 1
1146+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1147+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1148+ session.use_cookies => On => On
1149+ session.use_only_cookies => On => On
1150+ session.use_trans_sid => 0 => 0
1151+
1152+ SimpleXML
1153+
1154+ Simplexml support => enabled
1155+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1156+ Schema support => enabled
1157+
1158+ sockets
1159+
1160+ Sockets Support => enabled
1161+
1162+ SPL
1163+
1164+ SPL support => enabled
1165+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1166+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1167+
1168+ sqlite3
1169+
1170+ SQLite3 support => enabled
1171+ SQLite3 module version => 0.7
1172+ SQLite Library => 3.7.7.1
1173+
1174+ Directive => Local Value => Master Value
1175+ sqlite3.extension_dir => no value => no value
1176+
1177+ standard
1178+
1179+ Dynamic Library Support => enabled
1180+ Path to sendmail => /usr/sbin/sendmail -t -i
1181+
1182+ Directive => Local Value => Master Value
1183+ assert.active => 1 => 1
1184+ assert.bail => 0 => 0
1185+ assert.callback => no value => no value
1186+ assert.quiet_eval => 0 => 0
1187+ assert.warning => 1 => 1
1188+ auto_detect_line_endings => 0 => 0
1189+ default_socket_timeout => 60 => 60
1190+ from => no value => no value
1191+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1192+ user_agent => no value => no value
1193+
1194+ tokenizer
1195+
1196+ Tokenizer Support => enabled
1197+
1198+ xml
1199+
1200+ XML Support => active
1201+ XML Namespace Support => active
1202+ libxml2 Version => 2.6.26
1203+
1204+ xmlreader
1205+
1206+ XMLReader => enabled
1207+
1208+ xmlwriter
1209+
1210+ XMLWriter => enabled
1211+
1212+ zip
1213+
1214+ Zip => enabled
1215+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1216+ Zip version => 1.11.0
1217+ Libzip version => 0.10.1
1218+
1219+ zlib
1220+
1221+ ZLib Support => enabled
1222+ Stream Wrapper => compress.zlib://
1223+ Stream Filter => zlib.inflate, zlib.deflate
1224+ Compiled Version => 1.2.3
1225+ Linked Version => 1.2.3
1226+
1227+ Directive => Local Value => Master Value
1228+ zlib.output_compression => Off => Off
1229+ zlib.output_compression_level => -1 => -1
1230+ zlib.output_handler => no value => no value
1231+
1232+ Additional Modules
1233+
1234+ Module Name
1235+ sysvsem
1236+ sysvshm
1237+ ===DONE===
2 (2%)
001+ phpinfo()
002+
003+ bcmath
004+
005+ BCMath support => enabled
006+
007+ Directive => Local Value => Master Value
008+ bcmath.scale => 0 => 0
009+
010+ bz2
011+
012+ BZip2 Support => Enabled
013+ Stream Wrapper support => compress.bzip2://
014+ Stream Filter support => bzip2.decompress, bzip2.compress
015+ BZip2 Version => 1.0.5, 10-Dec-2007
016+
017+ Core
018+
019+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
021+ Directive => Local Value => Master Value
022+ allow_url_fopen => On => On
023+ allow_url_include => Off => Off
024+ always_populate_raw_post_data => Off => Off
025+ arg_separator.input => & => &
026+ arg_separator.output => & => &
027+ asp_tags => Off => Off
028+ auto_append_file => no value => no value
029+ auto_globals_jit => On => On
030+ auto_prepend_file => no value => no value
031+ browscap => no value => no value
032+ default_charset => no value => no value
033+ default_mimetype => text/html => text/html
034+ disable_classes => no value => no value
035+ disable_functions => no value => no value
036+ display_errors => STDOUT => STDOUT
037+ display_startup_errors => On => On
038+ doc_root => no value => no value
039+ docref_ext => .html => .html
040+ docref_root => no value => no value
041+ enable_dl => On => On
042+ enable_post_data_reading => On => On
043+ error_append_string => no value => no value
044+ error_log => no value => no value
045+ error_prepend_string => no value => no value
046+ error_reporting => 32767 => 32767
047+ exit_on_timeout => Off => Off
048+ expose_php => On => On
049+ extension_dir => /usr/src/php-5.4.8/modules/ => /usr/src/php-5.4.8/modules/
050+ file_uploads => On => On
051+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
052+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
053+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
054+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
055+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
056+ html_errors => Off => Off
057+ ignore_repeated_errors => Off => Off
058+ ignore_repeated_source => Off => Off
059+ ignore_user_abort => Off => Off
060+ implicit_flush => On => On
061+ include_path => .:/usr/local/php/lib/php => .:/usr/local/php/lib/php
062+ log_errors => Off => Off
063+ log_errors_max_len => 1024 => 1024
064+ mail.add_x_header => Off => Off
065+ mail.force_extra_parameters => no value => no value
066+ mail.log => no value => no value
067+ max_execution_time => 0 => 0
068+ max_file_uploads => 20 => 20
069+ max_input_nesting_level => 64 => 64
070+ max_input_time => -1 => -1
071+ max_input_vars => 1000 => 1000
072+ memory_limit => 128M => 128M
073+ open_basedir => no value => no value
074+ output_buffering => no value => no value
075+ output_handler => no value => no value
076+ post_max_size => 8M => 8M
077+ precision => 14 => 14
078+ realpath_cache_size => 16K => 16K
079+ realpath_cache_ttl => 120 => 120
080+ register_argc_argv => On => On
081+ report_memleaks => On => On
082+ report_zend_debug => Off => Off
083+ request_order => no value => no value
084+ sendmail_from => no value => no value
085+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
086+ serialize_precision => 17 => 17
087+ short_open_tag => On => On
088+ SMTP => localhost => localhost
089+ smtp_port => 25 => 25
090+ sql.safe_mode => Off => Off
091+ track_errors => On => On
092+ unserialize_callback_func => no value => no value
093+ upload_max_filesize => 2M => 2M
094+ upload_tmp_dir => no value => no value
095+ user_dir => no value => no value
096+ user_ini.cache_ttl => 300 => 300
097+ user_ini.filename => .user.ini => .user.ini
098+ variables_order => EGPCS => EGPCS
099+ xmlrpc_error_number => 0 => 0
100+ xmlrpc_errors => Off => Off
101+ zend.detect_unicode => On => On
102+ zend.enable_gc => On => On
103+ zend.multibyte => Off => Off
104+ zend.script_encoding => no value => no value
105+
106+ ctype
107+
108+ ctype functions => enabled
109+
110+ curl
111+
112+ cURL support => enabled
113+ cURL Information => 7.19.7
114+ Age => 3
115+ Features
116+ AsynchDNS => No
117+ Debug => No
118+ GSS-Negotiate => Yes
119+ IDN => Yes
120+ IPv6 => Yes
121+ Largefile => Yes
122+ NTLM => Yes
123+ SPNEGO => No
124+ SSL => Yes
125+ SSPI => No
126+ krb4 => No
127+ libz => Yes
128+ CharConv => No
129+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
130+ Host => x86_64-redhat-linux-gnu
131+ SSL Version => NSS/3.14.3.0
132+ ZLib Version => 1.2.3
133+ libSSH Version => libssh2/1.4.2
134+
135+ date
136+
137+ date/time support => enabled
138+ "Olson" Timezone Database Version => 2012.3
139+ Timezone Database => internal
140+
141+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
142+ Default timezone => UTC
143+
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
145+ date.default_latitude => 31.7667 => 31.7667
146+ date.default_longitude => 35.2333 => 35.2333
147+ date.sunrise_zenith => 90.583333 => 90.583333
148+ date.sunset_zenith => 90.583333 => 90.583333
149+ date.timezone => no value => no value
150+
153+ DOM/XML => enabled
154+ DOM/XML API Version => 20031129
155+ libxml Version => 2.7.6
156+ HTML Support => enabled
157+ XPath Support => enabled
158+ XPointer Support => enabled
159+ Schema Support => enabled
160+ RelaxNG Support => enabled
161+
162+ ereg
163+
164+ Regex Library => Bundled library enabled
165+
166+ fileinfo
167+
168+ fileinfo support => enabled
169+ version => 1.0.5
171+ filter
173+ Input Validation and Filtering => enabled
174+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
175+
177+ filter.default => unsafe_raw => unsafe_raw
178+ filter.default_flags => no value => no value
179+
180+ gd
181+
182+ GD Support => enabled
183+ GD Version => bundled (2.0.34 compatible)
184+ FreeType Support => enabled
185+ FreeType Linkage => with freetype
186+ FreeType Version => 2.3.11
187+ GIF Read Support => enabled
188+ GIF Create Support => enabled
189+ JPEG Support => enabled
190+ libJPEG Version => 6b
191+ PNG Support => enabled
192+ libPNG Version => 1.2.49
193+ WBMP Support => enabled
194+ XPM Support => enabled
195+ XBM Support => enabled
196+
197+ Directive => Local Value => Master Value
198+ gd.jpeg_ignore_warning => 0 => 0
199+
200+ hash
201+
202+ hash support => enabled
203+ 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 fnv132 fnv164 joaat 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
204+
205+ iconv
206+
207+ iconv support => enabled
208+ iconv implementation => glibc
209+ iconv library version => 2.12
210+
211+ Directive => Local Value => Master Value
212+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
213+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
214+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
215+
216+ json
217+
218+ json support => enabled
219+ json version => 1.2.1
220+
221+ libxml
222+
223+ libXML support => active
224+ libXML Compiled Version => 2.7.6
225+ libXML Loaded Version => 20706
226+ libXML streams => enabled
227+
228+ mbstring
229+
230+ Multibyte Support => enabled
231+ Multibyte string engine => libmbfl
232+ HTTP input encoding translation => disabled
233+ libmbfl version => 1.3.2
234+
235+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
236+
237+ Multibyte (japanese) regex support => enabled
238+ Multibyte regex (oniguruma) backtrack check => On
239+ Multibyte regex (oniguruma) version => 4.7.1
240+
241+ Directive => Local Value => Master Value
242+ mbstring.detect_order => no value => no value
243+ mbstring.encoding_translation => Off => Off
244+ mbstring.func_overload => 0 => 0
245+ mbstring.http_input => pass => pass
246+ mbstring.http_output => pass => pass
247+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
248+ mbstring.internal_encoding => no value => no value
249+ mbstring.language => neutral => neutral
250+ mbstring.strict_detection => Off => Off
251+ mbstring.substitute_character => no value => no value
252+
253+ mcrypt
254+
255+ mcrypt support => enabled
256+ mcrypt_filter support => enabled
257+ Version => 2.5.8
258+ Api No => 20021217
259+ 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
260+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
261+
262+ Directive => Local Value => Master Value
263+ mcrypt.algorithms_dir => no value => no value
264+ mcrypt.modes_dir => no value => no value
265+
266+ mhash
267+
268+ MHASH support => Enabled
269+ MHASH API Version => Emulated Support
270+
271+ mysql
272+
273+ MySQL Support => enabled
274+ Active Persistent Links => 0
275+ Active Links => 0
276+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
277+
278+ Directive => Local Value => Master Value
279+ mysql.allow_local_infile => On => On
280+ mysql.allow_persistent => On => On
281+ mysql.connect_timeout => 60 => 60
282+ mysql.default_host => no value => no value
283+ mysql.default_password => no value => no value
284+ mysql.default_port => no value => no value
285+ mysql.default_socket => no value => no value
286+ mysql.default_user => no value => no value
287+ mysql.max_links => Unlimited => Unlimited
288+ mysql.max_persistent => Unlimited => Unlimited
289+ mysql.trace_mode => Off => Off
290+
291+ mysqli
292+
293+ MysqlI Support => enabled
294+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
295+ Active Persistent Links => 0
296+ Inactive Persistent Links => 0
297+ Active Links => 0
298+
299+ Directive => Local Value => Master Value
300+ mysqli.allow_local_infile => On => On
301+ mysqli.allow_persistent => On => On
302+ mysqli.default_host => no value => no value
303+ mysqli.default_port => 3306 => 3306
304+ mysqli.default_pw => no value => no value
305+ mysqli.default_socket => no value => no value
306+ mysqli.default_user => no value => no value
307+ mysqli.max_links => Unlimited => Unlimited
308+ mysqli.max_persistent => Unlimited => Unlimited
309+ mysqli.reconnect => Off => Off
310+
311+ mysqlnd
312+
313+ mysqlnd => enabled
314+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
315+ Compression => supported
316+ SSL => supported
317+ Command buffer size => 4096
318+ Read buffer size => 32768
319+ Read timeout => 31536000
320+ Collecting statistics => Yes
321+ Collecting memory statistics => No
322+ Tracing => n/a
323+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
324+ API Extensions => mysqli,mysql
325+
326+ mysqlnd statistics =>
327+ bytes_sent => 0
328+ bytes_received => 0
329+ packets_sent => 0
330+ packets_received => 0
331+ protocol_overhead_in => 0
332+ protocol_overhead_out => 0
333+ bytes_received_ok_packet => 0
334+ bytes_received_eof_packet => 0
335+ bytes_received_rset_header_packet => 0
336+ bytes_received_rset_field_meta_packet => 0
337+ bytes_received_rset_row_packet => 0
338+ bytes_received_prepare_response_packet => 0
339+ bytes_received_change_user_packet => 0
340+ packets_sent_command => 0
341+ packets_received_ok => 0
342+ packets_received_eof => 0
343+ packets_received_rset_header => 0
344+ packets_received_rset_field_meta => 0
345+ packets_received_rset_row => 0
346+ packets_received_prepare_response => 0
347+ packets_received_change_user => 0
348+ result_set_queries => 0
349+ non_result_set_queries => 0
350+ no_index_used => 0
351+ bad_index_used => 0
352+ slow_queries => 0
353+ buffered_sets => 0
354+ unbuffered_sets => 0
355+ ps_buffered_sets => 0
356+ ps_unbuffered_sets => 0
357+ flushed_normal_sets => 0
358+ flushed_ps_sets => 0
359+ ps_prepared_never_executed => 0
360+ ps_prepared_once_executed => 0
361+ rows_fetched_from_server_normal => 0
362+ rows_fetched_from_server_ps => 0
363+ rows_buffered_from_client_normal => 0
364+ rows_buffered_from_client_ps => 0
365+ rows_fetched_from_client_normal_buffered => 0
366+ rows_fetched_from_client_normal_unbuffered => 0
367+ rows_fetched_from_client_ps_buffered => 0
368+ rows_fetched_from_client_ps_unbuffered => 0
369+ rows_fetched_from_client_ps_cursor => 0
370+ rows_affected_normal => 0
371+ rows_affected_ps => 0
372+ rows_skipped_normal => 0
373+ rows_skipped_ps => 0
374+ copy_on_write_saved => 0
375+ copy_on_write_performed => 0
376+ command_buffer_too_small => 0
377+ connect_success => 0
378+ connect_failure => 0
379+ connection_reused => 0
380+ reconnect => 0
381+ pconnect_success => 0
382+ active_connections => 0
383+ active_persistent_connections => 0
384+ explicit_close => 0
385+ implicit_close => 0
386+ disconnect_close => 0
387+ in_middle_of_command_close => 0
388+ explicit_free_result => 0
389+ implicit_free_result => 0
390+ explicit_stmt_close => 0
391+ implicit_stmt_close => 0
392+ mem_emalloc_count => 0
393+ mem_emalloc_amount => 0
394+ mem_ecalloc_count => 0
395+ mem_ecalloc_amount => 0
396+ mem_erealloc_count => 0
397+ mem_erealloc_amount => 0
398+ mem_efree_count => 0
399+ mem_efree_amount => 0
400+ mem_malloc_count => 0
401+ mem_malloc_amount => 0
402+ mem_calloc_count => 0
403+ mem_calloc_amount => 0
404+ mem_realloc_count => 0
405+ mem_realloc_amount => 0
406+ mem_free_count => 0
407+ mem_free_amount => 0
408+ mem_estrndup_count => 0
409+ mem_strndup_count => 0
410+ mem_estndup_count => 0
411+ mem_strdup_count => 0
412+ proto_text_fetched_null => 0
413+ proto_text_fetched_bit => 0
414+ proto_text_fetched_tinyint => 0
415+ proto_text_fetched_short => 0
416+ proto_text_fetched_int24 => 0
417+ proto_text_fetched_int => 0
418+ proto_text_fetched_bigint => 0
419+ proto_text_fetched_decimal => 0
420+ proto_text_fetched_float => 0
421+ proto_text_fetched_double => 0
422+ proto_text_fetched_date => 0
423+ proto_text_fetched_year => 0
424+ proto_text_fetched_time => 0
425+ proto_text_fetched_datetime => 0
426+ proto_text_fetched_timestamp => 0
427+ proto_text_fetched_string => 0
428+ proto_text_fetched_blob => 0
429+ proto_text_fetched_enum => 0
430+ proto_text_fetched_set => 0
431+ proto_text_fetched_geometry => 0
432+ proto_text_fetched_other => 0
433+ proto_binary_fetched_null => 0
434+ proto_binary_fetched_bit => 0
435+ proto_binary_fetched_tinyint => 0
436+ proto_binary_fetched_short => 0
437+ proto_binary_fetched_int24 => 0
438+ proto_binary_fetched_int => 0
439+ proto_binary_fetched_bigint => 0
440+ proto_binary_fetched_decimal => 0
441+ proto_binary_fetched_float => 0
442+ proto_binary_fetched_double => 0
443+ proto_binary_fetched_date => 0
444+ proto_binary_fetched_year => 0
445+ proto_binary_fetched_time => 0
446+ proto_binary_fetched_datetime => 0
447+ proto_binary_fetched_timestamp => 0
448+ proto_binary_fetched_string => 0
449+ proto_binary_fetched_blob => 0
450+ proto_binary_fetched_enum => 0
451+ proto_binary_fetched_set => 0
452+ proto_binary_fetched_geometry => 0
453+ proto_binary_fetched_other => 0
454+ init_command_executed_count => 0
455+ init_command_failed_count => 0
456+ com_quit => 0
457+ com_init_db => 0
458+ com_query => 0
459+ com_field_list => 0
460+ com_create_db => 0
461+ com_drop_db => 0
462+ com_refresh => 0
463+ com_shutdown => 0
464+ com_statistics => 0
465+ com_process_info => 0
466+ com_connect => 0
467+ com_process_kill => 0
468+ com_debug => 0
469+ com_ping => 0
470+ com_time => 0
471+ com_delayed_insert => 0
472+ com_change_user => 0
473+ com_binlog_dump => 0
474+ com_table_dump => 0
475+ com_connect_out => 0
476+ com_register_slave => 0
477+ com_stmt_prepare => 0
478+ com_stmt_execute => 0
479+ com_stmt_send_long_data => 0
480+ com_stmt_close => 0
481+ com_stmt_reset => 0
482+ com_stmt_set_option => 0
483+ com_stmt_fetch => 0
484+ com_deamon => 0
485+ bytes_received_real_data_normal => 0
486+ bytes_received_real_data_ps => 0
487+
488+ example statistics =>
489+ stat1 => 0
490+ stat2 => 0
491+
492+ pcre
493+
494+ PCRE (Perl Compatible Regular Expressions) Support => enabled
495+ PCRE Library Version => 8.12 2011-01-15
496+
497+ Directive => Local Value => Master Value
498+ pcre.backtrack_limit => 1000000 => 1000000
499+ pcre.recursion_limit => 100000 => 100000
500+
501+ PDO
502+
503+ PDO support => enabled
504+ PDO drivers => sqlite
505+
506+ pdo_sqlite
507+
508+ PDO Driver for SQLite 3.x => enabled
509+ SQLite Library => 3.7.7.1
510+
511+ Phar
512+
513+ Phar: PHP Archive support => enabled
514+ Phar EXT version => 2.0.1
515+ Phar API version => 1.1.1
516+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
517+ Phar-based phar archives => enabled
518+ Tar-based phar archives => enabled
519+ ZIP-based phar archives => enabled
520+ gzip compression => enabled
521+ bzip2 compression => enabled
522+ OpenSSL support => disabled (install ext/openssl)
523+
524+
525+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
526+ Phar fully realized by Gregory Beaver and Marcus Boerger.
527+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
528+ Directive => Local Value => Master Value
530+ phar.readonly => Off => Off
531+ phar.require_hash => Off => Off
532+
533+ posix
534+
535+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
536+
537+ Reflection
538+
539+ Reflection => enabled
540+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
541+
542+ session
543+
544+ Session Support => enabled
545+ Registered save handlers => files user
546+ Registered serializer handlers => php php_binary
547+
548+ Directive => Local Value => Master Value
549+ session.auto_start => Off => Off
550+ session.cache_expire => 180 => 180
551+ session.cache_limiter => nocache => nocache
552+ session.cookie_domain => no value => no value
553+ session.cookie_httponly => Off => Off
554+ session.cookie_lifetime => 0 => 0
555+ session.cookie_path => / => /
556+ session.cookie_secure => Off => Off
557+ session.entropy_file => /dev/urandom => /dev/urandom
558+ session.entropy_length => 32 => 32
559+ session.gc_divisor => 100 => 100
560+ session.gc_maxlifetime => 1440 => 1440
561+ session.gc_probability => 1 => 1
562+ session.hash_bits_per_character => 4 => 4
563+ session.hash_function => 0 => 0
564+ session.name => PHPSESSID => PHPSESSID
565+ session.referer_check => no value => no value
566+ session.save_handler => files => files
567+ session.save_path => no value => no value
568+ session.serialize_handler => php => php
569+ session.upload_progress.cleanup => On => On
570+ session.upload_progress.enabled => On => On
571+ session.upload_progress.freq => 1% => 1%
572+ session.upload_progress.min_freq => 1 => 1
573+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
574+ session.upload_progress.prefix => upload_progress_ => upload_progress_
575+ session.use_cookies => On => On
576+ session.use_only_cookies => On => On
577+ session.use_trans_sid => 0 => 0
578+
579+ SimpleXML
580+
581+ Simplexml support => enabled
582+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
583+ Schema support => enabled
584+
585+ SPL
586+
587+ SPL support => enabled
588+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
589+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
590+
591+ sqlite3
592+
593+ SQLite3 support => enabled
594+ SQLite3 module version => 0.7
595+ SQLite Library => 3.7.7.1
596+
597+ Directive => Local Value => Master Value
598+ sqlite3.extension_dir => no value => no value
599+
600+ standard
601+
602+ Dynamic Library Support => enabled
603+ Path to sendmail => /usr/sbin/sendmail -t -i
604+
605+ Directive => Local Value => Master Value
606+ assert.active => 1 => 1
607+ assert.bail => 0 => 0
608+ assert.callback => no value => no value
609+ assert.quiet_eval => 0 => 0
610+ assert.warning => 1 => 1
611+ auto_detect_line_endings => 0 => 0
612+ default_socket_timeout => 60 => 60
613+ from => no value => no value
614+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
615+ user_agent => no value => no value
616+
617+ tokenizer
618+
619+ Tokenizer Support => enabled
620+
621+ xml
622+
623+ XML Support => active
624+ XML Namespace Support => active
625+ libxml2 Version => 2.7.6
626+
627+ xmlreader
628+
629+ XMLReader => enabled
630+
631+ xmlwriter
632+
633+ XMLWriter => enabled
634+
635+ zip
636+
637+ Zip => enabled
638+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
639+ Zip version => 1.11.0
640+ Libzip version => 0.10.1
641+
642+ zlib
643+
644+ ZLib Support => enabled
645+ Stream Wrapper => compress.zlib://
646+ Stream Filter => zlib.inflate, zlib.deflate
647+ Compiled Version => 1.2.3
648+ Linked Version => 1.2.3
649+
650+ Directive => Local Value => Master Value
651+ zlib.output_compression => Off => Off
652+ zlib.output_compression_level => -1 => -1
653+ zlib.output_handler => no value => no value
654+
655+ Additional Modules
656+
657+ Module Name
658+ phpinfo()
659+
660+ bcmath
661+
662+ BCMath support => enabled
663+
664+ Directive => Local Value => Master Value
665+ bcmath.scale => 0 => 0
666+
667+ bz2
668+
669+ BZip2 Support => Enabled
670+ Stream Wrapper support => compress.bzip2://
671+ Stream Filter support => bzip2.decompress, bzip2.compress
672+ BZip2 Version => 1.0.5, 10-Dec-2007
673+
674+ Core
675+
676+ PHP Version => 5.4.8
677+
678+ Directive => Local Value => Master Value
679+ allow_url_fopen => On => On
680+ allow_url_include => Off => Off
681+ always_populate_raw_post_data => Off => Off
682+ arg_separator.input => & => &
683+ arg_separator.output => & => &
684+ asp_tags => Off => Off
685+ auto_append_file => no value => no value
686+ auto_globals_jit => On => On
687+ auto_prepend_file => no value => no value
688+ browscap => no value => no value
689+ default_charset => no value => no value
690+ default_mimetype => text/html => text/html
691+ disable_classes => no value => no value
692+ disable_functions => no value => no value
693+ display_errors => STDOUT => STDOUT
694+ display_startup_errors => On => On
695+ doc_root => no value => no value
696+ docref_ext => .html => .html
697+ docref_root => no value => no value
698+ enable_dl => On => On
699+ enable_post_data_reading => On => On
700+ error_append_string => no value => no value
701+ error_log => no value => no value
702+ error_prepend_string => no value => no value
703+ error_reporting => 32767 => 32767
704+ exit_on_timeout => Off => Off
705+ expose_php => On => On
706+ extension_dir => /usr/src/php-5.4.8/modules/ => /usr/src/php-5.4.8/modules/
707+ file_uploads => On => On
708+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
709+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
710+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
711+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
712+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
713+ html_errors => Off => Off
714+ ignore_repeated_errors => Off => Off
715+ ignore_repeated_source => Off => Off
716+ ignore_user_abort => Off => Off
717+ implicit_flush => On => On
718+ include_path => .:/usr/local/php/lib/php => .:/usr/local/php/lib/php
719+ log_errors => Off => Off
720+ log_errors_max_len => 1024 => 1024
721+ mail.add_x_header => Off => Off
722+ mail.force_extra_parameters => no value => no value
723+ mail.log => no value => no value
724+ max_execution_time => 0 => 0
725+ max_file_uploads => 20 => 20
726+ max_input_nesting_level => 64 => 64
727+ max_input_time => -1 => -1
728+ max_input_vars => 1000 => 1000
729+ memory_limit => 128M => 128M
730+ open_basedir => no value => no value
731+ output_buffering => no value => no value
732+ output_handler => no value => no value
733+ post_max_size => 8M => 8M
734+ precision => 14 => 14
735+ realpath_cache_size => 16K => 16K
736+ realpath_cache_ttl => 120 => 120
737+ register_argc_argv => On => On
738+ report_memleaks => On => On
739+ report_zend_debug => Off => Off
740+ request_order => no value => no value
741+ sendmail_from => no value => no value
742+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
743+ serialize_precision => 17 => 17
744+ short_open_tag => On => On
745+ SMTP => localhost => localhost
746+ smtp_port => 25 => 25
747+ sql.safe_mode => Off => Off
748+ track_errors => On => On
749+ unserialize_callback_func => no value => no value
750+ upload_max_filesize => 2M => 2M
751+ upload_tmp_dir => no value => no value
752+ user_dir => no value => no value
753+ user_ini.cache_ttl => 300 => 300
754+ user_ini.filename => .user.ini => .user.ini
755+ variables_order => EGPCS => EGPCS
756+ xmlrpc_error_number => 0 => 0
757+ xmlrpc_errors => Off => Off
758+ zend.detect_unicode => On => On
759+ zend.enable_gc => On => On
760+ zend.multibyte => Off => Off
761+ zend.script_encoding => no value => no value
762+
763+ ctype
764+
765+ ctype functions => enabled
766+
767+ curl
768+
769+ cURL support => enabled
770+ cURL Information => 7.19.7
771+ Age => 3
772+ Features
773+ AsynchDNS => No
774+ Debug => No
775+ GSS-Negotiate => Yes
776+ IDN => Yes
777+ IPv6 => Yes
778+ Largefile => Yes
779+ NTLM => Yes
780+ SPNEGO => No
781+ SSL => Yes
782+ SSPI => No
783+ krb4 => No
784+ libz => Yes
785+ CharConv => No
786+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
787+ Host => x86_64-redhat-linux-gnu
788+ SSL Version => NSS/3.14.3.0
789+ ZLib Version => 1.2.3
790+ libSSH Version => libssh2/1.4.2
791+
792+ date
793+
794+ date/time support => enabled
795+ "Olson" Timezone Database Version => 2012.3
796+ Timezone Database => internal
797+
798+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
799+ Default timezone => UTC
800+
801+ Directive => Local Value => Master Value
802+ date.default_latitude => 31.7667 => 31.7667
803+ date.default_longitude => 35.2333 => 35.2333
804+ date.sunrise_zenith => 90.583333 => 90.583333
805+ date.sunset_zenith => 90.583333 => 90.583333
806+ date.timezone => no value => no value
807+
808+ dom
809+
810+ DOM/XML => enabled
811+ DOM/XML API Version => 20031129
812+ libxml Version => 2.7.6
813+ HTML Support => enabled
814+ XPath Support => enabled
815+ XPointer Support => enabled
816+ Schema Support => enabled
817+ RelaxNG Support => enabled
818+
819+ ereg
820+
821+ Regex Library => Bundled library enabled
822+
823+ fileinfo
824+
825+ fileinfo support => enabled
826+ version => 1.0.5
827+
828+ filter
829+
830+ Input Validation and Filtering => enabled
831+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
832+
833+ Directive => Local Value => Master Value
834+ filter.default => unsafe_raw => unsafe_raw
835+ filter.default_flags => no value => no value
836+
837+ gd
838+
839+ GD Support => enabled
840+ GD Version => bundled (2.0.34 compatible)
841+ FreeType Support => enabled
842+ FreeType Linkage => with freetype
843+ FreeType Version => 2.3.11
844+ GIF Read Support => enabled
845+ GIF Create Support => enabled
846+ JPEG Support => enabled
847+ libJPEG Version => 6b
848+ PNG Support => enabled
849+ libPNG Version => 1.2.49
850+ WBMP Support => enabled
851+ XPM Support => enabled
852+ XBM Support => enabled
853+
854+ Directive => Local Value => Master Value
855+ gd.jpeg_ignore_warning => 0 => 0
856+
857+ hash
858+
859+ hash support => enabled
860+ 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 fnv132 fnv164 joaat 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
861+
862+ iconv
863+
864+ iconv support => enabled
865+ iconv implementation => glibc
866+ iconv library version => 2.12
867+
868+ Directive => Local Value => Master Value
869+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
870+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
871+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
872+
873+ json
874+
875+ json support => enabled
876+ json version => 1.2.1
877+
878+ libxml
879+
880+ libXML support => active
881+ libXML Compiled Version => 2.7.6
882+ libXML Loaded Version => 20706
883+ libXML streams => enabled
884+
885+ mbstring
886+
887+ Multibyte Support => enabled
888+ Multibyte string engine => libmbfl
889+ HTTP input encoding translation => disabled
890+ libmbfl version => 1.3.2
891+
892+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
893+
894+ Multibyte (japanese) regex support => enabled
895+ Multibyte regex (oniguruma) backtrack check => On
896+ Multibyte regex (oniguruma) version => 4.7.1
897+
898+ Directive => Local Value => Master Value
899+ mbstring.detect_order => no value => no value
900+ mbstring.encoding_translation => Off => Off
901+ mbstring.func_overload => 0 => 0
902+ mbstring.http_input => pass => pass
903+ mbstring.http_output => pass => pass
904+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
905+ mbstring.internal_encoding => no value => no value
906+ mbstring.language => neutral => neutral
907+ mbstring.strict_detection => Off => Off
908+ mbstring.substitute_character => no value => no value
909+
910+ mcrypt
911+
912+ mcrypt support => enabled
913+ mcrypt_filter support => enabled
914+ Version => 2.5.8
915+ Api No => 20021217
916+ 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
917+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
918+
919+ Directive => Local Value => Master Value
920+ mcrypt.algorithms_dir => no value => no value
921+ mcrypt.modes_dir => no value => no value
922+
923+ mhash
924+
925+ MHASH support => Enabled
926+ MHASH API Version => Emulated Support
927+
928+ mysql
929+
930+ MySQL Support => enabled
931+ Active Persistent Links => 0
932+ Active Links => 0
933+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
934+
935+ Directive => Local Value => Master Value
936+ mysql.allow_local_infile => On => On
937+ mysql.allow_persistent => On => On
938+ mysql.connect_timeout => 60 => 60
939+ mysql.default_host => no value => no value
940+ mysql.default_password => no value => no value
941+ mysql.default_port => no value => no value
942+ mysql.default_socket => no value => no value
943+ mysql.default_user => no value => no value
944+ mysql.max_links => Unlimited => Unlimited
945+ mysql.max_persistent => Unlimited => Unlimited
946+ mysql.trace_mode => Off => Off
947+
948+ mysqli
949+
950+ MysqlI Support => enabled
951+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
952+ Active Persistent Links => 0
953+ Inactive Persistent Links => 0
954+ Active Links => 0
955+
956+ Directive => Local Value => Master Value
957+ mysqli.allow_local_infile => On => On
958+ mysqli.allow_persistent => On => On
959+ mysqli.default_host => no value => no value
960+ mysqli.default_port => 3306 => 3306
961+ mysqli.default_pw => no value => no value
962+ mysqli.default_socket => no value => no value
963+ mysqli.default_user => no value => no value
964+ mysqli.max_links => Unlimited => Unlimited
965+ mysqli.max_persistent => Unlimited => Unlimited
966+ mysqli.reconnect => Off => Off
967+
968+ mysqlnd
969+
970+ mysqlnd => enabled
971+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
972+ Compression => supported
973+ SSL => supported
974+ Command buffer size => 4096
975+ Read buffer size => 32768
976+ Read timeout => 31536000
977+ Collecting statistics => Yes
978+ Collecting memory statistics => No
979+ Tracing => n/a
980+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
981+ API Extensions => mysqli,mysql
982+
983+ mysqlnd statistics =>
984+ bytes_sent => 0
985+ bytes_received => 0
986+ packets_sent => 0
987+ packets_received => 0
988+ protocol_overhead_in => 0
989+ protocol_overhead_out => 0
990+ bytes_received_ok_packet => 0
991+ bytes_received_eof_packet => 0
992+ bytes_received_rset_header_packet => 0
993+ bytes_received_rset_field_meta_packet => 0
994+ bytes_received_rset_row_packet => 0
995+ bytes_received_prepare_response_packet => 0
996+ bytes_received_change_user_packet => 0
997+ packets_sent_command => 0
998+ packets_received_ok => 0
999+ packets_received_eof => 0
1000+ packets_received_rset_header => 0
1001+ packets_received_rset_field_meta => 0
1002+ packets_received_rset_row => 0
1003+ packets_received_prepare_response => 0
1004+ packets_received_change_user => 0
1005+ result_set_queries => 0
1006+ non_result_set_queries => 0
1007+ no_index_used => 0
1008+ bad_index_used => 0
1009+ slow_queries => 0
1010+ buffered_sets => 0
1011+ unbuffered_sets => 0
1012+ ps_buffered_sets => 0
1013+ ps_unbuffered_sets => 0
1014+ flushed_normal_sets => 0
1015+ flushed_ps_sets => 0
1016+ ps_prepared_never_executed => 0
1017+ ps_prepared_once_executed => 0
1018+ rows_fetched_from_server_normal => 0
1019+ rows_fetched_from_server_ps => 0
1020+ rows_buffered_from_client_normal => 0
1021+ rows_buffered_from_client_ps => 0
1022+ rows_fetched_from_client_normal_buffered => 0
1023+ rows_fetched_from_client_normal_unbuffered => 0
1024+ rows_fetched_from_client_ps_buffered => 0
1025+ rows_fetched_from_client_ps_unbuffered => 0
1026+ rows_fetched_from_client_ps_cursor => 0
1027+ rows_affected_normal => 0
1028+ rows_affected_ps => 0
1029+ rows_skipped_normal => 0
1030+ rows_skipped_ps => 0
1031+ copy_on_write_saved => 0
1032+ copy_on_write_performed => 0
1033+ command_buffer_too_small => 0
1034+ connect_success => 0
1035+ connect_failure => 0
1036+ connection_reused => 0
1037+ reconnect => 0
1038+ pconnect_success => 0
1039+ active_connections => 0
1040+ active_persistent_connections => 0
1041+ explicit_close => 0
1042+ implicit_close => 0
1043+ disconnect_close => 0
1044+ in_middle_of_command_close => 0
1045+ explicit_free_result => 0
1046+ implicit_free_result => 0
1047+ explicit_stmt_close => 0
1048+ implicit_stmt_close => 0
1049+ mem_emalloc_count => 0
1050+ mem_emalloc_amount => 0
1051+ mem_ecalloc_count => 0
1052+ mem_ecalloc_amount => 0
1053+ mem_erealloc_count => 0
1054+ mem_erealloc_amount => 0
1055+ mem_efree_count => 0
1056+ mem_efree_amount => 0
1057+ mem_malloc_count => 0
1058+ mem_malloc_amount => 0
1059+ mem_calloc_count => 0
1060+ mem_calloc_amount => 0
1061+ mem_realloc_count => 0
1062+ mem_realloc_amount => 0
1063+ mem_free_count => 0
1064+ mem_free_amount => 0
1065+ mem_estrndup_count => 0
1066+ mem_strndup_count => 0
1067+ mem_estndup_count => 0
1068+ mem_strdup_count => 0
1069+ proto_text_fetched_null => 0
1070+ proto_text_fetched_bit => 0
1071+ proto_text_fetched_tinyint => 0
1072+ proto_text_fetched_short => 0
1073+ proto_text_fetched_int24 => 0
1074+ proto_text_fetched_int => 0
1075+ proto_text_fetched_bigint => 0
1076+ proto_text_fetched_decimal => 0
1077+ proto_text_fetched_float => 0
1078+ proto_text_fetched_double => 0
1079+ proto_text_fetched_date => 0
1080+ proto_text_fetched_year => 0
1081+ proto_text_fetched_time => 0
1082+ proto_text_fetched_datetime => 0
1083+ proto_text_fetched_timestamp => 0
1084+ proto_text_fetched_string => 0
1085+ proto_text_fetched_blob => 0
1086+ proto_text_fetched_enum => 0
1087+ proto_text_fetched_set => 0
1088+ proto_text_fetched_geometry => 0
1089+ proto_text_fetched_other => 0
1090+ proto_binary_fetched_null => 0
1091+ proto_binary_fetched_bit => 0
1092+ proto_binary_fetched_tinyint => 0
1093+ proto_binary_fetched_short => 0
1094+ proto_binary_fetched_int24 => 0
1095+ proto_binary_fetched_int => 0
1096+ proto_binary_fetched_bigint => 0
1097+ proto_binary_fetched_decimal => 0
1098+ proto_binary_fetched_float => 0
1099+ proto_binary_fetched_double => 0
1100+ proto_binary_fetched_date => 0
1101+ proto_binary_fetched_year => 0
1102+ proto_binary_fetched_time => 0
1103+ proto_binary_fetched_datetime => 0
1104+ proto_binary_fetched_timestamp => 0
1105+ proto_binary_fetched_string => 0
1106+ proto_binary_fetched_blob => 0
1107+ proto_binary_fetched_enum => 0
1108+ proto_binary_fetched_set => 0
1109+ proto_binary_fetched_geometry => 0
1110+ proto_binary_fetched_other => 0
1111+ init_command_executed_count => 0
1112+ init_command_failed_count => 0
1113+ com_quit => 0
1114+ com_init_db => 0
1115+ com_query => 0
1116+ com_field_list => 0
1117+ com_create_db => 0
1118+ com_drop_db => 0
1119+ com_refresh => 0
1120+ com_shutdown => 0
1121+ com_statistics => 0
1122+ com_process_info => 0
1123+ com_connect => 0
1124+ com_process_kill => 0
1125+ com_debug => 0
1126+ com_ping => 0
1127+ com_time => 0
1128+ com_delayed_insert => 0
1129+ com_change_user => 0
1130+ com_binlog_dump => 0
1131+ com_table_dump => 0
1132+ com_connect_out => 0
1133+ com_register_slave => 0
1134+ com_stmt_prepare => 0
1135+ com_stmt_execute => 0
1136+ com_stmt_send_long_data => 0
1137+ com_stmt_close => 0
1138+ com_stmt_reset => 0
1139+ com_stmt_set_option => 0
1140+ com_stmt_fetch => 0
1141+ com_deamon => 0
1142+ bytes_received_real_data_normal => 0
1143+ bytes_received_real_data_ps => 0
1144+
1145+ example statistics =>
1146+ stat1 => 0
1147+ stat2 => 0
1148+
1149+ pcre
1150+
1151+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1152+ PCRE Library Version => 8.12 2011-01-15
1153+
1154+ Directive => Local Value => Master Value
1155+ pcre.backtrack_limit => 1000000 => 1000000
1156+ pcre.recursion_limit => 100000 => 100000
1157+
1158+ PDO
1159+
1160+ PDO support => enabled
1161+ PDO drivers => sqlite
1162+
1163+ pdo_sqlite
1164+
1165+ PDO Driver for SQLite 3.x => enabled
1166+ SQLite Library => 3.7.7.1
1167+
1168+ Phar
1169+
1170+ Phar: PHP Archive support => enabled
1171+ Phar EXT version => 2.0.1
1172+ Phar API version => 1.1.1
1173+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1174+ Phar-based phar archives => enabled
1175+ Tar-based phar archives => enabled
1176+ ZIP-based phar archives => enabled
1177+ gzip compression => enabled
1178+ bzip2 compression => enabled
1179+ OpenSSL support => disabled (install ext/openssl)
1180+
1181+
1182+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1183+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1184+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1185+ Directive => Local Value => Master Value
1186+ phar.cache_list => no value => no value
1189+
1191+
1192+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1193+
1194+ Reflection
1195+
1196+ Reflection => enabled
1197+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1198+
1199+ session
1200+
1201+ Session Support => enabled
1202+ Registered save handlers => files user
1203+ Registered serializer handlers => php php_binary
1204+
1205+ Directive => Local Value => Master Value
1206+ session.auto_start => Off => Off
1207+ session.cache_expire => 180 => 180
1208+ session.cache_limiter => nocache => nocache
1209+ session.cookie_domain => no value => no value
1210+ session.cookie_httponly => Off => Off
1211+ session.cookie_lifetime => 0 => 0
1212+ session.cookie_path => / => /
1213+ session.cookie_secure => Off => Off
1214+ session.entropy_file => /dev/urandom => /dev/urandom
1215+ session.entropy_length => 32 => 32
1216+ session.gc_divisor => 100 => 100
1217+ session.gc_maxlifetime => 1440 => 1440
1218+ session.gc_probability => 1 => 1
1219+ session.hash_bits_per_character => 4 => 4
1220+ session.hash_function => 0 => 0
1221+ session.name => PHPSESSID => PHPSESSID
1222+ session.referer_check => no value => no value
1223+ session.save_handler => files => files
1224+ session.save_path => no value => no value
1225+ session.serialize_handler => php => php
1226+ session.upload_progress.cleanup => On => On
1227+ session.upload_progress.enabled => On => On
1228+ session.upload_progress.freq => 1% => 1%
1229+ session.upload_progress.min_freq => 1 => 1
1230+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1231+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1232+ session.use_cookies => On => On
1233+ session.use_only_cookies => On => On
1234+ session.use_trans_sid => 0 => 0
1235+
1236+ SimpleXML
1237+
1238+ Simplexml support => enabled
1239+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1240+ Schema support => enabled
1241+
1242+ SPL
1243+
1244+ SPL support => enabled
1245+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1246+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1247+
1248+ sqlite3
1249+
1250+ SQLite3 support => enabled
1251+ SQLite3 module version => 0.7
1252+ SQLite Library => 3.7.7.1
1253+
1254+ Directive => Local Value => Master Value
1255+ sqlite3.extension_dir => no value => no value
1256+
1257+ standard
1258+
1259+ Dynamic Library Support => enabled
1260+ Path to sendmail => /usr/sbin/sendmail -t -i
1261+
1262+ Directive => Local Value => Master Value
1263+ assert.active => 1 => 1
1264+ assert.bail => 0 => 0
1265+ assert.callback => no value => no value
1266+ assert.quiet_eval => 0 => 0
1267+ assert.warning => 1 => 1
1268+ auto_detect_line_endings => 0 => 0
1269+ default_socket_timeout => 60 => 60
1270+ from => no value => no value
1271+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1272+ user_agent => no value => no value
1273+
1274+ tokenizer
1275+
1276+ Tokenizer Support => enabled
1277+
1278+ xml
1279+
1280+ XML Support => active
1281+ XML Namespace Support => active
1282+ libxml2 Version => 2.7.6
1283+
1284+ xmlreader
1285+
1286+ XMLReader => enabled
1287+
1288+ xmlwriter
1289+
1290+ XMLWriter => enabled
1291+
1292+ zip
1293+
1294+ Zip => enabled
1295+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1296+ Zip version => 1.11.0
1297+ Libzip version => 0.10.1
1298+
1299+ zlib
1300+
1301+ ZLib Support => enabled
1302+ Stream Wrapper => compress.zlib://
1303+ Stream Filter => zlib.inflate, zlib.deflate
1304+ Compiled Version => 1.2.3
1305+ Linked Version => 1.2.3
1306+
1307+ Directive => Local Value => Master Value
1308+ zlib.output_compression => Off => Off
1309+ zlib.output_compression_level => -1 => -1
1310+ zlib.output_handler => no value => no value
1311+
1312+ Additional Modules
1313+
1314+ Module Name
1315+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => On => On
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /usr/src/php-5.4.8/modules/ => /usr/src/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ date
104+
105+ date/time support => enabled
106+ "Olson" Timezone Database Version => 2012.3
107+ Timezone Database => internal
108+
109+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
110+ Default timezone => UTC
111+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
113+ date.default_latitude => 31.7667 => 31.7667
114+ date.default_longitude => 35.2333 => 35.2333
115+ date.sunrise_zenith => 90.583333 => 90.583333
116+ date.sunset_zenith => 90.583333 => 90.583333
117+ date.timezone => no value => no value
118+
121+ DOM/XML => enabled
122+ DOM/XML API Version => 20031129
123+ libxml Version => 2.7.8
124+ HTML Support => enabled
125+ XPath Support => enabled
126+ XPointer Support => enabled
127+ Schema Support => enabled
128+ RelaxNG Support => enabled
129+
130+ ereg
131+
132+ Regex Library => Bundled library enabled
133+
134+ fileinfo
135+
136+ fileinfo support => enabled
137+ version => 1.0.5
139+ filter
141+ Input Validation and Filtering => enabled
142+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
143+
145+ filter.default => unsafe_raw => unsafe_raw
146+ filter.default_flags => no value => no value
147+
148+ gd
149+
150+ GD Support => enabled
151+ GD Version => bundled (2.0.34 compatible)
152+ FreeType Support => enabled
153+ FreeType Linkage => with freetype
154+ FreeType Version => 2.4.10
155+ T1Lib Support => enabled
156+ GIF Read Support => enabled
157+ GIF Create Support => enabled
158+ JPEG Support => enabled
159+ libJPEG Version => 8
160+ PNG Support => enabled
161+ libPNG Version => 1.4.12
162+ WBMP Support => enabled
163+ XPM Support => enabled
164+ XBM Support => enabled
165+
166+ Directive => Local Value => Master Value
167+ gd.jpeg_ignore_warning => 0 => 0
168+
169+ gettext
170+
171+ GetText Support => enabled
172+
173+ hash
174+
175+ hash support => enabled
176+ 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 fnv132 fnv164 joaat 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
177+
178+ iconv
179+
180+ iconv support => enabled
181+ iconv implementation => glibc
182+ iconv library version => 2.13
183+
184+ Directive => Local Value => Master Value
185+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
186+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
187+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
188+
189+ json
190+
191+ json support => enabled
192+ json version => 1.2.1
193+
194+ libxml
195+
196+ libXML support => active
197+ libXML Compiled Version => 2.7.8
198+ libXML Loaded Version => 20708
199+ libXML streams => enabled
200+
201+ mbstring
202+
203+ Multibyte Support => enabled
204+ Multibyte string engine => libmbfl
205+ HTTP input encoding translation => disabled
206+ libmbfl version => 1.3.2
207+
208+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
209+
210+ Multibyte (japanese) regex support => enabled
211+ Multibyte regex (oniguruma) backtrack check => On
212+ Multibyte regex (oniguruma) version => 4.7.1
213+
214+ Directive => Local Value => Master Value
215+ mbstring.detect_order => no value => no value
216+ mbstring.encoding_translation => Off => Off
217+ mbstring.func_overload => 0 => 0
218+ mbstring.http_input => pass => pass
219+ mbstring.http_output => pass => pass
220+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
221+ mbstring.internal_encoding => no value => no value
222+ mbstring.language => neutral => neutral
223+ mbstring.strict_detection => Off => Off
224+ mbstring.substitute_character => no value => no value
225+
226+ mysql
227+
228+ MySQL Support => enabled
229+ Active Persistent Links => 0
230+ Active Links => 0
231+ Client API version => 5.5.28
232+ MYSQL_MODULE_TYPE => external
233+ MYSQL_SOCKET => /tmp/mysql.sock
234+ MYSQL_INCLUDE => -I/usr/local/mysql/include/mysql
235+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient_r
236+
237+ Directive => Local Value => Master Value
238+ mysql.allow_local_infile => On => On
239+ mysql.allow_persistent => On => On
240+ mysql.connect_timeout => 60 => 60
241+ mysql.default_host => no value => no value
242+ mysql.default_password => no value => no value
243+ mysql.default_port => no value => no value
244+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
245+ mysql.default_user => no value => no value
246+ mysql.max_links => Unlimited => Unlimited
247+ mysql.max_persistent => Unlimited => Unlimited
248+ mysql.trace_mode => Off => Off
249+
250+ pcre
251+
252+ PCRE (Perl Compatible Regular Expressions) Support => enabled
253+ PCRE Library Version => 8.12 2011-01-15
254+
255+ Directive => Local Value => Master Value
256+ pcre.backtrack_limit => 1000000 => 1000000
257+ pcre.recursion_limit => 100000 => 100000
258+
259+ PDO
260+
261+ PDO support => enabled
262+ PDO drivers => sqlite
263+
264+ pdo_sqlite
265+
266+ PDO Driver for SQLite 3.x => enabled
267+ SQLite Library => 3.7.7.1
268+
269+ Phar
270+
271+ Phar: PHP Archive support => enabled
272+ Phar EXT version => 2.0.1
273+ Phar API version => 1.1.1
274+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
275+ Phar-based phar archives => enabled
276+ Tar-based phar archives => enabled
277+ ZIP-based phar archives => enabled
278+ gzip compression => enabled
279+ bzip2 compression => enabled
280+ OpenSSL support => disabled (install ext/openssl)
281+
282+
283+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
284+ Phar fully realized by Gregory Beaver and Marcus Boerger.
285+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
286+ Directive => Local Value => Master Value
288+ phar.readonly => Off => Off
289+ phar.require_hash => Off => Off
290+
291+ posix
292+
293+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
294+
295+ Reflection
296+
297+ Reflection => enabled
298+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
299+
300+ session
301+
302+ Session Support => enabled
303+ Registered save handlers => files user
304+ Registered serializer handlers => php php_binary
305+
306+ Directive => Local Value => Master Value
307+ session.auto_start => Off => Off
308+ session.cache_expire => 180 => 180
309+ session.cache_limiter => nocache => nocache
310+ session.cookie_domain => no value => no value
311+ session.cookie_httponly => Off => Off
312+ session.cookie_lifetime => 0 => 0
313+ session.cookie_path => / => /
314+ session.cookie_secure => Off => Off
315+ session.entropy_file => /dev/urandom => /dev/urandom
316+ session.entropy_length => 32 => 32
317+ session.gc_divisor => 100 => 100
318+ session.gc_maxlifetime => 1440 => 1440
319+ session.gc_probability => 1 => 1
320+ session.hash_bits_per_character => 4 => 4
321+ session.hash_function => 0 => 0
322+ session.name => PHPSESSID => PHPSESSID
323+ session.referer_check => no value => no value
324+ session.save_handler => files => files
325+ session.save_path => no value => no value
326+ session.serialize_handler => php => php
327+ session.upload_progress.cleanup => On => On
328+ session.upload_progress.enabled => On => On
329+ session.upload_progress.freq => 1% => 1%
330+ session.upload_progress.min_freq => 1 => 1
331+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
332+ session.upload_progress.prefix => upload_progress_ => upload_progress_
333+ session.use_cookies => On => On
334+ session.use_only_cookies => On => On
335+ session.use_trans_sid => 0 => 0
336+
337+ SimpleXML
338+
339+ Simplexml support => enabled
340+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
341+ Schema support => enabled
342+
343+ SPL
344+
345+ SPL support => enabled
346+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
347+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
348+
349+ sqlite3
350+
351+ SQLite3 support => enabled
352+ SQLite3 module version => 0.7
353+ SQLite Library => 3.7.7.1
354+
355+ Directive => Local Value => Master Value
356+ sqlite3.extension_dir => no value => no value
357+
358+ standard
359+
360+ Dynamic Library Support => enabled
361+ Path to sendmail => /usr/sbin/sendmail -t -i
362+
363+ Directive => Local Value => Master Value
364+ assert.active => 1 => 1
365+ assert.bail => 0 => 0
366+ assert.callback => no value => no value
367+ assert.quiet_eval => 0 => 0
368+ assert.warning => 1 => 1
369+ auto_detect_line_endings => 0 => 0
370+ default_socket_timeout => 60 => 60
371+ from => no value => no value
372+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
373+ user_agent => no value => no value
374+
375+ tokenizer
376+
377+ Tokenizer Support => enabled
378+
379+ xml
380+
381+ XML Support => active
382+ XML Namespace Support => active
383+ libxml2 Version => 2.7.8
384+
385+ xmlreader
386+
387+ XMLReader => enabled
388+
389+ xmlwriter
390+
391+ XMLWriter => enabled
392+
393+ xsl
394+
395+ XSL => enabled
396+ libxslt Version => 1.1.26
397+ libxslt compiled against libxml Version => 2.7.6
398+ EXSLT => enabled
399+ libexslt Version => 1.1.26
400+
401+ zlib
402+
403+ ZLib Support => enabled
404+ Stream Wrapper => compress.zlib://
405+ Stream Filter => zlib.inflate, zlib.deflate
406+ Compiled Version => 1.2.5
407+ Linked Version => 1.2.5
408+
409+ Directive => Local Value => Master Value
410+ zlib.output_compression => Off => Off
411+ zlib.output_compression_level => -1 => -1
412+ zlib.output_handler => no value => no value
413+
414+ Additional Modules
415+
416+ Module Name
417+ phpinfo()
418+
419+ bz2
420+
421+ BZip2 Support => Enabled
422+ Stream Wrapper support => compress.bzip2://
423+ Stream Filter support => bzip2.decompress, bzip2.compress
424+ BZip2 Version => 1.0.6, 6-Sept-2010
425+
426+ Core
427+
428+ PHP Version => 5.4.8
429+
430+ Directive => Local Value => Master Value
431+ allow_url_fopen => On => On
432+ allow_url_include => Off => Off
433+ always_populate_raw_post_data => Off => Off
434+ arg_separator.input => & => &
435+ arg_separator.output => & => &
436+ asp_tags => Off => Off
437+ auto_append_file => no value => no value
438+ auto_globals_jit => On => On
439+ auto_prepend_file => no value => no value
440+ browscap => no value => no value
441+ default_charset => no value => no value
442+ default_mimetype => text/html => text/html
443+ disable_classes => no value => no value
444+ disable_functions => no value => no value
445+ display_errors => STDOUT => STDOUT
446+ display_startup_errors => On => On
447+ doc_root => no value => no value
448+ docref_ext => .html => .html
449+ docref_root => no value => no value
450+ enable_dl => On => On
451+ enable_post_data_reading => On => On
452+ error_append_string => no value => no value
453+ error_log => no value => no value
454+ error_prepend_string => no value => no value
455+ error_reporting => 32767 => 32767
456+ exit_on_timeout => Off => Off
457+ expose_php => On => On
458+ extension_dir => /usr/src/php-5.4.8/modules/ => /usr/src/php-5.4.8/modules/
459+ file_uploads => On => On
460+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
461+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
462+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
463+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
464+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
465+ html_errors => Off => Off
466+ ignore_repeated_errors => Off => Off
467+ ignore_repeated_source => Off => Off
468+ ignore_user_abort => Off => Off
469+ implicit_flush => On => On
470+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
471+ log_errors => Off => Off
472+ log_errors_max_len => 1024 => 1024
473+ mail.add_x_header => Off => Off
474+ mail.force_extra_parameters => no value => no value
475+ mail.log => no value => no value
476+ max_execution_time => 0 => 0
477+ max_file_uploads => 20 => 20
478+ max_input_nesting_level => 64 => 64
479+ max_input_time => -1 => -1
480+ max_input_vars => 1000 => 1000
481+ memory_limit => 128M => 128M
482+ open_basedir => no value => no value
483+ output_buffering => no value => no value
484+ output_handler => no value => no value
485+ post_max_size => 8M => 8M
486+ precision => 14 => 14
487+ realpath_cache_size => 16K => 16K
488+ realpath_cache_ttl => 120 => 120
489+ register_argc_argv => On => On
490+ report_memleaks => On => On
491+ report_zend_debug => Off => Off
492+ request_order => no value => no value
493+ sendmail_from => no value => no value
494+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
495+ serialize_precision => 17 => 17
496+ short_open_tag => On => On
497+ SMTP => localhost => localhost
498+ smtp_port => 25 => 25
499+ sql.safe_mode => Off => Off
500+ track_errors => On => On
501+ unserialize_callback_func => no value => no value
502+ upload_max_filesize => 2M => 2M
503+ upload_tmp_dir => no value => no value
504+ user_dir => no value => no value
505+ user_ini.cache_ttl => 300 => 300
506+ user_ini.filename => .user.ini => .user.ini
507+ variables_order => EGPCS => EGPCS
508+ xmlrpc_error_number => 0 => 0
509+ xmlrpc_errors => Off => Off
510+ zend.detect_unicode => On => On
511+ zend.enable_gc => On => On
512+ zend.multibyte => Off => Off
513+ zend.script_encoding => no value => no value
514+
515+ ctype
516+
517+ ctype functions => enabled
518+
519+ date
520+
521+ date/time support => enabled
522+ "Olson" Timezone Database Version => 2012.3
523+ Timezone Database => internal
524+
525+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
526+ Default timezone => UTC
527+
528+ Directive => Local Value => Master Value
529+ date.default_latitude => 31.7667 => 31.7667
530+ date.default_longitude => 35.2333 => 35.2333
531+ date.sunrise_zenith => 90.583333 => 90.583333
532+ date.sunset_zenith => 90.583333 => 90.583333
533+ date.timezone => no value => no value
534+
535+ dom
536+
537+ DOM/XML => enabled
538+ DOM/XML API Version => 20031129
539+ libxml Version => 2.7.8
540+ HTML Support => enabled
541+ XPath Support => enabled
542+ XPointer Support => enabled
543+ Schema Support => enabled
544+ RelaxNG Support => enabled
545+
546+ ereg
547+
548+ Regex Library => Bundled library enabled
549+
550+ fileinfo
551+
552+ fileinfo support => enabled
553+ version => 1.0.5
554+
555+ filter
556+
557+ Input Validation and Filtering => enabled
558+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
559+
560+ Directive => Local Value => Master Value
561+ filter.default => unsafe_raw => unsafe_raw
562+ filter.default_flags => no value => no value
563+
564+ gd
565+
566+ GD Support => enabled
567+ GD Version => bundled (2.0.34 compatible)
568+ FreeType Support => enabled
569+ FreeType Linkage => with freetype
570+ FreeType Version => 2.4.10
571+ T1Lib Support => enabled
572+ GIF Read Support => enabled
573+ GIF Create Support => enabled
574+ JPEG Support => enabled
575+ libJPEG Version => 8
576+ PNG Support => enabled
577+ libPNG Version => 1.4.12
578+ WBMP Support => enabled
579+ XPM Support => enabled
580+ XBM Support => enabled
581+
582+ Directive => Local Value => Master Value
583+ gd.jpeg_ignore_warning => 0 => 0
584+
585+ gettext
586+
587+ GetText Support => enabled
588+
589+ hash
590+
591+ hash support => enabled
592+ 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 fnv132 fnv164 joaat 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
593+
594+ iconv
595+
596+ iconv support => enabled
597+ iconv implementation => glibc
598+ iconv library version => 2.13
599+
600+ Directive => Local Value => Master Value
601+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
602+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
603+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
604+
605+ json
606+
607+ json support => enabled
608+ json version => 1.2.1
609+
610+ libxml
611+
612+ libXML support => active
613+ libXML Compiled Version => 2.7.8
614+ libXML Loaded Version => 20708
615+ libXML streams => enabled
616+
617+ mbstring
618+
619+ Multibyte Support => enabled
620+ Multibyte string engine => libmbfl
621+ HTTP input encoding translation => disabled
622+ libmbfl version => 1.3.2
623+
624+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
625+
626+ Multibyte (japanese) regex support => enabled
627+ Multibyte regex (oniguruma) backtrack check => On
628+ Multibyte regex (oniguruma) version => 4.7.1
629+
630+ Directive => Local Value => Master Value
631+ mbstring.detect_order => no value => no value
632+ mbstring.encoding_translation => Off => Off
633+ mbstring.func_overload => 0 => 0
634+ mbstring.http_input => pass => pass
635+ mbstring.http_output => pass => pass
636+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
637+ mbstring.internal_encoding => no value => no value
638+ mbstring.language => neutral => neutral
639+ mbstring.strict_detection => Off => Off
640+ mbstring.substitute_character => no value => no value
641+
642+ mysql
643+
644+ MySQL Support => enabled
645+ Active Persistent Links => 0
646+ Active Links => 0
647+ Client API version => 5.5.28
648+ MYSQL_MODULE_TYPE => external
649+ MYSQL_SOCKET => /tmp/mysql.sock
650+ MYSQL_INCLUDE => -I/usr/local/mysql/include/mysql
651+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient_r
652+
653+ Directive => Local Value => Master Value
654+ mysql.allow_local_infile => On => On
655+ mysql.allow_persistent => On => On
656+ mysql.connect_timeout => 60 => 60
657+ mysql.default_host => no value => no value
658+ mysql.default_password => no value => no value
659+ mysql.default_port => no value => no value
660+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
661+ mysql.default_user => no value => no value
662+ mysql.max_links => Unlimited => Unlimited
663+ mysql.max_persistent => Unlimited => Unlimited
664+ mysql.trace_mode => Off => Off
665+
666+ pcre
667+
668+ PCRE (Perl Compatible Regular Expressions) Support => enabled
669+ PCRE Library Version => 8.12 2011-01-15
670+
671+ Directive => Local Value => Master Value
672+ pcre.backtrack_limit => 1000000 => 1000000
673+ pcre.recursion_limit => 100000 => 100000
674+
675+ PDO
676+
677+ PDO support => enabled
678+ PDO drivers => sqlite
679+
680+ pdo_sqlite
681+
682+ PDO Driver for SQLite 3.x => enabled
683+ SQLite Library => 3.7.7.1
684+
685+ Phar
686+
687+ Phar: PHP Archive support => enabled
688+ Phar EXT version => 2.0.1
689+ Phar API version => 1.1.1
690+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
691+ Phar-based phar archives => enabled
692+ Tar-based phar archives => enabled
693+ ZIP-based phar archives => enabled
694+ gzip compression => enabled
695+ bzip2 compression => enabled
696+ OpenSSL support => disabled (install ext/openssl)
697+
698+
699+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
700+ Phar fully realized by Gregory Beaver and Marcus Boerger.
701+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
702+ Directive => Local Value => Master Value
703+ phar.cache_list => no value => no value
706+
708+
709+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
710+
711+ Reflection
712+
713+ Reflection => enabled
714+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
715+
716+ session
717+
718+ Session Support => enabled
719+ Registered save handlers => files user
720+ Registered serializer handlers => php php_binary
721+
722+ Directive => Local Value => Master Value
723+ session.auto_start => Off => Off
724+ session.cache_expire => 180 => 180
725+ session.cache_limiter => nocache => nocache
726+ session.cookie_domain => no value => no value
727+ session.cookie_httponly => Off => Off
728+ session.cookie_lifetime => 0 => 0
729+ session.cookie_path => / => /
730+ session.cookie_secure => Off => Off
731+ session.entropy_file => /dev/urandom => /dev/urandom
732+ session.entropy_length => 32 => 32
733+ session.gc_divisor => 100 => 100
734+ session.gc_maxlifetime => 1440 => 1440
735+ session.gc_probability => 1 => 1
736+ session.hash_bits_per_character => 4 => 4
737+ session.hash_function => 0 => 0
738+ session.name => PHPSESSID => PHPSESSID
739+ session.referer_check => no value => no value
740+ session.save_handler => files => files
741+ session.save_path => no value => no value
742+ session.serialize_handler => php => php
743+ session.upload_progress.cleanup => On => On
744+ session.upload_progress.enabled => On => On
745+ session.upload_progress.freq => 1% => 1%
746+ session.upload_progress.min_freq => 1 => 1
747+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
748+ session.upload_progress.prefix => upload_progress_ => upload_progress_
749+ session.use_cookies => On => On
750+ session.use_only_cookies => On => On
751+ session.use_trans_sid => 0 => 0
752+
753+ SimpleXML
754+
755+ Simplexml support => enabled
756+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
757+ Schema support => enabled
758+
759+ SPL
760+
761+ SPL support => enabled
762+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
763+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
764+
765+ sqlite3
766+
767+ SQLite3 support => enabled
768+ SQLite3 module version => 0.7
769+ SQLite Library => 3.7.7.1
770+
771+ Directive => Local Value => Master Value
772+ sqlite3.extension_dir => no value => no value
773+
774+ standard
775+
776+ Dynamic Library Support => enabled
777+ Path to sendmail => /usr/sbin/sendmail -t -i
778+
779+ Directive => Local Value => Master Value
780+ assert.active => 1 => 1
781+ assert.bail => 0 => 0
782+ assert.callback => no value => no value
783+ assert.quiet_eval => 0 => 0
784+ assert.warning => 1 => 1
785+ auto_detect_line_endings => 0 => 0
786+ default_socket_timeout => 60 => 60
787+ from => no value => no value
788+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
789+ user_agent => no value => no value
790+
791+ tokenizer
792+
793+ Tokenizer Support => enabled
794+
795+ xml
796+
797+ XML Support => active
798+ XML Namespace Support => active
799+ libxml2 Version => 2.7.8
800+
801+ xmlreader
802+
803+ XMLReader => enabled
804+
805+ xmlwriter
806+
807+ XMLWriter => enabled
808+
809+ xsl
810+
811+ XSL => enabled
812+ libxslt Version => 1.1.26
813+ libxslt compiled against libxml Version => 2.7.6
814+ EXSLT => enabled
815+ libexslt Version => 1.1.26
816+
817+ zlib
818+
819+ ZLib Support => enabled
820+ Stream Wrapper => compress.zlib://
821+ Stream Filter => zlib.inflate, zlib.deflate
822+ Compiled Version => 1.2.5
823+ Linked Version => 1.2.5
824+
825+ Directive => Local Value => Master Value
826+ zlib.output_compression => Off => Off
827+ zlib.output_compression_level => -1 => -1
828+ zlib.output_handler => no value => no value
829+
830+ Additional Modules
831+
832+ Module Name
833+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => On => On
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /soft/php-5.4.8/modules/ => /soft/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/servers/php/lib/php => .:/usr/local/servers/php/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.21.3
107+ Age => 3
108+ Features
109+ AsynchDNS => No
110+ Debug => No
111+ GSS-Negotiate => No
112+ IDN => No
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
123+ Host => amd64-portbld-freebsd9.0
124+ SSL Version => OpenSSL/0.9.8x
125+ ZLib Version => 1.2.7
126+
127+ date
128+
129+ date/time support => enabled
130+ "Olson" Timezone Database Version => 2012.3
131+ Timezone Database => internal
132+
133+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
134+ Default timezone => UTC
135+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
137+ date.default_latitude => 31.7667 => 31.7667
138+ date.default_longitude => 35.2333 => 35.2333
139+ date.sunrise_zenith => 90.583333 => 90.583333
140+ date.sunset_zenith => 90.583333 => 90.583333
141+ date.timezone => no value => no value
142+
145+ DOM/XML => enabled
146+ DOM/XML API Version => 20031129
147+ libxml Version => 2.7.8
148+ HTML Support => enabled
149+ XPath Support => enabled
150+ XPointer Support => enabled
151+ Schema Support => enabled
152+ RelaxNG Support => enabled
153+
154+ ereg
155+
156+ Regex Library => Bundled library enabled
157+
158+ exif
159+
160+ EXIF Support => enabled
161+ EXIF Version => 1.4 $Id$
162+ Supported EXIF Version => 0220
163+ Supported filetypes => JPEG,TIFF
165+ Directive => Local Value => Master Value
166+ exif.decode_jis_intel => JIS => JIS
167+ exif.decode_jis_motorola => JIS => JIS
168+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
169+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
170+ exif.encode_jis => no value => no value
171+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
173+ fileinfo
174+
175+ fileinfo support => enabled
176+ version => 1.0.5
177+
178+ filter
179+
180+ Input Validation and Filtering => enabled
181+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
182+
184+ filter.default => unsafe_raw => unsafe_raw
185+ filter.default_flags => no value => no value
186+
187+ ftp
188+
189+ FTP support => enabled
190+
191+ gd
192+
193+ GD Support => enabled
194+ GD Version => bundled (2.0.34 compatible)
195+ FreeType Support => enabled
196+ FreeType Linkage => with freetype
197+ FreeType Version => 2.4.7
198+ GIF Read Support => enabled
199+ GIF Create Support => enabled
200+ JPEG Support => enabled
201+ libJPEG Version => 8
202+ PNG Support => enabled
203+ libPNG Version => 1.4.8
204+ WBMP Support => enabled
205+ XBM Support => enabled
206+ JIS-mapped Japanese Font Support => enabled
207+
208+ Directive => Local Value => Master Value
209+ gd.jpeg_ignore_warning => 0 => 0
210+
211+ hash
212+
213+ hash support => enabled
214+ 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 fnv132 fnv164 joaat 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
215+
216+ iconv
217+
218+ iconv support => enabled
219+ iconv implementation => libiconv
220+ iconv library version => 1.13
221+
222+ Directive => Local Value => Master Value
223+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
224+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
225+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
226+
227+ json
228+
229+ json support => enabled
230+ json version => 1.2.1
231+
232+ libxml
233+
234+ libXML support => active
235+ libXML Compiled Version => 2.7.8
236+ libXML Loaded Version => 20708
237+ libXML streams => enabled
238+
239+ mbstring
240+
241+ Multibyte Support => enabled
242+ Multibyte string engine => libmbfl
243+ HTTP input encoding translation => disabled
244+ libmbfl version => 1.3.2
245+
246+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
247+
248+ Multibyte (japanese) regex support => enabled
249+ Multibyte regex (oniguruma) backtrack check => On
250+ Multibyte regex (oniguruma) version => 4.7.1
251+
252+ Directive => Local Value => Master Value
253+ mbstring.detect_order => no value => no value
254+ mbstring.encoding_translation => Off => Off
255+ mbstring.func_overload => 0 => 0
256+ mbstring.http_input => pass => pass
257+ mbstring.http_output => pass => pass
258+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
259+ mbstring.internal_encoding => no value => no value
260+ mbstring.language => neutral => neutral
261+ mbstring.strict_detection => Off => Off
262+ mbstring.substitute_character => no value => no value
263+
264+ mcrypt
265+
266+ mcrypt support => enabled
267+ mcrypt_filter support => enabled
268+ Version => 2.5.8
269+ Api No => 20021217
270+ 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
271+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
272+
273+ Directive => Local Value => Master Value
274+ mcrypt.algorithms_dir => no value => no value
275+ mcrypt.modes_dir => no value => no value
276+
277+ mysql
278+
279+ MySQL Support => enabled
280+ Active Persistent Links => 0
281+ Active Links => 0
282+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
283+
284+ Directive => Local Value => Master Value
285+ mysql.allow_local_infile => On => On
286+ mysql.allow_persistent => On => On
287+ mysql.connect_timeout => 60 => 60
288+ mysql.default_host => no value => no value
289+ mysql.default_password => no value => no value
290+ mysql.default_port => no value => no value
291+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
292+ mysql.default_user => no value => no value
293+ mysql.max_links => Unlimited => Unlimited
294+ mysql.max_persistent => Unlimited => Unlimited
295+ mysql.trace_mode => Off => Off
296+
297+ mysqli
298+
299+ MysqlI Support => enabled
300+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
301+ Active Persistent Links => 0
302+ Inactive Persistent Links => 0
303+ Active Links => 0
304+
305+ Directive => Local Value => Master Value
306+ mysqli.allow_local_infile => On => On
307+ mysqli.allow_persistent => On => On
308+ mysqli.default_host => no value => no value
309+ mysqli.default_port => 3306 => 3306
310+ mysqli.default_pw => no value => no value
311+ mysqli.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
312+ mysqli.default_user => no value => no value
313+ mysqli.max_links => Unlimited => Unlimited
314+ mysqli.max_persistent => Unlimited => Unlimited
315+ mysqli.reconnect => Off => Off
316+
317+ mysqlnd
318+
319+ mysqlnd => enabled
320+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
321+ Compression => supported
322+ SSL => supported
323+ Command buffer size => 4096
324+ Read buffer size => 32768
325+ Read timeout => 31536000
326+ Collecting statistics => Yes
327+ Collecting memory statistics => No
328+ Tracing => n/a
329+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
330+ API Extensions => mysqli,mysql
331+
332+ mysqlnd statistics =>
333+ bytes_sent => 0
334+ bytes_received => 0
335+ packets_sent => 0
336+ packets_received => 0
337+ protocol_overhead_in => 0
338+ protocol_overhead_out => 0
339+ bytes_received_ok_packet => 0
340+ bytes_received_eof_packet => 0
341+ bytes_received_rset_header_packet => 0
342+ bytes_received_rset_field_meta_packet => 0
343+ bytes_received_rset_row_packet => 0
344+ bytes_received_prepare_response_packet => 0
345+ bytes_received_change_user_packet => 0
346+ packets_sent_command => 0
347+ packets_received_ok => 0
348+ packets_received_eof => 0
349+ packets_received_rset_header => 0
350+ packets_received_rset_field_meta => 0
351+ packets_received_rset_row => 0
352+ packets_received_prepare_response => 0
353+ packets_received_change_user => 0
354+ result_set_queries => 0
355+ non_result_set_queries => 0
356+ no_index_used => 0
357+ bad_index_used => 0
358+ slow_queries => 0
359+ buffered_sets => 0
360+ unbuffered_sets => 0
361+ ps_buffered_sets => 0
362+ ps_unbuffered_sets => 0
363+ flushed_normal_sets => 0
364+ flushed_ps_sets => 0
365+ ps_prepared_never_executed => 0
366+ ps_prepared_once_executed => 0
367+ rows_fetched_from_server_normal => 0
368+ rows_fetched_from_server_ps => 0
369+ rows_buffered_from_client_normal => 0
370+ rows_buffered_from_client_ps => 0
371+ rows_fetched_from_client_normal_buffered => 0
372+ rows_fetched_from_client_normal_unbuffered => 0
373+ rows_fetched_from_client_ps_buffered => 0
374+ rows_fetched_from_client_ps_unbuffered => 0
375+ rows_fetched_from_client_ps_cursor => 0
376+ rows_affected_normal => 0
377+ rows_affected_ps => 0
378+ rows_skipped_normal => 0
379+ rows_skipped_ps => 0
380+ copy_on_write_saved => 0
381+ copy_on_write_performed => 0
382+ command_buffer_too_small => 0
383+ connect_success => 0
384+ connect_failure => 0
385+ connection_reused => 0
386+ reconnect => 0
387+ pconnect_success => 0
388+ active_connections => 0
389+ active_persistent_connections => 0
390+ explicit_close => 0
391+ implicit_close => 0
392+ disconnect_close => 0
393+ in_middle_of_command_close => 0
394+ explicit_free_result => 0
395+ implicit_free_result => 0
396+ explicit_stmt_close => 0
397+ implicit_stmt_close => 0
398+ mem_emalloc_count => 0
399+ mem_emalloc_amount => 0
400+ mem_ecalloc_count => 0
401+ mem_ecalloc_amount => 0
402+ mem_erealloc_count => 0
403+ mem_erealloc_amount => 0
404+ mem_efree_count => 0
405+ mem_efree_amount => 0
406+ mem_malloc_count => 0
407+ mem_malloc_amount => 0
408+ mem_calloc_count => 0
409+ mem_calloc_amount => 0
410+ mem_realloc_count => 0
411+ mem_realloc_amount => 0
412+ mem_free_count => 0
413+ mem_free_amount => 0
414+ mem_estrndup_count => 0
415+ mem_strndup_count => 0
416+ mem_estndup_count => 0
417+ mem_strdup_count => 0
418+ proto_text_fetched_null => 0
419+ proto_text_fetched_bit => 0
420+ proto_text_fetched_tinyint => 0
421+ proto_text_fetched_short => 0
422+ proto_text_fetched_int24 => 0
423+ proto_text_fetched_int => 0
424+ proto_text_fetched_bigint => 0
425+ proto_text_fetched_decimal => 0
426+ proto_text_fetched_float => 0
427+ proto_text_fetched_double => 0
428+ proto_text_fetched_date => 0
429+ proto_text_fetched_year => 0
430+ proto_text_fetched_time => 0
431+ proto_text_fetched_datetime => 0
432+ proto_text_fetched_timestamp => 0
433+ proto_text_fetched_string => 0
434+ proto_text_fetched_blob => 0
435+ proto_text_fetched_enum => 0
436+ proto_text_fetched_set => 0
437+ proto_text_fetched_geometry => 0
438+ proto_text_fetched_other => 0
439+ proto_binary_fetched_null => 0
440+ proto_binary_fetched_bit => 0
441+ proto_binary_fetched_tinyint => 0
442+ proto_binary_fetched_short => 0
443+ proto_binary_fetched_int24 => 0
444+ proto_binary_fetched_int => 0
445+ proto_binary_fetched_bigint => 0
446+ proto_binary_fetched_decimal => 0
447+ proto_binary_fetched_float => 0
448+ proto_binary_fetched_double => 0
449+ proto_binary_fetched_date => 0
450+ proto_binary_fetched_year => 0
451+ proto_binary_fetched_time => 0
452+ proto_binary_fetched_datetime => 0
453+ proto_binary_fetched_timestamp => 0
454+ proto_binary_fetched_string => 0
455+ proto_binary_fetched_blob => 0
456+ proto_binary_fetched_enum => 0
457+ proto_binary_fetched_set => 0
458+ proto_binary_fetched_geometry => 0
459+ proto_binary_fetched_other => 0
460+ init_command_executed_count => 0
461+ init_command_failed_count => 0
462+ com_quit => 0
463+ com_init_db => 0
464+ com_query => 0
465+ com_field_list => 0
466+ com_create_db => 0
467+ com_drop_db => 0
468+ com_refresh => 0
469+ com_shutdown => 0
470+ com_statistics => 0
471+ com_process_info => 0
472+ com_connect => 0
473+ com_process_kill => 0
474+ com_debug => 0
475+ com_ping => 0
476+ com_time => 0
477+ com_delayed_insert => 0
478+ com_change_user => 0
479+ com_binlog_dump => 0
480+ com_table_dump => 0
481+ com_connect_out => 0
482+ com_register_slave => 0
483+ com_stmt_prepare => 0
484+ com_stmt_execute => 0
485+ com_stmt_send_long_data => 0
486+ com_stmt_close => 0
487+ com_stmt_reset => 0
488+ com_stmt_set_option => 0
489+ com_stmt_fetch => 0
490+ com_deamon => 0
491+ bytes_received_real_data_normal => 0
492+ bytes_received_real_data_ps => 0
493+
494+ example statistics =>
495+ stat1 => 0
496+ stat2 => 0
497+
498+ pcre
499+
500+ PCRE (Perl Compatible Regular Expressions) Support => enabled
501+ PCRE Library Version => 8.12 2011-01-15
502+
503+ Directive => Local Value => Master Value
504+ pcre.backtrack_limit => 1000000 => 1000000
505+ pcre.recursion_limit => 100000 => 100000
506+
507+ PDO
508+
509+ PDO support => enabled
510+ PDO drivers => sqlite
511+
512+ pdo_sqlite
513+
514+ PDO Driver for SQLite 3.x => enabled
515+ SQLite Library => 3.7.7.1
516+
517+ Phar
518+
519+ Phar: PHP Archive support => enabled
520+ Phar EXT version => 2.0.1
521+ Phar API version => 1.1.1
522+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
523+ Phar-based phar archives => enabled
524+ Tar-based phar archives => enabled
525+ ZIP-based phar archives => enabled
526+ gzip compression => enabled
527+ bzip2 compression => enabled
528+ OpenSSL support => disabled (install ext/openssl)
529+
530+
531+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
532+ Phar fully realized by Gregory Beaver and Marcus Boerger.
533+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
534+ Directive => Local Value => Master Value
536+ phar.readonly => Off => Off
537+ phar.require_hash => Off => Off
538+
539+ posix
540+
541+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
542+
543+ Reflection
544+
545+ Reflection => enabled
546+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
547+
548+ session
549+
550+ Session Support => enabled
551+ Registered save handlers => files user
552+ Registered serializer handlers => php php_binary
553+
554+ Directive => Local Value => Master Value
555+ session.auto_start => Off => Off
556+ session.cache_expire => 180 => 180
557+ session.cache_limiter => nocache => nocache
558+ session.cookie_domain => no value => no value
559+ session.cookie_httponly => Off => Off
560+ session.cookie_lifetime => 0 => 0
561+ session.cookie_path => / => /
562+ session.cookie_secure => Off => Off
563+ session.entropy_file => /dev/urandom => /dev/urandom
564+ session.entropy_length => 32 => 32
565+ session.gc_divisor => 100 => 100
566+ session.gc_maxlifetime => 1440 => 1440
567+ session.gc_probability => 1 => 1
568+ session.hash_bits_per_character => 4 => 4
569+ session.hash_function => 0 => 0
570+ session.name => PHPSESSID => PHPSESSID
571+ session.referer_check => no value => no value
572+ session.save_handler => files => files
573+ session.save_path => no value => no value
574+ session.serialize_handler => php => php
575+ session.upload_progress.cleanup => On => On
576+ session.upload_progress.enabled => On => On
577+ session.upload_progress.freq => 1% => 1%
578+ session.upload_progress.min_freq => 1 => 1
579+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
580+ session.upload_progress.prefix => upload_progress_ => upload_progress_
581+ session.use_cookies => On => On
582+ session.use_only_cookies => On => On
583+ session.use_trans_sid => 0 => 0
584+
585+ SimpleXML
586+
587+ Simplexml support => enabled
588+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
589+ Schema support => enabled
590+
591+ SPL
592+
593+ SPL support => enabled
594+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
595+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
596+
597+ sqlite3
598+
599+ SQLite3 support => enabled
600+ SQLite3 module version => 0.7
601+ SQLite Library => 3.7.7.1
602+
603+ Directive => Local Value => Master Value
604+ sqlite3.extension_dir => no value => no value
605+
606+ standard
607+
608+ Dynamic Library Support => enabled
609+ Path to sendmail => /usr/sbin/sendmail -t -i
610+
611+ Directive => Local Value => Master Value
612+ assert.active => 1 => 1
613+ assert.bail => 0 => 0
614+ assert.callback => no value => no value
615+ assert.quiet_eval => 0 => 0
616+ assert.warning => 1 => 1
617+ auto_detect_line_endings => 0 => 0
618+ default_socket_timeout => 60 => 60
619+ from => no value => no value
620+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
621+ user_agent => no value => no value
622+
623+ tokenizer
624+
625+ Tokenizer Support => enabled
626+
627+ xml
628+
629+ XML Support => active
630+ XML Namespace Support => active
631+ libxml2 Version => 2.7.8
632+
633+ xmlreader
634+
635+ XMLReader => enabled
636+
637+ xmlwriter
638+
639+ XMLWriter => enabled
640+
641+ zlib
642+
643+ ZLib Support => enabled
644+ Stream Wrapper => compress.zlib://
645+ Stream Filter => zlib.inflate, zlib.deflate
646+ Compiled Version => 1.2.7
647+ Linked Version => 1.2.7
648+
649+ Directive => Local Value => Master Value
650+ zlib.output_compression => Off => Off
651+ zlib.output_compression_level => -1 => -1
652+ zlib.output_handler => no value => no value
653+
654+ Additional Modules
655+
656+ Module Name
657+ phpinfo()
658+
659+ bz2
660+
661+ BZip2 Support => Enabled
662+ Stream Wrapper support => compress.bzip2://
663+ Stream Filter support => bzip2.decompress, bzip2.compress
664+ BZip2 Version => 1.0.6, 6-Sept-2010
665+
666+ Core
667+
668+ PHP Version => 5.4.8
669+
670+ Directive => Local Value => Master Value
671+ allow_url_fopen => On => On
672+ allow_url_include => Off => Off
673+ always_populate_raw_post_data => Off => Off
674+ arg_separator.input => & => &
675+ arg_separator.output => & => &
676+ asp_tags => Off => Off
677+ auto_append_file => no value => no value
678+ auto_globals_jit => On => On
679+ auto_prepend_file => no value => no value
680+ browscap => no value => no value
681+ default_charset => no value => no value
682+ default_mimetype => text/html => text/html
683+ disable_classes => no value => no value
684+ disable_functions => no value => no value
685+ display_errors => STDOUT => STDOUT
686+ display_startup_errors => On => On
687+ doc_root => no value => no value
688+ docref_ext => .html => .html
689+ docref_root => no value => no value
690+ enable_dl => On => On
691+ enable_post_data_reading => On => On
692+ error_append_string => no value => no value
693+ error_log => no value => no value
694+ error_prepend_string => no value => no value
695+ error_reporting => 32767 => 32767
696+ exit_on_timeout => Off => Off
697+ expose_php => On => On
698+ extension_dir => /soft/php-5.4.8/modules/ => /soft/php-5.4.8/modules/
699+ file_uploads => On => On
700+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
701+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
702+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
703+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
704+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
705+ html_errors => Off => Off
706+ ignore_repeated_errors => Off => Off
707+ ignore_repeated_source => Off => Off
708+ ignore_user_abort => Off => Off
709+ implicit_flush => On => On
710+ include_path => .:/usr/local/servers/php/lib/php => .:/usr/local/servers/php/lib/php
711+ log_errors => Off => Off
712+ log_errors_max_len => 1024 => 1024
713+ mail.add_x_header => Off => Off
714+ mail.force_extra_parameters => no value => no value
715+ mail.log => no value => no value
716+ max_execution_time => 0 => 0
717+ max_file_uploads => 20 => 20
718+ max_input_nesting_level => 64 => 64
719+ max_input_time => -1 => -1
720+ max_input_vars => 1000 => 1000
721+ memory_limit => 128M => 128M
722+ open_basedir => no value => no value
723+ output_buffering => no value => no value
724+ output_handler => no value => no value
725+ post_max_size => 8M => 8M
726+ precision => 14 => 14
727+ realpath_cache_size => 16K => 16K
728+ realpath_cache_ttl => 120 => 120
729+ register_argc_argv => On => On
730+ report_memleaks => On => On
731+ report_zend_debug => Off => Off
732+ request_order => no value => no value
733+ sendmail_from => no value => no value
734+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
735+ serialize_precision => 17 => 17
736+ short_open_tag => On => On
737+ SMTP => localhost => localhost
738+ smtp_port => 25 => 25
739+ sql.safe_mode => Off => Off
740+ track_errors => On => On
741+ unserialize_callback_func => no value => no value
742+ upload_max_filesize => 2M => 2M
743+ upload_tmp_dir => no value => no value
744+ user_dir => no value => no value
745+ user_ini.cache_ttl => 300 => 300
746+ user_ini.filename => .user.ini => .user.ini
747+ variables_order => EGPCS => EGPCS
748+ xmlrpc_error_number => 0 => 0
749+ xmlrpc_errors => Off => Off
750+ zend.detect_unicode => On => On
751+ zend.enable_gc => On => On
752+ zend.multibyte => Off => Off
753+ zend.script_encoding => no value => no value
754+
755+ ctype
756+
757+ ctype functions => enabled
758+
759+ curl
760+
761+ cURL support => enabled
762+ cURL Information => 7.21.3
763+ Age => 3
764+ Features
765+ AsynchDNS => No
766+ Debug => No
767+ GSS-Negotiate => No
768+ IDN => No
769+ IPv6 => Yes
770+ Largefile => Yes
771+ NTLM => Yes
772+ SPNEGO => No
773+ SSL => Yes
774+ SSPI => No
775+ krb4 => No
776+ libz => Yes
777+ CharConv => No
778+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
779+ Host => amd64-portbld-freebsd9.0
780+ SSL Version => OpenSSL/0.9.8x
781+ ZLib Version => 1.2.7
782+
783+ date
784+
785+ date/time support => enabled
786+ "Olson" Timezone Database Version => 2012.3
787+ Timezone Database => internal
788+
789+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
790+ Default timezone => UTC
791+
792+ Directive => Local Value => Master Value
793+ date.default_latitude => 31.7667 => 31.7667
794+ date.default_longitude => 35.2333 => 35.2333
795+ date.sunrise_zenith => 90.583333 => 90.583333
796+ date.sunset_zenith => 90.583333 => 90.583333
797+ date.timezone => no value => no value
798+
799+ dom
800+
801+ DOM/XML => enabled
802+ DOM/XML API Version => 20031129
803+ libxml Version => 2.7.8
804+ HTML Support => enabled
805+ XPath Support => enabled
806+ XPointer Support => enabled
807+ Schema Support => enabled
808+ RelaxNG Support => enabled
809+
810+ ereg
811+
812+ Regex Library => Bundled library enabled
813+
814+ exif
815+
816+ EXIF Support => enabled
817+ EXIF Version => 1.4 $Id$
818+ Supported EXIF Version => 0220
819+ Supported filetypes => JPEG,TIFF
820+
821+ Directive => Local Value => Master Value
822+ exif.decode_jis_intel => JIS => JIS
823+ exif.decode_jis_motorola => JIS => JIS
824+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
825+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
826+ exif.encode_jis => no value => no value
827+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
828+
829+ fileinfo
830+
831+ fileinfo support => enabled
832+ version => 1.0.5
833+
834+ filter
835+
836+ Input Validation and Filtering => enabled
837+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
838+
839+ Directive => Local Value => Master Value
840+ filter.default => unsafe_raw => unsafe_raw
841+ filter.default_flags => no value => no value
842+
843+ ftp
844+
845+ FTP support => enabled
846+
847+ gd
848+
849+ GD Support => enabled
850+ GD Version => bundled (2.0.34 compatible)
851+ FreeType Support => enabled
852+ FreeType Linkage => with freetype
853+ FreeType Version => 2.4.7
854+ GIF Read Support => enabled
855+ GIF Create Support => enabled
856+ JPEG Support => enabled
857+ libJPEG Version => 8
858+ PNG Support => enabled
859+ libPNG Version => 1.4.8
860+ WBMP Support => enabled
861+ XBM Support => enabled
862+ JIS-mapped Japanese Font Support => enabled
863+
864+ Directive => Local Value => Master Value
865+ gd.jpeg_ignore_warning => 0 => 0
866+
867+ hash
868+
869+ hash support => enabled
870+ 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 fnv132 fnv164 joaat 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
871+
872+ iconv
873+
874+ iconv support => enabled
875+ iconv implementation => libiconv
876+ iconv library version => 1.13
877+
878+ Directive => Local Value => Master Value
879+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
880+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
881+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
882+
883+ json
884+
885+ json support => enabled
886+ json version => 1.2.1
887+
888+ libxml
889+
890+ libXML support => active
891+ libXML Compiled Version => 2.7.8
892+ libXML Loaded Version => 20708
893+ libXML streams => enabled
894+
895+ mbstring
896+
897+ Multibyte Support => enabled
898+ Multibyte string engine => libmbfl
899+ HTTP input encoding translation => disabled
900+ libmbfl version => 1.3.2
901+
902+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
903+
904+ Multibyte (japanese) regex support => enabled
905+ Multibyte regex (oniguruma) backtrack check => On
906+ Multibyte regex (oniguruma) version => 4.7.1
907+
908+ Directive => Local Value => Master Value
909+ mbstring.detect_order => no value => no value
910+ mbstring.encoding_translation => Off => Off
911+ mbstring.func_overload => 0 => 0
912+ mbstring.http_input => pass => pass
913+ mbstring.http_output => pass => pass
914+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
915+ mbstring.internal_encoding => no value => no value
916+ mbstring.language => neutral => neutral
917+ mbstring.strict_detection => Off => Off
918+ mbstring.substitute_character => no value => no value
919+
920+ mcrypt
921+
922+ mcrypt support => enabled
923+ mcrypt_filter support => enabled
924+ Version => 2.5.8
925+ Api No => 20021217
926+ 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
927+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
928+
929+ Directive => Local Value => Master Value
930+ mcrypt.algorithms_dir => no value => no value
931+ mcrypt.modes_dir => no value => no value
932+
933+ mysql
934+
935+ MySQL Support => enabled
936+ Active Persistent Links => 0
937+ Active Links => 0
938+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
939+
940+ Directive => Local Value => Master Value
941+ mysql.allow_local_infile => On => On
942+ mysql.allow_persistent => On => On
943+ mysql.connect_timeout => 60 => 60
944+ mysql.default_host => no value => no value
945+ mysql.default_password => no value => no value
946+ mysql.default_port => no value => no value
947+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
948+ mysql.default_user => no value => no value
949+ mysql.max_links => Unlimited => Unlimited
950+ mysql.max_persistent => Unlimited => Unlimited
951+ mysql.trace_mode => Off => Off
952+
953+ mysqli
954+
955+ MysqlI Support => enabled
956+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
957+ Active Persistent Links => 0
958+ Inactive Persistent Links => 0
959+ Active Links => 0
960+
961+ Directive => Local Value => Master Value
962+ mysqli.allow_local_infile => On => On
963+ mysqli.allow_persistent => On => On
964+ mysqli.default_host => no value => no value
965+ mysqli.default_port => 3306 => 3306
966+ mysqli.default_pw => no value => no value
967+ mysqli.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
968+ mysqli.default_user => no value => no value
969+ mysqli.max_links => Unlimited => Unlimited
970+ mysqli.max_persistent => Unlimited => Unlimited
971+ mysqli.reconnect => Off => Off
972+
973+ mysqlnd
974+
975+ mysqlnd => enabled
976+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
977+ Compression => supported
978+ SSL => supported
979+ Command buffer size => 4096
980+ Read buffer size => 32768
981+ Read timeout => 31536000
982+ Collecting statistics => Yes
983+ Collecting memory statistics => No
984+ Tracing => n/a
985+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
986+ API Extensions => mysqli,mysql
987+
988+ mysqlnd statistics =>
989+ bytes_sent => 0
990+ bytes_received => 0
991+ packets_sent => 0
992+ packets_received => 0
993+ protocol_overhead_in => 0
994+ protocol_overhead_out => 0
995+ bytes_received_ok_packet => 0
996+ bytes_received_eof_packet => 0
997+ bytes_received_rset_header_packet => 0
998+ bytes_received_rset_field_meta_packet => 0
999+ bytes_received_rset_row_packet => 0
1000+ bytes_received_prepare_response_packet => 0
1001+ bytes_received_change_user_packet => 0
1002+ packets_sent_command => 0
1003+ packets_received_ok => 0
1004+ packets_received_eof => 0
1005+ packets_received_rset_header => 0
1006+ packets_received_rset_field_meta => 0
1007+ packets_received_rset_row => 0
1008+ packets_received_prepare_response => 0
1009+ packets_received_change_user => 0
1010+ result_set_queries => 0
1011+ non_result_set_queries => 0
1012+ no_index_used => 0
1013+ bad_index_used => 0
1014+ slow_queries => 0
1015+ buffered_sets => 0
1016+ unbuffered_sets => 0
1017+ ps_buffered_sets => 0
1018+ ps_unbuffered_sets => 0
1019+ flushed_normal_sets => 0
1020+ flushed_ps_sets => 0
1021+ ps_prepared_never_executed => 0
1022+ ps_prepared_once_executed => 0
1023+ rows_fetched_from_server_normal => 0
1024+ rows_fetched_from_server_ps => 0
1025+ rows_buffered_from_client_normal => 0
1026+ rows_buffered_from_client_ps => 0
1027+ rows_fetched_from_client_normal_buffered => 0
1028+ rows_fetched_from_client_normal_unbuffered => 0
1029+ rows_fetched_from_client_ps_buffered => 0
1030+ rows_fetched_from_client_ps_unbuffered => 0
1031+ rows_fetched_from_client_ps_cursor => 0
1032+ rows_affected_normal => 0
1033+ rows_affected_ps => 0
1034+ rows_skipped_normal => 0
1035+ rows_skipped_ps => 0
1036+ copy_on_write_saved => 0
1037+ copy_on_write_performed => 0
1038+ command_buffer_too_small => 0
1039+ connect_success => 0
1040+ connect_failure => 0
1041+ connection_reused => 0
1042+ reconnect => 0
1043+ pconnect_success => 0
1044+ active_connections => 0
1045+ active_persistent_connections => 0
1046+ explicit_close => 0
1047+ implicit_close => 0
1048+ disconnect_close => 0
1049+ in_middle_of_command_close => 0
1050+ explicit_free_result => 0
1051+ implicit_free_result => 0
1052+ explicit_stmt_close => 0
1053+ implicit_stmt_close => 0
1054+ mem_emalloc_count => 0
1055+ mem_emalloc_amount => 0
1056+ mem_ecalloc_count => 0
1057+ mem_ecalloc_amount => 0
1058+ mem_erealloc_count => 0
1059+ mem_erealloc_amount => 0
1060+ mem_efree_count => 0
1061+ mem_efree_amount => 0
1062+ mem_malloc_count => 0
1063+ mem_malloc_amount => 0
1064+ mem_calloc_count => 0
1065+ mem_calloc_amount => 0
1066+ mem_realloc_count => 0
1067+ mem_realloc_amount => 0
1068+ mem_free_count => 0
1069+ mem_free_amount => 0
1070+ mem_estrndup_count => 0
1071+ mem_strndup_count => 0
1072+ mem_estndup_count => 0
1073+ mem_strdup_count => 0
1074+ proto_text_fetched_null => 0
1075+ proto_text_fetched_bit => 0
1076+ proto_text_fetched_tinyint => 0
1077+ proto_text_fetched_short => 0
1078+ proto_text_fetched_int24 => 0
1079+ proto_text_fetched_int => 0
1080+ proto_text_fetched_bigint => 0
1081+ proto_text_fetched_decimal => 0
1082+ proto_text_fetched_float => 0
1083+ proto_text_fetched_double => 0
1084+ proto_text_fetched_date => 0
1085+ proto_text_fetched_year => 0
1086+ proto_text_fetched_time => 0
1087+ proto_text_fetched_datetime => 0
1088+ proto_text_fetched_timestamp => 0
1089+ proto_text_fetched_string => 0
1090+ proto_text_fetched_blob => 0
1091+ proto_text_fetched_enum => 0
1092+ proto_text_fetched_set => 0
1093+ proto_text_fetched_geometry => 0
1094+ proto_text_fetched_other => 0
1095+ proto_binary_fetched_null => 0
1096+ proto_binary_fetched_bit => 0
1097+ proto_binary_fetched_tinyint => 0
1098+ proto_binary_fetched_short => 0
1099+ proto_binary_fetched_int24 => 0
1100+ proto_binary_fetched_int => 0
1101+ proto_binary_fetched_bigint => 0
1102+ proto_binary_fetched_decimal => 0
1103+ proto_binary_fetched_float => 0
1104+ proto_binary_fetched_double => 0
1105+ proto_binary_fetched_date => 0
1106+ proto_binary_fetched_year => 0
1107+ proto_binary_fetched_time => 0
1108+ proto_binary_fetched_datetime => 0
1109+ proto_binary_fetched_timestamp => 0
1110+ proto_binary_fetched_string => 0
1111+ proto_binary_fetched_blob => 0
1112+ proto_binary_fetched_enum => 0
1113+ proto_binary_fetched_set => 0
1114+ proto_binary_fetched_geometry => 0
1115+ proto_binary_fetched_other => 0
1116+ init_command_executed_count => 0
1117+ init_command_failed_count => 0
1118+ com_quit => 0
1119+ com_init_db => 0
1120+ com_query => 0
1121+ com_field_list => 0
1122+ com_create_db => 0
1123+ com_drop_db => 0
1124+ com_refresh => 0
1125+ com_shutdown => 0
1126+ com_statistics => 0
1127+ com_process_info => 0
1128+ com_connect => 0
1129+ com_process_kill => 0
1130+ com_debug => 0
1131+ com_ping => 0
1132+ com_time => 0
1133+ com_delayed_insert => 0
1134+ com_change_user => 0
1135+ com_binlog_dump => 0
1136+ com_table_dump => 0
1137+ com_connect_out => 0
1138+ com_register_slave => 0
1139+ com_stmt_prepare => 0
1140+ com_stmt_execute => 0
1141+ com_stmt_send_long_data => 0
1142+ com_stmt_close => 0
1143+ com_stmt_reset => 0
1144+ com_stmt_set_option => 0
1145+ com_stmt_fetch => 0
1146+ com_deamon => 0
1147+ bytes_received_real_data_normal => 0
1148+ bytes_received_real_data_ps => 0
1149+
1150+ example statistics =>
1151+ stat1 => 0
1152+ stat2 => 0
1153+
1154+ pcre
1155+
1156+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1157+ PCRE Library Version => 8.12 2011-01-15
1158+
1159+ Directive => Local Value => Master Value
1160+ pcre.backtrack_limit => 1000000 => 1000000
1161+ pcre.recursion_limit => 100000 => 100000
1162+
1163+ PDO
1164+
1165+ PDO support => enabled
1166+ PDO drivers => sqlite
1167+
1168+ pdo_sqlite
1169+
1170+ PDO Driver for SQLite 3.x => enabled
1171+ SQLite Library => 3.7.7.1
1172+
1173+ Phar
1174+
1175+ Phar: PHP Archive support => enabled
1176+ Phar EXT version => 2.0.1
1177+ Phar API version => 1.1.1
1178+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1179+ Phar-based phar archives => enabled
1180+ Tar-based phar archives => enabled
1181+ ZIP-based phar archives => enabled
1182+ gzip compression => enabled
1183+ bzip2 compression => enabled
1184+ OpenSSL support => disabled (install ext/openssl)
1185+
1186+
1187+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1188+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1189+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1190+ Directive => Local Value => Master Value
1191+ phar.cache_list => no value => no value
1194+
1196+
1197+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1198+
1199+ Reflection
1200+
1201+ Reflection => enabled
1202+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1203+
1204+ session
1205+
1206+ Session Support => enabled
1207+ Registered save handlers => files user
1208+ Registered serializer handlers => php php_binary
1209+
1210+ Directive => Local Value => Master Value
1211+ session.auto_start => Off => Off
1212+ session.cache_expire => 180 => 180
1213+ session.cache_limiter => nocache => nocache
1214+ session.cookie_domain => no value => no value
1215+ session.cookie_httponly => Off => Off
1216+ session.cookie_lifetime => 0 => 0
1217+ session.cookie_path => / => /
1218+ session.cookie_secure => Off => Off
1219+ session.entropy_file => /dev/urandom => /dev/urandom
1220+ session.entropy_length => 32 => 32
1221+ session.gc_divisor => 100 => 100
1222+ session.gc_maxlifetime => 1440 => 1440
1223+ session.gc_probability => 1 => 1
1224+ session.hash_bits_per_character => 4 => 4
1225+ session.hash_function => 0 => 0
1226+ session.name => PHPSESSID => PHPSESSID
1227+ session.referer_check => no value => no value
1228+ session.save_handler => files => files
1229+ session.save_path => no value => no value
1230+ session.serialize_handler => php => php
1231+ session.upload_progress.cleanup => On => On
1232+ session.upload_progress.enabled => On => On
1233+ session.upload_progress.freq => 1% => 1%
1234+ session.upload_progress.min_freq => 1 => 1
1235+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1236+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1237+ session.use_cookies => On => On
1238+ session.use_only_cookies => On => On
1239+ session.use_trans_sid => 0 => 0
1240+
1241+ SimpleXML
1242+
1243+ Simplexml support => enabled
1244+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1245+ Schema support => enabled
1246+
1247+ SPL
1248+
1249+ SPL support => enabled
1250+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1251+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1252+
1253+ sqlite3
1254+
1255+ SQLite3 support => enabled
1256+ SQLite3 module version => 0.7
1257+ SQLite Library => 3.7.7.1
1258+
1259+ Directive => Local Value => Master Value
1260+ sqlite3.extension_dir => no value => no value
1261+
1262+ standard
1263+
1264+ Dynamic Library Support => enabled
1265+ Path to sendmail => /usr/sbin/sendmail -t -i
1266+
1267+ Directive => Local Value => Master Value
1268+ assert.active => 1 => 1
1269+ assert.bail => 0 => 0
1270+ assert.callback => no value => no value
1271+ assert.quiet_eval => 0 => 0
1272+ assert.warning => 1 => 1
1273+ auto_detect_line_endings => 0 => 0
1274+ default_socket_timeout => 60 => 60
1275+ from => no value => no value
1276+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1277+ user_agent => no value => no value
1278+
1279+ tokenizer
1280+
1281+ Tokenizer Support => enabled
1282+
1283+ xml
1284+
1285+ XML Support => active
1286+ XML Namespace Support => active
1287+ libxml2 Version => 2.7.8
1288+
1289+ xmlreader
1290+
1291+ XMLReader => enabled
1292+
1293+ xmlwriter
1294+
1295+ XMLWriter => enabled
1296+
1297+ zlib
1298+
1299+ ZLib Support => enabled
1300+ Stream Wrapper => compress.zlib://
1301+ Stream Filter => zlib.inflate, zlib.deflate
1302+ Compiled Version => 1.2.7
1303+ Linked Version => 1.2.7
1304+
1305+ Directive => Local Value => Master Value
1306+ zlib.output_compression => Off => Off
1307+ zlib.output_compression_level => -1 => -1
1308+ zlib.output_handler => no value => no value
1309+
1310+ Additional Modules
1311+
1312+ Module Name
1313+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => On => On
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /netsrc/php-5.4.8/modules/ => /netsrc/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.26.0
107+ Age => 3
108+ Features
109+ AsynchDNS => No
110+ Debug => Yes
111+ GSS-Negotiate => Yes
112+ IDN => Yes
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, scp, sftp, smtp, smtps, telnet, tftp
123+ Host => x86_64-pc-linux-gnu
124+ SSL Version => OpenSSL/1.0.1c
125+ ZLib Version => 1.2.7
126+ libSSH Version => libssh2/1.4.1
127+
128+ date
129+
130+ date/time support => enabled
131+ "Olson" Timezone Database Version => 2012.3
132+ Timezone Database => internal
133+
134+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
135+ Default timezone => UTC
136+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
138+ date.default_latitude => 31.7667 => 31.7667
139+ date.default_longitude => 35.2333 => 35.2333
140+ date.sunrise_zenith => 90.583333 => 90.583333
141+ date.sunset_zenith => 90.583333 => 90.583333
142+ date.timezone => no value => no value
143+
146+ DOM/XML => enabled
147+ DOM/XML API Version => 20031129
148+ libxml Version => 2.8.0
149+ HTML Support => enabled
150+ XPath Support => enabled
151+ XPointer Support => enabled
152+ Schema Support => enabled
153+ RelaxNG Support => enabled
154+
155+ ereg
156+
157+ Regex Library => Bundled library enabled
158+
159+ fileinfo
160+
161+ fileinfo support => enabled
162+ version => 1.0.5
164+ filter
166+ Input Validation and Filtering => enabled
167+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
168+
170+ filter.default => unsafe_raw => unsafe_raw
171+ filter.default_flags => no value => no value
172+
173+ gd
174+
175+ GD Support => enabled
176+ GD Version => bundled (2.0.34 compatible)
177+ FreeType Support => enabled
178+ FreeType Linkage => with freetype
179+ FreeType Version => 2.4.9
180+ GIF Read Support => enabled
181+ GIF Create Support => enabled
182+ PNG Support => enabled
183+ libPNG Version => 1.2.49
184+ WBMP Support => enabled
185+ XBM Support => enabled
186+
187+ Directive => Local Value => Master Value
188+ gd.jpeg_ignore_warning => 0 => 0
189+
190+ gettext
191+
192+ GetText Support => enabled
193+
194+ hash
195+
196+ hash support => enabled
197+ 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 fnv132 fnv164 joaat 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
198+
199+ iconv
200+
201+ iconv support => enabled
202+ iconv implementation => glibc
203+ iconv library version => 2.13
204+
205+ Directive => Local Value => Master Value
206+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
207+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
208+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
209+
210+ json
211+
212+ json support => enabled
213+ json version => 1.2.1
214+
215+ libxml
216+
217+ libXML support => active
218+ libXML Compiled Version => 2.8.0
219+ libXML Loaded Version => 20800
220+ libXML streams => enabled
221+
222+ mbstring
223+
224+ Multibyte Support => enabled
225+ Multibyte string engine => libmbfl
226+ HTTP input encoding translation => disabled
227+ libmbfl version => 1.3.2
228+
229+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
230+
231+ Multibyte (japanese) regex support => enabled
232+ Multibyte regex (oniguruma) backtrack check => On
233+ Multibyte regex (oniguruma) version => 4.7.1
234+
235+ Directive => Local Value => Master Value
236+ mbstring.detect_order => no value => no value
237+ mbstring.encoding_translation => Off => Off
238+ mbstring.func_overload => 0 => 0
239+ mbstring.http_input => pass => pass
240+ mbstring.http_output => pass => pass
241+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
242+ mbstring.internal_encoding => no value => no value
243+ mbstring.language => neutral => neutral
244+ mbstring.strict_detection => Off => Off
245+ mbstring.substitute_character => no value => no value
246+
247+ mcrypt
248+
249+ mcrypt support => enabled
250+ mcrypt_filter support => enabled
251+ Version => 2.5.8
252+ Api No => 20021217
253+ 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
254+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
255+
256+ Directive => Local Value => Master Value
257+ mcrypt.algorithms_dir => no value => no value
258+ mcrypt.modes_dir => no value => no value
259+
260+ mysql
261+
262+ MySQL Support => enabled
263+ Active Persistent Links => 0
264+ Active Links => 0
265+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
266+
267+ Directive => Local Value => Master Value
268+ mysql.allow_local_infile => On => On
269+ mysql.allow_persistent => On => On
270+ mysql.connect_timeout => 60 => 60
271+ mysql.default_host => no value => no value
272+ mysql.default_password => no value => no value
273+ mysql.default_port => no value => no value
274+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
275+ mysql.default_user => no value => no value
276+ mysql.max_links => Unlimited => Unlimited
277+ mysql.max_persistent => Unlimited => Unlimited
278+ mysql.trace_mode => Off => Off
279+
280+ mysqli
281+
282+ MysqlI Support => enabled
283+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
284+ Active Persistent Links => 0
285+ Inactive Persistent Links => 0
286+ Active Links => 0
287+
288+ Directive => Local Value => Master Value
289+ mysqli.allow_local_infile => On => On
290+ mysqli.allow_persistent => On => On
291+ mysqli.default_host => no value => no value
292+ mysqli.default_port => 3306 => 3306
293+ mysqli.default_pw => no value => no value
294+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
295+ mysqli.default_user => no value => no value
296+ mysqli.max_links => Unlimited => Unlimited
297+ mysqli.max_persistent => Unlimited => Unlimited
298+ mysqli.reconnect => Off => Off
299+
300+ mysqlnd
301+
302+ mysqlnd => enabled
303+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
304+ Compression => supported
305+ SSL => supported
306+ Command buffer size => 4096
307+ Read buffer size => 32768
308+ Read timeout => 31536000
309+ Collecting statistics => Yes
310+ Collecting memory statistics => No
311+ Tracing => n/a
312+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
313+ API Extensions => mysqli,mysql
314+
315+ mysqlnd statistics =>
316+ bytes_sent => 0
317+ bytes_received => 0
318+ packets_sent => 0
319+ packets_received => 0
320+ protocol_overhead_in => 0
321+ protocol_overhead_out => 0
322+ bytes_received_ok_packet => 0
323+ bytes_received_eof_packet => 0
324+ bytes_received_rset_header_packet => 0
325+ bytes_received_rset_field_meta_packet => 0
326+ bytes_received_rset_row_packet => 0
327+ bytes_received_prepare_response_packet => 0
328+ bytes_received_change_user_packet => 0
329+ packets_sent_command => 0
330+ packets_received_ok => 0
331+ packets_received_eof => 0
332+ packets_received_rset_header => 0
333+ packets_received_rset_field_meta => 0
334+ packets_received_rset_row => 0
335+ packets_received_prepare_response => 0
336+ packets_received_change_user => 0
337+ result_set_queries => 0
338+ non_result_set_queries => 0
339+ no_index_used => 0
340+ bad_index_used => 0
341+ slow_queries => 0
342+ buffered_sets => 0
343+ unbuffered_sets => 0
344+ ps_buffered_sets => 0
345+ ps_unbuffered_sets => 0
346+ flushed_normal_sets => 0
347+ flushed_ps_sets => 0
348+ ps_prepared_never_executed => 0
349+ ps_prepared_once_executed => 0
350+ rows_fetched_from_server_normal => 0
351+ rows_fetched_from_server_ps => 0
352+ rows_buffered_from_client_normal => 0
353+ rows_buffered_from_client_ps => 0
354+ rows_fetched_from_client_normal_buffered => 0
355+ rows_fetched_from_client_normal_unbuffered => 0
356+ rows_fetched_from_client_ps_buffered => 0
357+ rows_fetched_from_client_ps_unbuffered => 0
358+ rows_fetched_from_client_ps_cursor => 0
359+ rows_affected_normal => 0
360+ rows_affected_ps => 0
361+ rows_skipped_normal => 0
362+ rows_skipped_ps => 0
363+ copy_on_write_saved => 0
364+ copy_on_write_performed => 0
365+ command_buffer_too_small => 0
366+ connect_success => 0
367+ connect_failure => 0
368+ connection_reused => 0
369+ reconnect => 0
370+ pconnect_success => 0
371+ active_connections => 0
372+ active_persistent_connections => 0
373+ explicit_close => 0
374+ implicit_close => 0
375+ disconnect_close => 0
376+ in_middle_of_command_close => 0
377+ explicit_free_result => 0
378+ implicit_free_result => 0
379+ explicit_stmt_close => 0
380+ implicit_stmt_close => 0
381+ mem_emalloc_count => 0
382+ mem_emalloc_amount => 0
383+ mem_ecalloc_count => 0
384+ mem_ecalloc_amount => 0
385+ mem_erealloc_count => 0
386+ mem_erealloc_amount => 0
387+ mem_efree_count => 0
388+ mem_efree_amount => 0
389+ mem_malloc_count => 0
390+ mem_malloc_amount => 0
391+ mem_calloc_count => 0
392+ mem_calloc_amount => 0
393+ mem_realloc_count => 0
394+ mem_realloc_amount => 0
395+ mem_free_count => 0
396+ mem_free_amount => 0
397+ mem_estrndup_count => 0
398+ mem_strndup_count => 0
399+ mem_estndup_count => 0
400+ mem_strdup_count => 0
401+ proto_text_fetched_null => 0
402+ proto_text_fetched_bit => 0
403+ proto_text_fetched_tinyint => 0
404+ proto_text_fetched_short => 0
405+ proto_text_fetched_int24 => 0
406+ proto_text_fetched_int => 0
407+ proto_text_fetched_bigint => 0
408+ proto_text_fetched_decimal => 0
409+ proto_text_fetched_float => 0
410+ proto_text_fetched_double => 0
411+ proto_text_fetched_date => 0
412+ proto_text_fetched_year => 0
413+ proto_text_fetched_time => 0
414+ proto_text_fetched_datetime => 0
415+ proto_text_fetched_timestamp => 0
416+ proto_text_fetched_string => 0
417+ proto_text_fetched_blob => 0
418+ proto_text_fetched_enum => 0
419+ proto_text_fetched_set => 0
420+ proto_text_fetched_geometry => 0
421+ proto_text_fetched_other => 0
422+ proto_binary_fetched_null => 0
423+ proto_binary_fetched_bit => 0
424+ proto_binary_fetched_tinyint => 0
425+ proto_binary_fetched_short => 0
426+ proto_binary_fetched_int24 => 0
427+ proto_binary_fetched_int => 0
428+ proto_binary_fetched_bigint => 0
429+ proto_binary_fetched_decimal => 0
430+ proto_binary_fetched_float => 0
431+ proto_binary_fetched_double => 0
432+ proto_binary_fetched_date => 0
433+ proto_binary_fetched_year => 0
434+ proto_binary_fetched_time => 0
435+ proto_binary_fetched_datetime => 0
436+ proto_binary_fetched_timestamp => 0
437+ proto_binary_fetched_string => 0
438+ proto_binary_fetched_blob => 0
439+ proto_binary_fetched_enum => 0
440+ proto_binary_fetched_set => 0
441+ proto_binary_fetched_geometry => 0
442+ proto_binary_fetched_other => 0
443+ init_command_executed_count => 0
444+ init_command_failed_count => 0
445+ com_quit => 0
446+ com_init_db => 0
447+ com_query => 0
448+ com_field_list => 0
449+ com_create_db => 0
450+ com_drop_db => 0
451+ com_refresh => 0
452+ com_shutdown => 0
453+ com_statistics => 0
454+ com_process_info => 0
455+ com_connect => 0
456+ com_process_kill => 0
457+ com_debug => 0
458+ com_ping => 0
459+ com_time => 0
460+ com_delayed_insert => 0
461+ com_change_user => 0
462+ com_binlog_dump => 0
463+ com_table_dump => 0
464+ com_connect_out => 0
465+ com_register_slave => 0
466+ com_stmt_prepare => 0
467+ com_stmt_execute => 0
468+ com_stmt_send_long_data => 0
469+ com_stmt_close => 0
470+ com_stmt_reset => 0
471+ com_stmt_set_option => 0
472+ com_stmt_fetch => 0
473+ com_deamon => 0
474+ bytes_received_real_data_normal => 0
475+ bytes_received_real_data_ps => 0
476+
477+ example statistics =>
478+ stat1 => 0
479+ stat2 => 0
480+
481+ pcre
482+
483+ PCRE (Perl Compatible Regular Expressions) Support => enabled
484+ PCRE Library Version => 8.12 2011-01-15
485+
486+ Directive => Local Value => Master Value
487+ pcre.backtrack_limit => 1000000 => 1000000
488+ pcre.recursion_limit => 100000 => 100000
489+
490+ PDO
491+
492+ PDO support => enabled
493+ PDO drivers => sqlite
494+
495+ pdo_sqlite
496+
497+ PDO Driver for SQLite 3.x => enabled
498+ SQLite Library => 3.7.7.1
499+
500+ Phar
501+
502+ Phar: PHP Archive support => enabled
503+ Phar EXT version => 2.0.1
504+ Phar API version => 1.1.1
505+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
506+ Phar-based phar archives => enabled
507+ Tar-based phar archives => enabled
508+ ZIP-based phar archives => enabled
509+ gzip compression => enabled
510+ bzip2 compression => enabled
511+ OpenSSL support => disabled (install ext/openssl)
512+
513+
514+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
515+ Phar fully realized by Gregory Beaver and Marcus Boerger.
516+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
517+ Directive => Local Value => Master Value
519+ phar.readonly => Off => Off
520+ phar.require_hash => Off => Off
521+
522+ posix
523+
524+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
525+
526+ pspell
527+
528+ PSpell Support => enabled
529+
530+ Reflection
531+
532+ Reflection => enabled
533+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
534+
535+ session
536+
537+ Session Support => enabled
538+ Registered save handlers => files user
539+ Registered serializer handlers => php php_binary
540+
541+ Directive => Local Value => Master Value
542+ session.auto_start => Off => Off
543+ session.cache_expire => 180 => 180
544+ session.cache_limiter => nocache => nocache
545+ session.cookie_domain => no value => no value
546+ session.cookie_httponly => Off => Off
547+ session.cookie_lifetime => 0 => 0
548+ session.cookie_path => / => /
549+ session.cookie_secure => Off => Off
550+ session.entropy_file => /dev/urandom => /dev/urandom
551+ session.entropy_length => 32 => 32
552+ session.gc_divisor => 100 => 100
553+ session.gc_maxlifetime => 1440 => 1440
554+ session.gc_probability => 1 => 1
555+ session.hash_bits_per_character => 4 => 4
556+ session.hash_function => 0 => 0
557+ session.name => PHPSESSID => PHPSESSID
558+ session.referer_check => no value => no value
559+ session.save_handler => files => files
560+ session.save_path => no value => no value
561+ session.serialize_handler => php => php
562+ session.upload_progress.cleanup => On => On
563+ session.upload_progress.enabled => On => On
564+ session.upload_progress.freq => 1% => 1%
565+ session.upload_progress.min_freq => 1 => 1
566+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
567+ session.upload_progress.prefix => upload_progress_ => upload_progress_
568+ session.use_cookies => On => On
569+ session.use_only_cookies => On => On
570+ session.use_trans_sid => 0 => 0
571+
572+ SimpleXML
573+
574+ Simplexml support => enabled
575+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
576+ Schema support => enabled
577+
578+ sockets
579+
580+ Sockets Support => enabled
581+
582+ SPL
583+
584+ SPL support => enabled
585+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
586+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
587+
588+ sqlite3
589+
590+ SQLite3 support => enabled
591+ SQLite3 module version => 0.7
592+ SQLite Library => 3.7.7.1
593+
594+ Directive => Local Value => Master Value
595+ sqlite3.extension_dir => no value => no value
596+
597+ standard
598+
599+ Dynamic Library Support => enabled
600+ Path to sendmail => /usr/sbin/sendmail -t -i
601+
602+ Directive => Local Value => Master Value
603+ assert.active => 1 => 1
604+ assert.bail => 0 => 0
605+ assert.callback => no value => no value
606+ assert.quiet_eval => 0 => 0
607+ assert.warning => 1 => 1
608+ auto_detect_line_endings => 0 => 0
609+ default_socket_timeout => 60 => 60
610+ from => no value => no value
611+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
612+ user_agent => no value => no value
613+
614+ tokenizer
615+
616+ Tokenizer Support => enabled
617+
618+ xml
619+
620+ XML Support => active
621+ XML Namespace Support => active
622+ libxml2 Version => 2.8.0
623+
624+ xmlreader
625+
626+ XMLReader => enabled
627+
628+ xmlwriter
629+
630+ XMLWriter => enabled
631+
632+ zip
633+
634+ Zip => enabled
635+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
636+ Zip version => 1.11.0
637+ Libzip version => 0.10.1
638+
639+ zlib
640+
641+ ZLib Support => enabled
642+ Stream Wrapper => compress.zlib://
643+ Stream Filter => zlib.inflate, zlib.deflate
644+ Compiled Version => 1.2.7
645+ Linked Version => 1.2.7
646+
647+ Directive => Local Value => Master Value
648+ zlib.output_compression => Off => Off
649+ zlib.output_compression_level => -1 => -1
650+ zlib.output_handler => no value => no value
651+
652+ Additional Modules
653+
654+ Module Name
655+ phpinfo()
656+
657+ bz2
658+
659+ BZip2 Support => Enabled
660+ Stream Wrapper support => compress.bzip2://
661+ Stream Filter support => bzip2.decompress, bzip2.compress
662+ BZip2 Version => 1.0.6, 6-Sept-2010
663+
664+ Core
665+
666+ PHP Version => 5.4.8
667+
668+ Directive => Local Value => Master Value
669+ allow_url_fopen => On => On
670+ allow_url_include => Off => Off
671+ always_populate_raw_post_data => Off => Off
672+ arg_separator.input => & => &
673+ arg_separator.output => & => &
674+ asp_tags => Off => Off
675+ auto_append_file => no value => no value
676+ auto_globals_jit => On => On
677+ auto_prepend_file => no value => no value
678+ browscap => no value => no value
679+ default_charset => no value => no value
680+ default_mimetype => text/html => text/html
681+ disable_classes => no value => no value
682+ disable_functions => no value => no value
683+ display_errors => STDOUT => STDOUT
684+ display_startup_errors => On => On
685+ doc_root => no value => no value
686+ docref_ext => .html => .html
687+ docref_root => no value => no value
688+ enable_dl => On => On
689+ enable_post_data_reading => On => On
690+ error_append_string => no value => no value
691+ error_log => no value => no value
692+ error_prepend_string => no value => no value
693+ error_reporting => 32767 => 32767
694+ exit_on_timeout => Off => Off
695+ expose_php => On => On
696+ extension_dir => /netsrc/php-5.4.8/modules/ => /netsrc/php-5.4.8/modules/
697+ file_uploads => On => On
698+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
699+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
700+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
701+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
702+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
703+ html_errors => Off => Off
704+ ignore_repeated_errors => Off => Off
705+ ignore_repeated_source => Off => Off
706+ ignore_user_abort => Off => Off
707+ implicit_flush => On => On
708+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
709+ log_errors => Off => Off
710+ log_errors_max_len => 1024 => 1024
711+ mail.add_x_header => Off => Off
712+ mail.force_extra_parameters => no value => no value
713+ mail.log => no value => no value
714+ max_execution_time => 0 => 0
715+ max_file_uploads => 20 => 20
716+ max_input_nesting_level => 64 => 64
717+ max_input_time => -1 => -1
718+ max_input_vars => 1000 => 1000
719+ memory_limit => 128M => 128M
720+ open_basedir => no value => no value
721+ output_buffering => no value => no value
722+ output_handler => no value => no value
723+ post_max_size => 8M => 8M
724+ precision => 14 => 14
725+ realpath_cache_size => 16K => 16K
726+ realpath_cache_ttl => 120 => 120
727+ register_argc_argv => On => On
728+ report_memleaks => On => On
729+ report_zend_debug => Off => Off
730+ request_order => no value => no value
731+ sendmail_from => no value => no value
732+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
733+ serialize_precision => 17 => 17
734+ short_open_tag => On => On
735+ SMTP => localhost => localhost
736+ smtp_port => 25 => 25
737+ sql.safe_mode => Off => Off
738+ track_errors => On => On
739+ unserialize_callback_func => no value => no value
740+ upload_max_filesize => 2M => 2M
741+ upload_tmp_dir => no value => no value
742+ user_dir => no value => no value
743+ user_ini.cache_ttl => 300 => 300
744+ user_ini.filename => .user.ini => .user.ini
745+ variables_order => EGPCS => EGPCS
746+ xmlrpc_error_number => 0 => 0
747+ xmlrpc_errors => Off => Off
748+ zend.detect_unicode => On => On
749+ zend.enable_gc => On => On
750+ zend.multibyte => Off => Off
751+ zend.script_encoding => no value => no value
752+
753+ ctype
754+
755+ ctype functions => enabled
756+
757+ curl
758+
759+ cURL support => enabled
760+ cURL Information => 7.26.0
761+ Age => 3
762+ Features
763+ AsynchDNS => No
764+ Debug => Yes
765+ GSS-Negotiate => Yes
766+ IDN => Yes
767+ IPv6 => Yes
768+ Largefile => Yes
769+ NTLM => Yes
770+ SPNEGO => No
771+ SSL => Yes
772+ SSPI => No
773+ krb4 => No
774+ libz => Yes
775+ CharConv => No
776+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, scp, sftp, smtp, smtps, telnet, tftp
777+ Host => x86_64-pc-linux-gnu
778+ SSL Version => OpenSSL/1.0.1c
779+ ZLib Version => 1.2.7
780+ libSSH Version => libssh2/1.4.1
781+
782+ date
783+
784+ date/time support => enabled
785+ "Olson" Timezone Database Version => 2012.3
786+ Timezone Database => internal
787+
788+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
789+ Default timezone => UTC
790+
791+ Directive => Local Value => Master Value
792+ date.default_latitude => 31.7667 => 31.7667
793+ date.default_longitude => 35.2333 => 35.2333
794+ date.sunrise_zenith => 90.583333 => 90.583333
795+ date.sunset_zenith => 90.583333 => 90.583333
796+ date.timezone => no value => no value
797+
798+ dom
799+
800+ DOM/XML => enabled
801+ DOM/XML API Version => 20031129
802+ libxml Version => 2.8.0
803+ HTML Support => enabled
804+ XPath Support => enabled
805+ XPointer Support => enabled
806+ Schema Support => enabled
807+ RelaxNG Support => enabled
808+
809+ ereg
810+
811+ Regex Library => Bundled library enabled
812+
813+ fileinfo
814+
815+ fileinfo support => enabled
816+ version => 1.0.5
817+
818+ filter
819+
820+ Input Validation and Filtering => enabled
821+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
822+
823+ Directive => Local Value => Master Value
824+ filter.default => unsafe_raw => unsafe_raw
825+ filter.default_flags => no value => no value
826+
827+ gd
828+
829+ GD Support => enabled
830+ GD Version => bundled (2.0.34 compatible)
831+ FreeType Support => enabled
832+ FreeType Linkage => with freetype
833+ FreeType Version => 2.4.9
834+ GIF Read Support => enabled
835+ GIF Create Support => enabled
836+ PNG Support => enabled
837+ libPNG Version => 1.2.49
838+ WBMP Support => enabled
839+ XBM Support => enabled
840+
841+ Directive => Local Value => Master Value
842+ gd.jpeg_ignore_warning => 0 => 0
843+
844+ gettext
845+
846+ GetText Support => enabled
847+
848+ hash
849+
850+ hash support => enabled
851+ 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 fnv132 fnv164 joaat 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
852+
853+ iconv
854+
855+ iconv support => enabled
856+ iconv implementation => glibc
857+ iconv library version => 2.13
858+
859+ Directive => Local Value => Master Value
860+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
861+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
862+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
863+
864+ json
865+
866+ json support => enabled
867+ json version => 1.2.1
868+
869+ libxml
870+
871+ libXML support => active
872+ libXML Compiled Version => 2.8.0
873+ libXML Loaded Version => 20800
874+ libXML streams => enabled
875+
876+ mbstring
877+
878+ Multibyte Support => enabled
879+ Multibyte string engine => libmbfl
880+ HTTP input encoding translation => disabled
881+ libmbfl version => 1.3.2
882+
883+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
884+
885+ Multibyte (japanese) regex support => enabled
886+ Multibyte regex (oniguruma) backtrack check => On
887+ Multibyte regex (oniguruma) version => 4.7.1
888+
889+ Directive => Local Value => Master Value
890+ mbstring.detect_order => no value => no value
891+ mbstring.encoding_translation => Off => Off
892+ mbstring.func_overload => 0 => 0
893+ mbstring.http_input => pass => pass
894+ mbstring.http_output => pass => pass
895+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
896+ mbstring.internal_encoding => no value => no value
897+ mbstring.language => neutral => neutral
898+ mbstring.strict_detection => Off => Off
899+ mbstring.substitute_character => no value => no value
900+
901+ mcrypt
902+
903+ mcrypt support => enabled
904+ mcrypt_filter support => enabled
905+ Version => 2.5.8
906+ Api No => 20021217
907+ 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
908+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
909+
910+ Directive => Local Value => Master Value
911+ mcrypt.algorithms_dir => no value => no value
912+ mcrypt.modes_dir => no value => no value
913+
914+ mysql
915+
916+ MySQL Support => enabled
917+ Active Persistent Links => 0
918+ Active Links => 0
919+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
920+
921+ Directive => Local Value => Master Value
922+ mysql.allow_local_infile => On => On
923+ mysql.allow_persistent => On => On
924+ mysql.connect_timeout => 60 => 60
925+ mysql.default_host => no value => no value
926+ mysql.default_password => no value => no value
927+ mysql.default_port => no value => no value
928+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
929+ mysql.default_user => no value => no value
930+ mysql.max_links => Unlimited => Unlimited
931+ mysql.max_persistent => Unlimited => Unlimited
932+ mysql.trace_mode => Off => Off
933+
934+ mysqli
935+
936+ MysqlI Support => enabled
937+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
938+ Active Persistent Links => 0
939+ Inactive Persistent Links => 0
940+ Active Links => 0
941+
942+ Directive => Local Value => Master Value
943+ mysqli.allow_local_infile => On => On
944+ mysqli.allow_persistent => On => On
945+ mysqli.default_host => no value => no value
946+ mysqli.default_port => 3306 => 3306
947+ mysqli.default_pw => no value => no value
948+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
949+ mysqli.default_user => no value => no value
950+ mysqli.max_links => Unlimited => Unlimited
951+ mysqli.max_persistent => Unlimited => Unlimited
952+ mysqli.reconnect => Off => Off
953+
954+ mysqlnd
955+
956+ mysqlnd => enabled
957+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
958+ Compression => supported
959+ SSL => supported
960+ Command buffer size => 4096
961+ Read buffer size => 32768
962+ Read timeout => 31536000
963+ Collecting statistics => Yes
964+ Collecting memory statistics => No
965+ Tracing => n/a
966+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
967+ API Extensions => mysqli,mysql
968+
969+ mysqlnd statistics =>
970+ bytes_sent => 0
971+ bytes_received => 0
972+ packets_sent => 0
973+ packets_received => 0
974+ protocol_overhead_in => 0
975+ protocol_overhead_out => 0
976+ bytes_received_ok_packet => 0
977+ bytes_received_eof_packet => 0
978+ bytes_received_rset_header_packet => 0
979+ bytes_received_rset_field_meta_packet => 0
980+ bytes_received_rset_row_packet => 0
981+ bytes_received_prepare_response_packet => 0
982+ bytes_received_change_user_packet => 0
983+ packets_sent_command => 0
984+ packets_received_ok => 0
985+ packets_received_eof => 0
986+ packets_received_rset_header => 0
987+ packets_received_rset_field_meta => 0
988+ packets_received_rset_row => 0
989+ packets_received_prepare_response => 0
990+ packets_received_change_user => 0
991+ result_set_queries => 0
992+ non_result_set_queries => 0
993+ no_index_used => 0
994+ bad_index_used => 0
995+ slow_queries => 0
996+ buffered_sets => 0
997+ unbuffered_sets => 0
998+ ps_buffered_sets => 0
999+ ps_unbuffered_sets => 0
1000+ flushed_normal_sets => 0
1001+ flushed_ps_sets => 0
1002+ ps_prepared_never_executed => 0
1003+ ps_prepared_once_executed => 0
1004+ rows_fetched_from_server_normal => 0
1005+ rows_fetched_from_server_ps => 0
1006+ rows_buffered_from_client_normal => 0
1007+ rows_buffered_from_client_ps => 0
1008+ rows_fetched_from_client_normal_buffered => 0
1009+ rows_fetched_from_client_normal_unbuffered => 0
1010+ rows_fetched_from_client_ps_buffered => 0
1011+ rows_fetched_from_client_ps_unbuffered => 0
1012+ rows_fetched_from_client_ps_cursor => 0
1013+ rows_affected_normal => 0
1014+ rows_affected_ps => 0
1015+ rows_skipped_normal => 0
1016+ rows_skipped_ps => 0
1017+ copy_on_write_saved => 0
1018+ copy_on_write_performed => 0
1019+ command_buffer_too_small => 0
1020+ connect_success => 0
1021+ connect_failure => 0
1022+ connection_reused => 0
1023+ reconnect => 0
1024+ pconnect_success => 0
1025+ active_connections => 0
1026+ active_persistent_connections => 0
1027+ explicit_close => 0
1028+ implicit_close => 0
1029+ disconnect_close => 0
1030+ in_middle_of_command_close => 0
1031+ explicit_free_result => 0
1032+ implicit_free_result => 0
1033+ explicit_stmt_close => 0
1034+ implicit_stmt_close => 0
1035+ mem_emalloc_count => 0
1036+ mem_emalloc_amount => 0
1037+ mem_ecalloc_count => 0
1038+ mem_ecalloc_amount => 0
1039+ mem_erealloc_count => 0
1040+ mem_erealloc_amount => 0
1041+ mem_efree_count => 0
1042+ mem_efree_amount => 0
1043+ mem_malloc_count => 0
1044+ mem_malloc_amount => 0
1045+ mem_calloc_count => 0
1046+ mem_calloc_amount => 0
1047+ mem_realloc_count => 0
1048+ mem_realloc_amount => 0
1049+ mem_free_count => 0
1050+ mem_free_amount => 0
1051+ mem_estrndup_count => 0
1052+ mem_strndup_count => 0
1053+ mem_estndup_count => 0
1054+ mem_strdup_count => 0
1055+ proto_text_fetched_null => 0
1056+ proto_text_fetched_bit => 0
1057+ proto_text_fetched_tinyint => 0
1058+ proto_text_fetched_short => 0
1059+ proto_text_fetched_int24 => 0
1060+ proto_text_fetched_int => 0
1061+ proto_text_fetched_bigint => 0
1062+ proto_text_fetched_decimal => 0
1063+ proto_text_fetched_float => 0
1064+ proto_text_fetched_double => 0
1065+ proto_text_fetched_date => 0
1066+ proto_text_fetched_year => 0
1067+ proto_text_fetched_time => 0
1068+ proto_text_fetched_datetime => 0
1069+ proto_text_fetched_timestamp => 0
1070+ proto_text_fetched_string => 0
1071+ proto_text_fetched_blob => 0
1072+ proto_text_fetched_enum => 0
1073+ proto_text_fetched_set => 0
1074+ proto_text_fetched_geometry => 0
1075+ proto_text_fetched_other => 0
1076+ proto_binary_fetched_null => 0
1077+ proto_binary_fetched_bit => 0
1078+ proto_binary_fetched_tinyint => 0
1079+ proto_binary_fetched_short => 0
1080+ proto_binary_fetched_int24 => 0
1081+ proto_binary_fetched_int => 0
1082+ proto_binary_fetched_bigint => 0
1083+ proto_binary_fetched_decimal => 0
1084+ proto_binary_fetched_float => 0
1085+ proto_binary_fetched_double => 0
1086+ proto_binary_fetched_date => 0
1087+ proto_binary_fetched_year => 0
1088+ proto_binary_fetched_time => 0
1089+ proto_binary_fetched_datetime => 0
1090+ proto_binary_fetched_timestamp => 0
1091+ proto_binary_fetched_string => 0
1092+ proto_binary_fetched_blob => 0
1093+ proto_binary_fetched_enum => 0
1094+ proto_binary_fetched_set => 0
1095+ proto_binary_fetched_geometry => 0
1096+ proto_binary_fetched_other => 0
1097+ init_command_executed_count => 0
1098+ init_command_failed_count => 0
1099+ com_quit => 0
1100+ com_init_db => 0
1101+ com_query => 0
1102+ com_field_list => 0
1103+ com_create_db => 0
1104+ com_drop_db => 0
1105+ com_refresh => 0
1106+ com_shutdown => 0
1107+ com_statistics => 0
1108+ com_process_info => 0
1109+ com_connect => 0
1110+ com_process_kill => 0
1111+ com_debug => 0
1112+ com_ping => 0
1113+ com_time => 0
1114+ com_delayed_insert => 0
1115+ com_change_user => 0
1116+ com_binlog_dump => 0
1117+ com_table_dump => 0
1118+ com_connect_out => 0
1119+ com_register_slave => 0
1120+ com_stmt_prepare => 0
1121+ com_stmt_execute => 0
1122+ com_stmt_send_long_data => 0
1123+ com_stmt_close => 0
1124+ com_stmt_reset => 0
1125+ com_stmt_set_option => 0
1126+ com_stmt_fetch => 0
1127+ com_deamon => 0
1128+ bytes_received_real_data_normal => 0
1129+ bytes_received_real_data_ps => 0
1130+
1131+ example statistics =>
1132+ stat1 => 0
1133+ stat2 => 0
1134+
1135+ pcre
1136+
1137+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1138+ PCRE Library Version => 8.12 2011-01-15
1139+
1140+ Directive => Local Value => Master Value
1141+ pcre.backtrack_limit => 1000000 => 1000000
1142+ pcre.recursion_limit => 100000 => 100000
1143+
1144+ PDO
1145+
1146+ PDO support => enabled
1147+ PDO drivers => sqlite
1148+
1149+ pdo_sqlite
1150+
1151+ PDO Driver for SQLite 3.x => enabled
1152+ SQLite Library => 3.7.7.1
1153+
1154+ Phar
1155+
1156+ Phar: PHP Archive support => enabled
1157+ Phar EXT version => 2.0.1
1158+ Phar API version => 1.1.1
1159+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1160+ Phar-based phar archives => enabled
1161+ Tar-based phar archives => enabled
1162+ ZIP-based phar archives => enabled
1163+ gzip compression => enabled
1164+ bzip2 compression => enabled
1165+ OpenSSL support => disabled (install ext/openssl)
1166+
1167+
1168+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1169+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1170+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1171+ Directive => Local Value => Master Value
1172+ phar.cache_list => no value => no value
1175+
1177+
1178+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1179+
1180+ pspell
1181+
1182+ PSpell Support => enabled
1183+
1184+ Reflection
1185+
1186+ Reflection => enabled
1187+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1188+
1189+ session
1190+
1191+ Session Support => enabled
1192+ Registered save handlers => files user
1193+ Registered serializer handlers => php php_binary
1194+
1195+ Directive => Local Value => Master Value
1196+ session.auto_start => Off => Off
1197+ session.cache_expire => 180 => 180
1198+ session.cache_limiter => nocache => nocache
1199+ session.cookie_domain => no value => no value
1200+ session.cookie_httponly => Off => Off
1201+ session.cookie_lifetime => 0 => 0
1202+ session.cookie_path => / => /
1203+ session.cookie_secure => Off => Off
1204+ session.entropy_file => /dev/urandom => /dev/urandom
1205+ session.entropy_length => 32 => 32
1206+ session.gc_divisor => 100 => 100
1207+ session.gc_maxlifetime => 1440 => 1440
1208+ session.gc_probability => 1 => 1
1209+ session.hash_bits_per_character => 4 => 4
1210+ session.hash_function => 0 => 0
1211+ session.name => PHPSESSID => PHPSESSID
1212+ session.referer_check => no value => no value
1213+ session.save_handler => files => files
1214+ session.save_path => no value => no value
1215+ session.serialize_handler => php => php
1216+ session.upload_progress.cleanup => On => On
1217+ session.upload_progress.enabled => On => On
1218+ session.upload_progress.freq => 1% => 1%
1219+ session.upload_progress.min_freq => 1 => 1
1220+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1221+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1222+ session.use_cookies => On => On
1223+ session.use_only_cookies => On => On
1224+ session.use_trans_sid => 0 => 0
1225+
1226+ SimpleXML
1227+
1228+ Simplexml support => enabled
1229+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1230+ Schema support => enabled
1231+
1232+ sockets
1233+
1234+ Sockets Support => enabled
1235+
1236+ SPL
1237+
1238+ SPL support => enabled
1239+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1240+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1241+
1242+ sqlite3
1243+
1244+ SQLite3 support => enabled
1245+ SQLite3 module version => 0.7
1246+ SQLite Library => 3.7.7.1
1247+
1248+ Directive => Local Value => Master Value
1249+ sqlite3.extension_dir => no value => no value
1250+
1251+ standard
1252+
1253+ Dynamic Library Support => enabled
1254+ Path to sendmail => /usr/sbin/sendmail -t -i
1255+
1256+ Directive => Local Value => Master Value
1257+ assert.active => 1 => 1
1258+ assert.bail => 0 => 0
1259+ assert.callback => no value => no value
1260+ assert.quiet_eval => 0 => 0
1261+ assert.warning => 1 => 1
1262+ auto_detect_line_endings => 0 => 0
1263+ default_socket_timeout => 60 => 60
1264+ from => no value => no value
1265+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1266+ user_agent => no value => no value
1267+
1268+ tokenizer
1269+
1270+ Tokenizer Support => enabled
1271+
1272+ xml
1273+
1274+ XML Support => active
1275+ XML Namespace Support => active
1276+ libxml2 Version => 2.8.0
1277+
1278+ xmlreader
1279+
1280+ XMLReader => enabled
1281+
1282+ xmlwriter
1283+
1284+ XMLWriter => enabled
1285+
1286+ zip
1287+
1288+ Zip => enabled
1289+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1290+ Zip version => 1.11.0
1291+ Libzip version => 0.10.1
1292+
1293+ zlib
1294+
1295+ ZLib Support => enabled
1296+ Stream Wrapper => compress.zlib://
1297+ Stream Filter => zlib.inflate, zlib.deflate
1298+ Compiled Version => 1.2.7
1299+ Linked Version => 1.2.7
1300+
1301+ Directive => Local Value => Master Value
1302+ zlib.output_compression => Off => Off
1303+ zlib.output_compression_level => -1 => -1
1304+ zlib.output_handler => no value => no value
1305+
1306+ Additional Modules
1307+
1308+ Module Name
1309+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => On => On
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /home/user/Downloads/php-5.4.8/modules/ => /home/user/Downloads/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/php5/lib/php => .:/usr/local/php5/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => -t -i => -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.22.0
107+ Age => 3
108+ Features
109+ AsynchDNS => No
110+ Debug => No
111+ GSS-Negotiate => Yes
112+ IDN => Yes
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp
123+ Host => i686-pc-linux-gnu
124+ SSL Version => GnuTLS/2.12.14
125+ ZLib Version => 1.2.3.4
126+
127+ date
128+
129+ date/time support => enabled
130+ "Olson" Timezone Database Version => 2012.3
131+ Timezone Database => internal
132+
133+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
134+ Default timezone => UTC
135+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
137+ date.default_latitude => 31.7667 => 31.7667
138+ date.default_longitude => 35.2333 => 35.2333
139+ date.sunrise_zenith => 90.583333 => 90.583333
140+ date.sunset_zenith => 90.583333 => 90.583333
141+ date.timezone => no value => no value
142+
145+ DOM/XML => enabled
146+ DOM/XML API Version => 20031129
147+ libxml Version => 2.7.8
148+ HTML Support => enabled
149+ XPath Support => enabled
150+ XPointer Support => enabled
151+ Schema Support => enabled
152+ RelaxNG Support => enabled
153+
154+ ereg
155+
156+ Regex Library => Bundled library enabled
157+
158+ exif
159+
160+ EXIF Support => enabled
161+ EXIF Version => 1.4 $Id$
162+ Supported EXIF Version => 0220
163+ Supported filetypes => JPEG,TIFF
165+ Directive => Local Value => Master Value
166+ exif.decode_jis_intel => JIS => JIS
167+ exif.decode_jis_motorola => JIS => JIS
168+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
169+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
170+ exif.encode_jis => no value => no value
171+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
173+ fileinfo
174+
175+ fileinfo support => enabled
176+ version => 1.0.5
177+
178+ filter
179+
180+ Input Validation and Filtering => enabled
181+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
182+
184+ filter.default => unsafe_raw => unsafe_raw
185+ filter.default_flags => no value => no value
186+
187+ ftp
188+
189+ FTP support => enabled
190+
191+ gd
192+
193+ GD Support => enabled
194+ GD Version => bundled (2.0.34 compatible)
195+ FreeType Support => enabled
196+ FreeType Linkage => with freetype
197+ FreeType Version => 2.4.8
198+ GIF Read Support => enabled
199+ GIF Create Support => enabled
200+ JPEG Support => enabled
201+ libJPEG Version => 8
202+ PNG Support => enabled
203+ libPNG Version => 1.2.46
204+ WBMP Support => enabled
205+ XBM Support => enabled
206+
207+ Directive => Local Value => Master Value
208+ gd.jpeg_ignore_warning => 0 => 0
209+
210+ hash
211+
212+ hash support => enabled
213+ 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 fnv132 fnv164 joaat 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
214+
215+ iconv
216+
217+ iconv support => enabled
218+ iconv implementation => glibc
219+ iconv library version => 2.15
220+
221+ Directive => Local Value => Master Value
222+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
223+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
224+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
225+
226+ json
227+
228+ json support => enabled
229+ json version => 1.2.1
230+
231+ libxml
232+
233+ libXML support => active
234+ libXML Compiled Version => 2.7.8
235+ libXML Loaded Version => 20708
236+ libXML streams => enabled
237+
238+ mbstring
239+
240+ Multibyte Support => enabled
241+ Multibyte string engine => libmbfl
242+ HTTP input encoding translation => disabled
243+ libmbfl version => 1.3.2
244+
245+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
246+
247+ Multibyte (japanese) regex support => enabled
248+ Multibyte regex (oniguruma) backtrack check => On
249+ Multibyte regex (oniguruma) version => 4.7.1
250+
251+ Directive => Local Value => Master Value
252+ mbstring.detect_order => no value => no value
253+ mbstring.encoding_translation => Off => Off
254+ mbstring.func_overload => 0 => 0
255+ mbstring.http_input => pass => pass
256+ mbstring.http_output => pass => pass
257+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
258+ mbstring.internal_encoding => no value => no value
259+ mbstring.language => neutral => neutral
260+ mbstring.strict_detection => Off => Off
261+ mbstring.substitute_character => no value => no value
262+
263+ mcrypt
264+
265+ mcrypt support => enabled
266+ mcrypt_filter support => enabled
267+ Version => 2.5.8
268+ Api No => 20021217
269+ 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
270+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
271+
272+ Directive => Local Value => Master Value
273+ mcrypt.algorithms_dir => no value => no value
274+ mcrypt.modes_dir => no value => no value
275+
276+ mysql
277+
278+ MySQL Support => enabled
279+ Active Persistent Links => 0
280+ Active Links => 0
281+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
282+
283+ Directive => Local Value => Master Value
284+ mysql.allow_local_infile => On => On
285+ mysql.allow_persistent => On => On
286+ mysql.connect_timeout => 60 => 60
287+ mysql.default_host => no value => no value
288+ mysql.default_password => no value => no value
289+ mysql.default_port => no value => no value
290+ mysql.default_socket => no value => no value
291+ mysql.default_user => no value => no value
292+ mysql.max_links => Unlimited => Unlimited
293+ mysql.max_persistent => Unlimited => Unlimited
294+ mysql.trace_mode => Off => Off
295+
296+ mysqli
297+
298+ MysqlI Support => enabled
299+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
300+ Active Persistent Links => 0
301+ Inactive Persistent Links => 0
302+ Active Links => 0
303+
304+ Directive => Local Value => Master Value
305+ mysqli.allow_local_infile => On => On
306+ mysqli.allow_persistent => On => On
307+ mysqli.default_host => no value => no value
308+ mysqli.default_port => 3306 => 3306
309+ mysqli.default_pw => no value => no value
310+ mysqli.default_socket => no value => no value
311+ mysqli.default_user => no value => no value
312+ mysqli.max_links => Unlimited => Unlimited
313+ mysqli.max_persistent => Unlimited => Unlimited
314+ mysqli.reconnect => Off => Off
315+
316+ mysqlnd
317+
318+ mysqlnd => enabled
319+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
320+ Compression => supported
321+ SSL => supported
322+ Command buffer size => 4096
323+ Read buffer size => 32768
324+ Read timeout => 31536000
325+ Collecting statistics => Yes
326+ Collecting memory statistics => No
327+ Tracing => n/a
328+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
329+ API Extensions => mysqli,pdo_mysql,mysql
330+
331+ mysqlnd statistics =>
332+ bytes_sent => 0
333+ bytes_received => 0
334+ packets_sent => 0
335+ packets_received => 0
336+ protocol_overhead_in => 0
337+ protocol_overhead_out => 0
338+ bytes_received_ok_packet => 0
339+ bytes_received_eof_packet => 0
340+ bytes_received_rset_header_packet => 0
341+ bytes_received_rset_field_meta_packet => 0
342+ bytes_received_rset_row_packet => 0
343+ bytes_received_prepare_response_packet => 0
344+ bytes_received_change_user_packet => 0
345+ packets_sent_command => 0
346+ packets_received_ok => 0
347+ packets_received_eof => 0
348+ packets_received_rset_header => 0
349+ packets_received_rset_field_meta => 0
350+ packets_received_rset_row => 0
351+ packets_received_prepare_response => 0
352+ packets_received_change_user => 0
353+ result_set_queries => 0
354+ non_result_set_queries => 0
355+ no_index_used => 0
356+ bad_index_used => 0
357+ slow_queries => 0
358+ buffered_sets => 0
359+ unbuffered_sets => 0
360+ ps_buffered_sets => 0
361+ ps_unbuffered_sets => 0
362+ flushed_normal_sets => 0
363+ flushed_ps_sets => 0
364+ ps_prepared_never_executed => 0
365+ ps_prepared_once_executed => 0
366+ rows_fetched_from_server_normal => 0
367+ rows_fetched_from_server_ps => 0
368+ rows_buffered_from_client_normal => 0
369+ rows_buffered_from_client_ps => 0
370+ rows_fetched_from_client_normal_buffered => 0
371+ rows_fetched_from_client_normal_unbuffered => 0
372+ rows_fetched_from_client_ps_buffered => 0
373+ rows_fetched_from_client_ps_unbuffered => 0
374+ rows_fetched_from_client_ps_cursor => 0
375+ rows_affected_normal => 0
376+ rows_affected_ps => 0
377+ rows_skipped_normal => 0
378+ rows_skipped_ps => 0
379+ copy_on_write_saved => 0
380+ copy_on_write_performed => 0
381+ command_buffer_too_small => 0
382+ connect_success => 0
383+ connect_failure => 0
384+ connection_reused => 0
385+ reconnect => 0
386+ pconnect_success => 0
387+ active_connections => 0
388+ active_persistent_connections => 0
389+ explicit_close => 0
390+ implicit_close => 0
391+ disconnect_close => 0
392+ in_middle_of_command_close => 0
393+ explicit_free_result => 0
394+ implicit_free_result => 0
395+ explicit_stmt_close => 0
396+ implicit_stmt_close => 0
397+ mem_emalloc_count => 0
398+ mem_emalloc_amount => 0
399+ mem_ecalloc_count => 0
400+ mem_ecalloc_amount => 0
401+ mem_erealloc_count => 0
402+ mem_erealloc_amount => 0
403+ mem_efree_count => 0
404+ mem_efree_amount => 0
405+ mem_malloc_count => 0
406+ mem_malloc_amount => 0
407+ mem_calloc_count => 0
408+ mem_calloc_amount => 0
409+ mem_realloc_count => 0
410+ mem_realloc_amount => 0
411+ mem_free_count => 0
412+ mem_free_amount => 0
413+ mem_estrndup_count => 0
414+ mem_strndup_count => 0
415+ mem_estndup_count => 0
416+ mem_strdup_count => 0
417+ proto_text_fetched_null => 0
418+ proto_text_fetched_bit => 0
419+ proto_text_fetched_tinyint => 0
420+ proto_text_fetched_short => 0
421+ proto_text_fetched_int24 => 0
422+ proto_text_fetched_int => 0
423+ proto_text_fetched_bigint => 0
424+ proto_text_fetched_decimal => 0
425+ proto_text_fetched_float => 0
426+ proto_text_fetched_double => 0
427+ proto_text_fetched_date => 0
428+ proto_text_fetched_year => 0
429+ proto_text_fetched_time => 0
430+ proto_text_fetched_datetime => 0
431+ proto_text_fetched_timestamp => 0
432+ proto_text_fetched_string => 0
433+ proto_text_fetched_blob => 0
434+ proto_text_fetched_enum => 0
435+ proto_text_fetched_set => 0
436+ proto_text_fetched_geometry => 0
437+ proto_text_fetched_other => 0
438+ proto_binary_fetched_null => 0
439+ proto_binary_fetched_bit => 0
440+ proto_binary_fetched_tinyint => 0
441+ proto_binary_fetched_short => 0
442+ proto_binary_fetched_int24 => 0
443+ proto_binary_fetched_int => 0
444+ proto_binary_fetched_bigint => 0
445+ proto_binary_fetched_decimal => 0
446+ proto_binary_fetched_float => 0
447+ proto_binary_fetched_double => 0
448+ proto_binary_fetched_date => 0
449+ proto_binary_fetched_year => 0
450+ proto_binary_fetched_time => 0
451+ proto_binary_fetched_datetime => 0
452+ proto_binary_fetched_timestamp => 0
453+ proto_binary_fetched_string => 0
454+ proto_binary_fetched_blob => 0
455+ proto_binary_fetched_enum => 0
456+ proto_binary_fetched_set => 0
457+ proto_binary_fetched_geometry => 0
458+ proto_binary_fetched_other => 0
459+ init_command_executed_count => 0
460+ init_command_failed_count => 0
461+ com_quit => 0
462+ com_init_db => 0
463+ com_query => 0
464+ com_field_list => 0
465+ com_create_db => 0
466+ com_drop_db => 0
467+ com_refresh => 0
468+ com_shutdown => 0
469+ com_statistics => 0
470+ com_process_info => 0
471+ com_connect => 0
472+ com_process_kill => 0
473+ com_debug => 0
474+ com_ping => 0
475+ com_time => 0
476+ com_delayed_insert => 0
477+ com_change_user => 0
478+ com_binlog_dump => 0
479+ com_table_dump => 0
480+ com_connect_out => 0
481+ com_register_slave => 0
482+ com_stmt_prepare => 0
483+ com_stmt_execute => 0
484+ com_stmt_send_long_data => 0
485+ com_stmt_close => 0
486+ com_stmt_reset => 0
487+ com_stmt_set_option => 0
488+ com_stmt_fetch => 0
489+ com_deamon => 0
490+ bytes_received_real_data_normal => 0
491+ bytes_received_real_data_ps => 0
492+
493+ example statistics =>
494+ stat1 => 0
495+ stat2 => 0
496+
497+ pcre
498+
499+ PCRE (Perl Compatible Regular Expressions) Support => enabled
500+ PCRE Library Version => 8.12 2011-01-15
501+
502+ Directive => Local Value => Master Value
503+ pcre.backtrack_limit => 1000000 => 1000000
504+ pcre.recursion_limit => 100000 => 100000
505+
506+ PDO
507+
508+ PDO support => enabled
509+ PDO drivers => sqlite, mysql
510+
511+ pdo_mysql
512+
513+ PDO Driver for MySQL => enabled
514+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
515+
516+ Directive => Local Value => Master Value
517+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
518+
519+ pdo_sqlite
520+
521+ PDO Driver for SQLite 3.x => enabled
522+ SQLite Library => 3.7.7.1
523+
524+ Phar
525+
526+ Phar: PHP Archive support => enabled
527+ Phar EXT version => 2.0.1
528+ Phar API version => 1.1.1
529+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
530+ Phar-based phar archives => enabled
531+ Tar-based phar archives => enabled
532+ ZIP-based phar archives => enabled
533+ gzip compression => enabled
534+ bzip2 compression => enabled
535+ OpenSSL support => disabled (install ext/openssl)
536+
537+
538+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
539+ Phar fully realized by Gregory Beaver and Marcus Boerger.
540+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
541+ Directive => Local Value => Master Value
543+ phar.readonly => Off => Off
544+ phar.require_hash => Off => Off
545+
546+ posix
547+
548+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
549+
550+ Reflection
551+
552+ Reflection => enabled
553+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
554+
555+ session
556+
557+ Session Support => enabled
558+ Registered save handlers => files user
559+ Registered serializer handlers => php php_binary wddx
560+
561+ Directive => Local Value => Master Value
562+ session.auto_start => Off => Off
563+ session.cache_expire => 180 => 180
564+ session.cache_limiter => nocache => nocache
565+ session.cookie_domain => no value => no value
566+ session.cookie_httponly => Off => Off
567+ session.cookie_lifetime => 0 => 0
568+ session.cookie_path => / => /
569+ session.cookie_secure => Off => Off
570+ session.entropy_file => /dev/urandom => /dev/urandom
571+ session.entropy_length => 32 => 32
572+ session.gc_divisor => 100 => 100
573+ session.gc_maxlifetime => 1440 => 1440
574+ session.gc_probability => 1 => 1
575+ session.hash_bits_per_character => 4 => 4
576+ session.hash_function => 0 => 0
577+ session.name => PHPSESSID => PHPSESSID
578+ session.referer_check => no value => no value
579+ session.save_handler => files => files
580+ session.save_path => no value => no value
581+ session.serialize_handler => php => php
582+ session.upload_progress.cleanup => On => On
583+ session.upload_progress.enabled => On => On
584+ session.upload_progress.freq => 1% => 1%
585+ session.upload_progress.min_freq => 1 => 1
586+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
587+ session.upload_progress.prefix => upload_progress_ => upload_progress_
588+ session.use_cookies => On => On
589+ session.use_only_cookies => On => On
590+ session.use_trans_sid => 0 => 0
591+
592+ shmop
593+
594+ shmop support => enabled
595+
596+ SimpleXML
597+
598+ Simplexml support => enabled
599+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
600+ Schema support => enabled
601+
602+ soap
603+
604+ Soap Client => enabled
605+ Soap Server => enabled
606+
607+ Directive => Local Value => Master Value
608+ soap.wsdl_cache => 1 => 1
609+ soap.wsdl_cache_dir => /tmp => /tmp
610+ soap.wsdl_cache_enabled => 1 => 1
611+ soap.wsdl_cache_limit => 5 => 5
612+ soap.wsdl_cache_ttl => 86400 => 86400
613+
614+ sockets
615+
616+ Sockets Support => enabled
617+
618+ SPL
619+
620+ SPL support => enabled
621+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
622+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
623+
624+ sqlite3
625+
626+ SQLite3 support => enabled
627+ SQLite3 module version => 0.7
628+ SQLite Library => 3.7.7.1
629+
630+ Directive => Local Value => Master Value
631+ sqlite3.extension_dir => no value => no value
632+
633+ standard
634+
635+ Dynamic Library Support => enabled
636+ Path to sendmail => -t -i
637+
638+ Directive => Local Value => Master Value
639+ assert.active => 1 => 1
640+ assert.bail => 0 => 0
641+ assert.callback => no value => no value
642+ assert.quiet_eval => 0 => 0
643+ assert.warning => 1 => 1
644+ auto_detect_line_endings => 0 => 0
645+ default_socket_timeout => 60 => 60
646+ from => no value => no value
647+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
648+ user_agent => no value => no value
649+
650+ tokenizer
651+
652+ Tokenizer Support => enabled
653+
654+ wddx
655+
656+ WDDX Support => enabled
657+ WDDX Session Serializer => enabled
658+
659+ xml
660+
661+ XML Support => active
662+ XML Namespace Support => active
663+ libxml2 Version => 2.7.8
664+
665+ xmlreader
666+
667+ XMLReader => enabled
668+
669+ xmlrpc
670+
671+ core library version => xmlrpc-epi v. 0.51
672+ php extension version => 0.51
673+ author => Dan Libby
674+ homepage => http://xmlrpc-epi.sourceforge.net
675+ open sourced by => Epinions.com
676+
677+ xmlwriter
678+
679+ XMLWriter => enabled
680+
681+ zip
682+
683+ Zip => enabled
684+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
685+ Zip version => 1.11.0
686+ Libzip version => 0.10.1
687+
688+ zlib
689+
690+ ZLib Support => enabled
691+ Stream Wrapper => compress.zlib://
692+ Stream Filter => zlib.inflate, zlib.deflate
693+ Compiled Version => 1.2.3.4
694+ Linked Version => 1.2.3.4
695+
696+ Directive => Local Value => Master Value
697+ zlib.output_compression => Off => Off
698+ zlib.output_compression_level => -1 => -1
699+ zlib.output_handler => no value => no value
700+
701+ Additional Modules
702+
703+ Module Name
704+ phpinfo()
705+
706+ bz2
707+
708+ BZip2 Support => Enabled
709+ Stream Wrapper support => compress.bzip2://
710+ Stream Filter support => bzip2.decompress, bzip2.compress
711+ BZip2 Version => 1.0.6, 6-Sept-2010
712+
713+ Core
714+
715+ PHP Version => 5.4.8
716+
717+ Directive => Local Value => Master Value
718+ allow_url_fopen => On => On
719+ allow_url_include => Off => Off
720+ always_populate_raw_post_data => Off => Off
721+ arg_separator.input => & => &
722+ arg_separator.output => & => &
723+ asp_tags => Off => Off
724+ auto_append_file => no value => no value
725+ auto_globals_jit => On => On
726+ auto_prepend_file => no value => no value
727+ browscap => no value => no value
728+ default_charset => no value => no value
729+ default_mimetype => text/html => text/html
730+ disable_classes => no value => no value
731+ disable_functions => no value => no value
732+ display_errors => STDOUT => STDOUT
733+ display_startup_errors => On => On
734+ doc_root => no value => no value
735+ docref_ext => .html => .html
736+ docref_root => no value => no value
737+ enable_dl => On => On
738+ enable_post_data_reading => On => On
739+ error_append_string => no value => no value
740+ error_log => no value => no value
741+ error_prepend_string => no value => no value
742+ error_reporting => 32767 => 32767
743+ exit_on_timeout => Off => Off
744+ expose_php => On => On
745+ extension_dir => /home/user/Downloads/php-5.4.8/modules/ => /home/user/Downloads/php-5.4.8/modules/
746+ file_uploads => On => On
747+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
748+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
749+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
750+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
751+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
752+ html_errors => Off => Off
753+ ignore_repeated_errors => Off => Off
754+ ignore_repeated_source => Off => Off
755+ ignore_user_abort => Off => Off
756+ implicit_flush => On => On
757+ include_path => .:/usr/local/php5/lib/php => .:/usr/local/php5/lib/php
758+ log_errors => Off => Off
759+ log_errors_max_len => 1024 => 1024
760+ mail.add_x_header => Off => Off
761+ mail.force_extra_parameters => no value => no value
762+ mail.log => no value => no value
763+ max_execution_time => 0 => 0
764+ max_file_uploads => 20 => 20
765+ max_input_nesting_level => 64 => 64
766+ max_input_time => -1 => -1
767+ max_input_vars => 1000 => 1000
768+ memory_limit => 128M => 128M
769+ open_basedir => no value => no value
770+ output_buffering => no value => no value
771+ output_handler => no value => no value
772+ post_max_size => 8M => 8M
773+ precision => 14 => 14
774+ realpath_cache_size => 16K => 16K
775+ realpath_cache_ttl => 120 => 120
776+ register_argc_argv => On => On
777+ report_memleaks => On => On
778+ report_zend_debug => Off => Off
779+ request_order => no value => no value
780+ sendmail_from => no value => no value
781+ sendmail_path => -t -i => -t -i
782+ serialize_precision => 17 => 17
783+ short_open_tag => On => On
784+ SMTP => localhost => localhost
785+ smtp_port => 25 => 25
786+ sql.safe_mode => Off => Off
787+ track_errors => On => On
788+ unserialize_callback_func => no value => no value
789+ upload_max_filesize => 2M => 2M
790+ upload_tmp_dir => no value => no value
791+ user_dir => no value => no value
792+ user_ini.cache_ttl => 300 => 300
793+ user_ini.filename => .user.ini => .user.ini
794+ variables_order => EGPCS => EGPCS
795+ xmlrpc_error_number => 0 => 0
796+ xmlrpc_errors => Off => Off
797+ zend.detect_unicode => On => On
798+ zend.enable_gc => On => On
799+ zend.multibyte => Off => Off
800+ zend.script_encoding => no value => no value
801+
802+ ctype
803+
804+ ctype functions => enabled
805+
806+ curl
807+
808+ cURL support => enabled
809+ cURL Information => 7.22.0
810+ Age => 3
811+ Features
812+ AsynchDNS => No
813+ Debug => No
814+ GSS-Negotiate => Yes
815+ IDN => Yes
816+ IPv6 => Yes
817+ Largefile => Yes
818+ NTLM => Yes
819+ SPNEGO => No
820+ SSL => Yes
821+ SSPI => No
822+ krb4 => No
823+ libz => Yes
824+ CharConv => No
825+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp
826+ Host => i686-pc-linux-gnu
827+ SSL Version => GnuTLS/2.12.14
828+ ZLib Version => 1.2.3.4
829+
830+ date
831+
832+ date/time support => enabled
833+ "Olson" Timezone Database Version => 2012.3
834+ Timezone Database => internal
835+
836+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
837+ Default timezone => UTC
838+
839+ Directive => Local Value => Master Value
840+ date.default_latitude => 31.7667 => 31.7667
841+ date.default_longitude => 35.2333 => 35.2333
842+ date.sunrise_zenith => 90.583333 => 90.583333
843+ date.sunset_zenith => 90.583333 => 90.583333
844+ date.timezone => no value => no value
845+
846+ dom
847+
848+ DOM/XML => enabled
849+ DOM/XML API Version => 20031129
850+ libxml Version => 2.7.8
851+ HTML Support => enabled
852+ XPath Support => enabled
853+ XPointer Support => enabled
854+ Schema Support => enabled
855+ RelaxNG Support => enabled
856+
857+ ereg
858+
859+ Regex Library => Bundled library enabled
860+
861+ exif
862+
863+ EXIF Support => enabled
864+ EXIF Version => 1.4 $Id$
865+ Supported EXIF Version => 0220
866+ Supported filetypes => JPEG,TIFF
867+
868+ Directive => Local Value => Master Value
869+ exif.decode_jis_intel => JIS => JIS
870+ exif.decode_jis_motorola => JIS => JIS
871+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
872+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
873+ exif.encode_jis => no value => no value
874+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
875+
876+ fileinfo
877+
878+ fileinfo support => enabled
879+ version => 1.0.5
880+
881+ filter
882+
883+ Input Validation and Filtering => enabled
884+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
885+
886+ Directive => Local Value => Master Value
887+ filter.default => unsafe_raw => unsafe_raw
888+ filter.default_flags => no value => no value
889+
890+ ftp
891+
892+ FTP support => enabled
893+
894+ gd
895+
896+ GD Support => enabled
897+ GD Version => bundled (2.0.34 compatible)
898+ FreeType Support => enabled
899+ FreeType Linkage => with freetype
900+ FreeType Version => 2.4.8
901+ GIF Read Support => enabled
902+ GIF Create Support => enabled
903+ JPEG Support => enabled
904+ libJPEG Version => 8
905+ PNG Support => enabled
906+ libPNG Version => 1.2.46
907+ WBMP Support => enabled
908+ XBM Support => enabled
909+
910+ Directive => Local Value => Master Value
911+ gd.jpeg_ignore_warning => 0 => 0
912+
913+ hash
914+
915+ hash support => enabled
916+ 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 fnv132 fnv164 joaat 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
917+
918+ iconv
919+
920+ iconv support => enabled
921+ iconv implementation => glibc
922+ iconv library version => 2.15
923+
924+ Directive => Local Value => Master Value
925+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
926+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
927+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
928+
929+ json
930+
931+ json support => enabled
932+ json version => 1.2.1
933+
934+ libxml
935+
936+ libXML support => active
937+ libXML Compiled Version => 2.7.8
938+ libXML Loaded Version => 20708
939+ libXML streams => enabled
940+
941+ mbstring
942+
943+ Multibyte Support => enabled
944+ Multibyte string engine => libmbfl
945+ HTTP input encoding translation => disabled
946+ libmbfl version => 1.3.2
947+
948+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
949+
950+ Multibyte (japanese) regex support => enabled
951+ Multibyte regex (oniguruma) backtrack check => On
952+ Multibyte regex (oniguruma) version => 4.7.1
953+
954+ Directive => Local Value => Master Value
955+ mbstring.detect_order => no value => no value
956+ mbstring.encoding_translation => Off => Off
957+ mbstring.func_overload => 0 => 0
958+ mbstring.http_input => pass => pass
959+ mbstring.http_output => pass => pass
960+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
961+ mbstring.internal_encoding => no value => no value
962+ mbstring.language => neutral => neutral
963+ mbstring.strict_detection => Off => Off
964+ mbstring.substitute_character => no value => no value
965+
966+ mcrypt
967+
968+ mcrypt support => enabled
969+ mcrypt_filter support => enabled
970+ Version => 2.5.8
971+ Api No => 20021217
972+ 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
973+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
974+
975+ Directive => Local Value => Master Value
976+ mcrypt.algorithms_dir => no value => no value
977+ mcrypt.modes_dir => no value => no value
978+
979+ mysql
980+
981+ MySQL Support => enabled
982+ Active Persistent Links => 0
983+ Active Links => 0
984+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
985+
986+ Directive => Local Value => Master Value
987+ mysql.allow_local_infile => On => On
988+ mysql.allow_persistent => On => On
989+ mysql.connect_timeout => 60 => 60
990+ mysql.default_host => no value => no value
991+ mysql.default_password => no value => no value
992+ mysql.default_port => no value => no value
993+ mysql.default_socket => no value => no value
994+ mysql.default_user => no value => no value
995+ mysql.max_links => Unlimited => Unlimited
996+ mysql.max_persistent => Unlimited => Unlimited
997+ mysql.trace_mode => Off => Off
998+
999+ mysqli
1000+
1001+ MysqlI Support => enabled
1002+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1003+ Active Persistent Links => 0
1004+ Inactive Persistent Links => 0
1005+ Active Links => 0
1006+
1007+ Directive => Local Value => Master Value
1008+ mysqli.allow_local_infile => On => On
1009+ mysqli.allow_persistent => On => On
1010+ mysqli.default_host => no value => no value
1011+ mysqli.default_port => 3306 => 3306
1012+ mysqli.default_pw => no value => no value
1013+ mysqli.default_socket => no value => no value
1014+ mysqli.default_user => no value => no value
1015+ mysqli.max_links => Unlimited => Unlimited
1016+ mysqli.max_persistent => Unlimited => Unlimited
1017+ mysqli.reconnect => Off => Off
1018+
1019+ mysqlnd
1020+
1021+ mysqlnd => enabled
1022+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1023+ Compression => supported
1024+ SSL => supported
1025+ Command buffer size => 4096
1026+ Read buffer size => 32768
1027+ Read timeout => 31536000
1028+ Collecting statistics => Yes
1029+ Collecting memory statistics => No
1030+ Tracing => n/a
1031+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
1032+ API Extensions => mysqli,pdo_mysql,mysql
1033+
1034+ mysqlnd statistics =>
1035+ bytes_sent => 0
1036+ bytes_received => 0
1037+ packets_sent => 0
1038+ packets_received => 0
1039+ protocol_overhead_in => 0
1040+ protocol_overhead_out => 0
1041+ bytes_received_ok_packet => 0
1042+ bytes_received_eof_packet => 0
1043+ bytes_received_rset_header_packet => 0
1044+ bytes_received_rset_field_meta_packet => 0
1045+ bytes_received_rset_row_packet => 0
1046+ bytes_received_prepare_response_packet => 0
1047+ bytes_received_change_user_packet => 0
1048+ packets_sent_command => 0
1049+ packets_received_ok => 0
1050+ packets_received_eof => 0
1051+ packets_received_rset_header => 0
1052+ packets_received_rset_field_meta => 0
1053+ packets_received_rset_row => 0
1054+ packets_received_prepare_response => 0
1055+ packets_received_change_user => 0
1056+ result_set_queries => 0
1057+ non_result_set_queries => 0
1058+ no_index_used => 0
1059+ bad_index_used => 0
1060+ slow_queries => 0
1061+ buffered_sets => 0
1062+ unbuffered_sets => 0
1063+ ps_buffered_sets => 0
1064+ ps_unbuffered_sets => 0
1065+ flushed_normal_sets => 0
1066+ flushed_ps_sets => 0
1067+ ps_prepared_never_executed => 0
1068+ ps_prepared_once_executed => 0
1069+ rows_fetched_from_server_normal => 0
1070+ rows_fetched_from_server_ps => 0
1071+ rows_buffered_from_client_normal => 0
1072+ rows_buffered_from_client_ps => 0
1073+ rows_fetched_from_client_normal_buffered => 0
1074+ rows_fetched_from_client_normal_unbuffered => 0
1075+ rows_fetched_from_client_ps_buffered => 0
1076+ rows_fetched_from_client_ps_unbuffered => 0
1077+ rows_fetched_from_client_ps_cursor => 0
1078+ rows_affected_normal => 0
1079+ rows_affected_ps => 0
1080+ rows_skipped_normal => 0
1081+ rows_skipped_ps => 0
1082+ copy_on_write_saved => 0
1083+ copy_on_write_performed => 0
1084+ command_buffer_too_small => 0
1085+ connect_success => 0
1086+ connect_failure => 0
1087+ connection_reused => 0
1088+ reconnect => 0
1089+ pconnect_success => 0
1090+ active_connections => 0
1091+ active_persistent_connections => 0
1092+ explicit_close => 0
1093+ implicit_close => 0
1094+ disconnect_close => 0
1095+ in_middle_of_command_close => 0
1096+ explicit_free_result => 0
1097+ implicit_free_result => 0
1098+ explicit_stmt_close => 0
1099+ implicit_stmt_close => 0
1100+ mem_emalloc_count => 0
1101+ mem_emalloc_amount => 0
1102+ mem_ecalloc_count => 0
1103+ mem_ecalloc_amount => 0
1104+ mem_erealloc_count => 0
1105+ mem_erealloc_amount => 0
1106+ mem_efree_count => 0
1107+ mem_efree_amount => 0
1108+ mem_malloc_count => 0
1109+ mem_malloc_amount => 0
1110+ mem_calloc_count => 0
1111+ mem_calloc_amount => 0
1112+ mem_realloc_count => 0
1113+ mem_realloc_amount => 0
1114+ mem_free_count => 0
1115+ mem_free_amount => 0
1116+ mem_estrndup_count => 0
1117+ mem_strndup_count => 0
1118+ mem_estndup_count => 0
1119+ mem_strdup_count => 0
1120+ proto_text_fetched_null => 0
1121+ proto_text_fetched_bit => 0
1122+ proto_text_fetched_tinyint => 0
1123+ proto_text_fetched_short => 0
1124+ proto_text_fetched_int24 => 0
1125+ proto_text_fetched_int => 0
1126+ proto_text_fetched_bigint => 0
1127+ proto_text_fetched_decimal => 0
1128+ proto_text_fetched_float => 0
1129+ proto_text_fetched_double => 0
1130+ proto_text_fetched_date => 0
1131+ proto_text_fetched_year => 0
1132+ proto_text_fetched_time => 0
1133+ proto_text_fetched_datetime => 0
1134+ proto_text_fetched_timestamp => 0
1135+ proto_text_fetched_string => 0
1136+ proto_text_fetched_blob => 0
1137+ proto_text_fetched_enum => 0
1138+ proto_text_fetched_set => 0
1139+ proto_text_fetched_geometry => 0
1140+ proto_text_fetched_other => 0
1141+ proto_binary_fetched_null => 0
1142+ proto_binary_fetched_bit => 0
1143+ proto_binary_fetched_tinyint => 0
1144+ proto_binary_fetched_short => 0
1145+ proto_binary_fetched_int24 => 0
1146+ proto_binary_fetched_int => 0
1147+ proto_binary_fetched_bigint => 0
1148+ proto_binary_fetched_decimal => 0
1149+ proto_binary_fetched_float => 0
1150+ proto_binary_fetched_double => 0
1151+ proto_binary_fetched_date => 0
1152+ proto_binary_fetched_year => 0
1153+ proto_binary_fetched_time => 0
1154+ proto_binary_fetched_datetime => 0
1155+ proto_binary_fetched_timestamp => 0
1156+ proto_binary_fetched_string => 0
1157+ proto_binary_fetched_blob => 0
1158+ proto_binary_fetched_enum => 0
1159+ proto_binary_fetched_set => 0
1160+ proto_binary_fetched_geometry => 0
1161+ proto_binary_fetched_other => 0
1162+ init_command_executed_count => 0
1163+ init_command_failed_count => 0
1164+ com_quit => 0
1165+ com_init_db => 0
1166+ com_query => 0
1167+ com_field_list => 0
1168+ com_create_db => 0
1169+ com_drop_db => 0
1170+ com_refresh => 0
1171+ com_shutdown => 0
1172+ com_statistics => 0
1173+ com_process_info => 0
1174+ com_connect => 0
1175+ com_process_kill => 0
1176+ com_debug => 0
1177+ com_ping => 0
1178+ com_time => 0
1179+ com_delayed_insert => 0
1180+ com_change_user => 0
1181+ com_binlog_dump => 0
1182+ com_table_dump => 0
1183+ com_connect_out => 0
1184+ com_register_slave => 0
1185+ com_stmt_prepare => 0
1186+ com_stmt_execute => 0
1187+ com_stmt_send_long_data => 0
1188+ com_stmt_close => 0
1189+ com_stmt_reset => 0
1190+ com_stmt_set_option => 0
1191+ com_stmt_fetch => 0
1192+ com_deamon => 0
1193+ bytes_received_real_data_normal => 0
1194+ bytes_received_real_data_ps => 0
1195+
1196+ example statistics =>
1197+ stat1 => 0
1198+ stat2 => 0
1199+
1200+ pcre
1201+
1202+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1203+ PCRE Library Version => 8.12 2011-01-15
1204+
1205+ Directive => Local Value => Master Value
1206+ pcre.backtrack_limit => 1000000 => 1000000
1207+ pcre.recursion_limit => 100000 => 100000
1208+
1209+ PDO
1210+
1211+ PDO support => enabled
1212+ PDO drivers => sqlite, mysql
1213+
1214+ pdo_mysql
1215+
1216+ PDO Driver for MySQL => enabled
1217+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1218+
1219+ Directive => Local Value => Master Value
1220+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
1221+
1222+ pdo_sqlite
1223+
1224+ PDO Driver for SQLite 3.x => enabled
1225+ SQLite Library => 3.7.7.1
1226+
1227+ Phar
1228+
1229+ Phar: PHP Archive support => enabled
1230+ Phar EXT version => 2.0.1
1231+ Phar API version => 1.1.1
1232+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1233+ Phar-based phar archives => enabled
1234+ Tar-based phar archives => enabled
1235+ ZIP-based phar archives => enabled
1236+ gzip compression => enabled
1237+ bzip2 compression => enabled
1238+ OpenSSL support => disabled (install ext/openssl)
1239+
1240+
1241+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1242+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1243+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1244+ Directive => Local Value => Master Value
1245+ phar.cache_list => no value => no value
1248+
1250+
1251+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1252+
1253+ Reflection
1254+
1255+ Reflection => enabled
1256+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1257+
1258+ session
1259+
1260+ Session Support => enabled
1261+ Registered save handlers => files user
1262+ Registered serializer handlers => php php_binary wddx
1263+
1264+ Directive => Local Value => Master Value
1265+ session.auto_start => Off => Off
1266+ session.cache_expire => 180 => 180
1267+ session.cache_limiter => nocache => nocache
1268+ session.cookie_domain => no value => no value
1269+ session.cookie_httponly => Off => Off
1270+ session.cookie_lifetime => 0 => 0
1271+ session.cookie_path => / => /
1272+ session.cookie_secure => Off => Off
1273+ session.entropy_file => /dev/urandom => /dev/urandom
1274+ session.entropy_length => 32 => 32
1275+ session.gc_divisor => 100 => 100
1276+ session.gc_maxlifetime => 1440 => 1440
1277+ session.gc_probability => 1 => 1
1278+ session.hash_bits_per_character => 4 => 4
1279+ session.hash_function => 0 => 0
1280+ session.name => PHPSESSID => PHPSESSID
1281+ session.referer_check => no value => no value
1282+ session.save_handler => files => files
1283+ session.save_path => no value => no value
1284+ session.serialize_handler => php => php
1285+ session.upload_progress.cleanup => On => On
1286+ session.upload_progress.enabled => On => On
1287+ session.upload_progress.freq => 1% => 1%
1288+ session.upload_progress.min_freq => 1 => 1
1289+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1290+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1291+ session.use_cookies => On => On
1292+ session.use_only_cookies => On => On
1293+ session.use_trans_sid => 0 => 0
1294+
1295+ shmop
1296+
1297+ shmop support => enabled
1298+
1299+ SimpleXML
1300+
1301+ Simplexml support => enabled
1302+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1303+ Schema support => enabled
1304+
1305+ soap
1306+
1307+ Soap Client => enabled
1308+ Soap Server => enabled
1309+
1310+ Directive => Local Value => Master Value
1311+ soap.wsdl_cache => 1 => 1
1312+ soap.wsdl_cache_dir => /tmp => /tmp
1313+ soap.wsdl_cache_enabled => 1 => 1
1314+ soap.wsdl_cache_limit => 5 => 5
1315+ soap.wsdl_cache_ttl => 86400 => 86400
1316+
1317+ sockets
1318+
1319+ Sockets Support => enabled
1320+
1321+ SPL
1322+
1323+ SPL support => enabled
1324+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1325+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1326+
1327+ sqlite3
1328+
1329+ SQLite3 support => enabled
1330+ SQLite3 module version => 0.7
1331+ SQLite Library => 3.7.7.1
1332+
1333+ Directive => Local Value => Master Value
1334+ sqlite3.extension_dir => no value => no value
1335+
1336+ standard
1337+
1338+ Dynamic Library Support => enabled
1339+ Path to sendmail => -t -i
1340+
1341+ Directive => Local Value => Master Value
1342+ assert.active => 1 => 1
1343+ assert.bail => 0 => 0
1344+ assert.callback => no value => no value
1345+ assert.quiet_eval => 0 => 0
1346+ assert.warning => 1 => 1
1347+ auto_detect_line_endings => 0 => 0
1348+ default_socket_timeout => 60 => 60
1349+ from => no value => no value
1350+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1351+ user_agent => no value => no value
1352+
1353+ tokenizer
1354+
1355+ Tokenizer Support => enabled
1356+
1357+ wddx
1358+
1359+ WDDX Support => enabled
1360+ WDDX Session Serializer => enabled
1361+
1362+ xml
1363+
1364+ XML Support => active
1365+ XML Namespace Support => active
1366+ libxml2 Version => 2.7.8
1367+
1368+ xmlreader
1369+
1370+ XMLReader => enabled
1371+
1372+ xmlrpc
1373+
1374+ core library version => xmlrpc-epi v. 0.51
1375+ php extension version => 0.51
1376+ author => Dan Libby
1377+ homepage => http://xmlrpc-epi.sourceforge.net
1378+ open sourced by => Epinions.com
1379+
1380+ xmlwriter
1381+
1382+ XMLWriter => enabled
1383+
1384+ zip
1385+
1386+ Zip => enabled
1387+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1388+ Zip version => 1.11.0
1389+ Libzip version => 0.10.1
1390+
1391+ zlib
1392+
1393+ ZLib Support => enabled
1394+ Stream Wrapper => compress.zlib://
1395+ Stream Filter => zlib.inflate, zlib.deflate
1396+ Compiled Version => 1.2.3.4
1397+ Linked Version => 1.2.3.4
1398+
1399+ Directive => Local Value => Master Value
1400+ zlib.output_compression => Off => Off
1401+ zlib.output_compression_level => -1 => -1
1402+ zlib.output_handler => no value => no value
1403+
1404+ Additional Modules
1405+
1406+ Module Name
1407+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => On => On
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /home/jacky/Downloads/php-5.4.8/modules/ => /home/jacky/Downloads/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => -t -i => -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.28.0
107+ Age => 3
108+ Features
109+ AsynchDNS => No
110+ Debug => No
111+ GSS-Negotiate => No
112+ IDN => No
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => No
116+ SPNEGO => No
117+ SSL => No
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, gopher, http, imap, pop3, rtsp, smtp, telnet, tftp
123+ Host => i686-pc-linux-gnu
124+ ZLib Version => 1.2.7
125+
126+ date
127+
128+ date/time support => enabled
129+ "Olson" Timezone Database Version => 2012.3
130+ Timezone Database => internal
131+
132+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
133+ Default timezone => UTC
134+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
136+ date.default_latitude => 31.7667 => 31.7667
137+ date.default_longitude => 35.2333 => 35.2333
138+ date.sunrise_zenith => 90.583333 => 90.583333
139+ date.sunset_zenith => 90.583333 => 90.583333
140+ date.timezone => no value => no value
141+
144+ DOM/XML => enabled
145+ DOM/XML API Version => 20031129
146+ libxml Version => 2.8.0
147+ HTML Support => enabled
148+ XPath Support => enabled
149+ XPointer Support => enabled
150+ Schema Support => enabled
151+ RelaxNG Support => enabled
152+
153+ ereg
154+
155+ Regex Library => Bundled library enabled
156+
157+ fileinfo
158+
159+ fileinfo support => enabled
160+ version => 1.0.5
162+ filter
164+ Input Validation and Filtering => enabled
165+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
166+
168+ filter.default => unsafe_raw => unsafe_raw
169+ filter.default_flags => no value => no value
170+
171+ ftp
172+
173+ FTP support => enabled
174+
175+ gd
176+
177+ GD Support => enabled
178+ GD Version => bundled (2.0.34 compatible)
179+ FreeType Support => enabled
180+ FreeType Linkage => with freetype
181+ FreeType Version => 2.4.10
182+ GIF Read Support => enabled
183+ GIF Create Support => enabled
184+ JPEG Support => enabled
185+ libJPEG Version => 8
186+ PNG Support => enabled
187+ libPNG Version => 1.2.49
188+ WBMP Support => enabled
189+ XBM Support => enabled
190+
191+ Directive => Local Value => Master Value
192+ gd.jpeg_ignore_warning => 0 => 0
193+
194+ gettext
195+
196+ GetText Support => enabled
197+
198+ hash
199+
200+ hash support => enabled
201+ 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 fnv132 fnv164 joaat 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
202+
203+ iconv
204+
205+ iconv support => enabled
206+ iconv implementation => glibc
207+ iconv library version => 2.15
208+
209+ Directive => Local Value => Master Value
210+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
211+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
212+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
213+
214+ json
215+
216+ json support => enabled
217+ json version => 1.2.1
218+
219+ libxml
220+
221+ libXML support => active
222+ libXML Compiled Version => 2.8.0
223+ libXML Loaded Version => 20800
224+ libXML streams => enabled
225+
226+ mbstring
227+
228+ Multibyte Support => enabled
229+ Multibyte string engine => libmbfl
230+ HTTP input encoding translation => disabled
231+ libmbfl version => 1.3.2
232+
233+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
234+
235+ Multibyte (japanese) regex support => enabled
236+ Multibyte regex (oniguruma) backtrack check => On
237+ Multibyte regex (oniguruma) version => 4.7.1
238+
239+ Directive => Local Value => Master Value
240+ mbstring.detect_order => no value => no value
241+ mbstring.encoding_translation => Off => Off
242+ mbstring.func_overload => 0 => 0
243+ mbstring.http_input => pass => pass
244+ mbstring.http_output => pass => pass
245+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
246+ mbstring.internal_encoding => no value => no value
247+ mbstring.language => neutral => neutral
248+ mbstring.strict_detection => Off => Off
249+ mbstring.substitute_character => no value => no value
250+
251+ mysql
252+
253+ MySQL Support => enabled
254+ Active Persistent Links => 0
255+ Active Links => 0
256+ Client API version => 5.5.28
257+ MYSQL_MODULE_TYPE => external
258+ MYSQL_SOCKET => /tmp/mysql.sock
259+ MYSQL_INCLUDE => -I/usr/mysql/include
260+ MYSQL_LIBS => -L/usr/mysql/lib -lmysqlclient_r
261+
262+ Directive => Local Value => Master Value
263+ mysql.allow_local_infile => On => On
264+ mysql.allow_persistent => On => On
265+ mysql.connect_timeout => 60 => 60
266+ mysql.default_host => no value => no value
267+ mysql.default_password => no value => no value
268+ mysql.default_port => no value => no value
269+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
270+ mysql.default_user => no value => no value
271+ mysql.max_links => Unlimited => Unlimited
272+ mysql.max_persistent => Unlimited => Unlimited
273+ mysql.trace_mode => Off => Off
274+
275+ mysqli
276+
277+ MysqlI Support => enabled
278+ Client API library version => 5.5.28
279+ Active Persistent Links => 0
280+ Inactive Persistent Links => 0
281+ Active Links => 0
282+ Client API header version => 5.5.28
283+ MYSQLI_SOCKET => /tmp/mysql.sock
284+
285+ Directive => Local Value => Master Value
286+ mysqli.allow_local_infile => On => On
287+ mysqli.allow_persistent => On => On
288+ mysqli.default_host => no value => no value
289+ mysqli.default_port => 3306 => 3306
290+ mysqli.default_pw => no value => no value
291+ mysqli.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
292+ mysqli.default_user => no value => no value
293+ mysqli.max_links => Unlimited => Unlimited
294+ mysqli.max_persistent => Unlimited => Unlimited
295+ mysqli.reconnect => Off => Off
296+
297+ pcre
298+
299+ PCRE (Perl Compatible Regular Expressions) Support => enabled
300+ PCRE Library Version => 8.12 2011-01-15
301+
302+ Directive => Local Value => Master Value
303+ pcre.backtrack_limit => 1000000 => 1000000
304+ pcre.recursion_limit => 100000 => 100000
305+
306+ PDO
307+
308+ PDO support => enabled
309+ PDO drivers => sqlite
310+
311+ pdo_sqlite
312+
313+ PDO Driver for SQLite 3.x => enabled
314+ SQLite Library => 3.7.7.1
315+
316+ Phar
317+
318+ Phar: PHP Archive support => enabled
319+ Phar EXT version => 2.0.1
320+ Phar API version => 1.1.1
321+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
322+ Phar-based phar archives => enabled
323+ Tar-based phar archives => enabled
324+ ZIP-based phar archives => enabled
325+ gzip compression => enabled
326+ bzip2 compression => enabled
327+ OpenSSL support => disabled (install ext/openssl)
328+
329+
330+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
331+ Phar fully realized by Gregory Beaver and Marcus Boerger.
332+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
333+ Directive => Local Value => Master Value
335+ phar.readonly => Off => Off
336+ phar.require_hash => Off => Off
337+
338+ posix
339+
340+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
341+
342+ Reflection
343+
344+ Reflection => enabled
345+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
346+
347+ session
348+
349+ Session Support => enabled
350+ Registered save handlers => files user
351+ Registered serializer handlers => php php_binary
352+
353+ Directive => Local Value => Master Value
354+ session.auto_start => Off => Off
355+ session.cache_expire => 180 => 180
356+ session.cache_limiter => nocache => nocache
357+ session.cookie_domain => no value => no value
358+ session.cookie_httponly => Off => Off
359+ session.cookie_lifetime => 0 => 0
360+ session.cookie_path => / => /
361+ session.cookie_secure => Off => Off
362+ session.entropy_file => /dev/urandom => /dev/urandom
363+ session.entropy_length => 32 => 32
364+ session.gc_divisor => 100 => 100
365+ session.gc_maxlifetime => 1440 => 1440
366+ session.gc_probability => 1 => 1
367+ session.hash_bits_per_character => 4 => 4
368+ session.hash_function => 0 => 0
369+ session.name => PHPSESSID => PHPSESSID
370+ session.referer_check => no value => no value
371+ session.save_handler => files => files
372+ session.save_path => no value => no value
373+ session.serialize_handler => php => php
374+ session.upload_progress.cleanup => On => On
375+ session.upload_progress.enabled => On => On
376+ session.upload_progress.freq => 1% => 1%
377+ session.upload_progress.min_freq => 1 => 1
378+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
379+ session.upload_progress.prefix => upload_progress_ => upload_progress_
380+ session.use_cookies => On => On
381+ session.use_only_cookies => On => On
382+ session.use_trans_sid => 0 => 0
383+
384+ SimpleXML
385+
386+ Simplexml support => enabled
387+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
388+ Schema support => enabled
389+
390+ sockets
391+
392+ Sockets Support => enabled
393+
394+ SPL
395+
396+ SPL support => enabled
397+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
398+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
399+
400+ sqlite3
401+
402+ SQLite3 support => enabled
403+ SQLite3 module version => 0.7
404+ SQLite Library => 3.7.7.1
405+
406+ Directive => Local Value => Master Value
407+ sqlite3.extension_dir => no value => no value
408+
409+ standard
410+
411+ Dynamic Library Support => enabled
412+ Path to sendmail => -t -i
413+
414+ Directive => Local Value => Master Value
415+ assert.active => 1 => 1
416+ assert.bail => 0 => 0
417+ assert.callback => no value => no value
418+ assert.quiet_eval => 0 => 0
419+ assert.warning => 1 => 1
420+ auto_detect_line_endings => 0 => 0
421+ default_socket_timeout => 60 => 60
422+ from => no value => no value
423+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
424+ user_agent => no value => no value
425+
426+ tokenizer
427+
428+ Tokenizer Support => enabled
429+
430+ xml
431+
432+ XML Support => active
433+ XML Namespace Support => active
434+ libxml2 Version => 2.8.0
435+
436+ xmlreader
437+
438+ XMLReader => enabled
439+
440+ xmlwriter
441+
442+ XMLWriter => enabled
443+
444+ zlib
445+
446+ ZLib Support => enabled
447+ Stream Wrapper => compress.zlib://
448+ Stream Filter => zlib.inflate, zlib.deflate
449+ Compiled Version => 1.2.7
450+ Linked Version => 1.2.7
451+
452+ Directive => Local Value => Master Value
453+ zlib.output_compression => Off => Off
454+ zlib.output_compression_level => -1 => -1
455+ zlib.output_handler => no value => no value
456+
457+ Additional Modules
458+
459+ Module Name
460+ phpinfo()
461+
462+ bz2
463+
464+ BZip2 Support => Enabled
465+ Stream Wrapper support => compress.bzip2://
466+ Stream Filter support => bzip2.decompress, bzip2.compress
467+ BZip2 Version => 1.0.6, 6-Sept-2010
468+
469+ Core
470+
471+ PHP Version => 5.4.8
472+
473+ Directive => Local Value => Master Value
474+ allow_url_fopen => On => On
475+ allow_url_include => Off => Off
476+ always_populate_raw_post_data => Off => Off
477+ arg_separator.input => & => &
478+ arg_separator.output => & => &
479+ asp_tags => Off => Off
480+ auto_append_file => no value => no value
481+ auto_globals_jit => On => On
482+ auto_prepend_file => no value => no value
483+ browscap => no value => no value
484+ default_charset => no value => no value
485+ default_mimetype => text/html => text/html
486+ disable_classes => no value => no value
487+ disable_functions => no value => no value
488+ display_errors => STDOUT => STDOUT
489+ display_startup_errors => On => On
490+ doc_root => no value => no value
491+ docref_ext => .html => .html
492+ docref_root => no value => no value
493+ enable_dl => On => On
494+ enable_post_data_reading => On => On
495+ error_append_string => no value => no value
496+ error_log => no value => no value
497+ error_prepend_string => no value => no value
498+ error_reporting => 32767 => 32767
499+ exit_on_timeout => Off => Off
500+ expose_php => On => On
501+ extension_dir => /home/jacky/Downloads/php-5.4.8/modules/ => /home/jacky/Downloads/php-5.4.8/modules/
502+ file_uploads => On => On
503+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
504+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
505+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
506+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
507+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
508+ html_errors => Off => Off
509+ ignore_repeated_errors => Off => Off
510+ ignore_repeated_source => Off => Off
511+ ignore_user_abort => Off => Off
512+ implicit_flush => On => On
513+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
514+ log_errors => Off => Off
515+ log_errors_max_len => 1024 => 1024
516+ mail.add_x_header => Off => Off
517+ mail.force_extra_parameters => no value => no value
518+ mail.log => no value => no value
519+ max_execution_time => 0 => 0
520+ max_file_uploads => 20 => 20
521+ max_input_nesting_level => 64 => 64
522+ max_input_time => -1 => -1
523+ max_input_vars => 1000 => 1000
524+ memory_limit => 128M => 128M
525+ open_basedir => no value => no value
526+ output_buffering => no value => no value
527+ output_handler => no value => no value
528+ post_max_size => 8M => 8M
529+ precision => 14 => 14
530+ realpath_cache_size => 16K => 16K
531+ realpath_cache_ttl => 120 => 120
532+ register_argc_argv => On => On
533+ report_memleaks => On => On
534+ report_zend_debug => Off => Off
535+ request_order => no value => no value
536+ sendmail_from => no value => no value
537+ sendmail_path => -t -i => -t -i
538+ serialize_precision => 17 => 17
539+ short_open_tag => On => On
540+ SMTP => localhost => localhost
541+ smtp_port => 25 => 25
542+ sql.safe_mode => Off => Off
543+ track_errors => On => On
544+ unserialize_callback_func => no value => no value
545+ upload_max_filesize => 2M => 2M
546+ upload_tmp_dir => no value => no value
547+ user_dir => no value => no value
548+ user_ini.cache_ttl => 300 => 300
549+ user_ini.filename => .user.ini => .user.ini
550+ variables_order => EGPCS => EGPCS
551+ xmlrpc_error_number => 0 => 0
552+ xmlrpc_errors => Off => Off
553+ zend.detect_unicode => On => On
554+ zend.enable_gc => On => On
555+ zend.multibyte => Off => Off
556+ zend.script_encoding => no value => no value
557+
558+ ctype
559+
560+ ctype functions => enabled
561+
562+ curl
563+
564+ cURL support => enabled
565+ cURL Information => 7.28.0
566+ Age => 3
567+ Features
568+ AsynchDNS => No
569+ Debug => No
570+ GSS-Negotiate => No
571+ IDN => No
572+ IPv6 => Yes
573+ Largefile => Yes
574+ NTLM => No
575+ SPNEGO => No
576+ SSL => No
577+ SSPI => No
578+ krb4 => No
579+ libz => Yes
580+ CharConv => No
581+ Protocols => dict, file, ftp, gopher, http, imap, pop3, rtsp, smtp, telnet, tftp
582+ Host => i686-pc-linux-gnu
583+ ZLib Version => 1.2.7
584+
585+ date
586+
587+ date/time support => enabled
588+ "Olson" Timezone Database Version => 2012.3
589+ Timezone Database => internal
590+
591+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
592+ Default timezone => UTC
593+
594+ Directive => Local Value => Master Value
595+ date.default_latitude => 31.7667 => 31.7667
596+ date.default_longitude => 35.2333 => 35.2333
597+ date.sunrise_zenith => 90.583333 => 90.583333
598+ date.sunset_zenith => 90.583333 => 90.583333
599+ date.timezone => no value => no value
600+
601+ dom
602+
603+ DOM/XML => enabled
604+ DOM/XML API Version => 20031129
605+ libxml Version => 2.8.0
606+ HTML Support => enabled
607+ XPath Support => enabled
608+ XPointer Support => enabled
609+ Schema Support => enabled
610+ RelaxNG Support => enabled
611+
612+ ereg
613+
614+ Regex Library => Bundled library enabled
615+
616+ fileinfo
617+
618+ fileinfo support => enabled
619+ version => 1.0.5
620+
621+ filter
622+
623+ Input Validation and Filtering => enabled
624+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
625+
626+ Directive => Local Value => Master Value
627+ filter.default => unsafe_raw => unsafe_raw
628+ filter.default_flags => no value => no value
629+
630+ ftp
631+
632+ FTP support => enabled
633+
634+ gd
635+
636+ GD Support => enabled
637+ GD Version => bundled (2.0.34 compatible)
638+ FreeType Support => enabled
639+ FreeType Linkage => with freetype
640+ FreeType Version => 2.4.10
641+ GIF Read Support => enabled
642+ GIF Create Support => enabled
643+ JPEG Support => enabled
644+ libJPEG Version => 8
645+ PNG Support => enabled
646+ libPNG Version => 1.2.49
647+ WBMP Support => enabled
648+ XBM Support => enabled
649+
650+ Directive => Local Value => Master Value
651+ gd.jpeg_ignore_warning => 0 => 0
652+
653+ gettext
654+
655+ GetText Support => enabled
656+
657+ hash
658+
659+ hash support => enabled
660+ 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 fnv132 fnv164 joaat 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
661+
662+ iconv
663+
664+ iconv support => enabled
665+ iconv implementation => glibc
666+ iconv library version => 2.15
667+
668+ Directive => Local Value => Master Value
669+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
670+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
671+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
672+
673+ json
674+
675+ json support => enabled
676+ json version => 1.2.1
677+
678+ libxml
679+
680+ libXML support => active
681+ libXML Compiled Version => 2.8.0
682+ libXML Loaded Version => 20800
683+ libXML streams => enabled
684+
685+ mbstring
686+
687+ Multibyte Support => enabled
688+ Multibyte string engine => libmbfl
689+ HTTP input encoding translation => disabled
690+ libmbfl version => 1.3.2
691+
692+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
693+
694+ Multibyte (japanese) regex support => enabled
695+ Multibyte regex (oniguruma) backtrack check => On
696+ Multibyte regex (oniguruma) version => 4.7.1
697+
698+ Directive => Local Value => Master Value
699+ mbstring.detect_order => no value => no value
700+ mbstring.encoding_translation => Off => Off
701+ mbstring.func_overload => 0 => 0
702+ mbstring.http_input => pass => pass
703+ mbstring.http_output => pass => pass
704+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
705+ mbstring.internal_encoding => no value => no value
706+ mbstring.language => neutral => neutral
707+ mbstring.strict_detection => Off => Off
708+ mbstring.substitute_character => no value => no value
709+
710+ mysql
711+
712+ MySQL Support => enabled
713+ Active Persistent Links => 0
714+ Active Links => 0
715+ Client API version => 5.5.28
716+ MYSQL_MODULE_TYPE => external
717+ MYSQL_SOCKET => /tmp/mysql.sock
718+ MYSQL_INCLUDE => -I/usr/mysql/include
719+ MYSQL_LIBS => -L/usr/mysql/lib -lmysqlclient_r
720+
721+ Directive => Local Value => Master Value
722+ mysql.allow_local_infile => On => On
723+ mysql.allow_persistent => On => On
724+ mysql.connect_timeout => 60 => 60
725+ mysql.default_host => no value => no value
726+ mysql.default_password => no value => no value
727+ mysql.default_port => no value => no value
728+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
729+ mysql.default_user => no value => no value
730+ mysql.max_links => Unlimited => Unlimited
731+ mysql.max_persistent => Unlimited => Unlimited
732+ mysql.trace_mode => Off => Off
733+
734+ mysqli
735+
736+ MysqlI Support => enabled
737+ Client API library version => 5.5.28
738+ Active Persistent Links => 0
739+ Inactive Persistent Links => 0
740+ Active Links => 0
741+ Client API header version => 5.5.28
742+ MYSQLI_SOCKET => /tmp/mysql.sock
743+
744+ Directive => Local Value => Master Value
745+ mysqli.allow_local_infile => On => On
746+ mysqli.allow_persistent => On => On
747+ mysqli.default_host => no value => no value
748+ mysqli.default_port => 3306 => 3306
749+ mysqli.default_pw => no value => no value
750+ mysqli.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
751+ mysqli.default_user => no value => no value
752+ mysqli.max_links => Unlimited => Unlimited
753+ mysqli.max_persistent => Unlimited => Unlimited
754+ mysqli.reconnect => Off => Off
755+
756+ pcre
757+
758+ PCRE (Perl Compatible Regular Expressions) Support => enabled
759+ PCRE Library Version => 8.12 2011-01-15
760+
761+ Directive => Local Value => Master Value
762+ pcre.backtrack_limit => 1000000 => 1000000
763+ pcre.recursion_limit => 100000 => 100000
764+
765+ PDO
766+
767+ PDO support => enabled
768+ PDO drivers => sqlite
769+
770+ pdo_sqlite
771+
772+ PDO Driver for SQLite 3.x => enabled
773+ SQLite Library => 3.7.7.1
774+
775+ Phar
776+
777+ Phar: PHP Archive support => enabled
778+ Phar EXT version => 2.0.1
779+ Phar API version => 1.1.1
780+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
781+ Phar-based phar archives => enabled
782+ Tar-based phar archives => enabled
783+ ZIP-based phar archives => enabled
784+ gzip compression => enabled
785+ bzip2 compression => enabled
786+ OpenSSL support => disabled (install ext/openssl)
787+
788+
789+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
790+ Phar fully realized by Gregory Beaver and Marcus Boerger.
791+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
792+ Directive => Local Value => Master Value
793+ phar.cache_list => no value => no value
796+
798+
799+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
800+
801+ Reflection
802+
803+ Reflection => enabled
804+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
805+
806+ session
807+
808+ Session Support => enabled
809+ Registered save handlers => files user
810+ Registered serializer handlers => php php_binary
811+
812+ Directive => Local Value => Master Value
813+ session.auto_start => Off => Off
814+ session.cache_expire => 180 => 180
815+ session.cache_limiter => nocache => nocache
816+ session.cookie_domain => no value => no value
817+ session.cookie_httponly => Off => Off
818+ session.cookie_lifetime => 0 => 0
819+ session.cookie_path => / => /
820+ session.cookie_secure => Off => Off
821+ session.entropy_file => /dev/urandom => /dev/urandom
822+ session.entropy_length => 32 => 32
823+ session.gc_divisor => 100 => 100
824+ session.gc_maxlifetime => 1440 => 1440
825+ session.gc_probability => 1 => 1
826+ session.hash_bits_per_character => 4 => 4
827+ session.hash_function => 0 => 0
828+ session.name => PHPSESSID => PHPSESSID
829+ session.referer_check => no value => no value
830+ session.save_handler => files => files
831+ session.save_path => no value => no value
832+ session.serialize_handler => php => php
833+ session.upload_progress.cleanup => On => On
834+ session.upload_progress.enabled => On => On
835+ session.upload_progress.freq => 1% => 1%
836+ session.upload_progress.min_freq => 1 => 1
837+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
838+ session.upload_progress.prefix => upload_progress_ => upload_progress_
839+ session.use_cookies => On => On
840+ session.use_only_cookies => On => On
841+ session.use_trans_sid => 0 => 0
842+
843+ SimpleXML
844+
845+ Simplexml support => enabled
846+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
847+ Schema support => enabled
848+
849+ sockets
850+
851+ Sockets Support => enabled
852+
853+ SPL
854+
855+ SPL support => enabled
856+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
857+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
858+
859+ sqlite3
860+
861+ SQLite3 support => enabled
862+ SQLite3 module version => 0.7
863+ SQLite Library => 3.7.7.1
864+
865+ Directive => Local Value => Master Value
866+ sqlite3.extension_dir => no value => no value
867+
868+ standard
869+
870+ Dynamic Library Support => enabled
871+ Path to sendmail => -t -i
872+
873+ Directive => Local Value => Master Value
874+ assert.active => 1 => 1
875+ assert.bail => 0 => 0
876+ assert.callback => no value => no value
877+ assert.quiet_eval => 0 => 0
878+ assert.warning => 1 => 1
879+ auto_detect_line_endings => 0 => 0
880+ default_socket_timeout => 60 => 60
881+ from => no value => no value
882+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
883+ user_agent => no value => no value
884+
885+ tokenizer
886+
887+ Tokenizer Support => enabled
888+
889+ xml
890+
891+ XML Support => active
892+ XML Namespace Support => active
893+ libxml2 Version => 2.8.0
894+
895+ xmlreader
896+
897+ XMLReader => enabled
898+
899+ xmlwriter
900+
901+ XMLWriter => enabled
902+
903+ zlib
904+
905+ ZLib Support => enabled
906+ Stream Wrapper => compress.zlib://
907+ Stream Filter => zlib.inflate, zlib.deflate
908+ Compiled Version => 1.2.7
909+ Linked Version => 1.2.7
910+
911+ Directive => Local Value => Master Value
912+ zlib.output_compression => Off => Off
913+ zlib.output_compression_level => -1 => -1
914+ zlib.output_handler => no value => no value
915+
916+ Additional Modules
917+
918+ Module Name
919+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => On => On
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /home/fhinchey/php-5.4.8/modules/ => /home/fhinchey/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/php/lib/php => .:/php/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.22.0
107+ Age => 3
108+ Features
109+ AsynchDNS => No
110+ Debug => No
111+ GSS-Negotiate => Yes
112+ IDN => Yes
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp
123+ Host => x86_64-pc-linux-gnu
124+ SSL Version => GnuTLS/2.12.14
125+ ZLib Version => 1.2.3.4
126+
127+ date
128+
129+ date/time support => enabled
130+ "Olson" Timezone Database Version => 2012.3
131+ Timezone Database => internal
132+
133+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
134+ Default timezone => UTC
135+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
137+ date.default_latitude => 31.7667 => 31.7667
138+ date.default_longitude => 35.2333 => 35.2333
139+ date.sunrise_zenith => 90.583333 => 90.583333
140+ date.sunset_zenith => 90.583333 => 90.583333
141+ date.timezone => no value => no value
142+
145+ DOM/XML => enabled
146+ DOM/XML API Version => 20031129
147+ libxml Version => 2.7.8
148+ HTML Support => enabled
149+ XPath Support => enabled
150+ XPointer Support => enabled
151+ Schema Support => enabled
152+ RelaxNG Support => enabled
153+
154+ ereg
155+
156+ Regex Library => Bundled library enabled
157+
158+ fileinfo
159+
160+ fileinfo support => enabled
161+ version => 1.0.5
163+ filter
165+ Input Validation and Filtering => enabled
166+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
167+
169+ filter.default => unsafe_raw => unsafe_raw
170+ filter.default_flags => no value => no value
171+
172+ gettext
173+
174+ GetText Support => enabled
175+
176+ hash
177+
178+ hash support => enabled
179+ 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 fnv132 fnv164 joaat 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
180+
181+ iconv
182+
183+ iconv support => enabled
184+ iconv implementation => glibc
185+ iconv library version => 2.15
186+
187+ Directive => Local Value => Master Value
188+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
189+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
190+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
191+
192+ json
193+
194+ json support => enabled
195+ json version => 1.2.1
196+
197+ libxml
198+
199+ libXML support => active
200+ libXML Compiled Version => 2.7.8
201+ libXML Loaded Version => 20708
202+ libXML streams => enabled
203+
204+ mbstring
205+
206+ Multibyte Support => enabled
207+ Multibyte string engine => libmbfl
208+ HTTP input encoding translation => disabled
209+ libmbfl version => 1.3.2
210+
211+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
212+
213+ Multibyte (japanese) regex support => enabled
214+ Multibyte regex (oniguruma) backtrack check => On
215+ Multibyte regex (oniguruma) version => 4.7.1
216+
217+ Directive => Local Value => Master Value
218+ mbstring.detect_order => no value => no value
219+ mbstring.encoding_translation => Off => Off
220+ mbstring.func_overload => 0 => 0
221+ mbstring.http_input => pass => pass
222+ mbstring.http_output => pass => pass
223+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
224+ mbstring.internal_encoding => no value => no value
225+ mbstring.language => neutral => neutral
226+ mbstring.strict_detection => Off => Off
227+ mbstring.substitute_character => no value => no value
228+
229+ mcrypt
230+
231+ mcrypt support => enabled
232+ mcrypt_filter support => enabled
233+ Version => 2.5.8
234+ Api No => 20021217
235+ 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
236+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
237+
238+ Directive => Local Value => Master Value
239+ mcrypt.algorithms_dir => no value => no value
240+ mcrypt.modes_dir => no value => no value
241+
242+ pcre
243+
244+ PCRE (Perl Compatible Regular Expressions) Support => enabled
245+ PCRE Library Version => 8.12 2011-01-15
246+
247+ Directive => Local Value => Master Value
248+ pcre.backtrack_limit => 1000000 => 1000000
249+ pcre.recursion_limit => 100000 => 100000
250+
251+ PDO
252+
253+ PDO support => enabled
254+ PDO drivers => sqlite
255+
256+ pdo_sqlite
257+
258+ PDO Driver for SQLite 3.x => enabled
259+ SQLite Library => 3.7.7.1
260+
261+ Phar
262+
263+ Phar: PHP Archive support => enabled
264+ Phar EXT version => 2.0.1
265+ Phar API version => 1.1.1
266+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
267+ Phar-based phar archives => enabled
268+ Tar-based phar archives => enabled
269+ ZIP-based phar archives => enabled
270+ gzip compression => enabled
271+ bzip2 compression => enabled
272+ OpenSSL support => disabled (install ext/openssl)
273+
274+
275+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
276+ Phar fully realized by Gregory Beaver and Marcus Boerger.
277+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
278+ Directive => Local Value => Master Value
280+ phar.readonly => Off => Off
281+ phar.require_hash => Off => Off
282+
283+ posix
284+
285+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
286+
287+ Reflection
288+
289+ Reflection => enabled
290+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
291+
292+ session
293+
294+ Session Support => enabled
295+ Registered save handlers => files user
296+ Registered serializer handlers => php php_binary
297+
298+ Directive => Local Value => Master Value
299+ session.auto_start => Off => Off
300+ session.cache_expire => 180 => 180
301+ session.cache_limiter => nocache => nocache
302+ session.cookie_domain => no value => no value
303+ session.cookie_httponly => Off => Off
304+ session.cookie_lifetime => 0 => 0
305+ session.cookie_path => / => /
306+ session.cookie_secure => Off => Off
307+ session.entropy_file => /dev/urandom => /dev/urandom
308+ session.entropy_length => 32 => 32
309+ session.gc_divisor => 100 => 100
310+ session.gc_maxlifetime => 1440 => 1440
311+ session.gc_probability => 1 => 1
312+ session.hash_bits_per_character => 4 => 4
313+ session.hash_function => 0 => 0
314+ session.name => PHPSESSID => PHPSESSID
315+ session.referer_check => no value => no value
316+ session.save_handler => files => files
317+ session.save_path => no value => no value
318+ session.serialize_handler => php => php
319+ session.upload_progress.cleanup => On => On
320+ session.upload_progress.enabled => On => On
321+ session.upload_progress.freq => 1% => 1%
322+ session.upload_progress.min_freq => 1 => 1
323+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
324+ session.upload_progress.prefix => upload_progress_ => upload_progress_
325+ session.use_cookies => On => On
326+ session.use_only_cookies => On => On
327+ session.use_trans_sid => 0 => 0
328+
329+ SimpleXML
330+
331+ Simplexml support => enabled
332+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
333+ Schema support => enabled
334+
335+ SPL
336+
337+ SPL support => enabled
338+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
339+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
340+
341+ sqlite3
342+
343+ SQLite3 support => enabled
344+ SQLite3 module version => 0.7
345+ SQLite Library => 3.7.7.1
346+
347+ Directive => Local Value => Master Value
348+ sqlite3.extension_dir => no value => no value
349+
350+ standard
351+
352+ Dynamic Library Support => enabled
353+ Path to sendmail => /usr/sbin/sendmail -t -i
354+
355+ Directive => Local Value => Master Value
356+ assert.active => 1 => 1
357+ assert.bail => 0 => 0
358+ assert.callback => no value => no value
359+ assert.quiet_eval => 0 => 0
360+ assert.warning => 1 => 1
361+ auto_detect_line_endings => 0 => 0
362+ default_socket_timeout => 60 => 60
363+ from => no value => no value
364+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
365+ user_agent => no value => no value
366+
367+ tidy
368+
369+ Tidy support => enabled
370+ libTidy Release => 25 March 2009
371+ Extension Version => 2.0 ($Id$)
372+
373+ Directive => Local Value => Master Value
374+ tidy.clean_output => 0 => 0
375+ tidy.default_config => no value => no value
376+
377+ tokenizer
378+
379+ Tokenizer Support => enabled
380+
381+ xml
382+
383+ XML Support => active
384+ XML Namespace Support => active
385+ libxml2 Version => 2.7.8
386+
387+ xmlreader
388+
389+ XMLReader => enabled
390+
391+ xmlwriter
392+
393+ XMLWriter => enabled
394+
395+ zlib
396+
397+ ZLib Support => enabled
398+ Stream Wrapper => compress.zlib://
399+ Stream Filter => zlib.inflate, zlib.deflate
400+ Compiled Version => 1.2.3.4
401+ Linked Version => 1.2.3.4
402+
403+ Directive => Local Value => Master Value
404+ zlib.output_compression => Off => Off
405+ zlib.output_compression_level => -1 => -1
406+ zlib.output_handler => no value => no value
407+
408+ Additional Modules
409+
410+ Module Name
411+ phpinfo()
412+
413+ bz2
414+
415+ BZip2 Support => Enabled
416+ Stream Wrapper support => compress.bzip2://
417+ Stream Filter support => bzip2.decompress, bzip2.compress
418+ BZip2 Version => 1.0.6, 6-Sept-2010
419+
420+ Core
421+
422+ PHP Version => 5.4.8
423+
424+ Directive => Local Value => Master Value
425+ allow_url_fopen => On => On
426+ allow_url_include => Off => Off
427+ always_populate_raw_post_data => Off => Off
428+ arg_separator.input => & => &
429+ arg_separator.output => & => &
430+ asp_tags => Off => Off
431+ auto_append_file => no value => no value
432+ auto_globals_jit => On => On
433+ auto_prepend_file => no value => no value
434+ browscap => no value => no value
435+ default_charset => no value => no value
436+ default_mimetype => text/html => text/html
437+ disable_classes => no value => no value
438+ disable_functions => no value => no value
439+ display_errors => STDOUT => STDOUT
440+ display_startup_errors => On => On
441+ doc_root => no value => no value
442+ docref_ext => .html => .html
443+ docref_root => no value => no value
444+ enable_dl => On => On
445+ enable_post_data_reading => On => On
446+ error_append_string => no value => no value
447+ error_log => no value => no value
448+ error_prepend_string => no value => no value
449+ error_reporting => 32767 => 32767
450+ exit_on_timeout => Off => Off
451+ expose_php => On => On
452+ extension_dir => /home/fhinchey/php-5.4.8/modules/ => /home/fhinchey/php-5.4.8/modules/
453+ file_uploads => On => On
454+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
455+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
456+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
457+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
458+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
459+ html_errors => Off => Off
460+ ignore_repeated_errors => Off => Off
461+ ignore_repeated_source => Off => Off
462+ ignore_user_abort => Off => Off
463+ implicit_flush => On => On
464+ include_path => .:/php/lib/php => .:/php/lib/php
465+ log_errors => Off => Off
466+ log_errors_max_len => 1024 => 1024
467+ mail.add_x_header => Off => Off
468+ mail.force_extra_parameters => no value => no value
469+ mail.log => no value => no value
470+ max_execution_time => 0 => 0
471+ max_file_uploads => 20 => 20
472+ max_input_nesting_level => 64 => 64
473+ max_input_time => -1 => -1
474+ max_input_vars => 1000 => 1000
475+ memory_limit => 128M => 128M
476+ open_basedir => no value => no value
477+ output_buffering => no value => no value
478+ output_handler => no value => no value
479+ post_max_size => 8M => 8M
480+ precision => 14 => 14
481+ realpath_cache_size => 16K => 16K
482+ realpath_cache_ttl => 120 => 120
483+ register_argc_argv => On => On
484+ report_memleaks => On => On
485+ report_zend_debug => Off => Off
486+ request_order => no value => no value
487+ sendmail_from => no value => no value
488+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
489+ serialize_precision => 17 => 17
490+ short_open_tag => On => On
491+ SMTP => localhost => localhost
492+ smtp_port => 25 => 25
493+ sql.safe_mode => Off => Off
494+ track_errors => On => On
495+ unserialize_callback_func => no value => no value
496+ upload_max_filesize => 2M => 2M
497+ upload_tmp_dir => no value => no value
498+ user_dir => no value => no value
499+ user_ini.cache_ttl => 300 => 300
500+ user_ini.filename => .user.ini => .user.ini
501+ variables_order => EGPCS => EGPCS
502+ xmlrpc_error_number => 0 => 0
503+ xmlrpc_errors => Off => Off
504+ zend.detect_unicode => On => On
505+ zend.enable_gc => On => On
506+ zend.multibyte => Off => Off
507+ zend.script_encoding => no value => no value
508+
509+ ctype
510+
511+ ctype functions => enabled
512+
513+ curl
514+
515+ cURL support => enabled
516+ cURL Information => 7.22.0
517+ Age => 3
518+ Features
519+ AsynchDNS => No
520+ Debug => No
521+ GSS-Negotiate => Yes
522+ IDN => Yes
523+ IPv6 => Yes
524+ Largefile => Yes
525+ NTLM => Yes
526+ SPNEGO => No
527+ SSL => Yes
528+ SSPI => No
529+ krb4 => No
530+ libz => Yes
531+ CharConv => No
532+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp
533+ Host => x86_64-pc-linux-gnu
534+ SSL Version => GnuTLS/2.12.14
535+ ZLib Version => 1.2.3.4
536+
537+ date
538+
539+ date/time support => enabled
540+ "Olson" Timezone Database Version => 2012.3
541+ Timezone Database => internal
542+
543+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
544+ Default timezone => UTC
545+
546+ Directive => Local Value => Master Value
547+ date.default_latitude => 31.7667 => 31.7667
548+ date.default_longitude => 35.2333 => 35.2333
549+ date.sunrise_zenith => 90.583333 => 90.583333
550+ date.sunset_zenith => 90.583333 => 90.583333
551+ date.timezone => no value => no value
552+
553+ dom
554+
555+ DOM/XML => enabled
556+ DOM/XML API Version => 20031129
557+ libxml Version => 2.7.8
558+ HTML Support => enabled
559+ XPath Support => enabled
560+ XPointer Support => enabled
561+ Schema Support => enabled
562+ RelaxNG Support => enabled
563+
564+ ereg
565+
566+ Regex Library => Bundled library enabled
567+
568+ fileinfo
569+
570+ fileinfo support => enabled
571+ version => 1.0.5
572+
573+ filter
574+
575+ Input Validation and Filtering => enabled
576+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
577+
578+ Directive => Local Value => Master Value
579+ filter.default => unsafe_raw => unsafe_raw
580+ filter.default_flags => no value => no value
581+
582+ gettext
583+
584+ GetText Support => enabled
585+
586+ hash
587+
588+ hash support => enabled
589+ 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 fnv132 fnv164 joaat 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
590+
591+ iconv
592+
593+ iconv support => enabled
594+ iconv implementation => glibc
595+ iconv library version => 2.15
596+
597+ Directive => Local Value => Master Value
598+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
599+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
600+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
601+
602+ json
603+
604+ json support => enabled
605+ json version => 1.2.1
606+
607+ libxml
608+
609+ libXML support => active
610+ libXML Compiled Version => 2.7.8
611+ libXML Loaded Version => 20708
612+ libXML streams => enabled
613+
614+ mbstring
615+
616+ Multibyte Support => enabled
617+ Multibyte string engine => libmbfl
618+ HTTP input encoding translation => disabled
619+ libmbfl version => 1.3.2
620+
621+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
622+
623+ Multibyte (japanese) regex support => enabled
624+ Multibyte regex (oniguruma) backtrack check => On
625+ Multibyte regex (oniguruma) version => 4.7.1
626+
627+ Directive => Local Value => Master Value
628+ mbstring.detect_order => no value => no value
629+ mbstring.encoding_translation => Off => Off
630+ mbstring.func_overload => 0 => 0
631+ mbstring.http_input => pass => pass
632+ mbstring.http_output => pass => pass
633+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
634+ mbstring.internal_encoding => no value => no value
635+ mbstring.language => neutral => neutral
636+ mbstring.strict_detection => Off => Off
637+ mbstring.substitute_character => no value => no value
638+
639+ mcrypt
640+
641+ mcrypt support => enabled
642+ mcrypt_filter support => enabled
643+ Version => 2.5.8
644+ Api No => 20021217
645+ 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
646+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
647+
648+ Directive => Local Value => Master Value
649+ mcrypt.algorithms_dir => no value => no value
650+ mcrypt.modes_dir => no value => no value
651+
652+ pcre
653+
654+ PCRE (Perl Compatible Regular Expressions) Support => enabled
655+ PCRE Library Version => 8.12 2011-01-15
656+
657+ Directive => Local Value => Master Value
658+ pcre.backtrack_limit => 1000000 => 1000000
659+ pcre.recursion_limit => 100000 => 100000
660+
661+ PDO
662+
663+ PDO support => enabled
664+ PDO drivers => sqlite
665+
666+ pdo_sqlite
667+
668+ PDO Driver for SQLite 3.x => enabled
669+ SQLite Library => 3.7.7.1
670+
671+ Phar
672+
673+ Phar: PHP Archive support => enabled
674+ Phar EXT version => 2.0.1
675+ Phar API version => 1.1.1
676+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
677+ Phar-based phar archives => enabled
678+ Tar-based phar archives => enabled
679+ ZIP-based phar archives => enabled
680+ gzip compression => enabled
681+ bzip2 compression => enabled
682+ OpenSSL support => disabled (install ext/openssl)
683+
684+
685+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
686+ Phar fully realized by Gregory Beaver and Marcus Boerger.
687+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
688+ Directive => Local Value => Master Value
689+ phar.cache_list => no value => no value
692+
694+
695+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
696+
697+ Reflection
698+
699+ Reflection => enabled
700+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
701+
702+ session
703+
704+ Session Support => enabled
705+ Registered save handlers => files user
706+ Registered serializer handlers => php php_binary
707+
708+ Directive => Local Value => Master Value
709+ session.auto_start => Off => Off
710+ session.cache_expire => 180 => 180
711+ session.cache_limiter => nocache => nocache
712+ session.cookie_domain => no value => no value
713+ session.cookie_httponly => Off => Off
714+ session.cookie_lifetime => 0 => 0
715+ session.cookie_path => / => /
716+ session.cookie_secure => Off => Off
717+ session.entropy_file => /dev/urandom => /dev/urandom
718+ session.entropy_length => 32 => 32
719+ session.gc_divisor => 100 => 100
720+ session.gc_maxlifetime => 1440 => 1440
721+ session.gc_probability => 1 => 1
722+ session.hash_bits_per_character => 4 => 4
723+ session.hash_function => 0 => 0
724+ session.name => PHPSESSID => PHPSESSID
725+ session.referer_check => no value => no value
726+ session.save_handler => files => files
727+ session.save_path => no value => no value
728+ session.serialize_handler => php => php
729+ session.upload_progress.cleanup => On => On
730+ session.upload_progress.enabled => On => On
731+ session.upload_progress.freq => 1% => 1%
732+ session.upload_progress.min_freq => 1 => 1
733+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
734+ session.upload_progress.prefix => upload_progress_ => upload_progress_
735+ session.use_cookies => On => On
736+ session.use_only_cookies => On => On
737+ session.use_trans_sid => 0 => 0
738+
739+ SimpleXML
740+
741+ Simplexml support => enabled
742+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
743+ Schema support => enabled
744+
745+ SPL
746+
747+ SPL support => enabled
748+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
749+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
750+
751+ sqlite3
752+
753+ SQLite3 support => enabled
754+ SQLite3 module version => 0.7
755+ SQLite Library => 3.7.7.1
756+
757+ Directive => Local Value => Master Value
758+ sqlite3.extension_dir => no value => no value
759+
760+ standard
761+
762+ Dynamic Library Support => enabled
763+ Path to sendmail => /usr/sbin/sendmail -t -i
764+
765+ Directive => Local Value => Master Value
766+ assert.active => 1 => 1
767+ assert.bail => 0 => 0
768+ assert.callback => no value => no value
769+ assert.quiet_eval => 0 => 0
770+ assert.warning => 1 => 1
771+ auto_detect_line_endings => 0 => 0
772+ default_socket_timeout => 60 => 60
773+ from => no value => no value
774+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
775+ user_agent => no value => no value
776+
777+ tidy
778+
779+ Tidy support => enabled
780+ libTidy Release => 25 March 2009
781+ Extension Version => 2.0 ($Id$)
782+
783+ Directive => Local Value => Master Value
784+ tidy.clean_output => 0 => 0
785+ tidy.default_config => no value => no value
786+
787+ tokenizer
788+
789+ Tokenizer Support => enabled
790+
791+ xml
792+
793+ XML Support => active
794+ XML Namespace Support => active
795+ libxml2 Version => 2.7.8
796+
797+ xmlreader
798+
799+ XMLReader => enabled
800+
801+ xmlwriter
802+
803+ XMLWriter => enabled
804+
805+ zlib
806+
807+ ZLib Support => enabled
808+ Stream Wrapper => compress.zlib://
809+ Stream Filter => zlib.inflate, zlib.deflate
810+ Compiled Version => 1.2.3.4
811+ Linked Version => 1.2.3.4
812+
813+ Directive => Local Value => Master Value
814+ zlib.output_compression => Off => Off
815+ zlib.output_compression_level => -1 => -1
816+ zlib.output_handler => no value => no value
817+
818+ Additional Modules
819+
820+ Module Name
821+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => Off => Off
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /usr/src/PHP/php-5.4.8/modules/ => /usr/src/PHP/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => On => On
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => GP => GP
077+ sendmail_from => no value => no value
078+ sendmail_path => -t -i => -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => Off => Off
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => GPCS => GPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ date
104+
105+ date/time support => enabled
106+ "Olson" Timezone Database Version => 2012.3
107+ Timezone Database => internal
108+
109+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
110+ Default timezone => UTC
111+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
113+ date.default_latitude => 31.7667 => 31.7667
114+ date.default_longitude => 35.2333 => 35.2333
115+ date.sunrise_zenith => 90.583333 => 90.583333
116+ date.sunset_zenith => 90.583333 => 90.583333
117+ date.timezone => no value => no value
118+
120+
121+ DBA support => enabled
122+ Supported handlers => gdbm cdb cdb_make inifile flatfile
123+
124+ Directive => Local Value => Master Value
125+ dba.default_handler => flatfile => flatfile
126+
127+ dom
129+ DOM/XML => enabled
130+ DOM/XML API Version => 20031129
131+ libxml Version => 2.7.8
132+ HTML Support => enabled
133+ XPath Support => enabled
134+ XPointer Support => enabled
135+ Schema Support => enabled
136+ RelaxNG Support => enabled
137+
138+ ereg
139+
140+ Regex Library => Bundled library enabled
141+
142+ fileinfo
143+
144+ fileinfo support => enabled
145+ version => 1.0.5
147+ filter
149+ Input Validation and Filtering => enabled
150+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
151+
153+ filter.default => unsafe_raw => unsafe_raw
154+ filter.default_flags => no value => no value
155+
156+ gettext
157+
158+ GetText Support => enabled
159+
160+ hash
161+
162+ hash support => enabled
163+ 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 fnv132 fnv164 joaat 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
164+
165+ iconv
166+
167+ iconv support => enabled
168+ iconv implementation => glibc
169+ iconv library version => 2.15
170+
171+ Directive => Local Value => Master Value
172+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
173+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
174+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
175+
176+ json
177+
178+ json support => enabled
179+ json version => 1.2.1
180+
181+ libxml
182+
183+ libXML support => active
184+ libXML Compiled Version => 2.7.8
185+ libXML Loaded Version => 20708
186+ libXML streams => enabled
187+
188+ mbstring
189+
190+ Multibyte Support => enabled
191+ Multibyte string engine => libmbfl
192+ HTTP input encoding translation => disabled
193+ libmbfl version => 1.3.2
194+
195+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
196+
197+ Multibyte (japanese) regex support => enabled
198+ Multibyte regex (oniguruma) backtrack check => On
199+ Multibyte regex (oniguruma) version => 4.7.1
200+
201+ Directive => Local Value => Master Value
202+ mbstring.detect_order => no value => no value
203+ mbstring.encoding_translation => Off => Off
204+ mbstring.func_overload => 0 => 0
205+ mbstring.http_input => pass => pass
206+ mbstring.http_output => pass => pass
207+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
208+ mbstring.internal_encoding => no value => no value
209+ mbstring.language => neutral => neutral
210+ mbstring.strict_detection => Off => Off
211+ mbstring.substitute_character => no value => no value
212+
213+ mcrypt
214+
215+ mcrypt support => enabled
216+ mcrypt_filter support => enabled
217+ Version => 2.5.8
218+ Api No => 20021217
219+ 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
220+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
221+
222+ Directive => Local Value => Master Value
223+ mcrypt.algorithms_dir => no value => no value
224+ mcrypt.modes_dir => no value => no value
225+
226+ mysql
227+
228+ MySQL Support => enabled
229+ Active Persistent Links => 0
230+ Active Links => 0
231+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
232+
233+ Directive => Local Value => Master Value
234+ mysql.allow_local_infile => On => On
235+ mysql.allow_persistent => On => On
236+ mysql.connect_timeout => 60 => 60
237+ mysql.default_host => no value => no value
238+ mysql.default_password => no value => no value
239+ mysql.default_port => no value => no value
240+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
241+ mysql.default_user => no value => no value
242+ mysql.max_links => Unlimited => Unlimited
243+ mysql.max_persistent => Unlimited => Unlimited
244+ mysql.trace_mode => Off => Off
245+
246+ mysqlnd
247+
248+ mysqlnd => enabled
249+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
250+ Compression => not supported
251+ SSL => supported
252+ Command buffer size => 4096
253+ Read buffer size => 32768
254+ Read timeout => 31536000
255+ Collecting statistics => Yes
256+ Collecting memory statistics => Yes
257+ Tracing => n/a
258+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
259+ API Extensions => mysql
260+
261+ mysqlnd statistics =>
262+ bytes_sent => 0
263+ bytes_received => 0
264+ packets_sent => 0
265+ packets_received => 0
266+ protocol_overhead_in => 0
267+ protocol_overhead_out => 0
268+ bytes_received_ok_packet => 0
269+ bytes_received_eof_packet => 0
270+ bytes_received_rset_header_packet => 0
271+ bytes_received_rset_field_meta_packet => 0
272+ bytes_received_rset_row_packet => 0
273+ bytes_received_prepare_response_packet => 0
274+ bytes_received_change_user_packet => 0
275+ packets_sent_command => 0
276+ packets_received_ok => 0
277+ packets_received_eof => 0
278+ packets_received_rset_header => 0
279+ packets_received_rset_field_meta => 0
280+ packets_received_rset_row => 0
281+ packets_received_prepare_response => 0
282+ packets_received_change_user => 0
283+ result_set_queries => 0
284+ non_result_set_queries => 0
285+ no_index_used => 0
286+ bad_index_used => 0
287+ slow_queries => 0
288+ buffered_sets => 0
289+ unbuffered_sets => 0
290+ ps_buffered_sets => 0
291+ ps_unbuffered_sets => 0
292+ flushed_normal_sets => 0
293+ flushed_ps_sets => 0
294+ ps_prepared_never_executed => 0
295+ ps_prepared_once_executed => 0
296+ rows_fetched_from_server_normal => 0
297+ rows_fetched_from_server_ps => 0
298+ rows_buffered_from_client_normal => 0
299+ rows_buffered_from_client_ps => 0
300+ rows_fetched_from_client_normal_buffered => 0
301+ rows_fetched_from_client_normal_unbuffered => 0
302+ rows_fetched_from_client_ps_buffered => 0
303+ rows_fetched_from_client_ps_unbuffered => 0
304+ rows_fetched_from_client_ps_cursor => 0
305+ rows_affected_normal => 0
306+ rows_affected_ps => 0
307+ rows_skipped_normal => 0
308+ rows_skipped_ps => 0
309+ copy_on_write_saved => 0
310+ copy_on_write_performed => 0
311+ command_buffer_too_small => 0
312+ connect_success => 0
313+ connect_failure => 0
314+ connection_reused => 0
315+ reconnect => 0
316+ pconnect_success => 0
317+ active_connections => 0
318+ active_persistent_connections => 0
319+ explicit_close => 0
320+ implicit_close => 0
321+ disconnect_close => 0
322+ in_middle_of_command_close => 0
323+ explicit_free_result => 0
324+ implicit_free_result => 0
325+ explicit_stmt_close => 0
326+ implicit_stmt_close => 0
327+ mem_emalloc_count => 0
328+ mem_emalloc_amount => 0
329+ mem_ecalloc_count => 0
330+ mem_ecalloc_amount => 0
331+ mem_erealloc_count => 0
332+ mem_erealloc_amount => 0
333+ mem_efree_count => 0
334+ mem_efree_amount => 0
335+ mem_malloc_count => 0
336+ mem_malloc_amount => 0
337+ mem_calloc_count => 0
338+ mem_calloc_amount => 0
339+ mem_realloc_count => 0
340+ mem_realloc_amount => 0
341+ mem_free_count => 0
342+ mem_free_amount => 0
343+ mem_estrndup_count => 0
344+ mem_strndup_count => 0
345+ mem_estndup_count => 0
346+ mem_strdup_count => 0
347+ proto_text_fetched_null => 0
348+ proto_text_fetched_bit => 0
349+ proto_text_fetched_tinyint => 0
350+ proto_text_fetched_short => 0
351+ proto_text_fetched_int24 => 0
352+ proto_text_fetched_int => 0
353+ proto_text_fetched_bigint => 0
354+ proto_text_fetched_decimal => 0
355+ proto_text_fetched_float => 0
356+ proto_text_fetched_double => 0
357+ proto_text_fetched_date => 0
358+ proto_text_fetched_year => 0
359+ proto_text_fetched_time => 0
360+ proto_text_fetched_datetime => 0
361+ proto_text_fetched_timestamp => 0
362+ proto_text_fetched_string => 0
363+ proto_text_fetched_blob => 0
364+ proto_text_fetched_enum => 0
365+ proto_text_fetched_set => 0
366+ proto_text_fetched_geometry => 0
367+ proto_text_fetched_other => 0
368+ proto_binary_fetched_null => 0
369+ proto_binary_fetched_bit => 0
370+ proto_binary_fetched_tinyint => 0
371+ proto_binary_fetched_short => 0
372+ proto_binary_fetched_int24 => 0
373+ proto_binary_fetched_int => 0
374+ proto_binary_fetched_bigint => 0
375+ proto_binary_fetched_decimal => 0
376+ proto_binary_fetched_float => 0
377+ proto_binary_fetched_double => 0
378+ proto_binary_fetched_date => 0
379+ proto_binary_fetched_year => 0
380+ proto_binary_fetched_time => 0
381+ proto_binary_fetched_datetime => 0
382+ proto_binary_fetched_timestamp => 0
383+ proto_binary_fetched_string => 0
384+ proto_binary_fetched_blob => 0
385+ proto_binary_fetched_enum => 0
386+ proto_binary_fetched_set => 0
387+ proto_binary_fetched_geometry => 0
388+ proto_binary_fetched_other => 0
389+ init_command_executed_count => 0
390+ init_command_failed_count => 0
391+ com_quit => 0
392+ com_init_db => 0
393+ com_query => 0
394+ com_field_list => 0
395+ com_create_db => 0
396+ com_drop_db => 0
397+ com_refresh => 0
398+ com_shutdown => 0
399+ com_statistics => 0
400+ com_process_info => 0
401+ com_connect => 0
402+ com_process_kill => 0
403+ com_debug => 0
404+ com_ping => 0
405+ com_time => 0
406+ com_delayed_insert => 0
407+ com_change_user => 0
408+ com_binlog_dump => 0
409+ com_table_dump => 0
410+ com_connect_out => 0
411+ com_register_slave => 0
412+ com_stmt_prepare => 0
413+ com_stmt_execute => 0
414+ com_stmt_send_long_data => 0
415+ com_stmt_close => 0
416+ com_stmt_reset => 0
417+ com_stmt_set_option => 0
418+ com_stmt_fetch => 0
419+ com_deamon => 0
420+ bytes_received_real_data_normal => 0
421+ bytes_received_real_data_ps => 0
422+
423+ example statistics =>
424+ stat1 => 0
425+ stat2 => 0
426+
427+ pcre
428+
429+ PCRE (Perl Compatible Regular Expressions) Support => enabled
430+ PCRE Library Version => 8.12 2011-01-15
431+
432+ Directive => Local Value => Master Value
433+ pcre.backtrack_limit => 1000000 => 1000000
434+ pcre.recursion_limit => 100000 => 100000
435+
436+ PDO
437+
438+ PDO support => enabled
439+ PDO drivers => sqlite
440+
441+ pdo_sqlite
442+
443+ PDO Driver for SQLite 3.x => enabled
444+ SQLite Library => 3.7.7.1
445+
446+ Phar
447+
448+ Phar: PHP Archive support => enabled
449+ Phar EXT version => 2.0.1
450+ Phar API version => 1.1.1
451+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
452+ Phar-based phar archives => enabled
453+ Tar-based phar archives => enabled
454+ ZIP-based phar archives => enabled
455+ gzip compression => enabled
456+ bzip2 compression => enabled
457+ OpenSSL support => disabled (install ext/openssl)
458+
459+
460+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
461+ Phar fully realized by Gregory Beaver and Marcus Boerger.
462+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
463+ Directive => Local Value => Master Value
465+ phar.readonly => Off => Off
466+ phar.require_hash => Off => Off
467+
468+ posix
469+
470+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
471+
472+ Reflection
473+
474+ Reflection => enabled
475+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
476+
477+ session
478+
479+ Session Support => enabled
480+ Registered save handlers => files user
481+ Registered serializer handlers => php php_binary
482+
483+ Directive => Local Value => Master Value
484+ session.auto_start => Off => Off
485+ session.cache_expire => 180 => 180
486+ session.cache_limiter => nocache => nocache
487+ session.cookie_domain => no value => no value
488+ session.cookie_httponly => Off => Off
489+ session.cookie_lifetime => 0 => 0
490+ session.cookie_path => / => /
491+ session.cookie_secure => Off => Off
492+ session.entropy_file => /dev/urandom => /dev/urandom
493+ session.entropy_length => 32 => 32
494+ session.gc_divisor => 1000 => 1000
495+ session.gc_maxlifetime => 1440 => 1440
496+ session.gc_probability => 1 => 1
497+ session.hash_bits_per_character => 5 => 5
498+ session.hash_function => 0 => 0
499+ session.name => PHPSESSID => PHPSESSID
500+ session.referer_check => no value => no value
501+ session.save_handler => files => files
502+ session.save_path => no value => no value
503+ session.serialize_handler => php => php
504+ session.upload_progress.cleanup => On => On
505+ session.upload_progress.enabled => On => On
506+ session.upload_progress.freq => 1% => 1%
507+ session.upload_progress.min_freq => 1 => 1
508+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
509+ session.upload_progress.prefix => upload_progress_ => upload_progress_
510+ session.use_cookies => On => On
511+ session.use_only_cookies => On => On
512+ session.use_trans_sid => 0 => 0
513+
514+ SimpleXML
515+
516+ Simplexml support => enabled
517+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
518+ Schema support => enabled
519+
520+ SPL
521+
522+ SPL support => enabled
523+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
524+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
525+
526+ sqlite3
527+
528+ SQLite3 support => enabled
529+ SQLite3 module version => 0.7
530+ SQLite Library => 3.7.7.1
531+
532+ Directive => Local Value => Master Value
533+ sqlite3.extension_dir => no value => no value
534+
535+ standard
536+
537+ Dynamic Library Support => enabled
538+ Path to sendmail => -t -i
539+
540+ Directive => Local Value => Master Value
541+ assert.active => 1 => 1
542+ assert.bail => 0 => 0
543+ assert.callback => no value => no value
544+ assert.quiet_eval => 0 => 0
545+ assert.warning => 1 => 1
546+ auto_detect_line_endings => 0 => 0
547+ default_socket_timeout => 60 => 60
548+ from => no value => no value
549+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
550+ user_agent => no value => no value
551+
552+ tokenizer
553+
554+ Tokenizer Support => enabled
555+
556+ xml
557+
558+ XML Support => active
559+ XML Namespace Support => active
560+ libxml2 Version => 2.7.8
561+
562+ xmlreader
563+
564+ XMLReader => enabled
565+
566+ xmlwriter
567+
568+ XMLWriter => enabled
569+
570+ zip
571+
572+ Zip => enabled
573+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
574+ Zip version => 1.11.0
575+ Libzip version => 0.10.1
576+
577+ zlib
578+
579+ ZLib Support => enabled
580+ Stream Wrapper => compress.zlib://
581+ Stream Filter => zlib.inflate, zlib.deflate
582+ Compiled Version => 1.2.3.4
583+ Linked Version => 1.2.3.4
584+
585+ Directive => Local Value => Master Value
586+ zlib.output_compression => Off => Off
587+ zlib.output_compression_level => -1 => -1
588+ zlib.output_handler => no value => no value
589+
590+ Additional Modules
591+
592+ Module Name
593+ phpinfo()
594+
595+ bz2
596+
597+ BZip2 Support => Enabled
598+ Stream Wrapper support => compress.bzip2://
599+ Stream Filter support => bzip2.decompress, bzip2.compress
600+ BZip2 Version => 1.0.6, 6-Sept-2010
601+
602+ Core
603+
604+ PHP Version => 5.4.8
605+
606+ Directive => Local Value => Master Value
607+ allow_url_fopen => On => On
608+ allow_url_include => Off => Off
609+ always_populate_raw_post_data => Off => Off
610+ arg_separator.input => & => &
611+ arg_separator.output => & => &
612+ asp_tags => Off => Off
613+ auto_append_file => no value => no value
614+ auto_globals_jit => On => On
615+ auto_prepend_file => no value => no value
616+ browscap => no value => no value
617+ default_charset => no value => no value
618+ default_mimetype => text/html => text/html
619+ disable_classes => no value => no value
620+ disable_functions => no value => no value
621+ display_errors => STDOUT => STDOUT
622+ display_startup_errors => On => On
623+ doc_root => no value => no value
624+ docref_ext => .html => .html
625+ docref_root => no value => no value
626+ enable_dl => Off => Off
627+ enable_post_data_reading => On => On
628+ error_append_string => no value => no value
629+ error_log => no value => no value
630+ error_prepend_string => no value => no value
631+ error_reporting => 32767 => 32767
632+ exit_on_timeout => Off => Off
633+ expose_php => On => On
634+ extension_dir => /usr/src/PHP/php-5.4.8/modules/ => /usr/src/PHP/php-5.4.8/modules/
635+ file_uploads => On => On
636+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
637+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
638+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
639+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
640+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
641+ html_errors => Off => Off
642+ ignore_repeated_errors => Off => Off
643+ ignore_repeated_source => Off => Off
644+ ignore_user_abort => Off => Off
645+ implicit_flush => On => On
646+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
647+ log_errors => Off => Off
648+ log_errors_max_len => 1024 => 1024
649+ mail.add_x_header => On => On
650+ mail.force_extra_parameters => no value => no value
651+ mail.log => no value => no value
652+ max_execution_time => 0 => 0
653+ max_file_uploads => 20 => 20
654+ max_input_nesting_level => 64 => 64
655+ max_input_time => -1 => -1
656+ max_input_vars => 1000 => 1000
657+ memory_limit => 128M => 128M
658+ open_basedir => no value => no value
659+ output_buffering => no value => no value
660+ output_handler => no value => no value
661+ post_max_size => 8M => 8M
662+ precision => 14 => 14
663+ realpath_cache_size => 16K => 16K
664+ realpath_cache_ttl => 120 => 120
665+ register_argc_argv => On => On
666+ report_memleaks => On => On
667+ report_zend_debug => Off => Off
668+ request_order => GP => GP
669+ sendmail_from => no value => no value
670+ sendmail_path => -t -i => -t -i
671+ serialize_precision => 17 => 17
672+ short_open_tag => Off => Off
673+ SMTP => localhost => localhost
674+ smtp_port => 25 => 25
675+ sql.safe_mode => Off => Off
676+ track_errors => On => On
677+ unserialize_callback_func => no value => no value
678+ upload_max_filesize => 2M => 2M
679+ upload_tmp_dir => no value => no value
680+ user_dir => no value => no value
681+ user_ini.cache_ttl => 300 => 300
682+ user_ini.filename => .user.ini => .user.ini
683+ variables_order => GPCS => GPCS
684+ xmlrpc_error_number => 0 => 0
685+ xmlrpc_errors => Off => Off
686+ zend.detect_unicode => On => On
687+ zend.enable_gc => On => On
688+ zend.multibyte => Off => Off
689+ zend.script_encoding => no value => no value
690+
691+ ctype
692+
693+ ctype functions => enabled
694+
695+ date
696+
697+ date/time support => enabled
698+ "Olson" Timezone Database Version => 2012.3
699+ Timezone Database => internal
700+
701+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
702+ Default timezone => UTC
703+
704+ Directive => Local Value => Master Value
705+ date.default_latitude => 31.7667 => 31.7667
706+ date.default_longitude => 35.2333 => 35.2333
707+ date.sunrise_zenith => 90.583333 => 90.583333
708+ date.sunset_zenith => 90.583333 => 90.583333
709+ date.timezone => no value => no value
710+
711+ dba
712+
713+ DBA support => enabled
714+ Supported handlers => gdbm cdb cdb_make inifile flatfile
715+
716+ Directive => Local Value => Master Value
717+ dba.default_handler => flatfile => flatfile
718+
719+ dom
720+
721+ DOM/XML => enabled
722+ DOM/XML API Version => 20031129
723+ libxml Version => 2.7.8
724+ HTML Support => enabled
725+ XPath Support => enabled
726+ XPointer Support => enabled
727+ Schema Support => enabled
728+ RelaxNG Support => enabled
729+
730+ ereg
731+
732+ Regex Library => Bundled library enabled
733+
734+ fileinfo
735+
736+ fileinfo support => enabled
737+ version => 1.0.5
738+
739+ filter
740+
741+ Input Validation and Filtering => enabled
742+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
743+
744+ Directive => Local Value => Master Value
745+ filter.default => unsafe_raw => unsafe_raw
746+ filter.default_flags => no value => no value
747+
748+ gettext
749+
750+ GetText Support => enabled
751+
752+ hash
753+
754+ hash support => enabled
755+ 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 fnv132 fnv164 joaat 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
756+
757+ iconv
758+
759+ iconv support => enabled
760+ iconv implementation => glibc
761+ iconv library version => 2.15
762+
763+ Directive => Local Value => Master Value
764+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
765+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
766+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
767+
768+ json
769+
770+ json support => enabled
771+ json version => 1.2.1
772+
773+ libxml
774+
775+ libXML support => active
776+ libXML Compiled Version => 2.7.8
777+ libXML Loaded Version => 20708
778+ libXML streams => enabled
779+
780+ mbstring
781+
782+ Multibyte Support => enabled
783+ Multibyte string engine => libmbfl
784+ HTTP input encoding translation => disabled
785+ libmbfl version => 1.3.2
786+
787+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
788+
789+ Multibyte (japanese) regex support => enabled
790+ Multibyte regex (oniguruma) backtrack check => On
791+ Multibyte regex (oniguruma) version => 4.7.1
792+
793+ Directive => Local Value => Master Value
794+ mbstring.detect_order => no value => no value
795+ mbstring.encoding_translation => Off => Off
796+ mbstring.func_overload => 0 => 0
797+ mbstring.http_input => pass => pass
798+ mbstring.http_output => pass => pass
799+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
800+ mbstring.internal_encoding => no value => no value
801+ mbstring.language => neutral => neutral
802+ mbstring.strict_detection => Off => Off
803+ mbstring.substitute_character => no value => no value
804+
805+ mcrypt
806+
807+ mcrypt support => enabled
808+ mcrypt_filter support => enabled
809+ Version => 2.5.8
810+ Api No => 20021217
811+ 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
812+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
813+
814+ Directive => Local Value => Master Value
815+ mcrypt.algorithms_dir => no value => no value
816+ mcrypt.modes_dir => no value => no value
817+
818+ mysql
819+
820+ MySQL Support => enabled
821+ Active Persistent Links => 0
822+ Active Links => 0
823+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
824+
825+ Directive => Local Value => Master Value
826+ mysql.allow_local_infile => On => On
827+ mysql.allow_persistent => On => On
828+ mysql.connect_timeout => 60 => 60
829+ mysql.default_host => no value => no value
830+ mysql.default_password => no value => no value
831+ mysql.default_port => no value => no value
832+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
833+ mysql.default_user => no value => no value
834+ mysql.max_links => Unlimited => Unlimited
835+ mysql.max_persistent => Unlimited => Unlimited
836+ mysql.trace_mode => Off => Off
837+
838+ mysqlnd
839+
840+ mysqlnd => enabled
841+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
842+ Compression => not supported
843+ SSL => supported
844+ Command buffer size => 4096
845+ Read buffer size => 32768
846+ Read timeout => 31536000
847+ Collecting statistics => Yes
848+ Collecting memory statistics => Yes
849+ Tracing => n/a
850+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
851+ API Extensions => mysql
852+
853+ mysqlnd statistics =>
854+ bytes_sent => 0
855+ bytes_received => 0
856+ packets_sent => 0
857+ packets_received => 0
858+ protocol_overhead_in => 0
859+ protocol_overhead_out => 0
860+ bytes_received_ok_packet => 0
861+ bytes_received_eof_packet => 0
862+ bytes_received_rset_header_packet => 0
863+ bytes_received_rset_field_meta_packet => 0
864+ bytes_received_rset_row_packet => 0
865+ bytes_received_prepare_response_packet => 0
866+ bytes_received_change_user_packet => 0
867+ packets_sent_command => 0
868+ packets_received_ok => 0
869+ packets_received_eof => 0
870+ packets_received_rset_header => 0
871+ packets_received_rset_field_meta => 0
872+ packets_received_rset_row => 0
873+ packets_received_prepare_response => 0
874+ packets_received_change_user => 0
875+ result_set_queries => 0
876+ non_result_set_queries => 0
877+ no_index_used => 0
878+ bad_index_used => 0
879+ slow_queries => 0
880+ buffered_sets => 0
881+ unbuffered_sets => 0
882+ ps_buffered_sets => 0
883+ ps_unbuffered_sets => 0
884+ flushed_normal_sets => 0
885+ flushed_ps_sets => 0
886+ ps_prepared_never_executed => 0
887+ ps_prepared_once_executed => 0
888+ rows_fetched_from_server_normal => 0
889+ rows_fetched_from_server_ps => 0
890+ rows_buffered_from_client_normal => 0
891+ rows_buffered_from_client_ps => 0
892+ rows_fetched_from_client_normal_buffered => 0
893+ rows_fetched_from_client_normal_unbuffered => 0
894+ rows_fetched_from_client_ps_buffered => 0
895+ rows_fetched_from_client_ps_unbuffered => 0
896+ rows_fetched_from_client_ps_cursor => 0
897+ rows_affected_normal => 0
898+ rows_affected_ps => 0
899+ rows_skipped_normal => 0
900+ rows_skipped_ps => 0
901+ copy_on_write_saved => 0
902+ copy_on_write_performed => 0
903+ command_buffer_too_small => 0
904+ connect_success => 0
905+ connect_failure => 0
906+ connection_reused => 0
907+ reconnect => 0
908+ pconnect_success => 0
909+ active_connections => 0
910+ active_persistent_connections => 0
911+ explicit_close => 0
912+ implicit_close => 0
913+ disconnect_close => 0
914+ in_middle_of_command_close => 0
915+ explicit_free_result => 0
916+ implicit_free_result => 0
917+ explicit_stmt_close => 0
918+ implicit_stmt_close => 0
919+ mem_emalloc_count => 0
920+ mem_emalloc_amount => 0
921+ mem_ecalloc_count => 0
922+ mem_ecalloc_amount => 0
923+ mem_erealloc_count => 0
924+ mem_erealloc_amount => 0
925+ mem_efree_count => 0
926+ mem_efree_amount => 0
927+ mem_malloc_count => 0
928+ mem_malloc_amount => 0
929+ mem_calloc_count => 0
930+ mem_calloc_amount => 0
931+ mem_realloc_count => 0
932+ mem_realloc_amount => 0
933+ mem_free_count => 0
934+ mem_free_amount => 0
935+ mem_estrndup_count => 0
936+ mem_strndup_count => 0
937+ mem_estndup_count => 0
938+ mem_strdup_count => 0
939+ proto_text_fetched_null => 0
940+ proto_text_fetched_bit => 0
941+ proto_text_fetched_tinyint => 0
942+ proto_text_fetched_short => 0
943+ proto_text_fetched_int24 => 0
944+ proto_text_fetched_int => 0
945+ proto_text_fetched_bigint => 0
946+ proto_text_fetched_decimal => 0
947+ proto_text_fetched_float => 0
948+ proto_text_fetched_double => 0
949+ proto_text_fetched_date => 0
950+ proto_text_fetched_year => 0
951+ proto_text_fetched_time => 0
952+ proto_text_fetched_datetime => 0
953+ proto_text_fetched_timestamp => 0
954+ proto_text_fetched_string => 0
955+ proto_text_fetched_blob => 0
956+ proto_text_fetched_enum => 0
957+ proto_text_fetched_set => 0
958+ proto_text_fetched_geometry => 0
959+ proto_text_fetched_other => 0
960+ proto_binary_fetched_null => 0
961+ proto_binary_fetched_bit => 0
962+ proto_binary_fetched_tinyint => 0
963+ proto_binary_fetched_short => 0
964+ proto_binary_fetched_int24 => 0
965+ proto_binary_fetched_int => 0
966+ proto_binary_fetched_bigint => 0
967+ proto_binary_fetched_decimal => 0
968+ proto_binary_fetched_float => 0
969+ proto_binary_fetched_double => 0
970+ proto_binary_fetched_date => 0
971+ proto_binary_fetched_year => 0
972+ proto_binary_fetched_time => 0
973+ proto_binary_fetched_datetime => 0
974+ proto_binary_fetched_timestamp => 0
975+ proto_binary_fetched_string => 0
976+ proto_binary_fetched_blob => 0
977+ proto_binary_fetched_enum => 0
978+ proto_binary_fetched_set => 0
979+ proto_binary_fetched_geometry => 0
980+ proto_binary_fetched_other => 0
981+ init_command_executed_count => 0
982+ init_command_failed_count => 0
983+ com_quit => 0
984+ com_init_db => 0
985+ com_query => 0
986+ com_field_list => 0
987+ com_create_db => 0
988+ com_drop_db => 0
989+ com_refresh => 0
990+ com_shutdown => 0
991+ com_statistics => 0
992+ com_process_info => 0
993+ com_connect => 0
994+ com_process_kill => 0
995+ com_debug => 0
996+ com_ping => 0
997+ com_time => 0
998+ com_delayed_insert => 0
999+ com_change_user => 0
1000+ com_binlog_dump => 0
1001+ com_table_dump => 0
1002+ com_connect_out => 0
1003+ com_register_slave => 0
1004+ com_stmt_prepare => 0
1005+ com_stmt_execute => 0
1006+ com_stmt_send_long_data => 0
1007+ com_stmt_close => 0
1008+ com_stmt_reset => 0
1009+ com_stmt_set_option => 0
1010+ com_stmt_fetch => 0
1011+ com_deamon => 0
1012+ bytes_received_real_data_normal => 0
1013+ bytes_received_real_data_ps => 0
1014+
1015+ example statistics =>
1016+ stat1 => 0
1017+ stat2 => 0
1018+
1019+ pcre
1020+
1021+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1022+ PCRE Library Version => 8.12 2011-01-15
1023+
1024+ Directive => Local Value => Master Value
1025+ pcre.backtrack_limit => 1000000 => 1000000
1026+ pcre.recursion_limit => 100000 => 100000
1027+
1028+ PDO
1029+
1030+ PDO support => enabled
1031+ PDO drivers => sqlite
1032+
1033+ pdo_sqlite
1034+
1035+ PDO Driver for SQLite 3.x => enabled
1036+ SQLite Library => 3.7.7.1
1037+
1038+ Phar
1039+
1040+ Phar: PHP Archive support => enabled
1041+ Phar EXT version => 2.0.1
1042+ Phar API version => 1.1.1
1043+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1044+ Phar-based phar archives => enabled
1045+ Tar-based phar archives => enabled
1046+ ZIP-based phar archives => enabled
1047+ gzip compression => enabled
1048+ bzip2 compression => enabled
1049+ OpenSSL support => disabled (install ext/openssl)
1050+
1051+
1052+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1053+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1054+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1055+ Directive => Local Value => Master Value
1056+ phar.cache_list => no value => no value
1059+
1061+
1062+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1063+
1064+ Reflection
1065+
1066+ Reflection => enabled
1067+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1068+
1069+ session
1070+
1071+ Session Support => enabled
1072+ Registered save handlers => files user
1073+ Registered serializer handlers => php php_binary
1074+
1075+ Directive => Local Value => Master Value
1076+ session.auto_start => Off => Off
1077+ session.cache_expire => 180 => 180
1078+ session.cache_limiter => nocache => nocache
1079+ session.cookie_domain => no value => no value
1080+ session.cookie_httponly => Off => Off
1081+ session.cookie_lifetime => 0 => 0
1082+ session.cookie_path => / => /
1083+ session.cookie_secure => Off => Off
1084+ session.entropy_file => /dev/urandom => /dev/urandom
1085+ session.entropy_length => 32 => 32
1086+ session.gc_divisor => 1000 => 1000
1087+ session.gc_maxlifetime => 1440 => 1440
1088+ session.gc_probability => 1 => 1
1089+ session.hash_bits_per_character => 5 => 5
1090+ session.hash_function => 0 => 0
1091+ session.name => PHPSESSID => PHPSESSID
1092+ session.referer_check => no value => no value
1093+ session.save_handler => files => files
1094+ session.save_path => no value => no value
1095+ session.serialize_handler => php => php
1096+ session.upload_progress.cleanup => On => On
1097+ session.upload_progress.enabled => On => On
1098+ session.upload_progress.freq => 1% => 1%
1099+ session.upload_progress.min_freq => 1 => 1
1100+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1101+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1102+ session.use_cookies => On => On
1103+ session.use_only_cookies => On => On
1104+ session.use_trans_sid => 0 => 0
1105+
1106+ SimpleXML
1107+
1108+ Simplexml support => enabled
1109+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1110+ Schema support => enabled
1111+
1112+ SPL
1113+
1114+ SPL support => enabled
1115+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1116+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1117+
1118+ sqlite3
1119+
1120+ SQLite3 support => enabled
1121+ SQLite3 module version => 0.7
1122+ SQLite Library => 3.7.7.1
1123+
1124+ Directive => Local Value => Master Value
1125+ sqlite3.extension_dir => no value => no value
1126+
1127+ standard
1128+
1129+ Dynamic Library Support => enabled
1130+ Path to sendmail => -t -i
1131+
1132+ Directive => Local Value => Master Value
1133+ assert.active => 1 => 1
1134+ assert.bail => 0 => 0
1135+ assert.callback => no value => no value
1136+ assert.quiet_eval => 0 => 0
1137+ assert.warning => 1 => 1
1138+ auto_detect_line_endings => 0 => 0
1139+ default_socket_timeout => 60 => 60
1140+ from => no value => no value
1141+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
1142+ user_agent => no value => no value
1143+
1144+ tokenizer
1145+
1146+ Tokenizer Support => enabled
1147+
1148+ xml
1149+
1150+ XML Support => active
1151+ XML Namespace Support => active
1152+ libxml2 Version => 2.7.8
1153+
1154+ xmlreader
1155+
1156+ XMLReader => enabled
1157+
1158+ xmlwriter
1159+
1160+ XMLWriter => enabled
1161+
1162+ zip
1163+
1164+ Zip => enabled
1165+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1166+ Zip version => 1.11.0
1167+ Libzip version => 0.10.1
1168+
1169+ zlib
1170+
1171+ ZLib Support => enabled
1172+ Stream Wrapper => compress.zlib://
1173+ Stream Filter => zlib.inflate, zlib.deflate
1174+ Compiled Version => 1.2.3.4
1175+ Linked Version => 1.2.3.4
1176+
1177+ Directive => Local Value => Master Value
1178+ zlib.output_compression => Off => Off
1179+ zlib.output_compression_level => -1 => -1
1180+ zlib.output_handler => no value => no value
1181+
1182+ Additional Modules
1183+
1184+ Module Name
1185+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => Off => Off
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /usr/src/PHP/php-5.4.8/modules/ => /usr/src/PHP/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => On => On
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => GP => GP
077+ sendmail_from => no value => no value
078+ sendmail_path => -t -i => -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => Off => Off
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => GPCS => GPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ date
104+
105+ date/time support => enabled
106+ "Olson" Timezone Database Version => 2012.3
107+ Timezone Database => internal
108+
109+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
110+ Default timezone => UTC
111+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
113+ date.default_latitude => 31.7667 => 31.7667
114+ date.default_longitude => 35.2333 => 35.2333
115+ date.sunrise_zenith => 90.583333 => 90.583333
116+ date.sunset_zenith => 90.583333 => 90.583333
117+ date.timezone => no value => no value
118+
120+
121+ DBA support => enabled
122+ Supported handlers => gdbm cdb cdb_make inifile flatfile
123+
124+ Directive => Local Value => Master Value
125+ dba.default_handler => flatfile => flatfile
126+
127+ dom
129+ DOM/XML => enabled
130+ DOM/XML API Version => 20031129
131+ libxml Version => 2.7.8
132+ HTML Support => enabled
133+ XPath Support => enabled
134+ XPointer Support => enabled
135+ Schema Support => enabled
136+ RelaxNG Support => enabled
137+
138+ ereg
139+
140+ Regex Library => Bundled library enabled
141+
142+ fileinfo
143+
144+ fileinfo support => enabled
145+ version => 1.0.5
147+ filter
149+ Input Validation and Filtering => enabled
150+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
151+
153+ filter.default => unsafe_raw => unsafe_raw
154+ filter.default_flags => no value => no value
155+
156+ gd
157+
158+ GD Support => enabled
159+ GD Version => bundled (2.0.34 compatible)
160+ GIF Read Support => enabled
161+ GIF Create Support => enabled
162+ PNG Support => enabled
163+ libPNG Version => 1.2.46
164+ WBMP Support => enabled
165+ XBM Support => enabled
166+
167+ Directive => Local Value => Master Value
168+ gd.jpeg_ignore_warning => 0 => 0
169+
170+ gettext
171+
172+ GetText Support => enabled
173+
174+ hash
175+
176+ hash support => enabled
177+ 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 fnv132 fnv164 joaat 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
178+
179+ iconv
180+
181+ iconv support => enabled
182+ iconv implementation => glibc
183+ iconv library version => 2.15
184+
185+ Directive => Local Value => Master Value
186+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
187+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
188+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
189+
190+ json
191+
192+ json support => enabled
193+ json version => 1.2.1
194+
195+ libxml
196+
197+ libXML support => active
198+ libXML Compiled Version => 2.7.8
199+ libXML Loaded Version => 20708
200+ libXML streams => enabled
201+
202+ mbstring
203+
204+ Multibyte Support => enabled
205+ Multibyte string engine => libmbfl
206+ HTTP input encoding translation => disabled
207+ libmbfl version => 1.3.2
208+
209+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
210+
211+ Multibyte (japanese) regex support => enabled
212+ Multibyte regex (oniguruma) backtrack check => On
213+ Multibyte regex (oniguruma) version => 4.7.1
214+
215+ Directive => Local Value => Master Value
216+ mbstring.detect_order => no value => no value
217+ mbstring.encoding_translation => Off => Off
218+ mbstring.func_overload => 0 => 0
219+ mbstring.http_input => pass => pass
220+ mbstring.http_output => pass => pass
221+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
222+ mbstring.internal_encoding => no value => no value
223+ mbstring.language => neutral => neutral
224+ mbstring.strict_detection => Off => Off
225+ mbstring.substitute_character => no value => no value
226+
227+ mcrypt
228+
229+ mcrypt support => enabled
230+ mcrypt_filter support => enabled
231+ Version => 2.5.8
232+ Api No => 20021217
233+ 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
234+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
235+
236+ Directive => Local Value => Master Value
237+ mcrypt.algorithms_dir => no value => no value
238+ mcrypt.modes_dir => no value => no value
239+
240+ mysql
241+
242+ MySQL Support => enabled
243+ Active Persistent Links => 0
244+ Active Links => 0
245+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
246+
247+ Directive => Local Value => Master Value
248+ mysql.allow_local_infile => On => On
249+ mysql.allow_persistent => On => On
250+ mysql.connect_timeout => 60 => 60
251+ mysql.default_host => no value => no value
252+ mysql.default_password => no value => no value
253+ mysql.default_port => no value => no value
254+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
255+ mysql.default_user => no value => no value
256+ mysql.max_links => Unlimited => Unlimited
257+ mysql.max_persistent => Unlimited => Unlimited
258+ mysql.trace_mode => Off => Off
259+
260+ mysqlnd
261+
262+ mysqlnd => enabled
263+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
264+ Compression => not supported
265+ SSL => supported
266+ Command buffer size => 4096
267+ Read buffer size => 32768
268+ Read timeout => 31536000
269+ Collecting statistics => Yes
270+ Collecting memory statistics => Yes
271+ Tracing => n/a
272+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
273+ API Extensions => mysql
274+
275+ mysqlnd statistics =>
276+ bytes_sent => 0
277+ bytes_received => 0
278+ packets_sent => 0
279+ packets_received => 0
280+ protocol_overhead_in => 0
281+ protocol_overhead_out => 0
282+ bytes_received_ok_packet => 0
283+ bytes_received_eof_packet => 0
284+ bytes_received_rset_header_packet => 0
285+ bytes_received_rset_field_meta_packet => 0
286+ bytes_received_rset_row_packet => 0
287+ bytes_received_prepare_response_packet => 0
288+ bytes_received_change_user_packet => 0
289+ packets_sent_command => 0
290+ packets_received_ok => 0
291+ packets_received_eof => 0
292+ packets_received_rset_header => 0
293+ packets_received_rset_field_meta => 0
294+ packets_received_rset_row => 0
295+ packets_received_prepare_response => 0
296+ packets_received_change_user => 0
297+ result_set_queries => 0
298+ non_result_set_queries => 0
299+ no_index_used => 0
300+ bad_index_used => 0
301+ slow_queries => 0
302+ buffered_sets => 0
303+ unbuffered_sets => 0
304+ ps_buffered_sets => 0
305+ ps_unbuffered_sets => 0
306+ flushed_normal_sets => 0
307+ flushed_ps_sets => 0
308+ ps_prepared_never_executed => 0
309+ ps_prepared_once_executed => 0
310+ rows_fetched_from_server_normal => 0
311+ rows_fetched_from_server_ps => 0
312+ rows_buffered_from_client_normal => 0
313+ rows_buffered_from_client_ps => 0
314+ rows_fetched_from_client_normal_buffered => 0
315+ rows_fetched_from_client_normal_unbuffered => 0
316+ rows_fetched_from_client_ps_buffered => 0
317+ rows_fetched_from_client_ps_unbuffered => 0
318+ rows_fetched_from_client_ps_cursor => 0
319+ rows_affected_normal => 0
320+ rows_affected_ps => 0
321+ rows_skipped_normal => 0
322+ rows_skipped_ps => 0
323+ copy_on_write_saved => 0
324+ copy_on_write_performed => 0
325+ command_buffer_too_small => 0
326+ connect_success => 0
327+ connect_failure => 0
328+ connection_reused => 0
329+ reconnect => 0
330+ pconnect_success => 0
331+ active_connections => 0
332+ active_persistent_connections => 0
333+ explicit_close => 0
334+ implicit_close => 0
335+ disconnect_close => 0
336+ in_middle_of_command_close => 0
337+ explicit_free_result => 0
338+ implicit_free_result => 0
339+ explicit_stmt_close => 0
340+ implicit_stmt_close => 0
341+ mem_emalloc_count => 0
342+ mem_emalloc_amount => 0
343+ mem_ecalloc_count => 0
344+ mem_ecalloc_amount => 0
345+ mem_erealloc_count => 0
346+ mem_erealloc_amount => 0
347+ mem_efree_count => 0
348+ mem_efree_amount => 0
349+ mem_malloc_count => 0
350+ mem_malloc_amount => 0
351+ mem_calloc_count => 0
352+ mem_calloc_amount => 0
353+ mem_realloc_count => 0
354+ mem_realloc_amount => 0
355+ mem_free_count => 0
356+ mem_free_amount => 0
357+ mem_estrndup_count => 0
358+ mem_strndup_count => 0
359+ mem_estndup_count => 0
360+ mem_strdup_count => 0
361+ proto_text_fetched_null => 0
362+ proto_text_fetched_bit => 0
363+ proto_text_fetched_tinyint => 0
364+ proto_text_fetched_short => 0
365+ proto_text_fetched_int24 => 0
366+ proto_text_fetched_int => 0
367+ proto_text_fetched_bigint => 0
368+ proto_text_fetched_decimal => 0
369+ proto_text_fetched_float => 0
370+ proto_text_fetched_double => 0
371+ proto_text_fetched_date => 0
372+ proto_text_fetched_year => 0
373+ proto_text_fetched_time => 0
374+ proto_text_fetched_datetime => 0
375+ proto_text_fetched_timestamp => 0
376+ proto_text_fetched_string => 0
377+ proto_text_fetched_blob => 0
378+ proto_text_fetched_enum => 0
379+ proto_text_fetched_set => 0
380+ proto_text_fetched_geometry => 0
381+ proto_text_fetched_other => 0
382+ proto_binary_fetched_null => 0
383+ proto_binary_fetched_bit => 0
384+ proto_binary_fetched_tinyint => 0
385+ proto_binary_fetched_short => 0
386+ proto_binary_fetched_int24 => 0
387+ proto_binary_fetched_int => 0
388+ proto_binary_fetched_bigint => 0
389+ proto_binary_fetched_decimal => 0
390+ proto_binary_fetched_float => 0
391+ proto_binary_fetched_double => 0
392+ proto_binary_fetched_date => 0
393+ proto_binary_fetched_year => 0
394+ proto_binary_fetched_time => 0
395+ proto_binary_fetched_datetime => 0
396+ proto_binary_fetched_timestamp => 0
397+ proto_binary_fetched_string => 0
398+ proto_binary_fetched_blob => 0
399+ proto_binary_fetched_enum => 0
400+ proto_binary_fetched_set => 0
401+ proto_binary_fetched_geometry => 0
402+ proto_binary_fetched_other => 0
403+ init_command_executed_count => 0
404+ init_command_failed_count => 0
405+ com_quit => 0
406+ com_init_db => 0
407+ com_query => 0
408+ com_field_list => 0
409+ com_create_db => 0
410+ com_drop_db => 0
411+ com_refresh => 0
412+ com_shutdown => 0
413+ com_statistics => 0
414+ com_process_info => 0
415+ com_connect => 0
416+ com_process_kill => 0
417+ com_debug => 0
418+ com_ping => 0
419+ com_time => 0
420+ com_delayed_insert => 0
421+ com_change_user => 0
422+ com_binlog_dump => 0
423+ com_table_dump => 0
424+ com_connect_out => 0
425+ com_register_slave => 0
426+ com_stmt_prepare => 0
427+ com_stmt_execute => 0
428+ com_stmt_send_long_data => 0
429+ com_stmt_close => 0
430+ com_stmt_reset => 0
431+ com_stmt_set_option => 0
432+ com_stmt_fetch => 0
433+ com_deamon => 0
434+ bytes_received_real_data_normal => 0
435+ bytes_received_real_data_ps => 0
436+
437+ example statistics =>
438+ stat1 => 0
439+ stat2 => 0
440+
441+ pcre
442+
443+ PCRE (Perl Compatible Regular Expressions) Support => enabled
444+ PCRE Library Version => 8.12 2011-01-15
445+
446+ Directive => Local Value => Master Value
447+ pcre.backtrack_limit => 1000000 => 1000000
448+ pcre.recursion_limit => 100000 => 100000
449+
450+ PDO
451+
452+ PDO support => enabled
453+ PDO drivers => sqlite
454+
455+ pdo_sqlite
456+
457+ PDO Driver for SQLite 3.x => enabled
458+ SQLite Library => 3.7.7.1
459+
460+ Phar
461+
462+ Phar: PHP Archive support => enabled
463+ Phar EXT version => 2.0.1
464+ Phar API version => 1.1.1
465+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
466+ Phar-based phar archives => enabled
467+ Tar-based phar archives => enabled
468+ ZIP-based phar archives => enabled
469+ gzip compression => enabled
470+ bzip2 compression => enabled
471+ OpenSSL support => disabled (install ext/openssl)
472+
473+
474+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
475+ Phar fully realized by Gregory Beaver and Marcus Boerger.
476+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
477+ Directive => Local Value => Master Value
479+ phar.readonly => Off => Off
480+ phar.require_hash => Off => Off
481+
482+ posix
483+
484+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
485+
486+ Reflection
487+
488+ Reflection => enabled
489+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
490+
491+ session
492+
493+ Session Support => enabled
494+ Registered save handlers => files user
495+ Registered serializer handlers => php php_binary
496+
497+ Directive => Local Value => Master Value
498+ session.auto_start => Off => Off
499+ session.cache_expire => 180 => 180
500+ session.cache_limiter => nocache => nocache
501+ session.cookie_domain => no value => no value
502+ session.cookie_httponly => Off => Off
503+ session.cookie_lifetime => 0 => 0
504+ session.cookie_path => / => /
505+ session.cookie_secure => Off => Off
506+ session.entropy_file => /dev/urandom => /dev/urandom
507+ session.entropy_length => 32 => 32
508+ session.gc_divisor => 1000 => 1000
509+ session.gc_maxlifetime => 1440 => 1440
510+ session.gc_probability => 1 => 1
511+ session.hash_bits_per_character => 5 => 5
512+ session.hash_function => 0 => 0
513+ session.name => PHPSESSID => PHPSESSID
514+ session.referer_check => no value => no value
515+ session.save_handler => files => files
516+ session.save_path => no value => no value
517+ session.serialize_handler => php => php
518+ session.upload_progress.cleanup => On => On
519+ session.upload_progress.enabled => On => On
520+ session.upload_progress.freq => 1% => 1%
521+ session.upload_progress.min_freq => 1 => 1
522+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
523+ session.upload_progress.prefix => upload_progress_ => upload_progress_
524+ session.use_cookies => On => On
525+ session.use_only_cookies => On => On
526+ session.use_trans_sid => 0 => 0
527+
528+ SimpleXML
529+
530+ Simplexml support => enabled
531+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
532+ Schema support => enabled
533+
534+ SPL
535+
536+ SPL support => enabled
537+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
538+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
539+
540+ sqlite3
541+
542+ SQLite3 support => enabled
543+ SQLite3 module version => 0.7
544+ SQLite Library => 3.7.7.1
545+
546+ Directive => Local Value => Master Value
547+ sqlite3.extension_dir => no value => no value
548+
549+ standard
550+
551+ Dynamic Library Support => enabled
552+ Path to sendmail => -t -i
553+
554+ Directive => Local Value => Master Value
555+ assert.active => 1 => 1
556+ assert.bail => 0 => 0
557+ assert.callback => no value => no value
558+ assert.quiet_eval => 0 => 0
559+ assert.warning => 1 => 1
560+ auto_detect_line_endings => 0 => 0
561+ default_socket_timeout => 60 => 60
562+ from => no value => no value
563+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
564+ user_agent => no value => no value
565+
566+ tokenizer
567+
568+ Tokenizer Support => enabled
569+
570+ xml
571+
572+ XML Support => active
573+ XML Namespace Support => active
574+ libxml2 Version => 2.7.8
575+
576+ xmlreader
577+
578+ XMLReader => enabled
579+
580+ xmlwriter
581+
582+ XMLWriter => enabled
583+
584+ zip
585+
586+ Zip => enabled
587+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
588+ Zip version => 1.11.0
589+ Libzip version => 0.10.1
590+
591+ zlib
592+
593+ ZLib Support => enabled
594+ Stream Wrapper => compress.zlib://
595+ Stream Filter => zlib.inflate, zlib.deflate
596+ Compiled Version => 1.2.3.4
597+ Linked Version => 1.2.3.4
598+
599+ Directive => Local Value => Master Value
600+ zlib.output_compression => Off => Off
601+ zlib.output_compression_level => -1 => -1
602+ zlib.output_handler => no value => no value
603+
604+ Additional Modules
605+
606+ Module Name
607+ phpinfo()
608+
609+ bz2
610+
611+ BZip2 Support => Enabled
612+ Stream Wrapper support => compress.bzip2://
613+ Stream Filter support => bzip2.decompress, bzip2.compress
614+ BZip2 Version => 1.0.6, 6-Sept-2010
615+
616+ Core
617+
618+ PHP Version => 5.4.8
619+
620+ Directive => Local Value => Master Value
621+ allow_url_fopen => On => On
622+ allow_url_include => Off => Off
623+ always_populate_raw_post_data => Off => Off
624+ arg_separator.input => & => &
625+ arg_separator.output => & => &
626+ asp_tags => Off => Off
627+ auto_append_file => no value => no value
628+ auto_globals_jit => On => On
629+ auto_prepend_file => no value => no value
630+ browscap => no value => no value
631+ default_charset => no value => no value
632+ default_mimetype => text/html => text/html
633+ disable_classes => no value => no value
634+ disable_functions => no value => no value
635+ display_errors => STDOUT => STDOUT
636+ display_startup_errors => On => On
637+ doc_root => no value => no value
638+ docref_ext => .html => .html
639+ docref_root => no value => no value
640+ enable_dl => Off => Off
641+ enable_post_data_reading => On => On
642+ error_append_string => no value => no value
643+ error_log => no value => no value
644+ error_prepend_string => no value => no value
645+ error_reporting => 32767 => 32767
646+ exit_on_timeout => Off => Off
647+ expose_php => On => On
648+ extension_dir => /usr/src/PHP/php-5.4.8/modules/ => /usr/src/PHP/php-5.4.8/modules/
649+ file_uploads => On => On
650+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
651+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
652+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
653+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
654+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
655+ html_errors => Off => Off
656+ ignore_repeated_errors => Off => Off
657+ ignore_repeated_source => Off => Off
658+ ignore_user_abort => Off => Off
659+ implicit_flush => On => On
660+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
661+ log_errors => Off => Off
662+ log_errors_max_len => 1024 => 1024
663+ mail.add_x_header => On => On
664+ mail.force_extra_parameters => no value => no value
665+ mail.log => no value => no value
666+ max_execution_time => 0 => 0
667+ max_file_uploads => 20 => 20
668+ max_input_nesting_level => 64 => 64
669+ max_input_time => -1 => -1
670+ max_input_vars => 1000 => 1000
671+ memory_limit => 128M => 128M
672+ open_basedir => no value => no value
673+ output_buffering => no value => no value
674+ output_handler => no value => no value
675+ post_max_size => 8M => 8M
676+ precision => 14 => 14
677+ realpath_cache_size => 16K => 16K
678+ realpath_cache_ttl => 120 => 120
679+ register_argc_argv => On => On
680+ report_memleaks => On => On
681+ report_zend_debug => Off => Off
682+ request_order => GP => GP
683+ sendmail_from => no value => no value
684+ sendmail_path => -t -i => -t -i
685+ serialize_precision => 17 => 17
686+ short_open_tag => Off => Off
687+ SMTP => localhost => localhost
688+ smtp_port => 25 => 25
689+ sql.safe_mode => Off => Off
690+ track_errors => On => On
691+ unserialize_callback_func => no value => no value
692+ upload_max_filesize => 2M => 2M
693+ upload_tmp_dir => no value => no value
694+ user_dir => no value => no value
695+ user_ini.cache_ttl => 300 => 300
696+ user_ini.filename => .user.ini => .user.ini
697+ variables_order => GPCS => GPCS
698+ xmlrpc_error_number => 0 => 0
699+ xmlrpc_errors => Off => Off
700+ zend.detect_unicode => On => On
701+ zend.enable_gc => On => On
702+ zend.multibyte => Off => Off
703+ zend.script_encoding => no value => no value
704+
705+ ctype
706+
707+ ctype functions => enabled
708+
709+ date
710+
711+ date/time support => enabled
712+ "Olson" Timezone Database Version => 2012.3
713+ Timezone Database => internal
714+
715+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
716+ Default timezone => UTC
717+
718+ Directive => Local Value => Master Value
719+ date.default_latitude => 31.7667 => 31.7667
720+ date.default_longitude => 35.2333 => 35.2333
721+ date.sunrise_zenith => 90.583333 => 90.583333
722+ date.sunset_zenith => 90.583333 => 90.583333
723+ date.timezone => no value => no value
724+
725+ dba
726+
727+ DBA support => enabled
728+ Supported handlers => gdbm cdb cdb_make inifile flatfile
729+
730+ Directive => Local Value => Master Value
731+ dba.default_handler => flatfile => flatfile
732+
733+ dom
734+
735+ DOM/XML => enabled
736+ DOM/XML API Version => 20031129
737+ libxml Version => 2.7.8
738+ HTML Support => enabled
739+ XPath Support => enabled
740+ XPointer Support => enabled
741+ Schema Support => enabled
742+ RelaxNG Support => enabled
743+
744+ ereg
745+
746+ Regex Library => Bundled library enabled
747+
748+ fileinfo
749+
750+ fileinfo support => enabled
751+ version => 1.0.5
752+
753+ filter
754+
755+ Input Validation and Filtering => enabled
756+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
757+
758+ Directive => Local Value => Master Value
759+ filter.default => unsafe_raw => unsafe_raw
760+ filter.default_flags => no value => no value
761+
762+ gd
763+
764+ GD Support => enabled
765+ GD Version => bundled (2.0.34 compatible)
766+ GIF Read Support => enabled
767+ GIF Create Support => enabled
768+ PNG Support => enabled
769+ libPNG Version => 1.2.46
770+ WBMP Support => enabled
771+ XBM Support => enabled
772+
773+ Directive => Local Value => Master Value
774+ gd.jpeg_ignore_warning => 0 => 0
775+
776+ gettext
777+
778+ GetText Support => enabled
779+
780+ hash
781+
782+ hash support => enabled
783+ 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 fnv132 fnv164 joaat 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
784+
785+ iconv
786+
787+ iconv support => enabled
788+ iconv implementation => glibc
789+ iconv library version => 2.15
790+
791+ Directive => Local Value => Master Value
792+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
793+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
794+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
795+
796+ json
797+
798+ json support => enabled
799+ json version => 1.2.1
800+
801+ libxml
802+
803+ libXML support => active
804+ libXML Compiled Version => 2.7.8
805+ libXML Loaded Version => 20708
806+ libXML streams => enabled
807+
808+ mbstring
809+
810+ Multibyte Support => enabled
811+ Multibyte string engine => libmbfl
812+ HTTP input encoding translation => disabled
813+ libmbfl version => 1.3.2
814+
815+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
816+
817+ Multibyte (japanese) regex support => enabled
818+ Multibyte regex (oniguruma) backtrack check => On
819+ Multibyte regex (oniguruma) version => 4.7.1
820+
821+ Directive => Local Value => Master Value
822+ mbstring.detect_order => no value => no value
823+ mbstring.encoding_translation => Off => Off
824+ mbstring.func_overload => 0 => 0
825+ mbstring.http_input => pass => pass
826+ mbstring.http_output => pass => pass
827+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
828+ mbstring.internal_encoding => no value => no value
829+ mbstring.language => neutral => neutral
830+ mbstring.strict_detection => Off => Off
831+ mbstring.substitute_character => no value => no value
832+
833+ mcrypt
834+
835+ mcrypt support => enabled
836+ mcrypt_filter support => enabled
837+ Version => 2.5.8
838+ Api No => 20021217
839+ 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
840+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
841+
842+ Directive => Local Value => Master Value
843+ mcrypt.algorithms_dir => no value => no value
844+ mcrypt.modes_dir => no value => no value
845+
846+ mysql
847+
848+ MySQL Support => enabled
849+ Active Persistent Links => 0
850+ Active Links => 0
851+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
852+
853+ Directive => Local Value => Master Value
854+ mysql.allow_local_infile => On => On
855+ mysql.allow_persistent => On => On
856+ mysql.connect_timeout => 60 => 60
857+ mysql.default_host => no value => no value
858+ mysql.default_password => no value => no value
859+ mysql.default_port => no value => no value
860+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
861+ mysql.default_user => no value => no value
862+ mysql.max_links => Unlimited => Unlimited
863+ mysql.max_persistent => Unlimited => Unlimited
864+ mysql.trace_mode => Off => Off
865+
866+ mysqlnd
867+
868+ mysqlnd => enabled
869+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
870+ Compression => not supported
871+ SSL => supported
872+ Command buffer size => 4096
873+ Read buffer size => 32768
874+ Read timeout => 31536000
875+ Collecting statistics => Yes
876+ Collecting memory statistics => Yes
877+ Tracing => n/a
878+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
879+ API Extensions => mysql
880+
881+ mysqlnd statistics =>
882+ bytes_sent => 0
883+ bytes_received => 0
884+ packets_sent => 0
885+ packets_received => 0
886+ protocol_overhead_in => 0
887+ protocol_overhead_out => 0
888+ bytes_received_ok_packet => 0
889+ bytes_received_eof_packet => 0
890+ bytes_received_rset_header_packet => 0
891+ bytes_received_rset_field_meta_packet => 0
892+ bytes_received_rset_row_packet => 0
893+ bytes_received_prepare_response_packet => 0
894+ bytes_received_change_user_packet => 0
895+ packets_sent_command => 0
896+ packets_received_ok => 0
897+ packets_received_eof => 0
898+ packets_received_rset_header => 0
899+ packets_received_rset_field_meta => 0
900+ packets_received_rset_row => 0
901+ packets_received_prepare_response => 0
902+ packets_received_change_user => 0
903+ result_set_queries => 0
904+ non_result_set_queries => 0
905+ no_index_used => 0
906+ bad_index_used => 0
907+ slow_queries => 0
908+ buffered_sets => 0
909+ unbuffered_sets => 0
910+ ps_buffered_sets => 0
911+ ps_unbuffered_sets => 0
912+ flushed_normal_sets => 0
913+ flushed_ps_sets => 0
914+ ps_prepared_never_executed => 0
915+ ps_prepared_once_executed => 0
916+ rows_fetched_from_server_normal => 0
917+ rows_fetched_from_server_ps => 0
918+ rows_buffered_from_client_normal => 0
919+ rows_buffered_from_client_ps => 0
920+ rows_fetched_from_client_normal_buffered => 0
921+ rows_fetched_from_client_normal_unbuffered => 0
922+ rows_fetched_from_client_ps_buffered => 0
923+ rows_fetched_from_client_ps_unbuffered => 0
924+ rows_fetched_from_client_ps_cursor => 0
925+ rows_affected_normal => 0
926+ rows_affected_ps => 0
927+ rows_skipped_normal => 0
928+ rows_skipped_ps => 0
929+ copy_on_write_saved => 0
930+ copy_on_write_performed => 0
931+ command_buffer_too_small => 0
932+ connect_success => 0
933+ connect_failure => 0
934+ connection_reused => 0
935+ reconnect => 0
936+ pconnect_success => 0
937+ active_connections => 0
938+ active_persistent_connections => 0
939+ explicit_close => 0
940+ implicit_close => 0
941+ disconnect_close => 0
942+ in_middle_of_command_close => 0
943+ explicit_free_result => 0
944+ implicit_free_result => 0
945+ explicit_stmt_close => 0
946+ implicit_stmt_close => 0
947+ mem_emalloc_count => 0
948+ mem_emalloc_amount => 0
949+ mem_ecalloc_count => 0
950+ mem_ecalloc_amount => 0
951+ mem_erealloc_count => 0
952+ mem_erealloc_amount => 0
953+ mem_efree_count => 0
954+ mem_efree_amount => 0
955+ mem_malloc_count => 0
956+ mem_malloc_amount => 0
957+ mem_calloc_count => 0
958+ mem_calloc_amount => 0
959+ mem_realloc_count => 0
960+ mem_realloc_amount => 0
961+ mem_free_count => 0
962+ mem_free_amount => 0
963+ mem_estrndup_count => 0
964+ mem_strndup_count => 0
965+ mem_estndup_count => 0
966+ mem_strdup_count => 0
967+ proto_text_fetched_null => 0
968+ proto_text_fetched_bit => 0
969+ proto_text_fetched_tinyint => 0
970+ proto_text_fetched_short => 0
971+ proto_text_fetched_int24 => 0
972+ proto_text_fetched_int => 0
973+ proto_text_fetched_bigint => 0
974+ proto_text_fetched_decimal => 0
975+ proto_text_fetched_float => 0
976+ proto_text_fetched_double => 0
977+ proto_text_fetched_date => 0
978+ proto_text_fetched_year => 0
979+ proto_text_fetched_time => 0
980+ proto_text_fetched_datetime => 0
981+ proto_text_fetched_timestamp => 0
982+ proto_text_fetched_string => 0
983+ proto_text_fetched_blob => 0
984+ proto_text_fetched_enum => 0
985+ proto_text_fetched_set => 0
986+ proto_text_fetched_geometry => 0
987+ proto_text_fetched_other => 0
988+ proto_binary_fetched_null => 0
989+ proto_binary_fetched_bit => 0
990+ proto_binary_fetched_tinyint => 0
991+ proto_binary_fetched_short => 0
992+ proto_binary_fetched_int24 => 0
993+ proto_binary_fetched_int => 0
994+ proto_binary_fetched_bigint => 0
995+ proto_binary_fetched_decimal => 0
996+ proto_binary_fetched_float => 0
997+ proto_binary_fetched_double => 0
998+ proto_binary_fetched_date => 0
999+ proto_binary_fetched_year => 0
1000+ proto_binary_fetched_time => 0
1001+ proto_binary_fetched_datetime => 0
1002+ proto_binary_fetched_timestamp => 0
1003+ proto_binary_fetched_string => 0
1004+ proto_binary_fetched_blob => 0
1005+ proto_binary_fetched_enum => 0
1006+ proto_binary_fetched_set => 0
1007+ proto_binary_fetched_geometry => 0
1008+ proto_binary_fetched_other => 0
1009+ init_command_executed_count => 0
1010+ init_command_failed_count => 0
1011+ com_quit => 0
1012+ com_init_db => 0
1013+ com_query => 0
1014+ com_field_list => 0
1015+ com_create_db => 0
1016+ com_drop_db => 0
1017+ com_refresh => 0
1018+ com_shutdown => 0
1019+ com_statistics => 0
1020+ com_process_info => 0
1021+ com_connect => 0
1022+ com_process_kill => 0
1023+ com_debug => 0
1024+ com_ping => 0
1025+ com_time => 0
1026+ com_delayed_insert => 0
1027+ com_change_user => 0
1028+ com_binlog_dump => 0
1029+ com_table_dump => 0
1030+ com_connect_out => 0
1031+ com_register_slave => 0
1032+ com_stmt_prepare => 0
1033+ com_stmt_execute => 0
1034+ com_stmt_send_long_data => 0
1035+ com_stmt_close => 0
1036+ com_stmt_reset => 0
1037+ com_stmt_set_option => 0
1038+ com_stmt_fetch => 0
1039+ com_deamon => 0
1040+ bytes_received_real_data_normal => 0
1041+ bytes_received_real_data_ps => 0
1042+
1043+ example statistics =>
1044+ stat1 => 0
1045+ stat2 => 0
1046+
1047+ pcre
1048+
1049+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1050+ PCRE Library Version => 8.12 2011-01-15
1051+
1052+ Directive => Local Value => Master Value
1053+ pcre.backtrack_limit => 1000000 => 1000000
1054+ pcre.recursion_limit => 100000 => 100000
1055+
1056+ PDO
1057+
1058+ PDO support => enabled
1059+ PDO drivers => sqlite
1060+
1061+ pdo_sqlite
1062+
1063+ PDO Driver for SQLite 3.x => enabled
1064+ SQLite Library => 3.7.7.1
1065+
1066+ Phar
1067+
1068+ Phar: PHP Archive support => enabled
1069+ Phar EXT version => 2.0.1
1070+ Phar API version => 1.1.1
1071+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1072+ Phar-based phar archives => enabled
1073+ Tar-based phar archives => enabled
1074+ ZIP-based phar archives => enabled
1075+ gzip compression => enabled
1076+ bzip2 compression => enabled
1077+ OpenSSL support => disabled (install ext/openssl)
1078+
1079+
1080+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1081+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1082+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1083+ Directive => Local Value => Master Value
1084+ phar.cache_list => no value => no value
1087+
1089+
1090+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1091+
1092+ Reflection
1093+
1094+ Reflection => enabled
1095+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1096+
1097+ session
1098+
1099+ Session Support => enabled
1100+ Registered save handlers => files user
1101+ Registered serializer handlers => php php_binary
1102+
1103+ Directive => Local Value => Master Value
1104+ session.auto_start => Off => Off
1105+ session.cache_expire => 180 => 180
1106+ session.cache_limiter => nocache => nocache
1107+ session.cookie_domain => no value => no value
1108+ session.cookie_httponly => Off => Off
1109+ session.cookie_lifetime => 0 => 0
1110+ session.cookie_path => / => /
1111+ session.cookie_secure => Off => Off
1112+ session.entropy_file => /dev/urandom => /dev/urandom
1113+ session.entropy_length => 32 => 32
1114+ session.gc_divisor => 1000 => 1000
1115+ session.gc_maxlifetime => 1440 => 1440
1116+ session.gc_probability => 1 => 1
1117+ session.hash_bits_per_character => 5 => 5
1118+ session.hash_function => 0 => 0
1119+ session.name => PHPSESSID => PHPSESSID
1120+ session.referer_check => no value => no value
1121+ session.save_handler => files => files
1122+ session.save_path => no value => no value
1123+ session.serialize_handler => php => php
1124+ session.upload_progress.cleanup => On => On
1125+ session.upload_progress.enabled => On => On
1126+ session.upload_progress.freq => 1% => 1%
1127+ session.upload_progress.min_freq => 1 => 1
1128+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1129+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1130+ session.use_cookies => On => On
1131+ session.use_only_cookies => On => On
1132+ session.use_trans_sid => 0 => 0
1133+
1134+ SimpleXML
1135+
1136+ Simplexml support => enabled
1137+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1138+ Schema support => enabled
1139+
1140+ SPL
1141+
1142+ SPL support => enabled
1143+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1144+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1145+
1146+ sqlite3
1147+
1148+ SQLite3 support => enabled
1149+ SQLite3 module version => 0.7
1150+ SQLite Library => 3.7.7.1
1151+
1152+ Directive => Local Value => Master Value
1153+ sqlite3.extension_dir => no value => no value
1154+
1155+ standard
1156+
1157+ Dynamic Library Support => enabled
1158+ Path to sendmail => -t -i
1159+
1160+ Directive => Local Value => Master Value
1161+ assert.active => 1 => 1
1162+ assert.bail => 0 => 0
1163+ assert.callback => no value => no value
1164+ assert.quiet_eval => 0 => 0
1165+ assert.warning => 1 => 1
1166+ auto_detect_line_endings => 0 => 0
1167+ default_socket_timeout => 60 => 60
1168+ from => no value => no value
1169+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
1170+ user_agent => no value => no value
1171+
1172+ tokenizer
1173+
1174+ Tokenizer Support => enabled
1175+
1176+ xml
1177+
1178+ XML Support => active
1179+ XML Namespace Support => active
1180+ libxml2 Version => 2.7.8
1181+
1182+ xmlreader
1183+
1184+ XMLReader => enabled
1185+
1186+ xmlwriter
1187+
1188+ XMLWriter => enabled
1189+
1190+ zip
1191+
1192+ Zip => enabled
1193+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1194+ Zip version => 1.11.0
1195+ Libzip version => 0.10.1
1196+
1197+ zlib
1198+
1199+ ZLib Support => enabled
1200+ Stream Wrapper => compress.zlib://
1201+ Stream Filter => zlib.inflate, zlib.deflate
1202+ Compiled Version => 1.2.3.4
1203+ Linked Version => 1.2.3.4
1204+
1205+ Directive => Local Value => Master Value
1206+ zlib.output_compression => Off => Off
1207+ zlib.output_compression_level => -1 => -1
1208+ zlib.output_handler => no value => no value
1209+
1210+ Additional Modules
1211+
1212+ Module Name
1213+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => Off => Off
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /usr/src/PHP/php-5.4.8/modules/ => /usr/src/PHP/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/apache2/php/lib/php => .:/usr/local/apache2/php/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => On => On
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => GP => GP
077+ sendmail_from => no value => no value
078+ sendmail_path => -t -i => -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => Off => Off
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => GPCS => GPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ date
104+
105+ date/time support => enabled
106+ "Olson" Timezone Database Version => 2012.3
107+ Timezone Database => internal
108+
109+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
110+ Default timezone => UTC
111+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
113+ date.default_latitude => 31.7667 => 31.7667
114+ date.default_longitude => 35.2333 => 35.2333
115+ date.sunrise_zenith => 90.583333 => 90.583333
116+ date.sunset_zenith => 90.583333 => 90.583333
117+ date.timezone => no value => no value
118+
120+
121+ DBA support => enabled
122+ Supported handlers => gdbm cdb cdb_make inifile flatfile
123+
124+ Directive => Local Value => Master Value
125+ dba.default_handler => flatfile => flatfile
126+
127+ dom
129+ DOM/XML => enabled
130+ DOM/XML API Version => 20031129
131+ libxml Version => 2.7.8
132+ HTML Support => enabled
133+ XPath Support => enabled
134+ XPointer Support => enabled
135+ Schema Support => enabled
136+ RelaxNG Support => enabled
137+
138+ ereg
139+
140+ Regex Library => Bundled library enabled
141+
142+ fileinfo
143+
144+ fileinfo support => enabled
145+ version => 1.0.5
147+ filter
149+ Input Validation and Filtering => enabled
150+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
151+
153+ filter.default => unsafe_raw => unsafe_raw
154+ filter.default_flags => no value => no value
155+
156+ gd
157+
158+ GD Support => enabled
159+ GD Version => bundled (2.0.34 compatible)
160+ GIF Read Support => enabled
161+ GIF Create Support => enabled
162+ JPEG Support => enabled
163+ libJPEG Version => 6b
164+ PNG Support => enabled
165+ libPNG Version => 1.2.46
166+ WBMP Support => enabled
167+ XBM Support => enabled
168+
169+ Directive => Local Value => Master Value
170+ gd.jpeg_ignore_warning => 0 => 0
171+
172+ gettext
173+
174+ GetText Support => enabled
175+
176+ hash
177+
178+ hash support => enabled
179+ 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 fnv132 fnv164 joaat 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
180+
181+ iconv
182+
183+ iconv support => enabled
184+ iconv implementation => glibc
185+ iconv library version => 2.15
186+
187+ Directive => Local Value => Master Value
188+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
189+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
190+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
191+
192+ json
193+
194+ json support => enabled
195+ json version => 1.2.1
196+
197+ libxml
198+
199+ libXML support => active
200+ libXML Compiled Version => 2.7.8
201+ libXML Loaded Version => 20708
202+ libXML streams => enabled
203+
204+ mbstring
205+
206+ Multibyte Support => enabled
207+ Multibyte string engine => libmbfl
208+ HTTP input encoding translation => disabled
209+ libmbfl version => 1.3.2
210+
211+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
212+
213+ Multibyte (japanese) regex support => enabled
214+ Multibyte regex (oniguruma) backtrack check => On
215+ Multibyte regex (oniguruma) version => 4.7.1
216+
217+ Directive => Local Value => Master Value
218+ mbstring.detect_order => no value => no value
219+ mbstring.encoding_translation => Off => Off
220+ mbstring.func_overload => 0 => 0
221+ mbstring.http_input => pass => pass
222+ mbstring.http_output => pass => pass
223+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
224+ mbstring.internal_encoding => no value => no value
225+ mbstring.language => neutral => neutral
226+ mbstring.strict_detection => Off => Off
227+ mbstring.substitute_character => no value => no value
228+
229+ mcrypt
230+
231+ mcrypt support => enabled
232+ mcrypt_filter support => enabled
233+ Version => 2.5.8
234+ Api No => 20021217
235+ 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
236+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
237+
238+ Directive => Local Value => Master Value
239+ mcrypt.algorithms_dir => no value => no value
240+ mcrypt.modes_dir => no value => no value
241+
242+ mysql
243+
244+ MySQL Support => enabled
245+ Active Persistent Links => 0
246+ Active Links => 0
247+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
248+
249+ Directive => Local Value => Master Value
250+ mysql.allow_local_infile => On => On
251+ mysql.allow_persistent => On => On
252+ mysql.connect_timeout => 60 => 60
253+ mysql.default_host => no value => no value
254+ mysql.default_password => no value => no value
255+ mysql.default_port => no value => no value
256+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
257+ mysql.default_user => no value => no value
258+ mysql.max_links => Unlimited => Unlimited
259+ mysql.max_persistent => Unlimited => Unlimited
260+ mysql.trace_mode => Off => Off
261+
262+ mysqlnd
263+
264+ mysqlnd => enabled
265+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
266+ Compression => supported
267+ SSL => supported
268+ Command buffer size => 4096
269+ Read buffer size => 32768
270+ Read timeout => 31536000
271+ Collecting statistics => Yes
272+ Collecting memory statistics => Yes
273+ Tracing => n/a
274+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
275+ API Extensions => mysql
276+
277+ mysqlnd statistics =>
278+ bytes_sent => 0
279+ bytes_received => 0
280+ packets_sent => 0
281+ packets_received => 0
282+ protocol_overhead_in => 0
283+ protocol_overhead_out => 0
284+ bytes_received_ok_packet => 0
285+ bytes_received_eof_packet => 0
286+ bytes_received_rset_header_packet => 0
287+ bytes_received_rset_field_meta_packet => 0
288+ bytes_received_rset_row_packet => 0
289+ bytes_received_prepare_response_packet => 0
290+ bytes_received_change_user_packet => 0
291+ packets_sent_command => 0
292+ packets_received_ok => 0
293+ packets_received_eof => 0
294+ packets_received_rset_header => 0
295+ packets_received_rset_field_meta => 0
296+ packets_received_rset_row => 0
297+ packets_received_prepare_response => 0
298+ packets_received_change_user => 0
299+ result_set_queries => 0
300+ non_result_set_queries => 0
301+ no_index_used => 0
302+ bad_index_used => 0
303+ slow_queries => 0
304+ buffered_sets => 0
305+ unbuffered_sets => 0
306+ ps_buffered_sets => 0
307+ ps_unbuffered_sets => 0
308+ flushed_normal_sets => 0
309+ flushed_ps_sets => 0
310+ ps_prepared_never_executed => 0
311+ ps_prepared_once_executed => 0
312+ rows_fetched_from_server_normal => 0
313+ rows_fetched_from_server_ps => 0
314+ rows_buffered_from_client_normal => 0
315+ rows_buffered_from_client_ps => 0
316+ rows_fetched_from_client_normal_buffered => 0
317+ rows_fetched_from_client_normal_unbuffered => 0
318+ rows_fetched_from_client_ps_buffered => 0
319+ rows_fetched_from_client_ps_unbuffered => 0
320+ rows_fetched_from_client_ps_cursor => 0
321+ rows_affected_normal => 0
322+ rows_affected_ps => 0
323+ rows_skipped_normal => 0
324+ rows_skipped_ps => 0
325+ copy_on_write_saved => 0
326+ copy_on_write_performed => 0
327+ command_buffer_too_small => 0
328+ connect_success => 0
329+ connect_failure => 0
330+ connection_reused => 0
331+ reconnect => 0
332+ pconnect_success => 0
333+ active_connections => 0
334+ active_persistent_connections => 0
335+ explicit_close => 0
336+ implicit_close => 0
337+ disconnect_close => 0
338+ in_middle_of_command_close => 0
339+ explicit_free_result => 0
340+ implicit_free_result => 0
341+ explicit_stmt_close => 0
342+ implicit_stmt_close => 0
343+ mem_emalloc_count => 0
344+ mem_emalloc_amount => 0
345+ mem_ecalloc_count => 0
346+ mem_ecalloc_amount => 0
347+ mem_erealloc_count => 0
348+ mem_erealloc_amount => 0
349+ mem_efree_count => 0
350+ mem_efree_amount => 0
351+ mem_malloc_count => 0
352+ mem_malloc_amount => 0
353+ mem_calloc_count => 0
354+ mem_calloc_amount => 0
355+ mem_realloc_count => 0
356+ mem_realloc_amount => 0
357+ mem_free_count => 0
358+ mem_free_amount => 0
359+ mem_estrndup_count => 0
360+ mem_strndup_count => 0
361+ mem_estndup_count => 0
362+ mem_strdup_count => 0
363+ proto_text_fetched_null => 0
364+ proto_text_fetched_bit => 0
365+ proto_text_fetched_tinyint => 0
366+ proto_text_fetched_short => 0
367+ proto_text_fetched_int24 => 0
368+ proto_text_fetched_int => 0
369+ proto_text_fetched_bigint => 0
370+ proto_text_fetched_decimal => 0
371+ proto_text_fetched_float => 0
372+ proto_text_fetched_double => 0
373+ proto_text_fetched_date => 0
374+ proto_text_fetched_year => 0
375+ proto_text_fetched_time => 0
376+ proto_text_fetched_datetime => 0
377+ proto_text_fetched_timestamp => 0
378+ proto_text_fetched_string => 0
379+ proto_text_fetched_blob => 0
380+ proto_text_fetched_enum => 0
381+ proto_text_fetched_set => 0
382+ proto_text_fetched_geometry => 0
383+ proto_text_fetched_other => 0
384+ proto_binary_fetched_null => 0
385+ proto_binary_fetched_bit => 0
386+ proto_binary_fetched_tinyint => 0
387+ proto_binary_fetched_short => 0
388+ proto_binary_fetched_int24 => 0
389+ proto_binary_fetched_int => 0
390+ proto_binary_fetched_bigint => 0
391+ proto_binary_fetched_decimal => 0
392+ proto_binary_fetched_float => 0
393+ proto_binary_fetched_double => 0
394+ proto_binary_fetched_date => 0
395+ proto_binary_fetched_year => 0
396+ proto_binary_fetched_time => 0
397+ proto_binary_fetched_datetime => 0
398+ proto_binary_fetched_timestamp => 0
399+ proto_binary_fetched_string => 0
400+ proto_binary_fetched_blob => 0
401+ proto_binary_fetched_enum => 0
402+ proto_binary_fetched_set => 0
403+ proto_binary_fetched_geometry => 0
404+ proto_binary_fetched_other => 0
405+ init_command_executed_count => 0
406+ init_command_failed_count => 0
407+ com_quit => 0
408+ com_init_db => 0
409+ com_query => 0
410+ com_field_list => 0
411+ com_create_db => 0
412+ com_drop_db => 0
413+ com_refresh => 0
414+ com_shutdown => 0
415+ com_statistics => 0
416+ com_process_info => 0
417+ com_connect => 0
418+ com_process_kill => 0
419+ com_debug => 0
420+ com_ping => 0
421+ com_time => 0
422+ com_delayed_insert => 0
423+ com_change_user => 0
424+ com_binlog_dump => 0
425+ com_table_dump => 0
426+ com_connect_out => 0
427+ com_register_slave => 0
428+ com_stmt_prepare => 0
429+ com_stmt_execute => 0
430+ com_stmt_send_long_data => 0
431+ com_stmt_close => 0
432+ com_stmt_reset => 0
433+ com_stmt_set_option => 0
434+ com_stmt_fetch => 0
435+ com_deamon => 0
436+ bytes_received_real_data_normal => 0
437+ bytes_received_real_data_ps => 0
438+
439+ example statistics =>
440+ stat1 => 0
441+ stat2 => 0
442+
443+ pcre
444+
445+ PCRE (Perl Compatible Regular Expressions) Support => enabled
446+ PCRE Library Version => 8.12 2011-01-15
447+
448+ Directive => Local Value => Master Value
449+ pcre.backtrack_limit => 1000000 => 1000000
450+ pcre.recursion_limit => 100000 => 100000
451+
452+ PDO
453+
454+ PDO support => enabled
455+ PDO drivers => sqlite
456+
457+ pdo_sqlite
458+
459+ PDO Driver for SQLite 3.x => enabled
460+ SQLite Library => 3.7.7.1
461+
462+ Phar
463+
464+ Phar: PHP Archive support => enabled
465+ Phar EXT version => 2.0.1
466+ Phar API version => 1.1.1
467+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
468+ Phar-based phar archives => enabled
469+ Tar-based phar archives => enabled
470+ ZIP-based phar archives => enabled
471+ gzip compression => enabled
472+ bzip2 compression => enabled
473+ OpenSSL support => disabled (install ext/openssl)
474+
475+
476+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
477+ Phar fully realized by Gregory Beaver and Marcus Boerger.
478+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
479+ Directive => Local Value => Master Value
481+ phar.readonly => Off => Off
482+ phar.require_hash => Off => Off
483+
484+ posix
485+
486+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
487+
488+ Reflection
489+
490+ Reflection => enabled
491+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
492+
493+ session
494+
495+ Session Support => enabled
496+ Registered save handlers => files user
497+ Registered serializer handlers => php php_binary
498+
499+ Directive => Local Value => Master Value
500+ session.auto_start => Off => Off
501+ session.cache_expire => 180 => 180
502+ session.cache_limiter => nocache => nocache
503+ session.cookie_domain => no value => no value
504+ session.cookie_httponly => Off => Off
505+ session.cookie_lifetime => 0 => 0
506+ session.cookie_path => / => /
507+ session.cookie_secure => Off => Off
508+ session.entropy_file => /dev/urandom => /dev/urandom
509+ session.entropy_length => 32 => 32
510+ session.gc_divisor => 1000 => 1000
511+ session.gc_maxlifetime => 1440 => 1440
512+ session.gc_probability => 1 => 1
513+ session.hash_bits_per_character => 5 => 5
514+ session.hash_function => 0 => 0
515+ session.name => PHPSESSID => PHPSESSID
516+ session.referer_check => no value => no value
517+ session.save_handler => files => files
518+ session.save_path => no value => no value
519+ session.serialize_handler => php => php
520+ session.upload_progress.cleanup => On => On
521+ session.upload_progress.enabled => On => On
522+ session.upload_progress.freq => 1% => 1%
523+ session.upload_progress.min_freq => 1 => 1
524+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
525+ session.upload_progress.prefix => upload_progress_ => upload_progress_
526+ session.use_cookies => On => On
527+ session.use_only_cookies => On => On
528+ session.use_trans_sid => 0 => 0
529+
530+ SimpleXML
531+
532+ Simplexml support => enabled
533+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
534+ Schema support => enabled
535+
536+ SPL
537+
538+ SPL support => enabled
539+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
540+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
541+
542+ sqlite3
543+
544+ SQLite3 support => enabled
545+ SQLite3 module version => 0.7
546+ SQLite Library => 3.7.7.1
547+
548+ Directive => Local Value => Master Value
549+ sqlite3.extension_dir => no value => no value
550+
551+ standard
552+
553+ Dynamic Library Support => enabled
554+ Path to sendmail => -t -i
555+
556+ Directive => Local Value => Master Value
557+ assert.active => 1 => 1
558+ assert.bail => 0 => 0
559+ assert.callback => no value => no value
560+ assert.quiet_eval => 0 => 0
561+ assert.warning => 1 => 1
562+ auto_detect_line_endings => 0 => 0
563+ default_socket_timeout => 60 => 60
564+ from => no value => no value
565+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
566+ user_agent => no value => no value
567+
568+ tokenizer
569+
570+ Tokenizer Support => enabled
571+
572+ xml
573+
574+ XML Support => active
575+ XML Namespace Support => active
576+ libxml2 Version => 2.7.8
577+
578+ xmlreader
579+
580+ XMLReader => enabled
581+
582+ xmlwriter
583+
584+ XMLWriter => enabled
585+
586+ zip
587+
588+ Zip => enabled
589+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
590+ Zip version => 1.11.0
591+ Libzip version => 0.10.1
592+
593+ zlib
594+
595+ ZLib Support => enabled
596+ Stream Wrapper => compress.zlib://
597+ Stream Filter => zlib.inflate, zlib.deflate
598+ Compiled Version => 1.2.3.4
599+ Linked Version => 1.2.3.4
600+
601+ Directive => Local Value => Master Value
602+ zlib.output_compression => Off => Off
603+ zlib.output_compression_level => -1 => -1
604+ zlib.output_handler => no value => no value
605+
606+ Additional Modules
607+
608+ Module Name
609+ phpinfo()
610+
611+ bz2
612+
613+ BZip2 Support => Enabled
614+ Stream Wrapper support => compress.bzip2://
615+ Stream Filter support => bzip2.decompress, bzip2.compress
616+ BZip2 Version => 1.0.6, 6-Sept-2010
617+
618+ Core
619+
620+ PHP Version => 5.4.8
621+
622+ Directive => Local Value => Master Value
623+ allow_url_fopen => On => On
624+ allow_url_include => Off => Off
625+ always_populate_raw_post_data => Off => Off
626+ arg_separator.input => & => &
627+ arg_separator.output => & => &
628+ asp_tags => Off => Off
629+ auto_append_file => no value => no value
630+ auto_globals_jit => On => On
631+ auto_prepend_file => no value => no value
632+ browscap => no value => no value
633+ default_charset => no value => no value
634+ default_mimetype => text/html => text/html
635+ disable_classes => no value => no value
636+ disable_functions => no value => no value
637+ display_errors => STDOUT => STDOUT
638+ display_startup_errors => On => On
639+ doc_root => no value => no value
640+ docref_ext => .html => .html
641+ docref_root => no value => no value
642+ enable_dl => Off => Off
643+ enable_post_data_reading => On => On
644+ error_append_string => no value => no value
645+ error_log => no value => no value
646+ error_prepend_string => no value => no value
647+ error_reporting => 32767 => 32767
648+ exit_on_timeout => Off => Off
649+ expose_php => On => On
650+ extension_dir => /usr/src/PHP/php-5.4.8/modules/ => /usr/src/PHP/php-5.4.8/modules/
651+ file_uploads => On => On
652+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
653+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
654+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
655+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
656+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
657+ html_errors => Off => Off
658+ ignore_repeated_errors => Off => Off
659+ ignore_repeated_source => Off => Off
660+ ignore_user_abort => Off => Off
661+ implicit_flush => On => On
662+ include_path => .:/usr/local/apache2/php/lib/php => .:/usr/local/apache2/php/lib/php
663+ log_errors => Off => Off
664+ log_errors_max_len => 1024 => 1024
665+ mail.add_x_header => On => On
666+ mail.force_extra_parameters => no value => no value
667+ mail.log => no value => no value
668+ max_execution_time => 0 => 0
669+ max_file_uploads => 20 => 20
670+ max_input_nesting_level => 64 => 64
671+ max_input_time => -1 => -1
672+ max_input_vars => 1000 => 1000
673+ memory_limit => 128M => 128M
674+ open_basedir => no value => no value
675+ output_buffering => no value => no value
676+ output_handler => no value => no value
677+ post_max_size => 8M => 8M
678+ precision => 14 => 14
679+ realpath_cache_size => 16K => 16K
680+ realpath_cache_ttl => 120 => 120
681+ register_argc_argv => On => On
682+ report_memleaks => On => On
683+ report_zend_debug => Off => Off
684+ request_order => GP => GP
685+ sendmail_from => no value => no value
686+ sendmail_path => -t -i => -t -i
687+ serialize_precision => 17 => 17
688+ short_open_tag => Off => Off
689+ SMTP => localhost => localhost
690+ smtp_port => 25 => 25
691+ sql.safe_mode => Off => Off
692+ track_errors => On => On
693+ unserialize_callback_func => no value => no value
694+ upload_max_filesize => 2M => 2M
695+ upload_tmp_dir => no value => no value
696+ user_dir => no value => no value
697+ user_ini.cache_ttl => 300 => 300
698+ user_ini.filename => .user.ini => .user.ini
699+ variables_order => GPCS => GPCS
700+ xmlrpc_error_number => 0 => 0
701+ xmlrpc_errors => Off => Off
702+ zend.detect_unicode => On => On
703+ zend.enable_gc => On => On
704+ zend.multibyte => Off => Off
705+ zend.script_encoding => no value => no value
706+
707+ ctype
708+
709+ ctype functions => enabled
710+
711+ date
712+
713+ date/time support => enabled
714+ "Olson" Timezone Database Version => 2012.3
715+ Timezone Database => internal
716+
717+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
718+ Default timezone => UTC
719+
720+ Directive => Local Value => Master Value
721+ date.default_latitude => 31.7667 => 31.7667
722+ date.default_longitude => 35.2333 => 35.2333
723+ date.sunrise_zenith => 90.583333 => 90.583333
724+ date.sunset_zenith => 90.583333 => 90.583333
725+ date.timezone => no value => no value
726+
727+ dba
728+
729+ DBA support => enabled
730+ Supported handlers => gdbm cdb cdb_make inifile flatfile
731+
732+ Directive => Local Value => Master Value
733+ dba.default_handler => flatfile => flatfile
734+
735+ dom
736+
737+ DOM/XML => enabled
738+ DOM/XML API Version => 20031129
739+ libxml Version => 2.7.8
740+ HTML Support => enabled
741+ XPath Support => enabled
742+ XPointer Support => enabled
743+ Schema Support => enabled
744+ RelaxNG Support => enabled
745+
746+ ereg
747+
748+ Regex Library => Bundled library enabled
749+
750+ fileinfo
751+
752+ fileinfo support => enabled
753+ version => 1.0.5
754+
755+ filter
756+
757+ Input Validation and Filtering => enabled
758+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
759+
760+ Directive => Local Value => Master Value
761+ filter.default => unsafe_raw => unsafe_raw
762+ filter.default_flags => no value => no value
763+
764+ gd
765+
766+ GD Support => enabled
767+ GD Version => bundled (2.0.34 compatible)
768+ GIF Read Support => enabled
769+ GIF Create Support => enabled
770+ JPEG Support => enabled
771+ libJPEG Version => 6b
772+ PNG Support => enabled
773+ libPNG Version => 1.2.46
774+ WBMP Support => enabled
775+ XBM Support => enabled
776+
777+ Directive => Local Value => Master Value
778+ gd.jpeg_ignore_warning => 0 => 0
779+
780+ gettext
781+
782+ GetText Support => enabled
783+
784+ hash
785+
786+ hash support => enabled
787+ 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 fnv132 fnv164 joaat 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
788+
789+ iconv
790+
791+ iconv support => enabled
792+ iconv implementation => glibc
793+ iconv library version => 2.15
794+
795+ Directive => Local Value => Master Value
796+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
797+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
798+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
799+
800+ json
801+
802+ json support => enabled
803+ json version => 1.2.1
804+
805+ libxml
806+
807+ libXML support => active
808+ libXML Compiled Version => 2.7.8
809+ libXML Loaded Version => 20708
810+ libXML streams => enabled
811+
812+ mbstring
813+
814+ Multibyte Support => enabled
815+ Multibyte string engine => libmbfl
816+ HTTP input encoding translation => disabled
817+ libmbfl version => 1.3.2
818+
819+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
820+
821+ Multibyte (japanese) regex support => enabled
822+ Multibyte regex (oniguruma) backtrack check => On
823+ Multibyte regex (oniguruma) version => 4.7.1
824+
825+ Directive => Local Value => Master Value
826+ mbstring.detect_order => no value => no value
827+ mbstring.encoding_translation => Off => Off
828+ mbstring.func_overload => 0 => 0
829+ mbstring.http_input => pass => pass
830+ mbstring.http_output => pass => pass
831+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
832+ mbstring.internal_encoding => no value => no value
833+ mbstring.language => neutral => neutral
834+ mbstring.strict_detection => Off => Off
835+ mbstring.substitute_character => no value => no value
836+
837+ mcrypt
838+
839+ mcrypt support => enabled
840+ mcrypt_filter support => enabled
841+ Version => 2.5.8
842+ Api No => 20021217
843+ 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
844+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
845+
846+ Directive => Local Value => Master Value
847+ mcrypt.algorithms_dir => no value => no value
848+ mcrypt.modes_dir => no value => no value
849+
850+ mysql
851+
852+ MySQL Support => enabled
853+ Active Persistent Links => 0
854+ Active Links => 0
855+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
856+
857+ Directive => Local Value => Master Value
858+ mysql.allow_local_infile => On => On
859+ mysql.allow_persistent => On => On
860+ mysql.connect_timeout => 60 => 60
861+ mysql.default_host => no value => no value
862+ mysql.default_password => no value => no value
863+ mysql.default_port => no value => no value
864+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
865+ mysql.default_user => no value => no value
866+ mysql.max_links => Unlimited => Unlimited
867+ mysql.max_persistent => Unlimited => Unlimited
868+ mysql.trace_mode => Off => Off
869+
870+ mysqlnd
871+
872+ mysqlnd => enabled
873+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
874+ Compression => supported
875+ SSL => supported
876+ Command buffer size => 4096
877+ Read buffer size => 32768
878+ Read timeout => 31536000
879+ Collecting statistics => Yes
880+ Collecting memory statistics => Yes
881+ Tracing => n/a
882+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
883+ API Extensions => mysql
884+
885+ mysqlnd statistics =>
886+ bytes_sent => 0
887+ bytes_received => 0
888+ packets_sent => 0
889+ packets_received => 0
890+ protocol_overhead_in => 0
891+ protocol_overhead_out => 0
892+ bytes_received_ok_packet => 0
893+ bytes_received_eof_packet => 0
894+ bytes_received_rset_header_packet => 0
895+ bytes_received_rset_field_meta_packet => 0
896+ bytes_received_rset_row_packet => 0
897+ bytes_received_prepare_response_packet => 0
898+ bytes_received_change_user_packet => 0
899+ packets_sent_command => 0
900+ packets_received_ok => 0
901+ packets_received_eof => 0
902+ packets_received_rset_header => 0
903+ packets_received_rset_field_meta => 0
904+ packets_received_rset_row => 0
905+ packets_received_prepare_response => 0
906+ packets_received_change_user => 0
907+ result_set_queries => 0
908+ non_result_set_queries => 0
909+ no_index_used => 0
910+ bad_index_used => 0
911+ slow_queries => 0
912+ buffered_sets => 0
913+ unbuffered_sets => 0
914+ ps_buffered_sets => 0
915+ ps_unbuffered_sets => 0
916+ flushed_normal_sets => 0
917+ flushed_ps_sets => 0
918+ ps_prepared_never_executed => 0
919+ ps_prepared_once_executed => 0
920+ rows_fetched_from_server_normal => 0
921+ rows_fetched_from_server_ps => 0
922+ rows_buffered_from_client_normal => 0
923+ rows_buffered_from_client_ps => 0
924+ rows_fetched_from_client_normal_buffered => 0
925+ rows_fetched_from_client_normal_unbuffered => 0
926+ rows_fetched_from_client_ps_buffered => 0
927+ rows_fetched_from_client_ps_unbuffered => 0
928+ rows_fetched_from_client_ps_cursor => 0
929+ rows_affected_normal => 0
930+ rows_affected_ps => 0
931+ rows_skipped_normal => 0
932+ rows_skipped_ps => 0
933+ copy_on_write_saved => 0
934+ copy_on_write_performed => 0
935+ command_buffer_too_small => 0
936+ connect_success => 0
937+ connect_failure => 0
938+ connection_reused => 0
939+ reconnect => 0
940+ pconnect_success => 0
941+ active_connections => 0
942+ active_persistent_connections => 0
943+ explicit_close => 0
944+ implicit_close => 0
945+ disconnect_close => 0
946+ in_middle_of_command_close => 0
947+ explicit_free_result => 0
948+ implicit_free_result => 0
949+ explicit_stmt_close => 0
950+ implicit_stmt_close => 0
951+ mem_emalloc_count => 0
952+ mem_emalloc_amount => 0
953+ mem_ecalloc_count => 0
954+ mem_ecalloc_amount => 0
955+ mem_erealloc_count => 0
956+ mem_erealloc_amount => 0
957+ mem_efree_count => 0
958+ mem_efree_amount => 0
959+ mem_malloc_count => 0
960+ mem_malloc_amount => 0
961+ mem_calloc_count => 0
962+ mem_calloc_amount => 0
963+ mem_realloc_count => 0
964+ mem_realloc_amount => 0
965+ mem_free_count => 0
966+ mem_free_amount => 0
967+ mem_estrndup_count => 0
968+ mem_strndup_count => 0
969+ mem_estndup_count => 0
970+ mem_strdup_count => 0
971+ proto_text_fetched_null => 0
972+ proto_text_fetched_bit => 0
973+ proto_text_fetched_tinyint => 0
974+ proto_text_fetched_short => 0
975+ proto_text_fetched_int24 => 0
976+ proto_text_fetched_int => 0
977+ proto_text_fetched_bigint => 0
978+ proto_text_fetched_decimal => 0
979+ proto_text_fetched_float => 0
980+ proto_text_fetched_double => 0
981+ proto_text_fetched_date => 0
982+ proto_text_fetched_year => 0
983+ proto_text_fetched_time => 0
984+ proto_text_fetched_datetime => 0
985+ proto_text_fetched_timestamp => 0
986+ proto_text_fetched_string => 0
987+ proto_text_fetched_blob => 0
988+ proto_text_fetched_enum => 0
989+ proto_text_fetched_set => 0
990+ proto_text_fetched_geometry => 0
991+ proto_text_fetched_other => 0
992+ proto_binary_fetched_null => 0
993+ proto_binary_fetched_bit => 0
994+ proto_binary_fetched_tinyint => 0
995+ proto_binary_fetched_short => 0
996+ proto_binary_fetched_int24 => 0
997+ proto_binary_fetched_int => 0
998+ proto_binary_fetched_bigint => 0
999+ proto_binary_fetched_decimal => 0
1000+ proto_binary_fetched_float => 0
1001+ proto_binary_fetched_double => 0
1002+ proto_binary_fetched_date => 0
1003+ proto_binary_fetched_year => 0
1004+ proto_binary_fetched_time => 0
1005+ proto_binary_fetched_datetime => 0
1006+ proto_binary_fetched_timestamp => 0
1007+ proto_binary_fetched_string => 0
1008+ proto_binary_fetched_blob => 0
1009+ proto_binary_fetched_enum => 0
1010+ proto_binary_fetched_set => 0
1011+ proto_binary_fetched_geometry => 0
1012+ proto_binary_fetched_other => 0
1013+ init_command_executed_count => 0
1014+ init_command_failed_count => 0
1015+ com_quit => 0
1016+ com_init_db => 0
1017+ com_query => 0
1018+ com_field_list => 0
1019+ com_create_db => 0
1020+ com_drop_db => 0
1021+ com_refresh => 0
1022+ com_shutdown => 0
1023+ com_statistics => 0
1024+ com_process_info => 0
1025+ com_connect => 0
1026+ com_process_kill => 0
1027+ com_debug => 0
1028+ com_ping => 0
1029+ com_time => 0
1030+ com_delayed_insert => 0
1031+ com_change_user => 0
1032+ com_binlog_dump => 0
1033+ com_table_dump => 0
1034+ com_connect_out => 0
1035+ com_register_slave => 0
1036+ com_stmt_prepare => 0
1037+ com_stmt_execute => 0
1038+ com_stmt_send_long_data => 0
1039+ com_stmt_close => 0
1040+ com_stmt_reset => 0
1041+ com_stmt_set_option => 0
1042+ com_stmt_fetch => 0
1043+ com_deamon => 0
1044+ bytes_received_real_data_normal => 0
1045+ bytes_received_real_data_ps => 0
1046+
1047+ example statistics =>
1048+ stat1 => 0
1049+ stat2 => 0
1050+
1051+ pcre
1052+
1053+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1054+ PCRE Library Version => 8.12 2011-01-15
1055+
1056+ Directive => Local Value => Master Value
1057+ pcre.backtrack_limit => 1000000 => 1000000
1058+ pcre.recursion_limit => 100000 => 100000
1059+
1060+ PDO
1061+
1062+ PDO support => enabled
1063+ PDO drivers => sqlite
1064+
1065+ pdo_sqlite
1066+
1067+ PDO Driver for SQLite 3.x => enabled
1068+ SQLite Library => 3.7.7.1
1069+
1070+ Phar
1071+
1072+ Phar: PHP Archive support => enabled
1073+ Phar EXT version => 2.0.1
1074+ Phar API version => 1.1.1
1075+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1076+ Phar-based phar archives => enabled
1077+ Tar-based phar archives => enabled
1078+ ZIP-based phar archives => enabled
1079+ gzip compression => enabled
1080+ bzip2 compression => enabled
1081+ OpenSSL support => disabled (install ext/openssl)
1082+
1083+
1084+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1085+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1086+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1087+ Directive => Local Value => Master Value
1088+ phar.cache_list => no value => no value
1091+
1093+
1094+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1095+
1096+ Reflection
1097+
1098+ Reflection => enabled
1099+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1100+
1101+ session
1102+
1103+ Session Support => enabled
1104+ Registered save handlers => files user
1105+ Registered serializer handlers => php php_binary
1106+
1107+ Directive => Local Value => Master Value
1108+ session.auto_start => Off => Off
1109+ session.cache_expire => 180 => 180
1110+ session.cache_limiter => nocache => nocache
1111+ session.cookie_domain => no value => no value
1112+ session.cookie_httponly => Off => Off
1113+ session.cookie_lifetime => 0 => 0
1114+ session.cookie_path => / => /
1115+ session.cookie_secure => Off => Off
1116+ session.entropy_file => /dev/urandom => /dev/urandom
1117+ session.entropy_length => 32 => 32
1118+ session.gc_divisor => 1000 => 1000
1119+ session.gc_maxlifetime => 1440 => 1440
1120+ session.gc_probability => 1 => 1
1121+ session.hash_bits_per_character => 5 => 5
1122+ session.hash_function => 0 => 0
1123+ session.name => PHPSESSID => PHPSESSID
1124+ session.referer_check => no value => no value
1125+ session.save_handler => files => files
1126+ session.save_path => no value => no value
1127+ session.serialize_handler => php => php
1128+ session.upload_progress.cleanup => On => On
1129+ session.upload_progress.enabled => On => On
1130+ session.upload_progress.freq => 1% => 1%
1131+ session.upload_progress.min_freq => 1 => 1
1132+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1133+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1134+ session.use_cookies => On => On
1135+ session.use_only_cookies => On => On
1136+ session.use_trans_sid => 0 => 0
1137+
1138+ SimpleXML
1139+
1140+ Simplexml support => enabled
1141+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1142+ Schema support => enabled
1143+
1144+ SPL
1145+
1146+ SPL support => enabled
1147+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1148+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1149+
1150+ sqlite3
1151+
1152+ SQLite3 support => enabled
1153+ SQLite3 module version => 0.7
1154+ SQLite Library => 3.7.7.1
1155+
1156+ Directive => Local Value => Master Value
1157+ sqlite3.extension_dir => no value => no value
1158+
1159+ standard
1160+
1161+ Dynamic Library Support => enabled
1162+ Path to sendmail => -t -i
1163+
1164+ Directive => Local Value => Master Value
1165+ assert.active => 1 => 1
1166+ assert.bail => 0 => 0
1167+ assert.callback => no value => no value
1168+ assert.quiet_eval => 0 => 0
1169+ assert.warning => 1 => 1
1170+ auto_detect_line_endings => 0 => 0
1171+ default_socket_timeout => 60 => 60
1172+ from => no value => no value
1173+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
1174+ user_agent => no value => no value
1175+
1176+ tokenizer
1177+
1178+ Tokenizer Support => enabled
1179+
1180+ xml
1181+
1182+ XML Support => active
1183+ XML Namespace Support => active
1184+ libxml2 Version => 2.7.8
1185+
1186+ xmlreader
1187+
1188+ XMLReader => enabled
1189+
1190+ xmlwriter
1191+
1192+ XMLWriter => enabled
1193+
1194+ zip
1195+
1196+ Zip => enabled
1197+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1198+ Zip version => 1.11.0
1199+ Libzip version => 0.10.1
1200+
1201+ zlib
1202+
1203+ ZLib Support => enabled
1204+ Stream Wrapper => compress.zlib://
1205+ Stream Filter => zlib.inflate, zlib.deflate
1206+ Compiled Version => 1.2.3.4
1207+ Linked Version => 1.2.3.4
1208+
1209+ Directive => Local Value => Master Value
1210+ zlib.output_compression => Off => Off
1211+ zlib.output_compression_level => -1 => -1
1212+ zlib.output_handler => no value => no value
1213+
1214+ Additional Modules
1215+
1216+ Module Name
1217+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => Off => Off
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => On => On
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => GP => GP
077+ sendmail_from => no value => no value
078+ sendmail_path => -t -i => -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => GPCS => GPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.27.0
107+ Age => 3
108+ Features
109+ AsynchDNS => No
110+ Debug => Yes
111+ GSS-Negotiate => Yes
112+ IDN => Yes
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp
123+ Host => i686-pc-linux-gnu
124+ SSL Version => GnuTLS/2.12.14
125+ ZLib Version => 1.2.7
126+
127+ date
128+
129+ date/time support => enabled
130+ "Olson" Timezone Database Version => 2012.3
131+ Timezone Database => internal
132+
133+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
134+ Default timezone => UTC
135+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
137+ date.default_latitude => 31.7667 => 31.7667
138+ date.default_longitude => 35.2333 => 35.2333
139+ date.sunrise_zenith => 90.583333 => 90.583333
140+ date.sunset_zenith => 90.583333 => 90.583333
141+ date.timezone => no value => no value
142+
145+ DOM/XML => enabled
146+ DOM/XML API Version => 20031129
147+ libxml Version => 2.8.0
148+ HTML Support => enabled
149+ XPath Support => enabled
150+ XPointer Support => enabled
151+ Schema Support => enabled
152+ RelaxNG Support => enabled
153+
154+ ereg
155+
156+ Regex Library => Bundled library enabled
157+
158+ fileinfo
159+
160+ fileinfo support => enabled
161+ version => 1.0.5
163+ filter
165+ Input Validation and Filtering => enabled
166+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
167+
169+ filter.default => unsafe_raw => unsafe_raw
170+ filter.default_flags => no value => no value
171+
172+ gd
173+
174+ GD Support => enabled
175+ GD Version => bundled (2.0.34 compatible)
176+ GIF Read Support => enabled
177+ GIF Create Support => enabled
178+ PNG Support => enabled
179+ libPNG Version => 1.2.49
180+ WBMP Support => enabled
181+ XBM Support => enabled
182+
183+ Directive => Local Value => Master Value
184+ gd.jpeg_ignore_warning => 0 => 0
185+
186+ hash
187+
188+ hash support => enabled
189+ 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 fnv132 fnv164 joaat 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
190+
191+ iconv
192+
193+ iconv support => enabled
194+ iconv implementation => glibc
195+ iconv library version => 2.15
196+
197+ Directive => Local Value => Master Value
198+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
199+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
200+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
201+
202+ json
203+
204+ json support => enabled
205+ json version => 1.2.1
206+
207+ libxml
208+
209+ libXML support => active
210+ libXML Compiled Version => 2.8.0
211+ libXML Loaded Version => 20800
212+ libXML streams => enabled
213+
214+ mbstring
215+
216+ Multibyte Support => enabled
217+ Multibyte string engine => libmbfl
218+ HTTP input encoding translation => disabled
219+ libmbfl version => 1.3.2
220+
221+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
222+
223+ Multibyte (japanese) regex support => enabled
224+ Multibyte regex (oniguruma) backtrack check => On
225+ Multibyte regex (oniguruma) version => 4.7.1
226+
227+ Directive => Local Value => Master Value
228+ mbstring.detect_order => no value => no value
229+ mbstring.encoding_translation => Off => Off
230+ mbstring.func_overload => 0 => 0
231+ mbstring.http_input => pass => pass
232+ mbstring.http_output => pass => pass
233+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
234+ mbstring.internal_encoding => no value => no value
235+ mbstring.language => neutral => neutral
236+ mbstring.strict_detection => Off => Off
237+ mbstring.substitute_character => no value => no value
238+
239+ mcrypt
240+
241+ mcrypt support => enabled
242+ mcrypt_filter support => enabled
243+ Version => 2.5.8
244+ Api No => 20021217
245+ 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
246+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
247+
248+ Directive => Local Value => Master Value
249+ mcrypt.algorithms_dir => no value => no value
250+ mcrypt.modes_dir => no value => no value
251+
252+ mysql
253+
254+ MySQL Support => enabled
255+ Active Persistent Links => 0
256+ Active Links => 0
257+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
258+
259+ Directive => Local Value => Master Value
260+ mysql.allow_local_infile => On => On
261+ mysql.allow_persistent => On => On
262+ mysql.connect_timeout => 60 => 60
263+ mysql.default_host => no value => no value
264+ mysql.default_password => no value => no value
265+ mysql.default_port => no value => no value
266+ mysql.default_socket => no value => no value
267+ mysql.default_user => no value => no value
268+ mysql.max_links => Unlimited => Unlimited
269+ mysql.max_persistent => Unlimited => Unlimited
270+ mysql.trace_mode => Off => Off
271+
272+ mysqli
273+
274+ MysqlI Support => enabled
275+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
276+ Active Persistent Links => 0
277+ Inactive Persistent Links => 0
278+ Active Links => 0
279+
280+ Directive => Local Value => Master Value
281+ mysqli.allow_local_infile => On => On
282+ mysqli.allow_persistent => On => On
283+ mysqli.default_host => no value => no value
284+ mysqli.default_port => 3306 => 3306
285+ mysqli.default_pw => no value => no value
286+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
287+ mysqli.default_user => no value => no value
288+ mysqli.max_links => Unlimited => Unlimited
289+ mysqli.max_persistent => Unlimited => Unlimited
290+ mysqli.reconnect => Off => Off
291+
292+ mysqlnd
293+
294+ mysqlnd => enabled
295+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
296+ Compression => not supported
297+ SSL => supported
298+ Command buffer size => 4096
299+ Read buffer size => 32768
300+ Read timeout => 31536000
301+ Collecting statistics => Yes
302+ Collecting memory statistics => Yes
303+ Tracing => n/a
304+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
305+ API Extensions => mysqli,mysql
306+
307+ mysqlnd statistics =>
308+ bytes_sent => 0
309+ bytes_received => 0
310+ packets_sent => 0
311+ packets_received => 0
312+ protocol_overhead_in => 0
313+ protocol_overhead_out => 0
314+ bytes_received_ok_packet => 0
315+ bytes_received_eof_packet => 0
316+ bytes_received_rset_header_packet => 0
317+ bytes_received_rset_field_meta_packet => 0
318+ bytes_received_rset_row_packet => 0
319+ bytes_received_prepare_response_packet => 0
320+ bytes_received_change_user_packet => 0
321+ packets_sent_command => 0
322+ packets_received_ok => 0
323+ packets_received_eof => 0
324+ packets_received_rset_header => 0
325+ packets_received_rset_field_meta => 0
326+ packets_received_rset_row => 0
327+ packets_received_prepare_response => 0
328+ packets_received_change_user => 0
329+ result_set_queries => 0
330+ non_result_set_queries => 0
331+ no_index_used => 0
332+ bad_index_used => 0
333+ slow_queries => 0
334+ buffered_sets => 0
335+ unbuffered_sets => 0
336+ ps_buffered_sets => 0
337+ ps_unbuffered_sets => 0
338+ flushed_normal_sets => 0
339+ flushed_ps_sets => 0
340+ ps_prepared_never_executed => 0
341+ ps_prepared_once_executed => 0
342+ rows_fetched_from_server_normal => 0
343+ rows_fetched_from_server_ps => 0
344+ rows_buffered_from_client_normal => 0
345+ rows_buffered_from_client_ps => 0
346+ rows_fetched_from_client_normal_buffered => 0
347+ rows_fetched_from_client_normal_unbuffered => 0
348+ rows_fetched_from_client_ps_buffered => 0
349+ rows_fetched_from_client_ps_unbuffered => 0
350+ rows_fetched_from_client_ps_cursor => 0
351+ rows_affected_normal => 0
352+ rows_affected_ps => 0
353+ rows_skipped_normal => 0
354+ rows_skipped_ps => 0
355+ copy_on_write_saved => 0
356+ copy_on_write_performed => 0
357+ command_buffer_too_small => 0
358+ connect_success => 0
359+ connect_failure => 0
360+ connection_reused => 0
361+ reconnect => 0
362+ pconnect_success => 0
363+ active_connections => 0
364+ active_persistent_connections => 0
365+ explicit_close => 0
366+ implicit_close => 0
367+ disconnect_close => 0
368+ in_middle_of_command_close => 0
369+ explicit_free_result => 0
370+ implicit_free_result => 0
371+ explicit_stmt_close => 0
372+ implicit_stmt_close => 0
373+ mem_emalloc_count => 0
374+ mem_emalloc_amount => 0
375+ mem_ecalloc_count => 0
376+ mem_ecalloc_amount => 0
377+ mem_erealloc_count => 0
378+ mem_erealloc_amount => 0
379+ mem_efree_count => 0
380+ mem_efree_amount => 0
381+ mem_malloc_count => 0
382+ mem_malloc_amount => 0
383+ mem_calloc_count => 0
384+ mem_calloc_amount => 0
385+ mem_realloc_count => 0
386+ mem_realloc_amount => 0
387+ mem_free_count => 0
388+ mem_free_amount => 0
389+ mem_estrndup_count => 0
390+ mem_strndup_count => 0
391+ mem_estndup_count => 0
392+ mem_strdup_count => 0
393+ proto_text_fetched_null => 0
394+ proto_text_fetched_bit => 0
395+ proto_text_fetched_tinyint => 0
396+ proto_text_fetched_short => 0
397+ proto_text_fetched_int24 => 0
398+ proto_text_fetched_int => 0
399+ proto_text_fetched_bigint => 0
400+ proto_text_fetched_decimal => 0
401+ proto_text_fetched_float => 0
402+ proto_text_fetched_double => 0
403+ proto_text_fetched_date => 0
404+ proto_text_fetched_year => 0
405+ proto_text_fetched_time => 0
406+ proto_text_fetched_datetime => 0
407+ proto_text_fetched_timestamp => 0
408+ proto_text_fetched_string => 0
409+ proto_text_fetched_blob => 0
410+ proto_text_fetched_enum => 0
411+ proto_text_fetched_set => 0
412+ proto_text_fetched_geometry => 0
413+ proto_text_fetched_other => 0
414+ proto_binary_fetched_null => 0
415+ proto_binary_fetched_bit => 0
416+ proto_binary_fetched_tinyint => 0
417+ proto_binary_fetched_short => 0
418+ proto_binary_fetched_int24 => 0
419+ proto_binary_fetched_int => 0
420+ proto_binary_fetched_bigint => 0
421+ proto_binary_fetched_decimal => 0
422+ proto_binary_fetched_float => 0
423+ proto_binary_fetched_double => 0
424+ proto_binary_fetched_date => 0
425+ proto_binary_fetched_year => 0
426+ proto_binary_fetched_time => 0
427+ proto_binary_fetched_datetime => 0
428+ proto_binary_fetched_timestamp => 0
429+ proto_binary_fetched_string => 0
430+ proto_binary_fetched_blob => 0
431+ proto_binary_fetched_enum => 0
432+ proto_binary_fetched_set => 0
433+ proto_binary_fetched_geometry => 0
434+ proto_binary_fetched_other => 0
435+ init_command_executed_count => 0
436+ init_command_failed_count => 0
437+ com_quit => 0
438+ com_init_db => 0
439+ com_query => 0
440+ com_field_list => 0
441+ com_create_db => 0
442+ com_drop_db => 0
443+ com_refresh => 0
444+ com_shutdown => 0
445+ com_statistics => 0
446+ com_process_info => 0
447+ com_connect => 0
448+ com_process_kill => 0
449+ com_debug => 0
450+ com_ping => 0
451+ com_time => 0
452+ com_delayed_insert => 0
453+ com_change_user => 0
454+ com_binlog_dump => 0
455+ com_table_dump => 0
456+ com_connect_out => 0
457+ com_register_slave => 0
458+ com_stmt_prepare => 0
459+ com_stmt_execute => 0
460+ com_stmt_send_long_data => 0
461+ com_stmt_close => 0
462+ com_stmt_reset => 0
463+ com_stmt_set_option => 0
464+ com_stmt_fetch => 0
465+ com_deamon => 0
466+ bytes_received_real_data_normal => 0
467+ bytes_received_real_data_ps => 0
468+
469+ example statistics =>
470+ stat1 => 0
471+ stat2 => 0
472+
473+ pcre
474+
475+ PCRE (Perl Compatible Regular Expressions) Support => enabled
476+ PCRE Library Version => 8.12 2011-01-15
477+
478+ Directive => Local Value => Master Value
479+ pcre.backtrack_limit => 1000000 => 1000000
480+ pcre.recursion_limit => 100000 => 100000
481+
482+ PDO
483+
484+ PDO support => enabled
485+ PDO drivers => sqlite
486+
487+ pdo_sqlite
488+
489+ PDO Driver for SQLite 3.x => enabled
490+ SQLite Library => 3.7.7.1
491+
492+ Phar
493+
494+ Phar: PHP Archive support => enabled
495+ Phar EXT version => 2.0.1
496+ Phar API version => 1.1.1
497+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
498+ Phar-based phar archives => enabled
499+ Tar-based phar archives => enabled
500+ ZIP-based phar archives => enabled
501+ gzip compression => enabled
502+ bzip2 compression => enabled
503+ OpenSSL support => disabled (install ext/openssl)
504+
505+
506+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
507+ Phar fully realized by Gregory Beaver and Marcus Boerger.
508+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
509+ Directive => Local Value => Master Value
511+ phar.readonly => Off => Off
512+ phar.require_hash => Off => Off
513+
514+ posix
515+
516+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
517+
518+ Reflection
519+
520+ Reflection => enabled
521+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
522+
523+ session
524+
525+ Session Support => enabled
526+ Registered save handlers => files user
527+ Registered serializer handlers => php php_binary
528+
529+ Directive => Local Value => Master Value
530+ session.auto_start => Off => Off
531+ session.cache_expire => 180 => 180
532+ session.cache_limiter => nocache => nocache
533+ session.cookie_domain => no value => no value
534+ session.cookie_httponly => Off => Off
535+ session.cookie_lifetime => 0 => 0
536+ session.cookie_path => / => /
537+ session.cookie_secure => Off => Off
538+ session.entropy_file => /dev/urandom => /dev/urandom
539+ session.entropy_length => 32 => 32
540+ session.gc_divisor => 1000 => 1000
541+ session.gc_maxlifetime => 1440 => 1440
542+ session.gc_probability => 1 => 1
543+ session.hash_bits_per_character => 5 => 5
544+ session.hash_function => 0 => 0
545+ session.name => PHPSESSID => PHPSESSID
546+ session.referer_check => no value => no value
547+ session.save_handler => files => files
548+ session.save_path => no value => no value
549+ session.serialize_handler => php => php
550+ session.upload_progress.cleanup => On => On
551+ session.upload_progress.enabled => On => On
552+ session.upload_progress.freq => 1% => 1%
553+ session.upload_progress.min_freq => 1 => 1
554+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
555+ session.upload_progress.prefix => upload_progress_ => upload_progress_
556+ session.use_cookies => On => On
557+ session.use_only_cookies => On => On
558+ session.use_trans_sid => 0 => 0
559+
560+ SimpleXML
561+
562+ Simplexml support => enabled
563+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
564+ Schema support => enabled
565+
566+ SPL
567+
568+ SPL support => enabled
569+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
570+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
571+
572+ sqlite3
573+
574+ SQLite3 support => enabled
575+ SQLite3 module version => 0.7
576+ SQLite Library => 3.7.7.1
577+
578+ Directive => Local Value => Master Value
579+ sqlite3.extension_dir => no value => no value
580+
581+ standard
582+
583+ Dynamic Library Support => enabled
584+ Path to sendmail => -t -i
585+
586+ Directive => Local Value => Master Value
587+ assert.active => 1 => 1
588+ assert.bail => 0 => 0
589+ assert.callback => no value => no value
590+ assert.quiet_eval => 0 => 0
591+ assert.warning => 1 => 1
592+ auto_detect_line_endings => 0 => 0
593+ default_socket_timeout => 60 => 60
594+ from => no value => no value
595+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
596+ user_agent => no value => no value
597+
598+ tokenizer
599+
600+ Tokenizer Support => enabled
601+
602+ xml
603+
604+ XML Support => active
605+ XML Namespace Support => active
606+ libxml2 Version => 2.8.0
607+
608+ xmlreader
609+
610+ XMLReader => enabled
611+
612+ xmlwriter
613+
614+ XMLWriter => enabled
615+
616+ zip
617+
618+ Zip => enabled
619+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
620+ Zip version => 1.11.0
621+ Libzip version => 0.10.1
622+
623+ zlib
624+
625+ ZLib Support => enabled
626+ Stream Wrapper => compress.zlib://
627+ Stream Filter => zlib.inflate, zlib.deflate
628+ Compiled Version => 1.2.7
629+ Linked Version => 1.2.7
630+
631+ Directive => Local Value => Master Value
632+ zlib.output_compression => Off => Off
633+ zlib.output_compression_level => -1 => -1
634+ zlib.output_handler => no value => no value
635+
636+ Additional Modules
637+
638+ Module Name
639+ phpinfo()
640+
641+ bz2
642+
643+ BZip2 Support => Enabled
644+ Stream Wrapper support => compress.bzip2://
645+ Stream Filter support => bzip2.decompress, bzip2.compress
646+ BZip2 Version => 1.0.6, 6-Sept-2010
647+
648+ Core
649+
650+ PHP Version => 5.4.8
651+
652+ Directive => Local Value => Master Value
653+ allow_url_fopen => On => On
654+ allow_url_include => Off => Off
655+ always_populate_raw_post_data => Off => Off
656+ arg_separator.input => & => &
657+ arg_separator.output => & => &
658+ asp_tags => Off => Off
659+ auto_append_file => no value => no value
660+ auto_globals_jit => On => On
661+ auto_prepend_file => no value => no value
662+ browscap => no value => no value
663+ default_charset => no value => no value
664+ default_mimetype => text/html => text/html
665+ disable_classes => no value => no value
666+ disable_functions => no value => no value
667+ display_errors => STDOUT => STDOUT
668+ display_startup_errors => On => On
669+ doc_root => no value => no value
670+ docref_ext => .html => .html
671+ docref_root => no value => no value
672+ enable_dl => Off => Off
673+ enable_post_data_reading => On => On
674+ error_append_string => no value => no value
675+ error_log => no value => no value
676+ error_prepend_string => no value => no value
677+ error_reporting => 32767 => 32767
678+ exit_on_timeout => Off => Off
679+ expose_php => On => On
680+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
681+ file_uploads => On => On
682+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
683+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
684+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
685+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
686+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
687+ html_errors => Off => Off
688+ ignore_repeated_errors => Off => Off
689+ ignore_repeated_source => Off => Off
690+ ignore_user_abort => Off => Off
691+ implicit_flush => On => On
692+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
693+ log_errors => Off => Off
694+ log_errors_max_len => 1024 => 1024
695+ mail.add_x_header => On => On
696+ mail.force_extra_parameters => no value => no value
697+ mail.log => no value => no value
698+ max_execution_time => 0 => 0
699+ max_file_uploads => 20 => 20
700+ max_input_nesting_level => 64 => 64
701+ max_input_time => -1 => -1
702+ max_input_vars => 1000 => 1000
703+ memory_limit => 128M => 128M
704+ open_basedir => no value => no value
705+ output_buffering => no value => no value
706+ output_handler => no value => no value
707+ post_max_size => 8M => 8M
708+ precision => 14 => 14
709+ realpath_cache_size => 16K => 16K
710+ realpath_cache_ttl => 120 => 120
711+ register_argc_argv => On => On
712+ report_memleaks => On => On
713+ report_zend_debug => Off => Off
714+ request_order => GP => GP
715+ sendmail_from => no value => no value
716+ sendmail_path => -t -i => -t -i
717+ serialize_precision => 17 => 17
718+ short_open_tag => On => On
719+ SMTP => localhost => localhost
720+ smtp_port => 25 => 25
721+ sql.safe_mode => Off => Off
722+ track_errors => On => On
723+ unserialize_callback_func => no value => no value
724+ upload_max_filesize => 2M => 2M
725+ upload_tmp_dir => no value => no value
726+ user_dir => no value => no value
727+ user_ini.cache_ttl => 300 => 300
728+ user_ini.filename => .user.ini => .user.ini
729+ variables_order => GPCS => GPCS
730+ xmlrpc_error_number => 0 => 0
731+ xmlrpc_errors => Off => Off
732+ zend.detect_unicode => On => On
733+ zend.enable_gc => On => On
734+ zend.multibyte => Off => Off
735+ zend.script_encoding => no value => no value
736+
737+ ctype
738+
739+ ctype functions => enabled
740+
741+ curl
742+
743+ cURL support => enabled
744+ cURL Information => 7.27.0
745+ Age => 3
746+ Features
747+ AsynchDNS => No
748+ Debug => Yes
749+ GSS-Negotiate => Yes
750+ IDN => Yes
751+ IPv6 => Yes
752+ Largefile => Yes
753+ NTLM => Yes
754+ SPNEGO => No
755+ SSL => Yes
756+ SSPI => No
757+ krb4 => No
758+ libz => Yes
759+ CharConv => No
760+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp
761+ Host => i686-pc-linux-gnu
762+ SSL Version => GnuTLS/2.12.14
763+ ZLib Version => 1.2.7
764+
765+ date
766+
767+ date/time support => enabled
768+ "Olson" Timezone Database Version => 2012.3
769+ Timezone Database => internal
770+
771+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
772+ Default timezone => UTC
773+
774+ Directive => Local Value => Master Value
775+ date.default_latitude => 31.7667 => 31.7667
776+ date.default_longitude => 35.2333 => 35.2333
777+ date.sunrise_zenith => 90.583333 => 90.583333
778+ date.sunset_zenith => 90.583333 => 90.583333
779+ date.timezone => no value => no value
780+
781+ dom
782+
783+ DOM/XML => enabled
784+ DOM/XML API Version => 20031129
785+ libxml Version => 2.8.0
786+ HTML Support => enabled
787+ XPath Support => enabled
788+ XPointer Support => enabled
789+ Schema Support => enabled
790+ RelaxNG Support => enabled
791+
792+ ereg
793+
794+ Regex Library => Bundled library enabled
795+
796+ fileinfo
797+
798+ fileinfo support => enabled
799+ version => 1.0.5
800+
801+ filter
802+
803+ Input Validation and Filtering => enabled
804+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
805+
806+ Directive => Local Value => Master Value
807+ filter.default => unsafe_raw => unsafe_raw
808+ filter.default_flags => no value => no value
809+
810+ gd
811+
812+ GD Support => enabled
813+ GD Version => bundled (2.0.34 compatible)
814+ GIF Read Support => enabled
815+ GIF Create Support => enabled
816+ PNG Support => enabled
817+ libPNG Version => 1.2.49
818+ WBMP Support => enabled
819+ XBM Support => enabled
820+
821+ Directive => Local Value => Master Value
822+ gd.jpeg_ignore_warning => 0 => 0
823+
824+ hash
825+
826+ hash support => enabled
827+ 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 fnv132 fnv164 joaat 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
828+
829+ iconv
830+
831+ iconv support => enabled
832+ iconv implementation => glibc
833+ iconv library version => 2.15
834+
835+ Directive => Local Value => Master Value
836+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
837+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
838+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
839+
840+ json
841+
842+ json support => enabled
843+ json version => 1.2.1
844+
845+ libxml
846+
847+ libXML support => active
848+ libXML Compiled Version => 2.8.0
849+ libXML Loaded Version => 20800
850+ libXML streams => enabled
851+
852+ mbstring
853+
854+ Multibyte Support => enabled
855+ Multibyte string engine => libmbfl
856+ HTTP input encoding translation => disabled
857+ libmbfl version => 1.3.2
858+
859+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
860+
861+ Multibyte (japanese) regex support => enabled
862+ Multibyte regex (oniguruma) backtrack check => On
863+ Multibyte regex (oniguruma) version => 4.7.1
864+
865+ Directive => Local Value => Master Value
866+ mbstring.detect_order => no value => no value
867+ mbstring.encoding_translation => Off => Off
868+ mbstring.func_overload => 0 => 0
869+ mbstring.http_input => pass => pass
870+ mbstring.http_output => pass => pass
871+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
872+ mbstring.internal_encoding => no value => no value
873+ mbstring.language => neutral => neutral
874+ mbstring.strict_detection => Off => Off
875+ mbstring.substitute_character => no value => no value
876+
877+ mcrypt
878+
879+ mcrypt support => enabled
880+ mcrypt_filter support => enabled
881+ Version => 2.5.8
882+ Api No => 20021217
883+ 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
884+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
885+
886+ Directive => Local Value => Master Value
887+ mcrypt.algorithms_dir => no value => no value
888+ mcrypt.modes_dir => no value => no value
889+
890+ mysql
891+
892+ MySQL Support => enabled
893+ Active Persistent Links => 0
894+ Active Links => 0
895+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
896+
897+ Directive => Local Value => Master Value
898+ mysql.allow_local_infile => On => On
899+ mysql.allow_persistent => On => On
900+ mysql.connect_timeout => 60 => 60
901+ mysql.default_host => no value => no value
902+ mysql.default_password => no value => no value
903+ mysql.default_port => no value => no value
904+ mysql.default_socket => no value => no value
905+ mysql.default_user => no value => no value
906+ mysql.max_links => Unlimited => Unlimited
907+ mysql.max_persistent => Unlimited => Unlimited
908+ mysql.trace_mode => Off => Off
909+
910+ mysqli
911+
912+ MysqlI Support => enabled
913+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
914+ Active Persistent Links => 0
915+ Inactive Persistent Links => 0
916+ Active Links => 0
917+
918+ Directive => Local Value => Master Value
919+ mysqli.allow_local_infile => On => On
920+ mysqli.allow_persistent => On => On
921+ mysqli.default_host => no value => no value
922+ mysqli.default_port => 3306 => 3306
923+ mysqli.default_pw => no value => no value
924+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
925+ mysqli.default_user => no value => no value
926+ mysqli.max_links => Unlimited => Unlimited
927+ mysqli.max_persistent => Unlimited => Unlimited
928+ mysqli.reconnect => Off => Off
929+
930+ mysqlnd
931+
932+ mysqlnd => enabled
933+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
934+ Compression => not supported
935+ SSL => supported
936+ Command buffer size => 4096
937+ Read buffer size => 32768
938+ Read timeout => 31536000
939+ Collecting statistics => Yes
940+ Collecting memory statistics => Yes
941+ Tracing => n/a
942+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
943+ API Extensions => mysqli,mysql
944+
945+ mysqlnd statistics =>
946+ bytes_sent => 0
947+ bytes_received => 0
948+ packets_sent => 0
949+ packets_received => 0
950+ protocol_overhead_in => 0
951+ protocol_overhead_out => 0
952+ bytes_received_ok_packet => 0
953+ bytes_received_eof_packet => 0
954+ bytes_received_rset_header_packet => 0
955+ bytes_received_rset_field_meta_packet => 0
956+ bytes_received_rset_row_packet => 0
957+ bytes_received_prepare_response_packet => 0
958+ bytes_received_change_user_packet => 0
959+ packets_sent_command => 0
960+ packets_received_ok => 0
961+ packets_received_eof => 0
962+ packets_received_rset_header => 0
963+ packets_received_rset_field_meta => 0
964+ packets_received_rset_row => 0
965+ packets_received_prepare_response => 0
966+ packets_received_change_user => 0
967+ result_set_queries => 0
968+ non_result_set_queries => 0
969+ no_index_used => 0
970+ bad_index_used => 0
971+ slow_queries => 0
972+ buffered_sets => 0
973+ unbuffered_sets => 0
974+ ps_buffered_sets => 0
975+ ps_unbuffered_sets => 0
976+ flushed_normal_sets => 0
977+ flushed_ps_sets => 0
978+ ps_prepared_never_executed => 0
979+ ps_prepared_once_executed => 0
980+ rows_fetched_from_server_normal => 0
981+ rows_fetched_from_server_ps => 0
982+ rows_buffered_from_client_normal => 0
983+ rows_buffered_from_client_ps => 0
984+ rows_fetched_from_client_normal_buffered => 0
985+ rows_fetched_from_client_normal_unbuffered => 0
986+ rows_fetched_from_client_ps_buffered => 0
987+ rows_fetched_from_client_ps_unbuffered => 0
988+ rows_fetched_from_client_ps_cursor => 0
989+ rows_affected_normal => 0
990+ rows_affected_ps => 0
991+ rows_skipped_normal => 0
992+ rows_skipped_ps => 0
993+ copy_on_write_saved => 0
994+ copy_on_write_performed => 0
995+ command_buffer_too_small => 0
996+ connect_success => 0
997+ connect_failure => 0
998+ connection_reused => 0
999+ reconnect => 0
1000+ pconnect_success => 0
1001+ active_connections => 0
1002+ active_persistent_connections => 0
1003+ explicit_close => 0
1004+ implicit_close => 0
1005+ disconnect_close => 0
1006+ in_middle_of_command_close => 0
1007+ explicit_free_result => 0
1008+ implicit_free_result => 0
1009+ explicit_stmt_close => 0
1010+ implicit_stmt_close => 0
1011+ mem_emalloc_count => 0
1012+ mem_emalloc_amount => 0
1013+ mem_ecalloc_count => 0
1014+ mem_ecalloc_amount => 0
1015+ mem_erealloc_count => 0
1016+ mem_erealloc_amount => 0
1017+ mem_efree_count => 0
1018+ mem_efree_amount => 0
1019+ mem_malloc_count => 0
1020+ mem_malloc_amount => 0
1021+ mem_calloc_count => 0
1022+ mem_calloc_amount => 0
1023+ mem_realloc_count => 0
1024+ mem_realloc_amount => 0
1025+ mem_free_count => 0
1026+ mem_free_amount => 0
1027+ mem_estrndup_count => 0
1028+ mem_strndup_count => 0
1029+ mem_estndup_count => 0
1030+ mem_strdup_count => 0
1031+ proto_text_fetched_null => 0
1032+ proto_text_fetched_bit => 0
1033+ proto_text_fetched_tinyint => 0
1034+ proto_text_fetched_short => 0
1035+ proto_text_fetched_int24 => 0
1036+ proto_text_fetched_int => 0
1037+ proto_text_fetched_bigint => 0
1038+ proto_text_fetched_decimal => 0
1039+ proto_text_fetched_float => 0
1040+ proto_text_fetched_double => 0
1041+ proto_text_fetched_date => 0
1042+ proto_text_fetched_year => 0
1043+ proto_text_fetched_time => 0
1044+ proto_text_fetched_datetime => 0
1045+ proto_text_fetched_timestamp => 0
1046+ proto_text_fetched_string => 0
1047+ proto_text_fetched_blob => 0
1048+ proto_text_fetched_enum => 0
1049+ proto_text_fetched_set => 0
1050+ proto_text_fetched_geometry => 0
1051+ proto_text_fetched_other => 0
1052+ proto_binary_fetched_null => 0
1053+ proto_binary_fetched_bit => 0
1054+ proto_binary_fetched_tinyint => 0
1055+ proto_binary_fetched_short => 0
1056+ proto_binary_fetched_int24 => 0
1057+ proto_binary_fetched_int => 0
1058+ proto_binary_fetched_bigint => 0
1059+ proto_binary_fetched_decimal => 0
1060+ proto_binary_fetched_float => 0
1061+ proto_binary_fetched_double => 0
1062+ proto_binary_fetched_date => 0
1063+ proto_binary_fetched_year => 0
1064+ proto_binary_fetched_time => 0
1065+ proto_binary_fetched_datetime => 0
1066+ proto_binary_fetched_timestamp => 0
1067+ proto_binary_fetched_string => 0
1068+ proto_binary_fetched_blob => 0
1069+ proto_binary_fetched_enum => 0
1070+ proto_binary_fetched_set => 0
1071+ proto_binary_fetched_geometry => 0
1072+ proto_binary_fetched_other => 0
1073+ init_command_executed_count => 0
1074+ init_command_failed_count => 0
1075+ com_quit => 0
1076+ com_init_db => 0
1077+ com_query => 0
1078+ com_field_list => 0
1079+ com_create_db => 0
1080+ com_drop_db => 0
1081+ com_refresh => 0
1082+ com_shutdown => 0
1083+ com_statistics => 0
1084+ com_process_info => 0
1085+ com_connect => 0
1086+ com_process_kill => 0
1087+ com_debug => 0
1088+ com_ping => 0
1089+ com_time => 0
1090+ com_delayed_insert => 0
1091+ com_change_user => 0
1092+ com_binlog_dump => 0
1093+ com_table_dump => 0
1094+ com_connect_out => 0
1095+ com_register_slave => 0
1096+ com_stmt_prepare => 0
1097+ com_stmt_execute => 0
1098+ com_stmt_send_long_data => 0
1099+ com_stmt_close => 0
1100+ com_stmt_reset => 0
1101+ com_stmt_set_option => 0
1102+ com_stmt_fetch => 0
1103+ com_deamon => 0
1104+ bytes_received_real_data_normal => 0
1105+ bytes_received_real_data_ps => 0
1106+
1107+ example statistics =>
1108+ stat1 => 0
1109+ stat2 => 0
1110+
1111+ pcre
1112+
1113+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1114+ PCRE Library Version => 8.12 2011-01-15
1115+
1116+ Directive => Local Value => Master Value
1117+ pcre.backtrack_limit => 1000000 => 1000000
1118+ pcre.recursion_limit => 100000 => 100000
1119+
1120+ PDO
1121+
1122+ PDO support => enabled
1123+ PDO drivers => sqlite
1124+
1125+ pdo_sqlite
1126+
1127+ PDO Driver for SQLite 3.x => enabled
1128+ SQLite Library => 3.7.7.1
1129+
1130+ Phar
1131+
1132+ Phar: PHP Archive support => enabled
1133+ Phar EXT version => 2.0.1
1134+ Phar API version => 1.1.1
1135+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1136+ Phar-based phar archives => enabled
1137+ Tar-based phar archives => enabled
1138+ ZIP-based phar archives => enabled
1139+ gzip compression => enabled
1140+ bzip2 compression => enabled
1141+ OpenSSL support => disabled (install ext/openssl)
1142+
1143+
1144+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1145+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1146+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1147+ Directive => Local Value => Master Value
1148+ phar.cache_list => no value => no value
1151+
1153+
1154+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1155+
1156+ Reflection
1157+
1158+ Reflection => enabled
1159+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1160+
1161+ session
1162+
1163+ Session Support => enabled
1164+ Registered save handlers => files user
1165+ Registered serializer handlers => php php_binary
1166+
1167+ Directive => Local Value => Master Value
1168+ session.auto_start => Off => Off
1169+ session.cache_expire => 180 => 180
1170+ session.cache_limiter => nocache => nocache
1171+ session.cookie_domain => no value => no value
1172+ session.cookie_httponly => Off => Off
1173+ session.cookie_lifetime => 0 => 0
1174+ session.cookie_path => / => /
1175+ session.cookie_secure => Off => Off
1176+ session.entropy_file => /dev/urandom => /dev/urandom
1177+ session.entropy_length => 32 => 32
1178+ session.gc_divisor => 1000 => 1000
1179+ session.gc_maxlifetime => 1440 => 1440
1180+ session.gc_probability => 1 => 1
1181+ session.hash_bits_per_character => 5 => 5
1182+ session.hash_function => 0 => 0
1183+ session.name => PHPSESSID => PHPSESSID
1184+ session.referer_check => no value => no value
1185+ session.save_handler => files => files
1186+ session.save_path => no value => no value
1187+ session.serialize_handler => php => php
1188+ session.upload_progress.cleanup => On => On
1189+ session.upload_progress.enabled => On => On
1190+ session.upload_progress.freq => 1% => 1%
1191+ session.upload_progress.min_freq => 1 => 1
1192+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1193+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1194+ session.use_cookies => On => On
1195+ session.use_only_cookies => On => On
1196+ session.use_trans_sid => 0 => 0
1197+
1198+ SimpleXML
1199+
1200+ Simplexml support => enabled
1201+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1202+ Schema support => enabled
1203+
1204+ SPL
1205+
1206+ SPL support => enabled
1207+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1208+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1209+
1210+ sqlite3
1211+
1212+ SQLite3 support => enabled
1213+ SQLite3 module version => 0.7
1214+ SQLite Library => 3.7.7.1
1215+
1216+ Directive => Local Value => Master Value
1217+ sqlite3.extension_dir => no value => no value
1218+
1219+ standard
1220+
1221+ Dynamic Library Support => enabled
1222+ Path to sendmail => -t -i
1223+
1224+ Directive => Local Value => Master Value
1225+ assert.active => 1 => 1
1226+ assert.bail => 0 => 0
1227+ assert.callback => no value => no value
1228+ assert.quiet_eval => 0 => 0
1229+ assert.warning => 1 => 1
1230+ auto_detect_line_endings => 0 => 0
1231+ default_socket_timeout => 60 => 60
1232+ from => no value => no value
1233+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
1234+ user_agent => no value => no value
1235+
1236+ tokenizer
1237+
1238+ Tokenizer Support => enabled
1239+
1240+ xml
1241+
1242+ XML Support => active
1243+ XML Namespace Support => active
1244+ libxml2 Version => 2.8.0
1245+
1246+ xmlreader
1247+
1248+ XMLReader => enabled
1249+
1250+ xmlwriter
1251+
1252+ XMLWriter => enabled
1253+
1254+ zip
1255+
1256+ Zip => enabled
1257+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1258+ Zip version => 1.11.0
1259+ Libzip version => 0.10.1
1260+
1261+ zlib
1262+
1263+ ZLib Support => enabled
1264+ Stream Wrapper => compress.zlib://
1265+ Stream Filter => zlib.inflate, zlib.deflate
1266+ Compiled Version => 1.2.7
1267+ Linked Version => 1.2.7
1268+
1269+ Directive => Local Value => Master Value
1270+ zlib.output_compression => Off => Off
1271+ zlib.output_compression_level => -1 => -1
1272+ zlib.output_handler => no value => no value
1273+
1274+ Additional Modules
1275+
1276+ Module Name
1277+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.6, 6-Sept-2010
009+
010+ Core
011+
012+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
014+ Directive => Local Value => Master Value
015+ allow_url_fopen => On => On
016+ allow_url_include => Off => Off
017+ always_populate_raw_post_data => Off => Off
018+ arg_separator.input => & => &
019+ arg_separator.output => & => &
020+ asp_tags => Off => Off
021+ auto_append_file => no value => no value
022+ auto_globals_jit => On => On
023+ auto_prepend_file => no value => no value
024+ browscap => no value => no value
025+ default_charset => no value => no value
026+ default_mimetype => text/html => text/html
027+ disable_classes => no value => no value
028+ disable_functions => no value => no value
029+ display_errors => STDOUT => STDOUT
030+ display_startup_errors => On => On
031+ doc_root => no value => no value
032+ docref_ext => .html => .html
033+ docref_root => no value => no value
034+ enable_dl => Off => Off
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /Users/abaddoneth/Downloads/php-5.4.8/modules/ => /Users/abaddoneth/Downloads/php-5.4.8/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/lib/php => .:/usr/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => On => On
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => GP => GP
077+ sendmail_from => no value => no value
078+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => Off => Off
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => GPCS => GPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ date
104+
105+ date/time support => enabled
106+ "Olson" Timezone Database Version => 2012.3
107+ Timezone Database => internal
108+ Default timezone => Europe/Warsaw
109+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
111+ date.default_latitude => 31.7667 => 31.7667
112+ date.default_longitude => 35.2333 => 35.2333
113+ date.sunrise_zenith => 90.583333 => 90.583333
114+ date.sunset_zenith => 90.583333 => 90.583333
115+ date.timezone => Europe/Warsaw => Europe/Warsaw
116+
119+ DOM/XML => enabled
120+ DOM/XML API Version => 20031129
121+ libxml Version => 2.7.8
122+ HTML Support => enabled
123+ XPath Support => enabled
124+ XPointer Support => enabled
125+ Schema Support => enabled
126+ RelaxNG Support => enabled
127+
128+ ereg
129+
130+ Regex Library => Bundled library enabled
131+
132+ fileinfo
133+
134+ fileinfo support => enabled
135+ version => 1.0.5
137+ filter
139+ Input Validation and Filtering => enabled
140+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
141+
143+ filter.default => unsafe_raw => unsafe_raw
144+ filter.default_flags => no value => no value
145+
146+ gettext
147+
148+ GetText Support => enabled
149+
150+ hash
151+
152+ hash support => enabled
153+ 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 fnv132 fnv164 joaat 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
154+
155+ iconv
156+
157+ iconv support => enabled
158+ iconv implementation => libiconv
159+ iconv library version => 1.11
160+
161+ Directive => Local Value => Master Value
162+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
163+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
164+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
165+
166+ json
167+
168+ json support => enabled
169+ json version => 1.2.1
170+
171+ libxml
172+
173+ libXML support => active
174+ libXML Compiled Version => 2.7.8
175+ libXML Loaded Version => 20708
176+ libXML streams => enabled
177+
178+ mbstring
179+
180+ Multibyte Support => enabled
181+ Multibyte string engine => libmbfl
182+ HTTP input encoding translation => disabled
183+ libmbfl version => 1.3.2
184+
185+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
186+
187+ Multibyte (japanese) regex support => enabled
188+ Multibyte regex (oniguruma) backtrack check => On
189+ Multibyte regex (oniguruma) version => 4.7.1
190+
191+ Directive => Local Value => Master Value
192+ mbstring.detect_order => no value => no value
193+ mbstring.encoding_translation => Off => Off
194+ mbstring.func_overload => 0 => 0
195+ mbstring.http_input => pass => pass
196+ mbstring.http_output => pass => pass
197+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
198+ mbstring.internal_encoding => no value => no value
199+ mbstring.language => neutral => neutral
200+ mbstring.strict_detection => Off => Off
201+ mbstring.substitute_character => no value => no value
202+
203+ mysql
204+
205+ MySQL Support => enabled
206+ Active Persistent Links => 0
207+ Active Links => 0
208+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
209+
210+ Directive => Local Value => Master Value
211+ mysql.allow_local_infile => On => On
212+ mysql.allow_persistent => On => On
213+ mysql.connect_timeout => 60 => 60
214+ mysql.default_host => no value => no value
215+ mysql.default_password => no value => no value
216+ mysql.default_port => 3306 => 3306
217+ mysql.default_socket => /var/mysql/mysql.sock => /var/mysql/mysql.sock
218+ mysql.default_user => no value => no value
219+ mysql.max_links => Unlimited => Unlimited
220+ mysql.max_persistent => Unlimited => Unlimited
221+ mysql.trace_mode => Off => Off
222+
223+ mysqli
224+
225+ MysqlI Support => enabled
226+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
227+ Active Persistent Links => 0
228+ Inactive Persistent Links => 0
229+ Active Links => 0
230+
231+ Directive => Local Value => Master Value
232+ mysqli.allow_local_infile => On => On
233+ mysqli.allow_persistent => On => On
234+ mysqli.default_host => no value => no value
235+ mysqli.default_port => 3306 => 3306
236+ mysqli.default_pw => no value => no value
237+ mysqli.default_socket => /var/mysql/mysql.sock => /var/mysql/mysql.sock
238+ mysqli.default_user => no value => no value
239+ mysqli.max_links => Unlimited => Unlimited
240+ mysqli.max_persistent => Unlimited => Unlimited
241+ mysqli.reconnect => Off => Off
242+
243+ mysqlnd
244+
245+ mysqlnd => enabled
246+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
247+ Compression => not supported
248+ SSL => supported
249+ Command buffer size => 4096
250+ Read buffer size => 32768
251+ Read timeout => 31536000
252+ Collecting statistics => Yes
253+ Collecting memory statistics => No
254+ Tracing => n/a
255+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
256+ API Extensions => pdo_mysql,mysqli,mysql
257+
258+ mysqlnd statistics =>
259+ bytes_sent => 0
260+ bytes_received => 0
261+ packets_sent => 0
262+ packets_received => 0
263+ protocol_overhead_in => 0
264+ protocol_overhead_out => 0
265+ bytes_received_ok_packet => 0
266+ bytes_received_eof_packet => 0
267+ bytes_received_rset_header_packet => 0
268+ bytes_received_rset_field_meta_packet => 0
269+ bytes_received_rset_row_packet => 0
270+ bytes_received_prepare_response_packet => 0
271+ bytes_received_change_user_packet => 0
272+ packets_sent_command => 0
273+ packets_received_ok => 0
274+ packets_received_eof => 0
275+ packets_received_rset_header => 0
276+ packets_received_rset_field_meta => 0
277+ packets_received_rset_row => 0
278+ packets_received_prepare_response => 0
279+ packets_received_change_user => 0
280+ result_set_queries => 0
281+ non_result_set_queries => 0
282+ no_index_used => 0
283+ bad_index_used => 0
284+ slow_queries => 0
285+ buffered_sets => 0
286+ unbuffered_sets => 0
287+ ps_buffered_sets => 0
288+ ps_unbuffered_sets => 0
289+ flushed_normal_sets => 0
290+ flushed_ps_sets => 0
291+ ps_prepared_never_executed => 0
292+ ps_prepared_once_executed => 0
293+ rows_fetched_from_server_normal => 0
294+ rows_fetched_from_server_ps => 0
295+ rows_buffered_from_client_normal => 0
296+ rows_buffered_from_client_ps => 0
297+ rows_fetched_from_client_normal_buffered => 0
298+ rows_fetched_from_client_normal_unbuffered => 0
299+ rows_fetched_from_client_ps_buffered => 0
300+ rows_fetched_from_client_ps_unbuffered => 0
301+ rows_fetched_from_client_ps_cursor => 0
302+ rows_affected_normal => 0
303+ rows_affected_ps => 0
304+ rows_skipped_normal => 0
305+ rows_skipped_ps => 0
306+ copy_on_write_saved => 0
307+ copy_on_write_performed => 0
308+ command_buffer_too_small => 0
309+ connect_success => 0
310+ connect_failure => 0
311+ connection_reused => 0
312+ reconnect => 0
313+ pconnect_success => 0
314+ active_connections => 0
315+ active_persistent_connections => 0
316+ explicit_close => 0
317+ implicit_close => 0
318+ disconnect_close => 0
319+ in_middle_of_command_close => 0
320+ explicit_free_result => 0
321+ implicit_free_result => 0
322+ explicit_stmt_close => 0
323+ implicit_stmt_close => 0
324+ mem_emalloc_count => 0
325+ mem_emalloc_amount => 0
326+ mem_ecalloc_count => 0
327+ mem_ecalloc_amount => 0
328+ mem_erealloc_count => 0
329+ mem_erealloc_amount => 0
330+ mem_efree_count => 0
331+ mem_efree_amount => 0
332+ mem_malloc_count => 0
333+ mem_malloc_amount => 0
334+ mem_calloc_count => 0
335+ mem_calloc_amount => 0
336+ mem_realloc_count => 0
337+ mem_realloc_amount => 0
338+ mem_free_count => 0
339+ mem_free_amount => 0
340+ mem_estrndup_count => 0
341+ mem_strndup_count => 0
342+ mem_estndup_count => 0
343+ mem_strdup_count => 0
344+ proto_text_fetched_null => 0
345+ proto_text_fetched_bit => 0
346+ proto_text_fetched_tinyint => 0
347+ proto_text_fetched_short => 0
348+ proto_text_fetched_int24 => 0
349+ proto_text_fetched_int => 0
350+ proto_text_fetched_bigint => 0
351+ proto_text_fetched_decimal => 0
352+ proto_text_fetched_float => 0
353+ proto_text_fetched_double => 0
354+ proto_text_fetched_date => 0
355+ proto_text_fetched_year => 0
356+ proto_text_fetched_time => 0
357+ proto_text_fetched_datetime => 0
358+ proto_text_fetched_timestamp => 0
359+ proto_text_fetched_string => 0
360+ proto_text_fetched_blob => 0
361+ proto_text_fetched_enum => 0
362+ proto_text_fetched_set => 0
363+ proto_text_fetched_geometry => 0
364+ proto_text_fetched_other => 0
365+ proto_binary_fetched_null => 0
366+ proto_binary_fetched_bit => 0
367+ proto_binary_fetched_tinyint => 0
368+ proto_binary_fetched_short => 0
369+ proto_binary_fetched_int24 => 0
370+ proto_binary_fetched_int => 0
371+ proto_binary_fetched_bigint => 0
372+ proto_binary_fetched_decimal => 0
373+ proto_binary_fetched_float => 0
374+ proto_binary_fetched_double => 0
375+ proto_binary_fetched_date => 0
376+ proto_binary_fetched_year => 0
377+ proto_binary_fetched_time => 0
378+ proto_binary_fetched_datetime => 0
379+ proto_binary_fetched_timestamp => 0
380+ proto_binary_fetched_string => 0
381+ proto_binary_fetched_blob => 0
382+ proto_binary_fetched_enum => 0
383+ proto_binary_fetched_set => 0
384+ proto_binary_fetched_geometry => 0
385+ proto_binary_fetched_other => 0
386+ init_command_executed_count => 0
387+ init_command_failed_count => 0
388+ com_quit => 0
389+ com_init_db => 0
390+ com_query => 0
391+ com_field_list => 0
392+ com_create_db => 0
393+ com_drop_db => 0
394+ com_refresh => 0
395+ com_shutdown => 0
396+ com_statistics => 0
397+ com_process_info => 0
398+ com_connect => 0
399+ com_process_kill => 0
400+ com_debug => 0
401+ com_ping => 0
402+ com_time => 0
403+ com_delayed_insert => 0
404+ com_change_user => 0
405+ com_binlog_dump => 0
406+ com_table_dump => 0
407+ com_connect_out => 0
408+ com_register_slave => 0
409+ com_stmt_prepare => 0
410+ com_stmt_execute => 0
411+ com_stmt_send_long_data => 0
412+ com_stmt_close => 0
413+ com_stmt_reset => 0
414+ com_stmt_set_option => 0
415+ com_stmt_fetch => 0
416+ com_deamon => 0
417+ bytes_received_real_data_normal => 0
418+ bytes_received_real_data_ps => 0
419+
420+ example statistics =>
421+ stat1 => 0
422+ stat2 => 0
423+
424+ pcre
425+
426+ PCRE (Perl Compatible Regular Expressions) Support => enabled
427+ PCRE Library Version => 8.12 2011-01-15
428+
429+ Directive => Local Value => Master Value
430+ pcre.backtrack_limit => 1000000 => 1000000
431+ pcre.recursion_limit => 100000 => 100000
432+
433+ PDO
434+
435+ PDO support => enabled
436+ PDO drivers => mysql, sqlite
437+
438+ pdo_mysql
439+
440+ PDO Driver for MySQL => enabled
441+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
442+
443+ Directive => Local Value => Master Value
444+ pdo_mysql.default_socket => /var/mysql/mysql.sock => /var/mysql/mysql.sock
445+
446+ pdo_sqlite
447+
448+ PDO Driver for SQLite 3.x => enabled
449+ SQLite Library => 3.7.7.1
450+
451+ Phar
452+
453+ Phar: PHP Archive support => enabled
454+ Phar EXT version => 2.0.1
455+ Phar API version => 1.1.1
456+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
457+ Phar-based phar archives => enabled
458+ Tar-based phar archives => enabled
459+ ZIP-based phar archives => enabled
460+ gzip compression => enabled
461+ bzip2 compression => enabled
462+ OpenSSL support => disabled (install ext/openssl)
463+
464+
465+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
466+ Phar fully realized by Gregory Beaver and Marcus Boerger.
467+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
468+ Directive => Local Value => Master Value
470+ phar.readonly => Off => Off
471+ phar.require_hash => Off => Off
472+
473+ posix
474+
475+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
476+
477+ Reflection
478+
479+ Reflection => enabled
480+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
481+
482+ session
483+
484+ Session Support => enabled
485+ Registered save handlers => files user
486+ Registered serializer handlers => php php_binary
487+
488+ Directive => Local Value => Master Value
489+ session.auto_start => Off => Off
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 => /dev/urandom => /dev/urandom
498+ session.entropy_length => 0 => 0
499+ session.gc_divisor => 1000 => 1000
500+ session.gc_maxlifetime => 1440 => 1440
501+ session.gc_probability => 1 => 1
502+ session.hash_bits_per_character => 5 => 5
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 => no value => no value
508+ session.serialize_handler => php => php
509+ session.upload_progress.cleanup => On => On
510+ session.upload_progress.enabled => On => On
511+ session.upload_progress.freq => 1% => 1%
512+ session.upload_progress.min_freq => 1 => 1
513+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
514+ session.upload_progress.prefix => upload_progress_ => upload_progress_
515+ session.use_cookies => On => On
516+ session.use_only_cookies => On => On
517+ session.use_trans_sid => 0 => 0
518+
519+ SimpleXML
520+
521+ Simplexml support => enabled
522+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
523+ Schema support => enabled
524+
525+ SPL
526+
527+ SPL support => enabled
528+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
529+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
530+
531+ sqlite3
532+
533+ SQLite3 support => enabled
534+ SQLite3 module version => 0.7
535+ SQLite Library => 3.7.7.1
536+
537+ Directive => Local Value => Master Value
538+ sqlite3.extension_dir => no value => no value
539+
540+ standard
541+
542+ Dynamic Library Support => enabled
543+ Path to sendmail => /usr/sbin/sendmail -t -i
544+
545+ Directive => Local Value => Master Value
546+ assert.active => 1 => 1
547+ assert.bail => 0 => 0
548+ assert.callback => no value => no value
549+ assert.quiet_eval => 0 => 0
550+ assert.warning => 1 => 1
551+ auto_detect_line_endings => 0 => 0
552+ default_socket_timeout => 60 => 60
553+ from => no value => no value
554+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
555+ user_agent => no value => no value
556+
557+ tokenizer
558+
559+ Tokenizer Support => enabled
560+
561+ xml
562+
563+ XML Support => active
564+ XML Namespace Support => active
565+ libxml2 Version => 2.7.8
566+
567+ xmlreader
568+
569+ XMLReader => enabled
570+
571+ xmlwriter
572+
573+ XMLWriter => enabled
574+
575+ zip
576+
577+ Zip => enabled
578+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
579+ Zip version => 1.11.0
580+ Libzip version => 0.10.1
581+
582+ zlib
583+
584+ ZLib Support => enabled
585+ Stream Wrapper => compress.zlib://
586+ Stream Filter => zlib.inflate, zlib.deflate
587+ Compiled Version => 1.2.5
588+ Linked Version => 1.2.5
589+
590+ Directive => Local Value => Master Value
591+ zlib.output_compression => Off => Off
592+ zlib.output_compression_level => -1 => -1
593+ zlib.output_handler => no value => no value
594+
595+ Additional Modules
596+
597+ Module Name
598+ phpinfo()
599+
600+ bz2
601+
602+ BZip2 Support => Enabled
603+ Stream Wrapper support => compress.bzip2://
604+ Stream Filter support => bzip2.decompress, bzip2.compress
605+ BZip2 Version => 1.0.6, 6-Sept-2010
606+
607+ Core
608+
609+ PHP Version => 5.4.8
610+
611+ Directive => Local Value => Master Value
612+ allow_url_fopen => On => On
613+ allow_url_include => Off => Off
614+ always_populate_raw_post_data => Off => Off
615+ arg_separator.input => & => &
616+ arg_separator.output => & => &
617+ asp_tags => Off => Off
618+ auto_append_file => no value => no value
619+ auto_globals_jit => On => On
620+ auto_prepend_file => no value => no value
621+ browscap => no value => no value
622+ default_charset => no value => no value
623+ default_mimetype => text/html => text/html
624+ disable_classes => no value => no value
625+ disable_functions => no value => no value
626+ display_errors => STDOUT => STDOUT
627+ display_startup_errors => On => On
628+ doc_root => no value => no value
629+ docref_ext => .html => .html
630+ docref_root => no value => no value
631+ enable_dl => Off => Off
632+ enable_post_data_reading => On => On
633+ error_append_string => no value => no value
634+ error_log => no value => no value
635+ error_prepend_string => no value => no value
636+ error_reporting => 32767 => 32767
637+ exit_on_timeout => Off => Off
638+ expose_php => On => On
639+ extension_dir => /Users/abaddoneth/Downloads/php-5.4.8/modules/ => /Users/abaddoneth/Downloads/php-5.4.8/modules/
640+ file_uploads => On => On
641+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
642+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
643+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
644+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
645+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
646+ html_errors => Off => Off
647+ ignore_repeated_errors => Off => Off
648+ ignore_repeated_source => Off => Off
649+ ignore_user_abort => Off => Off
650+ implicit_flush => On => On
651+ include_path => .:/usr/lib/php => .:/usr/lib/php
652+ log_errors => Off => Off
653+ log_errors_max_len => 1024 => 1024
654+ mail.add_x_header => On => On
655+ mail.force_extra_parameters => no value => no value
656+ mail.log => no value => no value
657+ max_execution_time => 0 => 0
658+ max_file_uploads => 20 => 20
659+ max_input_nesting_level => 64 => 64
660+ max_input_time => -1 => -1
661+ max_input_vars => 1000 => 1000
662+ memory_limit => 128M => 128M
663+ open_basedir => no value => no value
664+ output_buffering => no value => no value
665+ output_handler => no value => no value
666+ post_max_size => 8M => 8M
667+ precision => 14 => 14
668+ realpath_cache_size => 16K => 16K
669+ realpath_cache_ttl => 120 => 120
670+ register_argc_argv => On => On
671+ report_memleaks => On => On
672+ report_zend_debug => Off => Off
673+ request_order => GP => GP
674+ sendmail_from => no value => no value
675+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
676+ serialize_precision => 17 => 17
677+ short_open_tag => Off => Off
678+ SMTP => localhost => localhost
679+ smtp_port => 25 => 25
680+ sql.safe_mode => Off => Off
681+ track_errors => On => On
682+ unserialize_callback_func => no value => no value
683+ upload_max_filesize => 2M => 2M
684+ upload_tmp_dir => no value => no value
685+ user_dir => no value => no value
686+ user_ini.cache_ttl => 300 => 300
687+ user_ini.filename => .user.ini => .user.ini
688+ variables_order => GPCS => GPCS
689+ xmlrpc_error_number => 0 => 0
690+ xmlrpc_errors => Off => Off
691+ zend.detect_unicode => On => On
692+ zend.enable_gc => On => On
693+ zend.multibyte => Off => Off
694+ zend.script_encoding => no value => no value
695+
696+ ctype
697+
698+ ctype functions => enabled
699+
700+ date
701+
702+ date/time support => enabled
703+ "Olson" Timezone Database Version => 2012.3
704+ Timezone Database => internal
705+ Default timezone => Europe/Warsaw
706+
707+ Directive => Local Value => Master Value
708+ date.default_latitude => 31.7667 => 31.7667
709+ date.default_longitude => 35.2333 => 35.2333
710+ date.sunrise_zenith => 90.583333 => 90.583333
711+ date.sunset_zenith => 90.583333 => 90.583333
712+ date.timezone => Europe/Warsaw => Europe/Warsaw
713+
714+ dom
715+
716+ DOM/XML => enabled
717+ DOM/XML API Version => 20031129
718+ libxml Version => 2.7.8
719+ HTML Support => enabled
720+ XPath Support => enabled
721+ XPointer Support => enabled
722+ Schema Support => enabled
723+ RelaxNG Support => enabled
724+
725+ ereg
726+
727+ Regex Library => Bundled library enabled
728+
729+ fileinfo
730+
731+ fileinfo support => enabled
732+ version => 1.0.5
733+
734+ filter
735+
736+ Input Validation and Filtering => enabled
737+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
738+
739+ Directive => Local Value => Master Value
740+ filter.default => unsafe_raw => unsafe_raw
741+ filter.default_flags => no value => no value
742+
743+ gettext
744+
745+ GetText Support => enabled
746+
747+ hash
748+
749+ hash support => enabled
750+ 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 fnv132 fnv164 joaat 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
751+
752+ iconv
753+
754+ iconv support => enabled
755+ iconv implementation => libiconv
756+ iconv library version => 1.11
757+
758+ Directive => Local Value => Master Value
759+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
760+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
761+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
762+
763+ json
764+
765+ json support => enabled
766+ json version => 1.2.1
767+
768+ libxml
769+
770+ libXML support => active
771+ libXML Compiled Version => 2.7.8
772+ libXML Loaded Version => 20708
773+ libXML streams => enabled
774+
775+ mbstring
776+
777+ Multibyte Support => enabled
778+ Multibyte string engine => libmbfl
779+ HTTP input encoding translation => disabled
780+ libmbfl version => 1.3.2
781+
782+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
783+
784+ Multibyte (japanese) regex support => enabled
785+ Multibyte regex (oniguruma) backtrack check => On
786+ Multibyte regex (oniguruma) version => 4.7.1
787+
788+ Directive => Local Value => Master Value
789+ mbstring.detect_order => no value => no value
790+ mbstring.encoding_translation => Off => Off
791+ mbstring.func_overload => 0 => 0
792+ mbstring.http_input => pass => pass
793+ mbstring.http_output => pass => pass
794+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
795+ mbstring.internal_encoding => no value => no value
796+ mbstring.language => neutral => neutral
797+ mbstring.strict_detection => Off => Off
798+ mbstring.substitute_character => no value => no value
799+
800+ mysql
801+
802+ MySQL Support => enabled
803+ Active Persistent Links => 0
804+ Active Links => 0
805+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
806+
807+ Directive => Local Value => Master Value
808+ mysql.allow_local_infile => On => On
809+ mysql.allow_persistent => On => On
810+ mysql.connect_timeout => 60 => 60
811+ mysql.default_host => no value => no value
812+ mysql.default_password => no value => no value
813+ mysql.default_port => 3306 => 3306
814+ mysql.default_socket => /var/mysql/mysql.sock => /var/mysql/mysql.sock
815+ mysql.default_user => no value => no value
816+ mysql.max_links => Unlimited => Unlimited
817+ mysql.max_persistent => Unlimited => Unlimited
818+ mysql.trace_mode => Off => Off
819+
820+ mysqli
821+
822+ MysqlI Support => enabled
823+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
824+ Active Persistent Links => 0
825+ Inactive Persistent Links => 0
826+ Active Links => 0
827+
828+ Directive => Local Value => Master Value
829+ mysqli.allow_local_infile => On => On
830+ mysqli.allow_persistent => On => On
831+ mysqli.default_host => no value => no value
832+ mysqli.default_port => 3306 => 3306
833+ mysqli.default_pw => no value => no value
834+ mysqli.default_socket => /var/mysql/mysql.sock => /var/mysql/mysql.sock
835+ mysqli.default_user => no value => no value
836+ mysqli.max_links => Unlimited => Unlimited
837+ mysqli.max_persistent => Unlimited => Unlimited
838+ mysqli.reconnect => Off => Off
839+
840+ mysqlnd
841+
842+ mysqlnd => enabled
843+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
844+ Compression => not supported
845+ SSL => supported
846+ Command buffer size => 4096
847+ Read buffer size => 32768
848+ Read timeout => 31536000
849+ Collecting statistics => Yes
850+ Collecting memory statistics => No
851+ Tracing => n/a
852+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
853+ API Extensions => pdo_mysql,mysqli,mysql
854+
855+ mysqlnd statistics =>
856+ bytes_sent => 0
857+ bytes_received => 0
858+ packets_sent => 0
859+ packets_received => 0
860+ protocol_overhead_in => 0
861+ protocol_overhead_out => 0
862+ bytes_received_ok_packet => 0
863+ bytes_received_eof_packet => 0
864+ bytes_received_rset_header_packet => 0
865+ bytes_received_rset_field_meta_packet => 0
866+ bytes_received_rset_row_packet => 0
867+ bytes_received_prepare_response_packet => 0
868+ bytes_received_change_user_packet => 0
869+ packets_sent_command => 0
870+ packets_received_ok => 0
871+ packets_received_eof => 0
872+ packets_received_rset_header => 0
873+ packets_received_rset_field_meta => 0
874+ packets_received_rset_row => 0
875+ packets_received_prepare_response => 0
876+ packets_received_change_user => 0
877+ result_set_queries => 0
878+ non_result_set_queries => 0
879+ no_index_used => 0
880+ bad_index_used => 0
881+ slow_queries => 0
882+ buffered_sets => 0
883+ unbuffered_sets => 0
884+ ps_buffered_sets => 0
885+ ps_unbuffered_sets => 0
886+ flushed_normal_sets => 0
887+ flushed_ps_sets => 0
888+ ps_prepared_never_executed => 0
889+ ps_prepared_once_executed => 0
890+ rows_fetched_from_server_normal => 0
891+ rows_fetched_from_server_ps => 0
892+ rows_buffered_from_client_normal => 0
893+ rows_buffered_from_client_ps => 0
894+ rows_fetched_from_client_normal_buffered => 0
895+ rows_fetched_from_client_normal_unbuffered => 0
896+ rows_fetched_from_client_ps_buffered => 0
897+ rows_fetched_from_client_ps_unbuffered => 0
898+ rows_fetched_from_client_ps_cursor => 0
899+ rows_affected_normal => 0
900+ rows_affected_ps => 0
901+ rows_skipped_normal => 0
902+ rows_skipped_ps => 0
903+ copy_on_write_saved => 0
904+ copy_on_write_performed => 0
905+ command_buffer_too_small => 0
906+ connect_success => 0
907+ connect_failure => 0
908+ connection_reused => 0
909+ reconnect => 0
910+ pconnect_success => 0
911+ active_connections => 0
912+ active_persistent_connections => 0
913+ explicit_close => 0
914+ implicit_close => 0
915+ disconnect_close => 0
916+ in_middle_of_command_close => 0
917+ explicit_free_result => 0
918+ implicit_free_result => 0
919+ explicit_stmt_close => 0
920+ implicit_stmt_close => 0
921+ mem_emalloc_count => 0
922+ mem_emalloc_amount => 0
923+ mem_ecalloc_count => 0
924+ mem_ecalloc_amount => 0
925+ mem_erealloc_count => 0
926+ mem_erealloc_amount => 0
927+ mem_efree_count => 0
928+ mem_efree_amount => 0
929+ mem_malloc_count => 0
930+ mem_malloc_amount => 0
931+ mem_calloc_count => 0
932+ mem_calloc_amount => 0
933+ mem_realloc_count => 0
934+ mem_realloc_amount => 0
935+ mem_free_count => 0
936+ mem_free_amount => 0
937+ mem_estrndup_count => 0
938+ mem_strndup_count => 0
939+ mem_estndup_count => 0
940+ mem_strdup_count => 0
941+ proto_text_fetched_null => 0
942+ proto_text_fetched_bit => 0
943+ proto_text_fetched_tinyint => 0
944+ proto_text_fetched_short => 0
945+ proto_text_fetched_int24 => 0
946+ proto_text_fetched_int => 0
947+ proto_text_fetched_bigint => 0
948+ proto_text_fetched_decimal => 0
949+ proto_text_fetched_float => 0
950+ proto_text_fetched_double => 0
951+ proto_text_fetched_date => 0
952+ proto_text_fetched_year => 0
953+ proto_text_fetched_time => 0
954+ proto_text_fetched_datetime => 0
955+ proto_text_fetched_timestamp => 0
956+ proto_text_fetched_string => 0
957+ proto_text_fetched_blob => 0
958+ proto_text_fetched_enum => 0
959+ proto_text_fetched_set => 0
960+ proto_text_fetched_geometry => 0
961+ proto_text_fetched_other => 0
962+ proto_binary_fetched_null => 0
963+ proto_binary_fetched_bit => 0
964+ proto_binary_fetched_tinyint => 0
965+ proto_binary_fetched_short => 0
966+ proto_binary_fetched_int24 => 0
967+ proto_binary_fetched_int => 0
968+ proto_binary_fetched_bigint => 0
969+ proto_binary_fetched_decimal => 0
970+ proto_binary_fetched_float => 0
971+ proto_binary_fetched_double => 0
972+ proto_binary_fetched_date => 0
973+ proto_binary_fetched_year => 0
974+ proto_binary_fetched_time => 0
975+ proto_binary_fetched_datetime => 0
976+ proto_binary_fetched_timestamp => 0
977+ proto_binary_fetched_string => 0
978+ proto_binary_fetched_blob => 0
979+ proto_binary_fetched_enum => 0
980+ proto_binary_fetched_set => 0
981+ proto_binary_fetched_geometry => 0
982+ proto_binary_fetched_other => 0
983+ init_command_executed_count => 0
984+ init_command_failed_count => 0
985+ com_quit => 0
986+ com_init_db => 0
987+ com_query => 0
988+ com_field_list => 0
989+ com_create_db => 0
990+ com_drop_db => 0
991+ com_refresh => 0
992+ com_shutdown => 0
993+ com_statistics => 0
994+ com_process_info => 0
995+ com_connect => 0
996+ com_process_kill => 0
997+ com_debug => 0
998+ com_ping => 0
999+ com_time => 0
1000+ com_delayed_insert => 0
1001+ com_change_user => 0
1002+ com_binlog_dump => 0
1003+ com_table_dump => 0
1004+ com_connect_out => 0
1005+ com_register_slave => 0
1006+ com_stmt_prepare => 0
1007+ com_stmt_execute => 0
1008+ com_stmt_send_long_data => 0
1009+ com_stmt_close => 0
1010+ com_stmt_reset => 0
1011+ com_stmt_set_option => 0
1012+ com_stmt_fetch => 0
1013+ com_deamon => 0
1014+ bytes_received_real_data_normal => 0
1015+ bytes_received_real_data_ps => 0
1016+
1017+ example statistics =>
1018+ stat1 => 0
1019+ stat2 => 0
1020+
1021+ pcre
1022+
1023+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1024+ PCRE Library Version => 8.12 2011-01-15
1025+
1026+ Directive => Local Value => Master Value
1027+ pcre.backtrack_limit => 1000000 => 1000000
1028+ pcre.recursion_limit => 100000 => 100000
1029+
1030+ PDO
1031+
1032+ PDO support => enabled
1033+ PDO drivers => mysql, sqlite
1034+
1035+ pdo_mysql
1036+
1037+ PDO Driver for MySQL => enabled
1038+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1039+
1040+ Directive => Local Value => Master Value
1041+ pdo_mysql.default_socket => /var/mysql/mysql.sock => /var/mysql/mysql.sock
1042+
1043+ pdo_sqlite
1044+
1045+ PDO Driver for SQLite 3.x => enabled
1046+ SQLite Library => 3.7.7.1
1047+
1048+ Phar
1049+
1050+ Phar: PHP Archive support => enabled
1051+ Phar EXT version => 2.0.1
1052+ Phar API version => 1.1.1
1053+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1054+ Phar-based phar archives => enabled
1055+ Tar-based phar archives => enabled
1056+ ZIP-based phar archives => enabled
1057+ gzip compression => enabled
1058+ bzip2 compression => enabled
1059+ OpenSSL support => disabled (install ext/openssl)
1060+
1061+
1062+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1063+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1064+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1065+ Directive => Local Value => Master Value
1066+ phar.cache_list => no value => no value
1069+
1071+
1072+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1073+
1074+ Reflection
1075+
1076+ Reflection => enabled
1077+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1078+
1079+ session
1080+
1081+ Session Support => enabled
1082+ Registered save handlers => files user
1083+ Registered serializer handlers => php php_binary
1084+
1085+ Directive => Local Value => Master Value
1086+ session.auto_start => Off => Off
1087+ session.cache_expire => 180 => 180
1088+ session.cache_limiter => nocache => nocache
1089+ session.cookie_domain => no value => no value
1090+ session.cookie_httponly => Off => Off
1091+ session.cookie_lifetime => 0 => 0
1092+ session.cookie_path => / => /
1093+ session.cookie_secure => Off => Off
1094+ session.entropy_file => /dev/urandom => /dev/urandom
1095+ session.entropy_length => 0 => 0
1096+ session.gc_divisor => 1000 => 1000
1097+ session.gc_maxlifetime => 1440 => 1440
1098+ session.gc_probability => 1 => 1
1099+ session.hash_bits_per_character => 5 => 5
1100+ session.hash_function => 0 => 0
1101+ session.name => PHPSESSID => PHPSESSID
1102+ session.referer_check => no value => no value
1103+ session.save_handler => files => files
1104+ session.save_path => no value => no value
1105+ session.serialize_handler => php => php
1106+ session.upload_progress.cleanup => On => On
1107+ session.upload_progress.enabled => On => On
1108+ session.upload_progress.freq => 1% => 1%
1109+ session.upload_progress.min_freq => 1 => 1
1110+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1111+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1112+ session.use_cookies => On => On
1113+ session.use_only_cookies => On => On
1114+ session.use_trans_sid => 0 => 0
1115+
1116+ SimpleXML
1117+
1118+ Simplexml support => enabled
1119+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1120+ Schema support => enabled
1121+
1122+ SPL
1123+
1124+ SPL support => enabled
1125+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1126+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1127+
1128+ sqlite3
1129+
1130+ SQLite3 support => enabled
1131+ SQLite3 module version => 0.7
1132+ SQLite Library => 3.7.7.1
1133+
1134+ Directive => Local Value => Master Value
1135+ sqlite3.extension_dir => no value => no value
1136+
1137+ standard
1138+
1139+ Dynamic Library Support => enabled
1140+ Path to sendmail => /usr/sbin/sendmail -t -i
1141+
1142+ Directive => Local Value => Master Value
1143+ assert.active => 1 => 1
1144+ assert.bail => 0 => 0
1145+ assert.callback => no value => no value
1146+ assert.quiet_eval => 0 => 0
1147+ assert.warning => 1 => 1
1148+ auto_detect_line_endings => 0 => 0
1149+ default_socket_timeout => 60 => 60
1150+ from => no value => no value
1151+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
1152+ user_agent => no value => no value
1153+
1154+ tokenizer
1155+
1156+ Tokenizer Support => enabled
1157+
1158+ xml
1159+
1160+ XML Support => active
1161+ XML Namespace Support => active
1162+ libxml2 Version => 2.7.8
1163+
1164+ xmlreader
1165+
1166+ XMLReader => enabled
1167+
1168+ xmlwriter
1169+
1170+ XMLWriter => enabled
1171+
1172+ zip
1173+
1174+ Zip => enabled
1175+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1176+ Zip version => 1.11.0
1177+ Libzip version => 0.10.1
1178+
1179+ zlib
1180+
1181+ ZLib Support => enabled
1182+ Stream Wrapper => compress.zlib://
1183+ Stream Filter => zlib.inflate, zlib.deflate
1184+ Compiled Version => 1.2.5
1185+ Linked Version => 1.2.5
1186+
1187+ Directive => Local Value => Master Value
1188+ zlib.output_compression => Off => Off
1189+ zlib.output_compression_level => -1 => -1
1190+ zlib.output_handler => no value => no value
1191+
1192+ Additional Modules
1193+
1194+ Module Name
1195+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.5, 10-Dec-2007
009+
010+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
018+ Directive => Local Value => Master Value
019+ allow_url_fopen => On => On
020+ allow_url_include => Off => Off
021+ always_populate_raw_post_data => Off => Off
022+ arg_separator.input => & => &
023+ arg_separator.output => & => &
024+ asp_tags => Off => Off
025+ auto_append_file => no value => no value
026+ auto_globals_jit => On => On
027+ auto_prepend_file => no value => no value
028+ browscap => no value => no value
029+ default_charset => no value => no value
030+ default_mimetype => text/html => text/html
031+ disable_classes => no value => no value
032+ disable_functions => no value => no value
033+ display_errors => STDOUT => STDOUT
034+ display_startup_errors => On => On
035+ doc_root => no value => no value
036+ docref_ext => .html => .html
037+ docref_root => no value => no value
038+ enable_dl => On => On
039+ enable_post_data_reading => On => On
040+ error_append_string => no value => no value
041+ error_log => no value => no value
042+ error_prepend_string => no value => no value
043+ error_reporting => 32767 => 32767
044+ exit_on_timeout => Off => Off
045+ expose_php => On => On
046+ extension_dir => /root/tmp/php54/php-5.4.8/modules/ => /root/tmp/php54/php-5.4.8/modules/
047+ file_uploads => On => On
048+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
049+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
050+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
051+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
052+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
053+ html_errors => Off => Off
054+ ignore_repeated_errors => Off => Off
055+ ignore_repeated_source => Off => Off
056+ ignore_user_abort => Off => Off
057+ implicit_flush => On => On
058+ include_path => .:/usr/local/php5.4/lib/php => .:/usr/local/php5.4/lib/php
059+ log_errors => Off => Off
060+ log_errors_max_len => 1024 => 1024
061+ mail.add_x_header => Off => Off
062+ mail.force_extra_parameters => no value => no value
063+ mail.log => no value => no value
064+ max_execution_time => 0 => 0
065+ max_file_uploads => 20 => 20
066+ max_input_nesting_level => 64 => 64
067+ max_input_time => -1 => -1
068+ max_input_vars => 1000 => 1000
069+ memory_limit => 128M => 128M
070+ open_basedir => no value => no value
071+ output_buffering => no value => no value
072+ output_handler => no value => no value
073+ post_max_size => 8M => 8M
074+ precision => 14 => 14
075+ realpath_cache_size => 16K => 16K
076+ realpath_cache_ttl => 120 => 120
077+ register_argc_argv => On => On
078+ report_memleaks => On => On
079+ report_zend_debug => Off => Off
080+ request_order => no value => no value
081+ sendmail_from => no value => no value
082+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
083+ serialize_precision => 17 => 17
084+ short_open_tag => On => On
085+ SMTP => localhost => localhost
086+ smtp_port => 25 => 25
087+ sql.safe_mode => Off => Off
088+ track_errors => On => On
089+ unserialize_callback_func => no value => no value
090+ upload_max_filesize => 2M => 2M
091+ upload_tmp_dir => no value => no value
092+ user_dir => no value => no value
093+ user_ini.cache_ttl => 300 => 300
094+ user_ini.filename => .user.ini => .user.ini
095+ variables_order => EGPCS => EGPCS
096+ xmlrpc_error_number => 0 => 0
097+ xmlrpc_errors => Off => Off
098+ zend.detect_unicode => On => On
099+ zend.enable_gc => On => On
100+ zend.multibyte => Off => Off
101+ zend.script_encoding => no value => no value
102+
103+ ctype
104+
105+ ctype functions => enabled
106+
107+ curl
108+
109+ cURL support => enabled
110+ cURL Information => 7.18.2
111+ Age => 3
112+ Features
113+ AsynchDNS => No
114+ Debug => No
115+ GSS-Negotiate => Yes
116+ IDN => Yes
117+ IPv6 => Yes
118+ Largefile => Yes
119+ NTLM => Yes
120+ SPNEGO => No
121+ SSL => Yes
122+ SSPI => No
123+ krb4 => No
124+ libz => Yes
125+ CharConv => No
126+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
127+ Host => x86_64-pc-linux-gnu
128+ SSL Version => OpenSSL/0.9.8g
129+ ZLib Version => 1.2.3.3
130+
131+ date
132+
133+ date/time support => enabled
134+ "Olson" Timezone Database Version => 2012.3
135+ Timezone Database => internal
136+
137+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
138+ Default timezone => UTC
139+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
141+ date.default_latitude => 31.7667 => 31.7667
142+ date.default_longitude => 35.2333 => 35.2333
143+ date.sunrise_zenith => 90.583333 => 90.583333
144+ date.sunset_zenith => 90.583333 => 90.583333
145+ date.timezone => no value => no value
146+
149+ DOM/XML => enabled
150+ DOM/XML API Version => 20031129
151+ libxml Version => 2.6.32
152+ HTML Support => enabled
153+ XPath Support => enabled
154+ XPointer Support => enabled
155+ Schema Support => enabled
156+ RelaxNG Support => enabled
157+
158+ ereg
159+
160+ Regex Library => Bundled library enabled
161+
162+ exif
163+
164+ EXIF Support => enabled
165+ EXIF Version => 1.4 $Id$
166+ Supported EXIF Version => 0220
167+ Supported filetypes => JPEG,TIFF
169+ Directive => Local Value => Master Value
170+ exif.decode_jis_intel => JIS => JIS
171+ exif.decode_jis_motorola => JIS => JIS
172+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
173+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
174+ exif.encode_jis => no value => no value
175+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
177+ fileinfo
178+
179+ fileinfo support => enabled
180+ version => 1.0.5
181+
182+ filter
183+
184+ Input Validation and Filtering => enabled
185+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
186+
188+ filter.default => unsafe_raw => unsafe_raw
189+ filter.default_flags => no value => no value
190+
191+ ftp
192+
193+ FTP support => enabled
194+
195+ gd
196+
197+ GD Support => enabled
198+ GD Version => bundled (2.0.34 compatible)
199+ GIF Read Support => enabled
200+ GIF Create Support => enabled
201+ PNG Support => enabled
202+ libPNG Version => 1.2.27
203+ WBMP Support => enabled
204+ XBM Support => enabled
205+
206+ Directive => Local Value => Master Value
207+ gd.jpeg_ignore_warning => 0 => 0
208+
209+ gettext
210+
211+ GetText Support => enabled
212+
213+ hash
214+
215+ hash support => enabled
216+ 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 fnv132 fnv164 joaat 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
217+
218+ iconv
219+
220+ iconv support => enabled
221+ iconv implementation => glibc
222+ iconv library version => 2.7
223+
224+ Directive => Local Value => Master Value
225+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
226+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
227+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
228+
229+ imap
230+
231+ IMAP c-Client Version => 2007b
232+ SSL Support => enabled
233+ Kerberos Support => enabled
234+
235+ intl
236+
237+ Internationalization support => enabled
238+ version => 1.1.0
239+ ICU version => 3.8.1
240+
241+ Directive => Local Value => Master Value
242+ intl.default_locale => no value => no value
243+ intl.error_level => 0 => 0
244+
245+ json
246+
247+ json support => enabled
248+ json version => 1.2.1
249+
250+ ldap
251+
252+ LDAP Support => enabled
253+ RCS Version => $Id$
254+ Total Links => 0/unlimited
255+ API Version => 3001
256+ Vendor Name => OpenLDAP
257+ Vendor Version => 20411
258+
259+ Directive => Local Value => Master Value
260+ ldap.max_links => Unlimited => Unlimited
261+
262+ libxml
263+
264+ libXML support => active
265+ libXML Compiled Version => 2.6.32
266+ libXML Loaded Version => 20632
267+ libXML streams => enabled
268+
269+ mbstring
270+
271+ Multibyte Support => enabled
272+ Multibyte string engine => libmbfl
273+ HTTP input encoding translation => disabled
274+ libmbfl version => 1.3.2
275+
276+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
277+
278+ Multibyte (japanese) regex support => enabled
279+ Multibyte regex (oniguruma) backtrack check => On
280+ Multibyte regex (oniguruma) version => 4.7.1
281+
282+ Directive => Local Value => Master Value
283+ mbstring.detect_order => no value => no value
284+ mbstring.encoding_translation => Off => Off
285+ mbstring.func_overload => 0 => 0
286+ mbstring.http_input => pass => pass
287+ mbstring.http_output => pass => pass
288+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
289+ mbstring.internal_encoding => no value => no value
290+ mbstring.language => neutral => neutral
291+ mbstring.strict_detection => Off => Off
292+ mbstring.substitute_character => no value => no value
293+
294+ mcrypt
295+
296+ mcrypt support => enabled
297+ mcrypt_filter support => enabled
298+ Version => 2.5.7
299+ Api No => 20021217
300+ 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
301+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
302+
303+ Directive => Local Value => Master Value
304+ mcrypt.algorithms_dir => no value => no value
305+ mcrypt.modes_dir => no value => no value
306+
307+ mhash
308+
309+ MHASH support => Enabled
310+ MHASH API Version => Emulated Support
311+
312+ mysqlnd
313+
314+ mysqlnd => enabled
315+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
316+ Compression => supported
317+ SSL => supported
318+ Command buffer size => 4096
319+ Read buffer size => 32768
320+ Read timeout => 31536000
321+ Collecting statistics => Yes
322+ Collecting memory statistics => No
323+ Tracing => n/a
324+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
325+ API Extensions => pdo_mysql
326+
327+ mysqlnd statistics =>
328+ bytes_sent => 0
329+ bytes_received => 0
330+ packets_sent => 0
331+ packets_received => 0
332+ protocol_overhead_in => 0
333+ protocol_overhead_out => 0
334+ bytes_received_ok_packet => 0
335+ bytes_received_eof_packet => 0
336+ bytes_received_rset_header_packet => 0
337+ bytes_received_rset_field_meta_packet => 0
338+ bytes_received_rset_row_packet => 0
339+ bytes_received_prepare_response_packet => 0
340+ bytes_received_change_user_packet => 0
341+ packets_sent_command => 0
342+ packets_received_ok => 0
343+ packets_received_eof => 0
344+ packets_received_rset_header => 0
345+ packets_received_rset_field_meta => 0
346+ packets_received_rset_row => 0
347+ packets_received_prepare_response => 0
348+ packets_received_change_user => 0
349+ result_set_queries => 0
350+ non_result_set_queries => 0
351+ no_index_used => 0
352+ bad_index_used => 0
353+ slow_queries => 0
354+ buffered_sets => 0
355+ unbuffered_sets => 0
356+ ps_buffered_sets => 0
357+ ps_unbuffered_sets => 0
358+ flushed_normal_sets => 0
359+ flushed_ps_sets => 0
360+ ps_prepared_never_executed => 0
361+ ps_prepared_once_executed => 0
362+ rows_fetched_from_server_normal => 0
363+ rows_fetched_from_server_ps => 0
364+ rows_buffered_from_client_normal => 0
365+ rows_buffered_from_client_ps => 0
366+ rows_fetched_from_client_normal_buffered => 0
367+ rows_fetched_from_client_normal_unbuffered => 0
368+ rows_fetched_from_client_ps_buffered => 0
369+ rows_fetched_from_client_ps_unbuffered => 0
370+ rows_fetched_from_client_ps_cursor => 0
371+ rows_affected_normal => 0
372+ rows_affected_ps => 0
373+ rows_skipped_normal => 0
374+ rows_skipped_ps => 0
375+ copy_on_write_saved => 0
376+ copy_on_write_performed => 0
377+ command_buffer_too_small => 0
378+ connect_success => 0
379+ connect_failure => 0
380+ connection_reused => 0
381+ reconnect => 0
382+ pconnect_success => 0
383+ active_connections => 0
384+ active_persistent_connections => 0
385+ explicit_close => 0
386+ implicit_close => 0
387+ disconnect_close => 0
388+ in_middle_of_command_close => 0
389+ explicit_free_result => 0
390+ implicit_free_result => 0
391+ explicit_stmt_close => 0
392+ implicit_stmt_close => 0
393+ mem_emalloc_count => 0
394+ mem_emalloc_amount => 0
395+ mem_ecalloc_count => 0
396+ mem_ecalloc_amount => 0
397+ mem_erealloc_count => 0
398+ mem_erealloc_amount => 0
399+ mem_efree_count => 0
400+ mem_efree_amount => 0
401+ mem_malloc_count => 0
402+ mem_malloc_amount => 0
403+ mem_calloc_count => 0
404+ mem_calloc_amount => 0
405+ mem_realloc_count => 0
406+ mem_realloc_amount => 0
407+ mem_free_count => 0
408+ mem_free_amount => 0
409+ mem_estrndup_count => 0
410+ mem_strndup_count => 0
411+ mem_estndup_count => 0
412+ mem_strdup_count => 0
413+ proto_text_fetched_null => 0
414+ proto_text_fetched_bit => 0
415+ proto_text_fetched_tinyint => 0
416+ proto_text_fetched_short => 0
417+ proto_text_fetched_int24 => 0
418+ proto_text_fetched_int => 0
419+ proto_text_fetched_bigint => 0
420+ proto_text_fetched_decimal => 0
421+ proto_text_fetched_float => 0
422+ proto_text_fetched_double => 0
423+ proto_text_fetched_date => 0
424+ proto_text_fetched_year => 0
425+ proto_text_fetched_time => 0
426+ proto_text_fetched_datetime => 0
427+ proto_text_fetched_timestamp => 0
428+ proto_text_fetched_string => 0
429+ proto_text_fetched_blob => 0
430+ proto_text_fetched_enum => 0
431+ proto_text_fetched_set => 0
432+ proto_text_fetched_geometry => 0
433+ proto_text_fetched_other => 0
434+ proto_binary_fetched_null => 0
435+ proto_binary_fetched_bit => 0
436+ proto_binary_fetched_tinyint => 0
437+ proto_binary_fetched_short => 0
438+ proto_binary_fetched_int24 => 0
439+ proto_binary_fetched_int => 0
440+ proto_binary_fetched_bigint => 0
441+ proto_binary_fetched_decimal => 0
442+ proto_binary_fetched_float => 0
443+ proto_binary_fetched_double => 0
444+ proto_binary_fetched_date => 0
445+ proto_binary_fetched_year => 0
446+ proto_binary_fetched_time => 0
447+ proto_binary_fetched_datetime => 0
448+ proto_binary_fetched_timestamp => 0
449+ proto_binary_fetched_string => 0
450+ proto_binary_fetched_blob => 0
451+ proto_binary_fetched_enum => 0
452+ proto_binary_fetched_set => 0
453+ proto_binary_fetched_geometry => 0
454+ proto_binary_fetched_other => 0
455+ init_command_executed_count => 0
456+ init_command_failed_count => 0
457+ com_quit => 0
458+ com_init_db => 0
459+ com_query => 0
460+ com_field_list => 0
461+ com_create_db => 0
462+ com_drop_db => 0
463+ com_refresh => 0
464+ com_shutdown => 0
465+ com_statistics => 0
466+ com_process_info => 0
467+ com_connect => 0
468+ com_process_kill => 0
469+ com_debug => 0
470+ com_ping => 0
471+ com_time => 0
472+ com_delayed_insert => 0
473+ com_change_user => 0
474+ com_binlog_dump => 0
475+ com_table_dump => 0
476+ com_connect_out => 0
477+ com_register_slave => 0
478+ com_stmt_prepare => 0
479+ com_stmt_execute => 0
480+ com_stmt_send_long_data => 0
481+ com_stmt_close => 0
482+ com_stmt_reset => 0
483+ com_stmt_set_option => 0
484+ com_stmt_fetch => 0
485+ com_deamon => 0
486+ bytes_received_real_data_normal => 0
487+ bytes_received_real_data_ps => 0
488+
489+ example statistics =>
490+ stat1 => 0
491+ stat2 => 0
492+
493+ pcre
494+
495+ PCRE (Perl Compatible Regular Expressions) Support => enabled
496+ PCRE Library Version => 8.12 2011-01-15
497+
498+ Directive => Local Value => Master Value
499+ pcre.backtrack_limit => 1000000 => 1000000
500+ pcre.recursion_limit => 100000 => 100000
501+
502+ PDO
503+
504+ PDO support => enabled
505+ PDO drivers => mysql, pgsql, sqlite
506+
507+ pdo_mysql
508+
509+ PDO Driver for MySQL => enabled
510+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
511+
512+ Directive => Local Value => Master Value
513+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
514+
515+ pdo_pgsql
516+
517+ PDO Driver for PostgreSQL => enabled
518+ PostgreSQL(libpq) Version => 8.3.17
519+ Module version => 1.0.2
520+ Revision => $Id$
521+
522+ pdo_sqlite
523+
524+ PDO Driver for SQLite 3.x => enabled
525+ SQLite Library => 3.7.7.1
526+
527+ Phar
528+
529+ Phar: PHP Archive support => enabled
530+ Phar EXT version => 2.0.1
531+ Phar API version => 1.1.1
532+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
533+ Phar-based phar archives => enabled
534+ Tar-based phar archives => enabled
535+ ZIP-based phar archives => enabled
536+ gzip compression => enabled
537+ bzip2 compression => enabled
538+ OpenSSL support => disabled (install ext/openssl)
539+
540+
541+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
542+ Phar fully realized by Gregory Beaver and Marcus Boerger.
543+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
544+ Directive => Local Value => Master Value
546+ phar.readonly => Off => Off
547+ phar.require_hash => Off => Off
548+
549+ posix
550+
551+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
552+
553+ pspell
554+
555+ PSpell Support => enabled
556+
557+ Reflection
558+
559+ Reflection => enabled
560+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
561+
562+ session
563+
564+ Session Support => enabled
565+ Registered save handlers => files user
566+ Registered serializer handlers => php php_binary
567+
568+ Directive => Local Value => Master Value
569+ session.auto_start => Off => Off
570+ session.cache_expire => 180 => 180
571+ session.cache_limiter => nocache => nocache
572+ session.cookie_domain => no value => no value
573+ session.cookie_httponly => Off => Off
574+ session.cookie_lifetime => 0 => 0
575+ session.cookie_path => / => /
576+ session.cookie_secure => Off => Off
577+ session.entropy_file => /dev/urandom => /dev/urandom
578+ session.entropy_length => 32 => 32
579+ session.gc_divisor => 100 => 100
580+ session.gc_maxlifetime => 1440 => 1440
581+ session.gc_probability => 1 => 1
582+ session.hash_bits_per_character => 4 => 4
583+ session.hash_function => 0 => 0
584+ session.name => PHPSESSID => PHPSESSID
585+ session.referer_check => no value => no value
586+ session.save_handler => files => files
587+ session.save_path => no value => no value
588+ session.serialize_handler => php => php
589+ session.upload_progress.cleanup => On => On
590+ session.upload_progress.enabled => On => On
591+ session.upload_progress.freq => 1% => 1%
592+ session.upload_progress.min_freq => 1 => 1
593+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
594+ session.upload_progress.prefix => upload_progress_ => upload_progress_
595+ session.use_cookies => On => On
596+ session.use_only_cookies => On => On
597+ session.use_trans_sid => 0 => 0
598+
599+ SimpleXML
600+
601+ Simplexml support => enabled
602+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
603+ Schema support => enabled
604+
605+ soap
606+
607+ Soap Client => enabled
608+ Soap Server => enabled
609+
610+ Directive => Local Value => Master Value
611+ soap.wsdl_cache => 1 => 1
612+ soap.wsdl_cache_dir => /tmp => /tmp
613+ soap.wsdl_cache_enabled => 1 => 1
614+ soap.wsdl_cache_limit => 5 => 5
615+ soap.wsdl_cache_ttl => 86400 => 86400
616+
617+ sockets
618+
619+ Sockets Support => enabled
620+
621+ SPL
622+
623+ SPL support => enabled
624+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
625+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
626+
627+ sqlite3
628+
629+ SQLite3 support => enabled
630+ SQLite3 module version => 0.7
631+ SQLite Library => 3.7.7.1
632+
633+ Directive => Local Value => Master Value
634+ sqlite3.extension_dir => no value => no value
635+
636+ standard
637+
638+ Dynamic Library Support => enabled
639+ Path to sendmail => /usr/sbin/sendmail -t -i
640+
641+ Directive => Local Value => Master Value
642+ assert.active => 1 => 1
643+ assert.bail => 0 => 0
644+ assert.callback => no value => no value
645+ assert.quiet_eval => 0 => 0
646+ assert.warning => 1 => 1
647+ auto_detect_line_endings => 0 => 0
648+ default_socket_timeout => 60 => 60
649+ from => no value => no value
650+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
651+ user_agent => no value => no value
652+
653+ tokenizer
654+
655+ Tokenizer Support => enabled
656+
657+ xml
658+
659+ XML Support => active
660+ XML Namespace Support => active
661+ libxml2 Version => 2.6.32
662+
663+ xmlreader
664+
665+ XMLReader => enabled
666+
667+ xmlwriter
668+
669+ XMLWriter => enabled
670+
671+ xsl
672+
673+ XSL => enabled
674+ libxslt Version => 1.1.24
675+ libxslt compiled against libxml Version => 2.6.32
676+ EXSLT => enabled
677+ libexslt Version => 1.1.24
678+
679+ zip
680+
681+ Zip => enabled
682+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
683+ Zip version => 1.11.0
684+ Libzip version => 0.10.1
685+
686+ zlib
687+
688+ ZLib Support => enabled
689+ Stream Wrapper => compress.zlib://
690+ Stream Filter => zlib.inflate, zlib.deflate
691+ Compiled Version => 1.2.3.3
692+ Linked Version => 1.2.3.3
693+
694+ Directive => Local Value => Master Value
695+ zlib.output_compression => Off => Off
696+ zlib.output_compression_level => -1 => -1
697+ zlib.output_handler => no value => no value
698+
699+ Additional Modules
700+
701+ Module Name
702+ phpinfo()
703+
704+ bz2
705+
706+ BZip2 Support => Enabled
707+ Stream Wrapper support => compress.bzip2://
708+ Stream Filter support => bzip2.decompress, bzip2.compress
709+ BZip2 Version => 1.0.5, 10-Dec-2007
710+
711+ calendar
712+
713+ Calendar support => enabled
714+
715+ Core
716+
717+ PHP Version => 5.4.8
718+
719+ Directive => Local Value => Master Value
720+ allow_url_fopen => On => On
721+ allow_url_include => Off => Off
722+ always_populate_raw_post_data => Off => Off
723+ arg_separator.input => & => &
724+ arg_separator.output => & => &
725+ asp_tags => Off => Off
726+ auto_append_file => no value => no value
727+ auto_globals_jit => On => On
728+ auto_prepend_file => no value => no value
729+ browscap => no value => no value
730+ default_charset => no value => no value
731+ default_mimetype => text/html => text/html
732+ disable_classes => no value => no value
733+ disable_functions => no value => no value
734+ display_errors => STDOUT => STDOUT
735+ display_startup_errors => On => On
736+ doc_root => no value => no value
737+ docref_ext => .html => .html
738+ docref_root => no value => no value
739+ enable_dl => On => On
740+ enable_post_data_reading => On => On
741+ error_append_string => no value => no value
742+ error_log => no value => no value
743+ error_prepend_string => no value => no value
744+ error_reporting => 32767 => 32767
745+ exit_on_timeout => Off => Off
746+ expose_php => On => On
747+ extension_dir => /root/tmp/php54/php-5.4.8/modules/ => /root/tmp/php54/php-5.4.8/modules/
748+ file_uploads => On => On
749+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
750+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
751+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
752+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
753+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
754+ html_errors => Off => Off
755+ ignore_repeated_errors => Off => Off
756+ ignore_repeated_source => Off => Off
757+ ignore_user_abort => Off => Off
758+ implicit_flush => On => On
759+ include_path => .:/usr/local/php5.4/lib/php => .:/usr/local/php5.4/lib/php
760+ log_errors => Off => Off
761+ log_errors_max_len => 1024 => 1024
762+ mail.add_x_header => Off => Off
763+ mail.force_extra_parameters => no value => no value
764+ mail.log => no value => no value
765+ max_execution_time => 0 => 0
766+ max_file_uploads => 20 => 20
767+ max_input_nesting_level => 64 => 64
768+ max_input_time => -1 => -1
769+ max_input_vars => 1000 => 1000
770+ memory_limit => 128M => 128M
771+ open_basedir => no value => no value
772+ output_buffering => no value => no value
773+ output_handler => no value => no value
774+ post_max_size => 8M => 8M
775+ precision => 14 => 14
776+ realpath_cache_size => 16K => 16K
777+ realpath_cache_ttl => 120 => 120
778+ register_argc_argv => On => On
779+ report_memleaks => On => On
780+ report_zend_debug => Off => Off
781+ request_order => no value => no value
782+ sendmail_from => no value => no value
783+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
784+ serialize_precision => 17 => 17
785+ short_open_tag => On => On
786+ SMTP => localhost => localhost
787+ smtp_port => 25 => 25
788+ sql.safe_mode => Off => Off
789+ track_errors => On => On
790+ unserialize_callback_func => no value => no value
791+ upload_max_filesize => 2M => 2M
792+ upload_tmp_dir => no value => no value
793+ user_dir => no value => no value
794+ user_ini.cache_ttl => 300 => 300
795+ user_ini.filename => .user.ini => .user.ini
796+ variables_order => EGPCS => EGPCS
797+ xmlrpc_error_number => 0 => 0
798+ xmlrpc_errors => Off => Off
799+ zend.detect_unicode => On => On
800+ zend.enable_gc => On => On
801+ zend.multibyte => Off => Off
802+ zend.script_encoding => no value => no value
803+
804+ ctype
805+
806+ ctype functions => enabled
807+
808+ curl
809+
810+ cURL support => enabled
811+ cURL Information => 7.18.2
812+ Age => 3
813+ Features
814+ AsynchDNS => No
815+ Debug => No
816+ GSS-Negotiate => Yes
817+ IDN => Yes
818+ IPv6 => Yes
819+ Largefile => Yes
820+ NTLM => Yes
821+ SPNEGO => No
822+ SSL => Yes
823+ SSPI => No
824+ krb4 => No
825+ libz => Yes
826+ CharConv => No
827+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
828+ Host => x86_64-pc-linux-gnu
829+ SSL Version => OpenSSL/0.9.8g
830+ ZLib Version => 1.2.3.3
831+
832+ date
833+
834+ date/time support => enabled
835+ "Olson" Timezone Database Version => 2012.3
836+ Timezone Database => internal
837+
838+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
839+ Default timezone => UTC
840+
841+ Directive => Local Value => Master Value
842+ date.default_latitude => 31.7667 => 31.7667
843+ date.default_longitude => 35.2333 => 35.2333
844+ date.sunrise_zenith => 90.583333 => 90.583333
845+ date.sunset_zenith => 90.583333 => 90.583333
846+ date.timezone => no value => no value
847+
848+ dom
849+
850+ DOM/XML => enabled
851+ DOM/XML API Version => 20031129
852+ libxml Version => 2.6.32
853+ HTML Support => enabled
854+ XPath Support => enabled
855+ XPointer Support => enabled
856+ Schema Support => enabled
857+ RelaxNG Support => enabled
858+
859+ ereg
860+
861+ Regex Library => Bundled library enabled
862+
863+ exif
864+
865+ EXIF Support => enabled
866+ EXIF Version => 1.4 $Id$
867+ Supported EXIF Version => 0220
868+ Supported filetypes => JPEG,TIFF
869+
870+ Directive => Local Value => Master Value
871+ exif.decode_jis_intel => JIS => JIS
872+ exif.decode_jis_motorola => JIS => JIS
873+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
874+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
875+ exif.encode_jis => no value => no value
876+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
877+
878+ fileinfo
879+
880+ fileinfo support => enabled
881+ version => 1.0.5
882+
883+ filter
884+
885+ Input Validation and Filtering => enabled
886+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
887+
888+ Directive => Local Value => Master Value
889+ filter.default => unsafe_raw => unsafe_raw
890+ filter.default_flags => no value => no value
891+
892+ ftp
893+
894+ FTP support => enabled
895+
896+ gd
897+
898+ GD Support => enabled
899+ GD Version => bundled (2.0.34 compatible)
900+ GIF Read Support => enabled
901+ GIF Create Support => enabled
902+ PNG Support => enabled
903+ libPNG Version => 1.2.27
904+ WBMP Support => enabled
905+ XBM Support => enabled
906+
907+ Directive => Local Value => Master Value
908+ gd.jpeg_ignore_warning => 0 => 0
909+
910+ gettext
911+
912+ GetText Support => enabled
913+
914+ hash
915+
916+ hash support => enabled
917+ 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 fnv132 fnv164 joaat 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
918+
919+ iconv
920+
921+ iconv support => enabled
922+ iconv implementation => glibc
923+ iconv library version => 2.7
924+
925+ Directive => Local Value => Master Value
926+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
927+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
928+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
929+
930+ imap
931+
932+ IMAP c-Client Version => 2007b
933+ SSL Support => enabled
934+ Kerberos Support => enabled
935+
936+ intl
937+
938+ Internationalization support => enabled
939+ version => 1.1.0
940+ ICU version => 3.8.1
941+
942+ Directive => Local Value => Master Value
943+ intl.default_locale => no value => no value
944+ intl.error_level => 0 => 0
945+
946+ json
947+
948+ json support => enabled
949+ json version => 1.2.1
950+
951+ ldap
952+
953+ LDAP Support => enabled
954+ RCS Version => $Id$
955+ Total Links => 0/unlimited
956+ API Version => 3001
957+ Vendor Name => OpenLDAP
958+ Vendor Version => 20411
959+
960+ Directive => Local Value => Master Value
961+ ldap.max_links => Unlimited => Unlimited
962+
963+ libxml
964+
965+ libXML support => active
966+ libXML Compiled Version => 2.6.32
967+ libXML Loaded Version => 20632
968+ libXML streams => enabled
969+
970+ mbstring
971+
972+ Multibyte Support => enabled
973+ Multibyte string engine => libmbfl
974+ HTTP input encoding translation => disabled
975+ libmbfl version => 1.3.2
976+
977+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
978+
979+ Multibyte (japanese) regex support => enabled
980+ Multibyte regex (oniguruma) backtrack check => On
981+ Multibyte regex (oniguruma) version => 4.7.1
982+
983+ Directive => Local Value => Master Value
984+ mbstring.detect_order => no value => no value
985+ mbstring.encoding_translation => Off => Off
986+ mbstring.func_overload => 0 => 0
987+ mbstring.http_input => pass => pass
988+ mbstring.http_output => pass => pass
989+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
990+ mbstring.internal_encoding => no value => no value
991+ mbstring.language => neutral => neutral
992+ mbstring.strict_detection => Off => Off
993+ mbstring.substitute_character => no value => no value
994+
995+ mcrypt
996+
997+ mcrypt support => enabled
998+ mcrypt_filter support => enabled
999+ Version => 2.5.7
1000+ Api No => 20021217
1001+ 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
1002+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
1003+
1004+ Directive => Local Value => Master Value
1005+ mcrypt.algorithms_dir => no value => no value
1006+ mcrypt.modes_dir => no value => no value
1007+
1008+ mhash
1009+
1010+ MHASH support => Enabled
1011+ MHASH API Version => Emulated Support
1012+
1013+ mysqlnd
1014+
1015+ mysqlnd => enabled
1016+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1017+ Compression => supported
1018+ SSL => supported
1019+ Command buffer size => 4096
1020+ Read buffer size => 32768
1021+ Read timeout => 31536000
1022+ Collecting statistics => Yes
1023+ Collecting memory statistics => No
1024+ Tracing => n/a
1025+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
1026+ API Extensions => pdo_mysql
1027+
1028+ mysqlnd statistics =>
1029+ bytes_sent => 0
1030+ bytes_received => 0
1031+ packets_sent => 0
1032+ packets_received => 0
1033+ protocol_overhead_in => 0
1034+ protocol_overhead_out => 0
1035+ bytes_received_ok_packet => 0
1036+ bytes_received_eof_packet => 0
1037+ bytes_received_rset_header_packet => 0
1038+ bytes_received_rset_field_meta_packet => 0
1039+ bytes_received_rset_row_packet => 0
1040+ bytes_received_prepare_response_packet => 0
1041+ bytes_received_change_user_packet => 0
1042+ packets_sent_command => 0
1043+ packets_received_ok => 0
1044+ packets_received_eof => 0
1045+ packets_received_rset_header => 0
1046+ packets_received_rset_field_meta => 0
1047+ packets_received_rset_row => 0
1048+ packets_received_prepare_response => 0
1049+ packets_received_change_user => 0
1050+ result_set_queries => 0
1051+ non_result_set_queries => 0
1052+ no_index_used => 0
1053+ bad_index_used => 0
1054+ slow_queries => 0
1055+ buffered_sets => 0
1056+ unbuffered_sets => 0
1057+ ps_buffered_sets => 0
1058+ ps_unbuffered_sets => 0
1059+ flushed_normal_sets => 0
1060+ flushed_ps_sets => 0
1061+ ps_prepared_never_executed => 0
1062+ ps_prepared_once_executed => 0
1063+ rows_fetched_from_server_normal => 0
1064+ rows_fetched_from_server_ps => 0
1065+ rows_buffered_from_client_normal => 0
1066+ rows_buffered_from_client_ps => 0
1067+ rows_fetched_from_client_normal_buffered => 0
1068+ rows_fetched_from_client_normal_unbuffered => 0
1069+ rows_fetched_from_client_ps_buffered => 0
1070+ rows_fetched_from_client_ps_unbuffered => 0
1071+ rows_fetched_from_client_ps_cursor => 0
1072+ rows_affected_normal => 0
1073+ rows_affected_ps => 0
1074+ rows_skipped_normal => 0
1075+ rows_skipped_ps => 0
1076+ copy_on_write_saved => 0
1077+ copy_on_write_performed => 0
1078+ command_buffer_too_small => 0
1079+ connect_success => 0
1080+ connect_failure => 0
1081+ connection_reused => 0
1082+ reconnect => 0
1083+ pconnect_success => 0
1084+ active_connections => 0
1085+ active_persistent_connections => 0
1086+ explicit_close => 0
1087+ implicit_close => 0
1088+ disconnect_close => 0
1089+ in_middle_of_command_close => 0
1090+ explicit_free_result => 0
1091+ implicit_free_result => 0
1092+ explicit_stmt_close => 0
1093+ implicit_stmt_close => 0
1094+ mem_emalloc_count => 0
1095+ mem_emalloc_amount => 0
1096+ mem_ecalloc_count => 0
1097+ mem_ecalloc_amount => 0
1098+ mem_erealloc_count => 0
1099+ mem_erealloc_amount => 0
1100+ mem_efree_count => 0
1101+ mem_efree_amount => 0
1102+ mem_malloc_count => 0
1103+ mem_malloc_amount => 0
1104+ mem_calloc_count => 0
1105+ mem_calloc_amount => 0
1106+ mem_realloc_count => 0
1107+ mem_realloc_amount => 0
1108+ mem_free_count => 0
1109+ mem_free_amount => 0
1110+ mem_estrndup_count => 0
1111+ mem_strndup_count => 0
1112+ mem_estndup_count => 0
1113+ mem_strdup_count => 0
1114+ proto_text_fetched_null => 0
1115+ proto_text_fetched_bit => 0
1116+ proto_text_fetched_tinyint => 0
1117+ proto_text_fetched_short => 0
1118+ proto_text_fetched_int24 => 0
1119+ proto_text_fetched_int => 0
1120+ proto_text_fetched_bigint => 0
1121+ proto_text_fetched_decimal => 0
1122+ proto_text_fetched_float => 0
1123+ proto_text_fetched_double => 0
1124+ proto_text_fetched_date => 0
1125+ proto_text_fetched_year => 0
1126+ proto_text_fetched_time => 0
1127+ proto_text_fetched_datetime => 0
1128+ proto_text_fetched_timestamp => 0
1129+ proto_text_fetched_string => 0
1130+ proto_text_fetched_blob => 0
1131+ proto_text_fetched_enum => 0
1132+ proto_text_fetched_set => 0
1133+ proto_text_fetched_geometry => 0
1134+ proto_text_fetched_other => 0
1135+ proto_binary_fetched_null => 0
1136+ proto_binary_fetched_bit => 0
1137+ proto_binary_fetched_tinyint => 0
1138+ proto_binary_fetched_short => 0
1139+ proto_binary_fetched_int24 => 0
1140+ proto_binary_fetched_int => 0
1141+ proto_binary_fetched_bigint => 0
1142+ proto_binary_fetched_decimal => 0
1143+ proto_binary_fetched_float => 0
1144+ proto_binary_fetched_double => 0
1145+ proto_binary_fetched_date => 0
1146+ proto_binary_fetched_year => 0
1147+ proto_binary_fetched_time => 0
1148+ proto_binary_fetched_datetime => 0
1149+ proto_binary_fetched_timestamp => 0
1150+ proto_binary_fetched_string => 0
1151+ proto_binary_fetched_blob => 0
1152+ proto_binary_fetched_enum => 0
1153+ proto_binary_fetched_set => 0
1154+ proto_binary_fetched_geometry => 0
1155+ proto_binary_fetched_other => 0
1156+ init_command_executed_count => 0
1157+ init_command_failed_count => 0
1158+ com_quit => 0
1159+ com_init_db => 0
1160+ com_query => 0
1161+ com_field_list => 0
1162+ com_create_db => 0
1163+ com_drop_db => 0
1164+ com_refresh => 0
1165+ com_shutdown => 0
1166+ com_statistics => 0
1167+ com_process_info => 0
1168+ com_connect => 0
1169+ com_process_kill => 0
1170+ com_debug => 0
1171+ com_ping => 0
1172+ com_time => 0
1173+ com_delayed_insert => 0
1174+ com_change_user => 0
1175+ com_binlog_dump => 0
1176+ com_table_dump => 0
1177+ com_connect_out => 0
1178+ com_register_slave => 0
1179+ com_stmt_prepare => 0
1180+ com_stmt_execute => 0
1181+ com_stmt_send_long_data => 0
1182+ com_stmt_close => 0
1183+ com_stmt_reset => 0
1184+ com_stmt_set_option => 0
1185+ com_stmt_fetch => 0
1186+ com_deamon => 0
1187+ bytes_received_real_data_normal => 0
1188+ bytes_received_real_data_ps => 0
1189+
1190+ example statistics =>
1191+ stat1 => 0
1192+ stat2 => 0
1193+
1194+ pcre
1195+
1196+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1197+ PCRE Library Version => 8.12 2011-01-15
1198+
1199+ Directive => Local Value => Master Value
1200+ pcre.backtrack_limit => 1000000 => 1000000
1201+ pcre.recursion_limit => 100000 => 100000
1202+
1203+ PDO
1204+
1205+ PDO support => enabled
1206+ PDO drivers => mysql, pgsql, sqlite
1207+
1208+ pdo_mysql
1209+
1210+ PDO Driver for MySQL => enabled
1211+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1212+
1213+ Directive => Local Value => Master Value
1214+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
1215+
1216+ pdo_pgsql
1217+
1218+ PDO Driver for PostgreSQL => enabled
1219+ PostgreSQL(libpq) Version => 8.3.17
1220+ Module version => 1.0.2
1221+ Revision => $Id$
1222+
1223+ pdo_sqlite
1224+
1225+ PDO Driver for SQLite 3.x => enabled
1226+ SQLite Library => 3.7.7.1
1227+
1228+ Phar
1229+
1230+ Phar: PHP Archive support => enabled
1231+ Phar EXT version => 2.0.1
1232+ Phar API version => 1.1.1
1233+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1234+ Phar-based phar archives => enabled
1235+ Tar-based phar archives => enabled
1236+ ZIP-based phar archives => enabled
1237+ gzip compression => enabled
1238+ bzip2 compression => enabled
1239+ OpenSSL support => disabled (install ext/openssl)
1240+
1241+
1242+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1243+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1244+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1245+ Directive => Local Value => Master Value
1246+ phar.cache_list => no value => no value
1249+
1251+
1252+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1253+
1254+ pspell
1255+
1256+ PSpell Support => enabled
1257+
1258+ Reflection
1259+
1260+ Reflection => enabled
1261+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1262+
1263+ session
1264+
1265+ Session Support => enabled
1266+ Registered save handlers => files user
1267+ Registered serializer handlers => php php_binary
1268+
1269+ Directive => Local Value => Master Value
1270+ session.auto_start => Off => Off
1271+ session.cache_expire => 180 => 180
1272+ session.cache_limiter => nocache => nocache
1273+ session.cookie_domain => no value => no value
1274+ session.cookie_httponly => Off => Off
1275+ session.cookie_lifetime => 0 => 0
1276+ session.cookie_path => / => /
1277+ session.cookie_secure => Off => Off
1278+ session.entropy_file => /dev/urandom => /dev/urandom
1279+ session.entropy_length => 32 => 32
1280+ session.gc_divisor => 100 => 100
1281+ session.gc_maxlifetime => 1440 => 1440
1282+ session.gc_probability => 1 => 1
1283+ session.hash_bits_per_character => 4 => 4
1284+ session.hash_function => 0 => 0
1285+ session.name => PHPSESSID => PHPSESSID
1286+ session.referer_check => no value => no value
1287+ session.save_handler => files => files
1288+ session.save_path => no value => no value
1289+ session.serialize_handler => php => php
1290+ session.upload_progress.cleanup => On => On
1291+ session.upload_progress.enabled => On => On
1292+ session.upload_progress.freq => 1% => 1%
1293+ session.upload_progress.min_freq => 1 => 1
1294+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1295+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1296+ session.use_cookies => On => On
1297+ session.use_only_cookies => On => On
1298+ session.use_trans_sid => 0 => 0
1299+
1300+ SimpleXML
1301+
1302+ Simplexml support => enabled
1303+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1304+ Schema support => enabled
1305+
1306+ soap
1307+
1308+ Soap Client => enabled
1309+ Soap Server => enabled
1310+
1311+ Directive => Local Value => Master Value
1312+ soap.wsdl_cache => 1 => 1
1313+ soap.wsdl_cache_dir => /tmp => /tmp
1314+ soap.wsdl_cache_enabled => 1 => 1
1315+ soap.wsdl_cache_limit => 5 => 5
1316+ soap.wsdl_cache_ttl => 86400 => 86400
1317+
1318+ sockets
1319+
1320+ Sockets Support => enabled
1321+
1322+ SPL
1323+
1324+ SPL support => enabled
1325+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1326+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1327+
1328+ sqlite3
1329+
1330+ SQLite3 support => enabled
1331+ SQLite3 module version => 0.7
1332+ SQLite Library => 3.7.7.1
1333+
1334+ Directive => Local Value => Master Value
1335+ sqlite3.extension_dir => no value => no value
1336+
1337+ standard
1338+
1339+ Dynamic Library Support => enabled
1340+ Path to sendmail => /usr/sbin/sendmail -t -i
1341+
1342+ Directive => Local Value => Master Value
1343+ assert.active => 1 => 1
1344+ assert.bail => 0 => 0
1345+ assert.callback => no value => no value
1346+ assert.quiet_eval => 0 => 0
1347+ assert.warning => 1 => 1
1348+ auto_detect_line_endings => 0 => 0
1349+ default_socket_timeout => 60 => 60
1350+ from => no value => no value
1351+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1352+ user_agent => no value => no value
1353+
1354+ tokenizer
1355+
1356+ Tokenizer Support => enabled
1357+
1358+ xml
1359+
1360+ XML Support => active
1361+ XML Namespace Support => active
1362+ libxml2 Version => 2.6.32
1363+
1364+ xmlreader
1365+
1366+ XMLReader => enabled
1367+
1368+ xmlwriter
1369+
1370+ XMLWriter => enabled
1371+
1372+ xsl
1373+
1374+ XSL => enabled
1375+ libxslt Version => 1.1.24
1376+ libxslt compiled against libxml Version => 2.6.32
1377+ EXSLT => enabled
1378+ libexslt Version => 1.1.24
1379+
1380+ zip
1381+
1382+ Zip => enabled
1383+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1384+ Zip version => 1.11.0
1385+ Libzip version => 0.10.1
1386+
1387+ zlib
1388+
1389+ ZLib Support => enabled
1390+ Stream Wrapper => compress.zlib://
1391+ Stream Filter => zlib.inflate, zlib.deflate
1392+ Compiled Version => 1.2.3.3
1393+ Linked Version => 1.2.3.3
1394+
1395+ Directive => Local Value => Master Value
1396+ zlib.output_compression => Off => Off
1397+ zlib.output_compression_level => -1 => -1
1398+ zlib.output_handler => no value => no value
1399+
1400+ Additional Modules
1401+
1402+ Module Name
1403+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.5, 10-Dec-2007
009+
010+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
018+ Directive => Local Value => Master Value
019+ allow_url_fopen => On => On
020+ allow_url_include => Off => Off
021+ always_populate_raw_post_data => Off => Off
022+ arg_separator.input => & => &
023+ arg_separator.output => & => &
024+ asp_tags => Off => Off
025+ auto_append_file => no value => no value
026+ auto_globals_jit => On => On
027+ auto_prepend_file => no value => no value
028+ browscap => no value => no value
029+ default_charset => no value => no value
030+ default_mimetype => text/html => text/html
031+ disable_classes => no value => no value
032+ disable_functions => no value => no value
033+ display_errors => STDOUT => STDOUT
034+ display_startup_errors => On => On
035+ doc_root => no value => no value
036+ docref_ext => .html => .html
037+ docref_root => no value => no value
038+ enable_dl => On => On
039+ enable_post_data_reading => On => On
040+ error_append_string => no value => no value
041+ error_log => no value => no value
042+ error_prepend_string => no value => no value
043+ error_reporting => 32767 => 32767
044+ exit_on_timeout => Off => Off
045+ expose_php => On => On
046+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
047+ file_uploads => On => On
048+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
049+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
050+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
051+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
052+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
053+ html_errors => Off => Off
054+ ignore_repeated_errors => Off => Off
055+ ignore_repeated_source => Off => Off
056+ ignore_user_abort => Off => Off
057+ implicit_flush => On => On
058+ include_path => .:/usr/local/lib/php/pear => .:/usr/local/lib/php/pear
059+ log_errors => Off => Off
060+ log_errors_max_len => 1024 => 1024
061+ mail.add_x_header => Off => Off
062+ mail.force_extra_parameters => no value => no value
063+ mail.log => no value => no value
064+ max_execution_time => 0 => 0
065+ max_file_uploads => 20 => 20
066+ max_input_nesting_level => 64 => 64
067+ max_input_time => -1 => -1
068+ max_input_vars => 1000 => 1000
069+ memory_limit => 128M => 128M
070+ open_basedir => no value => no value
071+ output_buffering => no value => no value
072+ output_handler => no value => no value
073+ post_max_size => 8M => 8M
074+ precision => 14 => 14
075+ realpath_cache_size => 16K => 16K
076+ realpath_cache_ttl => 120 => 120
077+ register_argc_argv => On => On
078+ report_memleaks => On => On
079+ report_zend_debug => Off => Off
080+ request_order => no value => no value
081+ sendmail_from => no value => no value
082+ sendmail_path => -t -i => -t -i
083+ serialize_precision => 17 => 17
084+ short_open_tag => On => On
085+ SMTP => localhost => localhost
086+ smtp_port => 25 => 25
087+ sql.safe_mode => Off => Off
088+ track_errors => On => On
089+ unserialize_callback_func => no value => no value
090+ upload_max_filesize => 2M => 2M
091+ upload_tmp_dir => no value => no value
092+ user_dir => no value => no value
093+ user_ini.cache_ttl => 300 => 300
094+ user_ini.filename => .user.ini => .user.ini
095+ variables_order => EGPCS => EGPCS
096+ xmlrpc_error_number => 0 => 0
097+ xmlrpc_errors => Off => Off
098+ zend.detect_unicode => On => On
099+ zend.enable_gc => On => On
100+ zend.multibyte => Off => Off
101+ zend.script_encoding => no value => no value
102+
103+ ctype
104+
105+ ctype functions => enabled
106+
107+ curl
108+
109+ cURL support => enabled
110+ cURL Information => 7.19.7
111+ Age => 3
112+ Features
113+ AsynchDNS => No
114+ Debug => No
115+ GSS-Negotiate => Yes
116+ IDN => Yes
117+ IPv6 => Yes
118+ Largefile => Yes
119+ NTLM => Yes
120+ SPNEGO => No
121+ SSL => Yes
122+ SSPI => No
123+ krb4 => No
124+ libz => Yes
125+ CharConv => No
126+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
127+ Host => i386-redhat-linux-gnu
128+ SSL Version => NSS/3.13.1.0
129+ ZLib Version => 1.2.3
130+ libSSH Version => libssh2/1.2.2
131+
132+ date
133+
134+ date/time support => enabled
135+ "Olson" Timezone Database Version => 2012.3
136+ Timezone Database => internal
137+
138+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
139+ Default timezone => UTC
140+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
142+ date.default_latitude => 31.7667 => 31.7667
143+ date.default_longitude => 35.2333 => 35.2333
144+ date.sunrise_zenith => 90.583333 => 90.583333
145+ date.sunset_zenith => 90.583333 => 90.583333
146+ date.timezone => no value => no value
147+
149+
150+ DBA support => enabled
151+ Supported handlers => cdb cdb_make inifile flatfile
152+
153+ Directive => Local Value => Master Value
154+ dba.default_handler => flatfile => flatfile
155+
156+ dom
158+ DOM/XML => enabled
159+ DOM/XML API Version => 20031129
160+ libxml Version => 2.7.6
161+ HTML Support => enabled
162+ XPath Support => enabled
163+ XPointer Support => enabled
164+ Schema Support => enabled
165+ RelaxNG Support => enabled
166+
167+ ereg
168+
169+ Regex Library => Bundled library enabled
170+
171+ fileinfo
172+
173+ fileinfo support => enabled
174+ version => 1.0.5
176+ filter
178+ Input Validation and Filtering => enabled
179+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
180+
182+ filter.default => unsafe_raw => unsafe_raw
183+ filter.default_flags => no value => no value
184+
185+ ftp
186+
187+ FTP support => enabled
188+
189+ gd
190+
191+ GD Support => enabled
192+ GD Version => bundled (2.0.34 compatible)
193+ FreeType Support => enabled
194+ FreeType Linkage => with freetype
195+ FreeType Version => 2.3.11
196+ GIF Read Support => enabled
197+ GIF Create Support => enabled
198+ JPEG Support => enabled
199+ libJPEG Version => 6b
200+ PNG Support => enabled
201+ libPNG Version => 1.2.49
202+ WBMP Support => enabled
203+ XBM Support => enabled
204+ JIS-mapped Japanese Font Support => enabled
205+
206+ Directive => Local Value => Master Value
207+ gd.jpeg_ignore_warning => 0 => 0
208+
209+ hash
210+
211+ hash support => enabled
212+ 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 fnv132 fnv164 joaat 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
213+
214+ iconv
215+
216+ iconv support => enabled
217+ iconv implementation => glibc
218+ iconv library version => 2.12
219+
220+ Directive => Local Value => Master Value
221+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
222+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
223+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
224+
225+ json
226+
227+ json support => enabled
228+ json version => 1.2.1
229+
230+ libxml
231+
232+ libXML support => active
233+ libXML Compiled Version => 2.7.6
234+ libXML Loaded Version => 20706
235+ libXML streams => enabled
236+
237+ mbstring
238+
239+ Multibyte Support => enabled
240+ Multibyte string engine => libmbfl
241+ HTTP input encoding translation => disabled
242+ libmbfl version => 1.3.2
243+
244+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
245+
246+ Multibyte (japanese) regex support => enabled
247+ Multibyte regex (oniguruma) backtrack check => On
248+ Multibyte regex (oniguruma) version => 4.7.1
249+
250+ Directive => Local Value => Master Value
251+ mbstring.detect_order => no value => no value
252+ mbstring.encoding_translation => Off => Off
253+ mbstring.func_overload => 0 => 0
254+ mbstring.http_input => pass => pass
255+ mbstring.http_output => pass => pass
256+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
257+ mbstring.internal_encoding => no value => no value
258+ mbstring.language => neutral => neutral
259+ mbstring.strict_detection => Off => Off
260+ mbstring.substitute_character => no value => no value
261+
262+ mhash
263+
264+ MHASH support => Enabled
265+ MHASH API Version => Emulated Support
266+
267+ mysql
268+
269+ MySQL Support => enabled
270+ Active Persistent Links => 0
271+ Active Links => 0
272+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
273+
274+ Directive => Local Value => Master Value
275+ mysql.allow_local_infile => On => On
276+ mysql.allow_persistent => On => On
277+ mysql.connect_timeout => 60 => 60
278+ mysql.default_host => no value => no value
279+ mysql.default_password => no value => no value
280+ mysql.default_port => no value => no value
281+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
282+ mysql.default_user => no value => no value
283+ mysql.max_links => Unlimited => Unlimited
284+ mysql.max_persistent => Unlimited => Unlimited
285+ mysql.trace_mode => Off => Off
286+
287+ mysqli
288+
289+ MysqlI Support => enabled
290+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
291+ Active Persistent Links => 0
292+ Inactive Persistent Links => 0
293+ Active Links => 0
294+
295+ Directive => Local Value => Master Value
296+ mysqli.allow_local_infile => On => On
297+ mysqli.allow_persistent => On => On
298+ mysqli.default_host => no value => no value
299+ mysqli.default_port => 3306 => 3306
300+ mysqli.default_pw => no value => no value
301+ mysqli.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
302+ mysqli.default_user => no value => no value
303+ mysqli.max_links => Unlimited => Unlimited
304+ mysqli.max_persistent => Unlimited => Unlimited
305+ mysqli.reconnect => Off => Off
306+
307+ mysqlnd
308+
309+ mysqlnd => enabled
310+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
311+ Compression => supported
312+ SSL => supported
313+ Command buffer size => 4096
314+ Read buffer size => 32768
315+ Read timeout => 31536000
316+ Collecting statistics => Yes
317+ Collecting memory statistics => No
318+ Tracing => n/a
319+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
320+ API Extensions => pdo_mysql,mysqli,mysql
321+
322+ mysqlnd statistics =>
323+ bytes_sent => 0
324+ bytes_received => 0
325+ packets_sent => 0
326+ packets_received => 0
327+ protocol_overhead_in => 0
328+ protocol_overhead_out => 0
329+ bytes_received_ok_packet => 0
330+ bytes_received_eof_packet => 0
331+ bytes_received_rset_header_packet => 0
332+ bytes_received_rset_field_meta_packet => 0
333+ bytes_received_rset_row_packet => 0
334+ bytes_received_prepare_response_packet => 0
335+ bytes_received_change_user_packet => 0
336+ packets_sent_command => 0
337+ packets_received_ok => 0
338+ packets_received_eof => 0
339+ packets_received_rset_header => 0
340+ packets_received_rset_field_meta => 0
341+ packets_received_rset_row => 0
342+ packets_received_prepare_response => 0
343+ packets_received_change_user => 0
344+ result_set_queries => 0
345+ non_result_set_queries => 0
346+ no_index_used => 0
347+ bad_index_used => 0
348+ slow_queries => 0
349+ buffered_sets => 0
350+ unbuffered_sets => 0
351+ ps_buffered_sets => 0
352+ ps_unbuffered_sets => 0
353+ flushed_normal_sets => 0
354+ flushed_ps_sets => 0
355+ ps_prepared_never_executed => 0
356+ ps_prepared_once_executed => 0
357+ rows_fetched_from_server_normal => 0
358+ rows_fetched_from_server_ps => 0
359+ rows_buffered_from_client_normal => 0
360+ rows_buffered_from_client_ps => 0
361+ rows_fetched_from_client_normal_buffered => 0
362+ rows_fetched_from_client_normal_unbuffered => 0
363+ rows_fetched_from_client_ps_buffered => 0
364+ rows_fetched_from_client_ps_unbuffered => 0
365+ rows_fetched_from_client_ps_cursor => 0
366+ rows_affected_normal => 0
367+ rows_affected_ps => 0
368+ rows_skipped_normal => 0
369+ rows_skipped_ps => 0
370+ copy_on_write_saved => 0
371+ copy_on_write_performed => 0
372+ command_buffer_too_small => 0
373+ connect_success => 0
374+ connect_failure => 0
375+ connection_reused => 0
376+ reconnect => 0
377+ pconnect_success => 0
378+ active_connections => 0
379+ active_persistent_connections => 0
380+ explicit_close => 0
381+ implicit_close => 0
382+ disconnect_close => 0
383+ in_middle_of_command_close => 0
384+ explicit_free_result => 0
385+ implicit_free_result => 0
386+ explicit_stmt_close => 0
387+ implicit_stmt_close => 0
388+ mem_emalloc_count => 0
389+ mem_emalloc_amount => 0
390+ mem_ecalloc_count => 0
391+ mem_ecalloc_amount => 0
392+ mem_erealloc_count => 0
393+ mem_erealloc_amount => 0
394+ mem_efree_count => 0
395+ mem_efree_amount => 0
396+ mem_malloc_count => 0
397+ mem_malloc_amount => 0
398+ mem_calloc_count => 0
399+ mem_calloc_amount => 0
400+ mem_realloc_count => 0
401+ mem_realloc_amount => 0
402+ mem_free_count => 0
403+ mem_free_amount => 0
404+ mem_estrndup_count => 0
405+ mem_strndup_count => 0
406+ mem_estndup_count => 0
407+ mem_strdup_count => 0
408+ proto_text_fetched_null => 0
409+ proto_text_fetched_bit => 0
410+ proto_text_fetched_tinyint => 0
411+ proto_text_fetched_short => 0
412+ proto_text_fetched_int24 => 0
413+ proto_text_fetched_int => 0
414+ proto_text_fetched_bigint => 0
415+ proto_text_fetched_decimal => 0
416+ proto_text_fetched_float => 0
417+ proto_text_fetched_double => 0
418+ proto_text_fetched_date => 0
419+ proto_text_fetched_year => 0
420+ proto_text_fetched_time => 0
421+ proto_text_fetched_datetime => 0
422+ proto_text_fetched_timestamp => 0
423+ proto_text_fetched_string => 0
424+ proto_text_fetched_blob => 0
425+ proto_text_fetched_enum => 0
426+ proto_text_fetched_set => 0
427+ proto_text_fetched_geometry => 0
428+ proto_text_fetched_other => 0
429+ proto_binary_fetched_null => 0
430+ proto_binary_fetched_bit => 0
431+ proto_binary_fetched_tinyint => 0
432+ proto_binary_fetched_short => 0
433+ proto_binary_fetched_int24 => 0
434+ proto_binary_fetched_int => 0
435+ proto_binary_fetched_bigint => 0
436+ proto_binary_fetched_decimal => 0
437+ proto_binary_fetched_float => 0
438+ proto_binary_fetched_double => 0
439+ proto_binary_fetched_date => 0
440+ proto_binary_fetched_year => 0
441+ proto_binary_fetched_time => 0
442+ proto_binary_fetched_datetime => 0
443+ proto_binary_fetched_timestamp => 0
444+ proto_binary_fetched_string => 0
445+ proto_binary_fetched_blob => 0
446+ proto_binary_fetched_enum => 0
447+ proto_binary_fetched_set => 0
448+ proto_binary_fetched_geometry => 0
449+ proto_binary_fetched_other => 0
450+ init_command_executed_count => 0
451+ init_command_failed_count => 0
452+ com_quit => 0
453+ com_init_db => 0
454+ com_query => 0
455+ com_field_list => 0
456+ com_create_db => 0
457+ com_drop_db => 0
458+ com_refresh => 0
459+ com_shutdown => 0
460+ com_statistics => 0
461+ com_process_info => 0
462+ com_connect => 0
463+ com_process_kill => 0
464+ com_debug => 0
465+ com_ping => 0
466+ com_time => 0
467+ com_delayed_insert => 0
468+ com_change_user => 0
469+ com_binlog_dump => 0
470+ com_table_dump => 0
471+ com_connect_out => 0
472+ com_register_slave => 0
473+ com_stmt_prepare => 0
474+ com_stmt_execute => 0
475+ com_stmt_send_long_data => 0
476+ com_stmt_close => 0
477+ com_stmt_reset => 0
478+ com_stmt_set_option => 0
479+ com_stmt_fetch => 0
480+ com_deamon => 0
481+ bytes_received_real_data_normal => 0
482+ bytes_received_real_data_ps => 0
483+
484+ example statistics =>
485+ stat1 => 0
486+ stat2 => 0
487+
488+ pcntl
489+
490+ pcntl support => enabled
491+
492+ pcre
493+
494+ PCRE (Perl Compatible Regular Expressions) Support => enabled
495+ PCRE Library Version => 8.12 2011-01-15
496+
497+ Directive => Local Value => Master Value
498+ pcre.backtrack_limit => 1000000 => 1000000
499+ pcre.recursion_limit => 100000 => 100000
500+
501+ PDO
502+
503+ PDO support => enabled
504+ PDO drivers => mysql, sqlite
505+
506+ pdo_mysql
507+
508+ PDO Driver for MySQL => enabled
509+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
510+
511+ Directive => Local Value => Master Value
512+ pdo_mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
513+
514+ pdo_sqlite
515+
516+ PDO Driver for SQLite 3.x => enabled
517+ SQLite Library => 3.7.7.1
518+
519+ Phar
520+
521+ Phar: PHP Archive support => enabled
522+ Phar EXT version => 2.0.1
523+ Phar API version => 1.1.1
524+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
525+ Phar-based phar archives => enabled
526+ Tar-based phar archives => enabled
527+ ZIP-based phar archives => enabled
528+ gzip compression => enabled
529+ bzip2 compression => enabled
530+ OpenSSL support => disabled (install ext/openssl)
531+
532+
533+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
534+ Phar fully realized by Gregory Beaver and Marcus Boerger.
535+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
536+ Directive => Local Value => Master Value
538+ phar.readonly => Off => Off
539+ phar.require_hash => Off => Off
540+
541+ posix
542+
543+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
544+
545+ Reflection
546+
547+ Reflection => enabled
548+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
549+
550+ session
551+
552+ Session Support => enabled
553+ Registered save handlers => files user
554+ Registered serializer handlers => php php_binary
555+
556+ Directive => Local Value => Master Value
557+ session.auto_start => Off => Off
558+ session.cache_expire => 180 => 180
559+ session.cache_limiter => nocache => nocache
560+ session.cookie_domain => no value => no value
561+ session.cookie_httponly => Off => Off
562+ session.cookie_lifetime => 0 => 0
563+ session.cookie_path => / => /
564+ session.cookie_secure => Off => Off
565+ session.entropy_file => /dev/urandom => /dev/urandom
566+ session.entropy_length => 32 => 32
567+ session.gc_divisor => 100 => 100
568+ session.gc_maxlifetime => 1440 => 1440
569+ session.gc_probability => 1 => 1
570+ session.hash_bits_per_character => 4 => 4
571+ session.hash_function => 0 => 0
572+ session.name => PHPSESSID => PHPSESSID
573+ session.referer_check => no value => no value
574+ session.save_handler => files => files
575+ session.save_path => no value => no value
576+ session.serialize_handler => php => php
577+ session.upload_progress.cleanup => On => On
578+ session.upload_progress.enabled => On => On
579+ session.upload_progress.freq => 1% => 1%
580+ session.upload_progress.min_freq => 1 => 1
581+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
582+ session.upload_progress.prefix => upload_progress_ => upload_progress_
583+ session.use_cookies => On => On
584+ session.use_only_cookies => On => On
585+ session.use_trans_sid => 0 => 0
586+
587+ shmop
588+
589+ shmop support => enabled
590+
591+ SimpleXML
592+
593+ Simplexml support => enabled
594+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
595+ Schema support => enabled
596+
597+ sockets
598+
599+ Sockets Support => enabled
600+
601+ SPL
602+
603+ SPL support => enabled
604+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
605+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
606+
607+ sqlite3
608+
609+ SQLite3 support => enabled
610+ SQLite3 module version => 0.7
611+ SQLite Library => 3.7.7.1
612+
613+ Directive => Local Value => Master Value
614+ sqlite3.extension_dir => no value => no value
615+
616+ standard
617+
618+ Dynamic Library Support => enabled
619+ Path to sendmail => -t -i
620+
621+ Directive => Local Value => Master Value
622+ assert.active => 1 => 1
623+ assert.bail => 0 => 0
624+ assert.callback => no value => no value
625+ assert.quiet_eval => 0 => 0
626+ assert.warning => 1 => 1
627+ auto_detect_line_endings => 0 => 0
628+ default_socket_timeout => 60 => 60
629+ from => no value => no value
630+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
631+ user_agent => no value => no value
632+
633+ tokenizer
634+
635+ Tokenizer Support => enabled
636+
637+ xml
638+
639+ XML Support => active
640+ XML Namespace Support => active
641+ libxml2 Version => 2.7.6
642+
643+ xmlreader
644+
645+ XMLReader => enabled
646+
647+ xmlwriter
648+
649+ XMLWriter => enabled
650+
651+ zip
652+
653+ Zip => enabled
654+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
655+ Zip version => 1.11.0
656+ Libzip version => 0.10.1
657+
658+ zlib
659+
660+ ZLib Support => enabled
661+ Stream Wrapper => compress.zlib://
662+ Stream Filter => zlib.inflate, zlib.deflate
663+ Compiled Version => 1.2.3
664+ Linked Version => 1.2.3
665+
666+ Directive => Local Value => Master Value
667+ zlib.output_compression => Off => Off
668+ zlib.output_compression_level => -1 => -1
669+ zlib.output_handler => no value => no value
670+
671+ Additional Modules
672+
673+ Module Name
674+ phpinfo()
675+
676+ bz2
677+
678+ BZip2 Support => Enabled
679+ Stream Wrapper support => compress.bzip2://
680+ Stream Filter support => bzip2.decompress, bzip2.compress
681+ BZip2 Version => 1.0.5, 10-Dec-2007
682+
683+ calendar
684+
685+ Calendar support => enabled
686+
687+ Core
688+
689+ PHP Version => 5.4.8
690+
691+ Directive => Local Value => Master Value
692+ allow_url_fopen => On => On
693+ allow_url_include => Off => Off
694+ always_populate_raw_post_data => Off => Off
695+ arg_separator.input => & => &
696+ arg_separator.output => & => &
697+ asp_tags => Off => Off
698+ auto_append_file => no value => no value
699+ auto_globals_jit => On => On
700+ auto_prepend_file => no value => no value
701+ browscap => no value => no value
702+ default_charset => no value => no value
703+ default_mimetype => text/html => text/html
704+ disable_classes => no value => no value
705+ disable_functions => no value => no value
706+ display_errors => STDOUT => STDOUT
707+ display_startup_errors => On => On
708+ doc_root => no value => no value
709+ docref_ext => .html => .html
710+ docref_root => no value => no value
711+ enable_dl => On => On
712+ enable_post_data_reading => On => On
713+ error_append_string => no value => no value
714+ error_log => no value => no value
715+ error_prepend_string => no value => no value
716+ error_reporting => 32767 => 32767
717+ exit_on_timeout => Off => Off
718+ expose_php => On => On
719+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
720+ file_uploads => On => On
721+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
722+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
723+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
724+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
725+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
726+ html_errors => Off => Off
727+ ignore_repeated_errors => Off => Off
728+ ignore_repeated_source => Off => Off
729+ ignore_user_abort => Off => Off
730+ implicit_flush => On => On
731+ include_path => .:/usr/local/lib/php/pear => .:/usr/local/lib/php/pear
732+ log_errors => Off => Off
733+ log_errors_max_len => 1024 => 1024
734+ mail.add_x_header => Off => Off
735+ mail.force_extra_parameters => no value => no value
736+ mail.log => no value => no value
737+ max_execution_time => 0 => 0
738+ max_file_uploads => 20 => 20
739+ max_input_nesting_level => 64 => 64
740+ max_input_time => -1 => -1
741+ max_input_vars => 1000 => 1000
742+ memory_limit => 128M => 128M
743+ open_basedir => no value => no value
744+ output_buffering => no value => no value
745+ output_handler => no value => no value
746+ post_max_size => 8M => 8M
747+ precision => 14 => 14
748+ realpath_cache_size => 16K => 16K
749+ realpath_cache_ttl => 120 => 120
750+ register_argc_argv => On => On
751+ report_memleaks => On => On
752+ report_zend_debug => Off => Off
753+ request_order => no value => no value
754+ sendmail_from => no value => no value
755+ sendmail_path => -t -i => -t -i
756+ serialize_precision => 17 => 17
757+ short_open_tag => On => On
758+ SMTP => localhost => localhost
759+ smtp_port => 25 => 25
760+ sql.safe_mode => Off => Off
761+ track_errors => On => On
762+ unserialize_callback_func => no value => no value
763+ upload_max_filesize => 2M => 2M
764+ upload_tmp_dir => no value => no value
765+ user_dir => no value => no value
766+ user_ini.cache_ttl => 300 => 300
767+ user_ini.filename => .user.ini => .user.ini
768+ variables_order => EGPCS => EGPCS
769+ xmlrpc_error_number => 0 => 0
770+ xmlrpc_errors => Off => Off
771+ zend.detect_unicode => On => On
772+ zend.enable_gc => On => On
773+ zend.multibyte => Off => Off
774+ zend.script_encoding => no value => no value
775+
776+ ctype
777+
778+ ctype functions => enabled
779+
780+ curl
781+
782+ cURL support => enabled
783+ cURL Information => 7.19.7
784+ Age => 3
785+ Features
786+ AsynchDNS => No
787+ Debug => No
788+ GSS-Negotiate => Yes
789+ IDN => Yes
790+ IPv6 => Yes
791+ Largefile => Yes
792+ NTLM => Yes
793+ SPNEGO => No
794+ SSL => Yes
795+ SSPI => No
796+ krb4 => No
797+ libz => Yes
798+ CharConv => No
799+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
800+ Host => i386-redhat-linux-gnu
801+ SSL Version => NSS/3.13.1.0
802+ ZLib Version => 1.2.3
803+ libSSH Version => libssh2/1.2.2
804+
805+ date
806+
807+ date/time support => enabled
808+ "Olson" Timezone Database Version => 2012.3
809+ Timezone Database => internal
810+
811+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
812+ Default timezone => UTC
813+
814+ Directive => Local Value => Master Value
815+ date.default_latitude => 31.7667 => 31.7667
816+ date.default_longitude => 35.2333 => 35.2333
817+ date.sunrise_zenith => 90.583333 => 90.583333
818+ date.sunset_zenith => 90.583333 => 90.583333
819+ date.timezone => no value => no value
820+
821+ dba
822+
823+ DBA support => enabled
824+ Supported handlers => cdb cdb_make inifile flatfile
825+
826+ Directive => Local Value => Master Value
827+ dba.default_handler => flatfile => flatfile
828+
829+ dom
830+
831+ DOM/XML => enabled
832+ DOM/XML API Version => 20031129
833+ libxml Version => 2.7.6
834+ HTML Support => enabled
835+ XPath Support => enabled
836+ XPointer Support => enabled
837+ Schema Support => enabled
838+ RelaxNG Support => enabled
839+
840+ ereg
841+
842+ Regex Library => Bundled library enabled
843+
844+ fileinfo
845+
846+ fileinfo support => enabled
847+ version => 1.0.5
848+
849+ filter
850+
851+ Input Validation and Filtering => enabled
852+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
853+
854+ Directive => Local Value => Master Value
855+ filter.default => unsafe_raw => unsafe_raw
856+ filter.default_flags => no value => no value
857+
858+ ftp
859+
860+ FTP support => enabled
861+
862+ gd
863+
864+ GD Support => enabled
865+ GD Version => bundled (2.0.34 compatible)
866+ FreeType Support => enabled
867+ FreeType Linkage => with freetype
868+ FreeType Version => 2.3.11
869+ GIF Read Support => enabled
870+ GIF Create Support => enabled
871+ JPEG Support => enabled
872+ libJPEG Version => 6b
873+ PNG Support => enabled
874+ libPNG Version => 1.2.49
875+ WBMP Support => enabled
876+ XBM Support => enabled
877+ JIS-mapped Japanese Font Support => enabled
878+
879+ Directive => Local Value => Master Value
880+ gd.jpeg_ignore_warning => 0 => 0
881+
882+ hash
883+
884+ hash support => enabled
885+ 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 fnv132 fnv164 joaat 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
886+
887+ iconv
888+
889+ iconv support => enabled
890+ iconv implementation => glibc
891+ iconv library version => 2.12
892+
893+ Directive => Local Value => Master Value
894+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
895+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
896+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
897+
898+ json
899+
900+ json support => enabled
901+ json version => 1.2.1
902+
903+ libxml
904+
905+ libXML support => active
906+ libXML Compiled Version => 2.7.6
907+ libXML Loaded Version => 20706
908+ libXML streams => enabled
909+
910+ mbstring
911+
912+ Multibyte Support => enabled
913+ Multibyte string engine => libmbfl
914+ HTTP input encoding translation => disabled
915+ libmbfl version => 1.3.2
916+
917+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
918+
919+ Multibyte (japanese) regex support => enabled
920+ Multibyte regex (oniguruma) backtrack check => On
921+ Multibyte regex (oniguruma) version => 4.7.1
922+
923+ Directive => Local Value => Master Value
924+ mbstring.detect_order => no value => no value
925+ mbstring.encoding_translation => Off => Off
926+ mbstring.func_overload => 0 => 0
927+ mbstring.http_input => pass => pass
928+ mbstring.http_output => pass => pass
929+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
930+ mbstring.internal_encoding => no value => no value
931+ mbstring.language => neutral => neutral
932+ mbstring.strict_detection => Off => Off
933+ mbstring.substitute_character => no value => no value
934+
935+ mhash
936+
937+ MHASH support => Enabled
938+ MHASH API Version => Emulated Support
939+
940+ mysql
941+
942+ MySQL Support => enabled
943+ Active Persistent Links => 0
944+ Active Links => 0
945+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
946+
947+ Directive => Local Value => Master Value
948+ mysql.allow_local_infile => On => On
949+ mysql.allow_persistent => On => On
950+ mysql.connect_timeout => 60 => 60
951+ mysql.default_host => no value => no value
952+ mysql.default_password => no value => no value
953+ mysql.default_port => no value => no value
954+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
955+ mysql.default_user => no value => no value
956+ mysql.max_links => Unlimited => Unlimited
957+ mysql.max_persistent => Unlimited => Unlimited
958+ mysql.trace_mode => Off => Off
959+
960+ mysqli
961+
962+ MysqlI Support => enabled
963+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
964+ Active Persistent Links => 0
965+ Inactive Persistent Links => 0
966+ Active Links => 0
967+
968+ Directive => Local Value => Master Value
969+ mysqli.allow_local_infile => On => On
970+ mysqli.allow_persistent => On => On
971+ mysqli.default_host => no value => no value
972+ mysqli.default_port => 3306 => 3306
973+ mysqli.default_pw => no value => no value
974+ mysqli.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
975+ mysqli.default_user => no value => no value
976+ mysqli.max_links => Unlimited => Unlimited
977+ mysqli.max_persistent => Unlimited => Unlimited
978+ mysqli.reconnect => Off => Off
979+
980+ mysqlnd
981+
982+ mysqlnd => enabled
983+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
984+ Compression => supported
985+ SSL => supported
986+ Command buffer size => 4096
987+ Read buffer size => 32768
988+ Read timeout => 31536000
989+ Collecting statistics => Yes
990+ Collecting memory statistics => No
991+ Tracing => n/a
992+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
993+ API Extensions => pdo_mysql,mysqli,mysql
994+
995+ mysqlnd statistics =>
996+ bytes_sent => 0
997+ bytes_received => 0
998+ packets_sent => 0
999+ packets_received => 0
1000+ protocol_overhead_in => 0
1001+ protocol_overhead_out => 0
1002+ bytes_received_ok_packet => 0
1003+ bytes_received_eof_packet => 0
1004+ bytes_received_rset_header_packet => 0
1005+ bytes_received_rset_field_meta_packet => 0
1006+ bytes_received_rset_row_packet => 0
1007+ bytes_received_prepare_response_packet => 0
1008+ bytes_received_change_user_packet => 0
1009+ packets_sent_command => 0
1010+ packets_received_ok => 0
1011+ packets_received_eof => 0
1012+ packets_received_rset_header => 0
1013+ packets_received_rset_field_meta => 0
1014+ packets_received_rset_row => 0
1015+ packets_received_prepare_response => 0
1016+ packets_received_change_user => 0
1017+ result_set_queries => 0
1018+ non_result_set_queries => 0
1019+ no_index_used => 0
1020+ bad_index_used => 0
1021+ slow_queries => 0
1022+ buffered_sets => 0
1023+ unbuffered_sets => 0
1024+ ps_buffered_sets => 0
1025+ ps_unbuffered_sets => 0
1026+ flushed_normal_sets => 0
1027+ flushed_ps_sets => 0
1028+ ps_prepared_never_executed => 0
1029+ ps_prepared_once_executed => 0
1030+ rows_fetched_from_server_normal => 0
1031+ rows_fetched_from_server_ps => 0
1032+ rows_buffered_from_client_normal => 0
1033+ rows_buffered_from_client_ps => 0
1034+ rows_fetched_from_client_normal_buffered => 0
1035+ rows_fetched_from_client_normal_unbuffered => 0
1036+ rows_fetched_from_client_ps_buffered => 0
1037+ rows_fetched_from_client_ps_unbuffered => 0
1038+ rows_fetched_from_client_ps_cursor => 0
1039+ rows_affected_normal => 0
1040+ rows_affected_ps => 0
1041+ rows_skipped_normal => 0
1042+ rows_skipped_ps => 0
1043+ copy_on_write_saved => 0
1044+ copy_on_write_performed => 0
1045+ command_buffer_too_small => 0
1046+ connect_success => 0
1047+ connect_failure => 0
1048+ connection_reused => 0
1049+ reconnect => 0
1050+ pconnect_success => 0
1051+ active_connections => 0
1052+ active_persistent_connections => 0
1053+ explicit_close => 0
1054+ implicit_close => 0
1055+ disconnect_close => 0
1056+ in_middle_of_command_close => 0
1057+ explicit_free_result => 0
1058+ implicit_free_result => 0
1059+ explicit_stmt_close => 0
1060+ implicit_stmt_close => 0
1061+ mem_emalloc_count => 0
1062+ mem_emalloc_amount => 0
1063+ mem_ecalloc_count => 0
1064+ mem_ecalloc_amount => 0
1065+ mem_erealloc_count => 0
1066+ mem_erealloc_amount => 0
1067+ mem_efree_count => 0
1068+ mem_efree_amount => 0
1069+ mem_malloc_count => 0
1070+ mem_malloc_amount => 0
1071+ mem_calloc_count => 0
1072+ mem_calloc_amount => 0
1073+ mem_realloc_count => 0
1074+ mem_realloc_amount => 0
1075+ mem_free_count => 0
1076+ mem_free_amount => 0
1077+ mem_estrndup_count => 0
1078+ mem_strndup_count => 0
1079+ mem_estndup_count => 0
1080+ mem_strdup_count => 0
1081+ proto_text_fetched_null => 0
1082+ proto_text_fetched_bit => 0
1083+ proto_text_fetched_tinyint => 0
1084+ proto_text_fetched_short => 0
1085+ proto_text_fetched_int24 => 0
1086+ proto_text_fetched_int => 0
1087+ proto_text_fetched_bigint => 0
1088+ proto_text_fetched_decimal => 0
1089+ proto_text_fetched_float => 0
1090+ proto_text_fetched_double => 0
1091+ proto_text_fetched_date => 0
1092+ proto_text_fetched_year => 0
1093+ proto_text_fetched_time => 0
1094+ proto_text_fetched_datetime => 0
1095+ proto_text_fetched_timestamp => 0
1096+ proto_text_fetched_string => 0
1097+ proto_text_fetched_blob => 0
1098+ proto_text_fetched_enum => 0
1099+ proto_text_fetched_set => 0
1100+ proto_text_fetched_geometry => 0
1101+ proto_text_fetched_other => 0
1102+ proto_binary_fetched_null => 0
1103+ proto_binary_fetched_bit => 0
1104+ proto_binary_fetched_tinyint => 0
1105+ proto_binary_fetched_short => 0
1106+ proto_binary_fetched_int24 => 0
1107+ proto_binary_fetched_int => 0
1108+ proto_binary_fetched_bigint => 0
1109+ proto_binary_fetched_decimal => 0
1110+ proto_binary_fetched_float => 0
1111+ proto_binary_fetched_double => 0
1112+ proto_binary_fetched_date => 0
1113+ proto_binary_fetched_year => 0
1114+ proto_binary_fetched_time => 0
1115+ proto_binary_fetched_datetime => 0
1116+ proto_binary_fetched_timestamp => 0
1117+ proto_binary_fetched_string => 0
1118+ proto_binary_fetched_blob => 0
1119+ proto_binary_fetched_enum => 0
1120+ proto_binary_fetched_set => 0
1121+ proto_binary_fetched_geometry => 0
1122+ proto_binary_fetched_other => 0
1123+ init_command_executed_count => 0
1124+ init_command_failed_count => 0
1125+ com_quit => 0
1126+ com_init_db => 0
1127+ com_query => 0
1128+ com_field_list => 0
1129+ com_create_db => 0
1130+ com_drop_db => 0
1131+ com_refresh => 0
1132+ com_shutdown => 0
1133+ com_statistics => 0
1134+ com_process_info => 0
1135+ com_connect => 0
1136+ com_process_kill => 0
1137+ com_debug => 0
1138+ com_ping => 0
1139+ com_time => 0
1140+ com_delayed_insert => 0
1141+ com_change_user => 0
1142+ com_binlog_dump => 0
1143+ com_table_dump => 0
1144+ com_connect_out => 0
1145+ com_register_slave => 0
1146+ com_stmt_prepare => 0
1147+ com_stmt_execute => 0
1148+ com_stmt_send_long_data => 0
1149+ com_stmt_close => 0
1150+ com_stmt_reset => 0
1151+ com_stmt_set_option => 0
1152+ com_stmt_fetch => 0
1153+ com_deamon => 0
1154+ bytes_received_real_data_normal => 0
1155+ bytes_received_real_data_ps => 0
1156+
1157+ example statistics =>
1158+ stat1 => 0
1159+ stat2 => 0
1160+
1161+ pcntl
1162+
1163+ pcntl support => enabled
1164+
1165+ pcre
1166+
1167+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1168+ PCRE Library Version => 8.12 2011-01-15
1169+
1170+ Directive => Local Value => Master Value
1171+ pcre.backtrack_limit => 1000000 => 1000000
1172+ pcre.recursion_limit => 100000 => 100000
1173+
1174+ PDO
1175+
1176+ PDO support => enabled
1177+ PDO drivers => mysql, sqlite
1178+
1179+ pdo_mysql
1180+
1181+ PDO Driver for MySQL => enabled
1182+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
1183+
1184+ Directive => Local Value => Master Value
1185+ pdo_mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
1186+
1187+ pdo_sqlite
1188+
1189+ PDO Driver for SQLite 3.x => enabled
1190+ SQLite Library => 3.7.7.1
1191+
1192+ Phar
1193+
1194+ Phar: PHP Archive support => enabled
1195+ Phar EXT version => 2.0.1
1196+ Phar API version => 1.1.1
1197+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1198+ Phar-based phar archives => enabled
1199+ Tar-based phar archives => enabled
1200+ ZIP-based phar archives => enabled
1201+ gzip compression => enabled
1202+ bzip2 compression => enabled
1203+ OpenSSL support => disabled (install ext/openssl)
1204+
1205+
1206+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1207+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1208+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1209+ Directive => Local Value => Master Value
1210+ phar.cache_list => no value => no value
1213+
1215+
1216+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1217+
1218+ Reflection
1219+
1220+ Reflection => enabled
1221+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1222+
1223+ session
1224+
1225+ Session Support => enabled
1226+ Registered save handlers => files user
1227+ Registered serializer handlers => php php_binary
1228+
1229+ Directive => Local Value => Master Value
1230+ session.auto_start => Off => Off
1231+ session.cache_expire => 180 => 180
1232+ session.cache_limiter => nocache => nocache
1233+ session.cookie_domain => no value => no value
1234+ session.cookie_httponly => Off => Off
1235+ session.cookie_lifetime => 0 => 0
1236+ session.cookie_path => / => /
1237+ session.cookie_secure => Off => Off
1238+ session.entropy_file => /dev/urandom => /dev/urandom
1239+ session.entropy_length => 32 => 32
1240+ session.gc_divisor => 100 => 100
1241+ session.gc_maxlifetime => 1440 => 1440
1242+ session.gc_probability => 1 => 1
1243+ session.hash_bits_per_character => 4 => 4
1244+ session.hash_function => 0 => 0
1245+ session.name => PHPSESSID => PHPSESSID
1246+ session.referer_check => no value => no value
1247+ session.save_handler => files => files
1248+ session.save_path => no value => no value
1249+ session.serialize_handler => php => php
1250+ session.upload_progress.cleanup => On => On
1251+ session.upload_progress.enabled => On => On
1252+ session.upload_progress.freq => 1% => 1%
1253+ session.upload_progress.min_freq => 1 => 1
1254+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1255+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1256+ session.use_cookies => On => On
1257+ session.use_only_cookies => On => On
1258+ session.use_trans_sid => 0 => 0
1259+
1260+ shmop
1261+
1262+ shmop support => enabled
1263+
1264+ SimpleXML
1265+
1266+ Simplexml support => enabled
1267+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1268+ Schema support => enabled
1269+
1270+ sockets
1271+
1272+ Sockets Support => enabled
1273+
1274+ SPL
1275+
1276+ SPL support => enabled
1277+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1278+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1279+
1280+ sqlite3
1281+
1282+ SQLite3 support => enabled
1283+ SQLite3 module version => 0.7
1284+ SQLite Library => 3.7.7.1
1285+
1286+ Directive => Local Value => Master Value
1287+ sqlite3.extension_dir => no value => no value
1288+
1289+ standard
1290+
1291+ Dynamic Library Support => enabled
1292+ Path to sendmail => -t -i
1293+
1294+ Directive => Local Value => Master Value
1295+ assert.active => 1 => 1
1296+ assert.bail => 0 => 0
1297+ assert.callback => no value => no value
1298+ assert.quiet_eval => 0 => 0
1299+ assert.warning => 1 => 1
1300+ auto_detect_line_endings => 0 => 0
1301+ default_socket_timeout => 60 => 60
1302+ from => no value => no value
1303+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1304+ user_agent => no value => no value
1305+
1306+ tokenizer
1307+
1308+ Tokenizer Support => enabled
1309+
1310+ xml
1311+
1312+ XML Support => active
1313+ XML Namespace Support => active
1314+ libxml2 Version => 2.7.6
1315+
1316+ xmlreader
1317+
1318+ XMLReader => enabled
1319+
1320+ xmlwriter
1321+
1322+ XMLWriter => enabled
1323+
1324+ zip
1325+
1326+ Zip => enabled
1327+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1328+ Zip version => 1.11.0
1329+ Libzip version => 0.10.1
1330+
1331+ zlib
1332+
1333+ ZLib Support => enabled
1334+ Stream Wrapper => compress.zlib://
1335+ Stream Filter => zlib.inflate, zlib.deflate
1336+ Compiled Version => 1.2.3
1337+ Linked Version => 1.2.3
1338+
1339+ Directive => Local Value => Master Value
1340+ zlib.output_compression => Off => Off
1341+ zlib.output_compression_level => -1 => -1
1342+ zlib.output_handler => no value => no value
1343+
1344+ Additional Modules
1345+
1346+ Module Name
1347+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.5, 10-Dec-2007
009+
010+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
018+ Directive => Local Value => Master Value
019+ allow_url_fopen => On => On
020+ allow_url_include => Off => Off
021+ always_populate_raw_post_data => Off => Off
022+ arg_separator.input => & => &
023+ arg_separator.output => & => &
024+ asp_tags => Off => Off
025+ auto_append_file => no value => no value
026+ auto_globals_jit => On => On
027+ auto_prepend_file => no value => no value
028+ browscap => no value => no value
029+ default_charset => no value => no value
030+ default_mimetype => text/html => text/html
031+ disable_classes => no value => no value
032+ disable_functions => no value => no value
033+ display_errors => STDOUT => STDOUT
034+ display_startup_errors => On => On
035+ doc_root => no value => no value
036+ docref_ext => .html => .html
037+ docref_root => no value => no value
038+ enable_dl => On => On
039+ enable_post_data_reading => On => On
040+ error_append_string => no value => no value
041+ error_log => no value => no value
042+ error_prepend_string => no value => no value
043+ error_reporting => 32767 => 32767
044+ exit_on_timeout => Off => Off
045+ expose_php => On => On
046+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
047+ file_uploads => On => On
048+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
049+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
050+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
051+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
052+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
053+ html_errors => Off => Off
054+ ignore_repeated_errors => Off => Off
055+ ignore_repeated_source => Off => Off
056+ ignore_user_abort => Off => Off
057+ implicit_flush => On => On
058+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
059+ log_errors => Off => Off
060+ log_errors_max_len => 1024 => 1024
061+ mail.add_x_header => Off => Off
062+ mail.force_extra_parameters => no value => no value
063+ mail.log => no value => no value
064+ max_execution_time => 0 => 0
065+ max_file_uploads => 20 => 20
066+ max_input_nesting_level => 64 => 64
067+ max_input_time => -1 => -1
068+ max_input_vars => 1000 => 1000
069+ memory_limit => 128M => 128M
070+ open_basedir => no value => no value
071+ output_buffering => no value => no value
072+ output_handler => no value => no value
073+ post_max_size => 8M => 8M
074+ precision => 14 => 14
075+ realpath_cache_size => 16K => 16K
076+ realpath_cache_ttl => 120 => 120
077+ register_argc_argv => On => On
078+ report_memleaks => On => On
079+ report_zend_debug => Off => Off
080+ request_order => no value => no value
081+ sendmail_from => no value => no value
082+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
083+ serialize_precision => 17 => 17
084+ short_open_tag => On => On
085+ SMTP => localhost => localhost
086+ smtp_port => 25 => 25
087+ sql.safe_mode => Off => Off
088+ track_errors => On => On
089+ unserialize_callback_func => no value => no value
090+ upload_max_filesize => 2M => 2M
091+ upload_tmp_dir => no value => no value
092+ user_dir => no value => no value
093+ user_ini.cache_ttl => 300 => 300
094+ user_ini.filename => .user.ini => .user.ini
095+ variables_order => EGPCS => EGPCS
096+ xmlrpc_error_number => 0 => 0
097+ xmlrpc_errors => Off => Off
098+ zend.detect_unicode => On => On
099+ zend.enable_gc => On => On
100+ zend.multibyte => Off => Off
101+ zend.script_encoding => no value => no value
102+
103+ ctype
104+
105+ ctype functions => enabled
106+
107+ date
108+
109+ date/time support => enabled
110+ "Olson" Timezone Database Version => 2012.3
111+ Timezone Database => internal
112+
113+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
114+ Default timezone => UTC
115+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
117+ date.default_latitude => 31.7667 => 31.7667
118+ date.default_longitude => 35.2333 => 35.2333
119+ date.sunrise_zenith => 90.583333 => 90.583333
120+ date.sunset_zenith => 90.583333 => 90.583333
121+ date.timezone => no value => no value
122+
125+ DOM/XML => enabled
126+ DOM/XML API Version => 20031129
127+ libxml Version => 2.7.1
128+ HTML Support => enabled
129+ XPath Support => enabled
130+ XPointer Support => enabled
131+ Schema Support => enabled
132+ RelaxNG Support => enabled
133+
134+ ereg
135+
136+ Regex Library => Bundled library enabled
137+
138+ exif
139+
140+ EXIF Support => enabled
141+ EXIF Version => 1.4 $Id$
142+ Supported EXIF Version => 0220
143+ Supported filetypes => JPEG,TIFF
145+ Directive => Local Value => Master Value
146+ exif.decode_jis_intel => JIS => JIS
147+ exif.decode_jis_motorola => JIS => JIS
148+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
149+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
150+ exif.encode_jis => no value => no value
151+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
153+ fileinfo
154+
155+ fileinfo support => enabled
156+ version => 1.0.5
157+
158+ filter
159+
160+ Input Validation and Filtering => enabled
161+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
162+
164+ filter.default => unsafe_raw => unsafe_raw
165+ filter.default_flags => no value => no value
166+
167+ ftp
168+
169+ FTP support => enabled
170+
171+ hash
172+
173+ hash support => enabled
174+ 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 fnv132 fnv164 joaat 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
175+
176+ iconv
177+
178+ iconv support => enabled
179+ iconv implementation => glibc
180+ iconv library version => 2.9
181+
182+ Directive => Local Value => Master Value
183+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
184+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
185+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
186+
187+ json
188+
189+ json support => enabled
190+ json version => 1.2.1
191+
192+ libxml
193+
194+ libXML support => active
195+ libXML Compiled Version => 2.7.1
196+ libXML Loaded Version => 20701
197+ libXML streams => enabled
198+
199+ mbstring
200+
201+ Multibyte Support => enabled
202+ Multibyte string engine => libmbfl
203+ HTTP input encoding translation => disabled
204+ libmbfl version => 1.3.2
205+
206+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
207+
208+ Multibyte (japanese) regex support => enabled
209+ Multibyte regex (oniguruma) backtrack check => On
210+ Multibyte regex (oniguruma) version => 4.7.1
211+
212+ Directive => Local Value => Master Value
213+ mbstring.detect_order => no value => no value
214+ mbstring.encoding_translation => Off => Off
215+ mbstring.func_overload => 0 => 0
216+ mbstring.http_input => pass => pass
217+ mbstring.http_output => pass => pass
218+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
219+ mbstring.internal_encoding => no value => no value
220+ mbstring.language => neutral => neutral
221+ mbstring.strict_detection => Off => Off
222+ mbstring.substitute_character => no value => no value
223+
224+ mysql
225+
226+ MySQL Support => enabled
227+ Active Persistent Links => 0
228+ Active Links => 0
229+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
230+
231+ Directive => Local Value => Master Value
232+ mysql.allow_local_infile => On => On
233+ mysql.allow_persistent => On => On
234+ mysql.connect_timeout => 60 => 60
235+ mysql.default_host => no value => no value
236+ mysql.default_password => no value => no value
237+ mysql.default_port => no value => no value
238+ mysql.default_socket => no value => no value
239+ mysql.default_user => no value => no value
240+ mysql.max_links => Unlimited => Unlimited
241+ mysql.max_persistent => Unlimited => Unlimited
242+ mysql.trace_mode => Off => Off
243+
244+ mysqlnd
245+
246+ mysqlnd => enabled
247+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
248+ Compression => not supported
249+ SSL => supported
250+ Command buffer size => 4096
251+ Read buffer size => 32768
252+ Read timeout => 31536000
253+ Collecting statistics => Yes
254+ Collecting memory statistics => No
255+ Tracing => n/a
256+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
257+ API Extensions => mysql
258+
259+ mysqlnd statistics =>
260+ bytes_sent => 0
261+ bytes_received => 0
262+ packets_sent => 0
263+ packets_received => 0
264+ protocol_overhead_in => 0
265+ protocol_overhead_out => 0
266+ bytes_received_ok_packet => 0
267+ bytes_received_eof_packet => 0
268+ bytes_received_rset_header_packet => 0
269+ bytes_received_rset_field_meta_packet => 0
270+ bytes_received_rset_row_packet => 0
271+ bytes_received_prepare_response_packet => 0
272+ bytes_received_change_user_packet => 0
273+ packets_sent_command => 0
274+ packets_received_ok => 0
275+ packets_received_eof => 0
276+ packets_received_rset_header => 0
277+ packets_received_rset_field_meta => 0
278+ packets_received_rset_row => 0
279+ packets_received_prepare_response => 0
280+ packets_received_change_user => 0
281+ result_set_queries => 0
282+ non_result_set_queries => 0
283+ no_index_used => 0
284+ bad_index_used => 0
285+ slow_queries => 0
286+ buffered_sets => 0
287+ unbuffered_sets => 0
288+ ps_buffered_sets => 0
289+ ps_unbuffered_sets => 0
290+ flushed_normal_sets => 0
291+ flushed_ps_sets => 0
292+ ps_prepared_never_executed => 0
293+ ps_prepared_once_executed => 0
294+ rows_fetched_from_server_normal => 0
295+ rows_fetched_from_server_ps => 0
296+ rows_buffered_from_client_normal => 0
297+ rows_buffered_from_client_ps => 0
298+ rows_fetched_from_client_normal_buffered => 0
299+ rows_fetched_from_client_normal_unbuffered => 0
300+ rows_fetched_from_client_ps_buffered => 0
301+ rows_fetched_from_client_ps_unbuffered => 0
302+ rows_fetched_from_client_ps_cursor => 0
303+ rows_affected_normal => 0
304+ rows_affected_ps => 0
305+ rows_skipped_normal => 0
306+ rows_skipped_ps => 0
307+ copy_on_write_saved => 0
308+ copy_on_write_performed => 0
309+ command_buffer_too_small => 0
310+ connect_success => 0
311+ connect_failure => 0
312+ connection_reused => 0
313+ reconnect => 0
314+ pconnect_success => 0
315+ active_connections => 0
316+ active_persistent_connections => 0
317+ explicit_close => 0
318+ implicit_close => 0
319+ disconnect_close => 0
320+ in_middle_of_command_close => 0
321+ explicit_free_result => 0
322+ implicit_free_result => 0
323+ explicit_stmt_close => 0
324+ implicit_stmt_close => 0
325+ mem_emalloc_count => 0
326+ mem_emalloc_amount => 0
327+ mem_ecalloc_count => 0
328+ mem_ecalloc_amount => 0
329+ mem_erealloc_count => 0
330+ mem_erealloc_amount => 0
331+ mem_efree_count => 0
332+ mem_efree_amount => 0
333+ mem_malloc_count => 0
334+ mem_malloc_amount => 0
335+ mem_calloc_count => 0
336+ mem_calloc_amount => 0
337+ mem_realloc_count => 0
338+ mem_realloc_amount => 0
339+ mem_free_count => 0
340+ mem_free_amount => 0
341+ mem_estrndup_count => 0
342+ mem_strndup_count => 0
343+ mem_estndup_count => 0
344+ mem_strdup_count => 0
345+ proto_text_fetched_null => 0
346+ proto_text_fetched_bit => 0
347+ proto_text_fetched_tinyint => 0
348+ proto_text_fetched_short => 0
349+ proto_text_fetched_int24 => 0
350+ proto_text_fetched_int => 0
351+ proto_text_fetched_bigint => 0
352+ proto_text_fetched_decimal => 0
353+ proto_text_fetched_float => 0
354+ proto_text_fetched_double => 0
355+ proto_text_fetched_date => 0
356+ proto_text_fetched_year => 0
357+ proto_text_fetched_time => 0
358+ proto_text_fetched_datetime => 0
359+ proto_text_fetched_timestamp => 0
360+ proto_text_fetched_string => 0
361+ proto_text_fetched_blob => 0
362+ proto_text_fetched_enum => 0
363+ proto_text_fetched_set => 0
364+ proto_text_fetched_geometry => 0
365+ proto_text_fetched_other => 0
366+ proto_binary_fetched_null => 0
367+ proto_binary_fetched_bit => 0
368+ proto_binary_fetched_tinyint => 0
369+ proto_binary_fetched_short => 0
370+ proto_binary_fetched_int24 => 0
371+ proto_binary_fetched_int => 0
372+ proto_binary_fetched_bigint => 0
373+ proto_binary_fetched_decimal => 0
374+ proto_binary_fetched_float => 0
375+ proto_binary_fetched_double => 0
376+ proto_binary_fetched_date => 0
377+ proto_binary_fetched_year => 0
378+ proto_binary_fetched_time => 0
379+ proto_binary_fetched_datetime => 0
380+ proto_binary_fetched_timestamp => 0
381+ proto_binary_fetched_string => 0
382+ proto_binary_fetched_blob => 0
383+ proto_binary_fetched_enum => 0
384+ proto_binary_fetched_set => 0
385+ proto_binary_fetched_geometry => 0
386+ proto_binary_fetched_other => 0
387+ init_command_executed_count => 0
388+ init_command_failed_count => 0
389+ com_quit => 0
390+ com_init_db => 0
391+ com_query => 0
392+ com_field_list => 0
393+ com_create_db => 0
394+ com_drop_db => 0
395+ com_refresh => 0
396+ com_shutdown => 0
397+ com_statistics => 0
398+ com_process_info => 0
399+ com_connect => 0
400+ com_process_kill => 0
401+ com_debug => 0
402+ com_ping => 0
403+ com_time => 0
404+ com_delayed_insert => 0
405+ com_change_user => 0
406+ com_binlog_dump => 0
407+ com_table_dump => 0
408+ com_connect_out => 0
409+ com_register_slave => 0
410+ com_stmt_prepare => 0
411+ com_stmt_execute => 0
412+ com_stmt_send_long_data => 0
413+ com_stmt_close => 0
414+ com_stmt_reset => 0
415+ com_stmt_set_option => 0
416+ com_stmt_fetch => 0
417+ com_deamon => 0
418+ bytes_received_real_data_normal => 0
419+ bytes_received_real_data_ps => 0
420+
421+ example statistics =>
422+ stat1 => 0
423+ stat2 => 0
424+
425+ pcre
426+
427+ PCRE (Perl Compatible Regular Expressions) Support => enabled
428+ PCRE Library Version => 8.12 2011-01-15
429+
430+ Directive => Local Value => Master Value
431+ pcre.backtrack_limit => 1000000 => 1000000
432+ pcre.recursion_limit => 100000 => 100000
433+
434+ PDO
435+
436+ PDO support => enabled
437+ PDO drivers => sqlite
438+
439+ pdo_sqlite
440+
441+ PDO Driver for SQLite 3.x => enabled
442+ SQLite Library => 3.7.7.1
443+
444+ Phar
445+
446+ Phar: PHP Archive support => enabled
447+ Phar EXT version => 2.0.1
448+ Phar API version => 1.1.1
449+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
450+ Phar-based phar archives => enabled
451+ Tar-based phar archives => enabled
452+ ZIP-based phar archives => enabled
453+ gzip compression => enabled
454+ bzip2 compression => enabled
455+ OpenSSL support => disabled (install ext/openssl)
456+
457+
458+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
459+ Phar fully realized by Gregory Beaver and Marcus Boerger.
460+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
461+ Directive => Local Value => Master Value
463+ phar.readonly => Off => Off
464+ phar.require_hash => Off => Off
465+
466+ posix
467+
468+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
469+
470+ Reflection
471+
472+ Reflection => enabled
473+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
474+
475+ session
476+
477+ Session Support => enabled
478+ Registered save handlers => files user
479+ Registered serializer handlers => php php_binary
480+
481+ Directive => Local Value => Master Value
482+ session.auto_start => Off => Off
483+ session.cache_expire => 180 => 180
484+ session.cache_limiter => nocache => nocache
485+ session.cookie_domain => no value => no value
486+ session.cookie_httponly => Off => Off
487+ session.cookie_lifetime => 0 => 0
488+ session.cookie_path => / => /
489+ session.cookie_secure => Off => Off
490+ session.entropy_file => /dev/urandom => /dev/urandom
491+ session.entropy_length => 32 => 32
492+ session.gc_divisor => 100 => 100
493+ session.gc_maxlifetime => 1440 => 1440
494+ session.gc_probability => 1 => 1
495+ session.hash_bits_per_character => 4 => 4
496+ session.hash_function => 0 => 0
497+ session.name => PHPSESSID => PHPSESSID
498+ session.referer_check => no value => no value
499+ session.save_handler => files => files
500+ session.save_path => no value => no value
501+ session.serialize_handler => php => php
502+ session.upload_progress.cleanup => On => On
503+ session.upload_progress.enabled => On => On
504+ session.upload_progress.freq => 1% => 1%
505+ session.upload_progress.min_freq => 1 => 1
506+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
507+ session.upload_progress.prefix => upload_progress_ => upload_progress_
508+ session.use_cookies => On => On
509+ session.use_only_cookies => On => On
510+ session.use_trans_sid => 0 => 0
511+
512+ SimpleXML
513+
514+ Simplexml support => enabled
515+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
516+ Schema support => enabled
517+
518+ snmp
519+
520+ NET-SNMP Support => enabled
521+ NET-SNMP Version => 5.4.2.1
522+ PHP SNMP Version => 0.1
523+
524+ SPL
525+
526+ SPL support => enabled
527+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
528+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
529+
530+ sqlite3
531+
532+ SQLite3 support => enabled
533+ SQLite3 module version => 0.7
534+ SQLite Library => 3.7.7.1
535+
536+ Directive => Local Value => Master Value
537+ sqlite3.extension_dir => no value => no value
538+
539+ standard
540+
541+ Dynamic Library Support => enabled
542+ Path to sendmail => /usr/sbin/sendmail -t -i
543+
544+ Directive => Local Value => Master Value
545+ assert.active => 1 => 1
546+ assert.bail => 0 => 0
547+ assert.callback => no value => no value
548+ assert.quiet_eval => 0 => 0
549+ assert.warning => 1 => 1
550+ auto_detect_line_endings => 0 => 0
551+ default_socket_timeout => 60 => 60
552+ from => no value => no value
553+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
554+ user_agent => no value => no value
555+
556+ tokenizer
557+
558+ Tokenizer Support => enabled
559+
560+ xml
561+
562+ XML Support => active
563+ XML Namespace Support => active
564+ libxml2 Version => 2.7.1
565+
566+ xmlreader
567+
568+ XMLReader => enabled
569+
570+ xmlwriter
571+
572+ XMLWriter => enabled
573+
574+ zip
575+
576+ Zip => enabled
577+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
578+ Zip version => 1.11.0
579+ Libzip version => 0.10.1
580+
581+ zlib
582+
583+ ZLib Support => enabled
584+ Stream Wrapper => compress.zlib://
585+ Stream Filter => zlib.inflate, zlib.deflate
586+ Compiled Version => 1.2.3
587+ Linked Version => 1.2.3
588+
589+ Directive => Local Value => Master Value
590+ zlib.output_compression => Off => Off
591+ zlib.output_compression_level => -1 => -1
592+ zlib.output_handler => no value => no value
593+
594+ Additional Modules
595+
596+ Module Name
597+ phpinfo()
598+
599+ bz2
600+
601+ BZip2 Support => Enabled
602+ Stream Wrapper support => compress.bzip2://
603+ Stream Filter support => bzip2.decompress, bzip2.compress
604+ BZip2 Version => 1.0.5, 10-Dec-2007
605+
606+ calendar
607+
608+ Calendar support => enabled
609+
610+ Core
611+
612+ PHP Version => 5.4.8
613+
614+ Directive => Local Value => Master Value
615+ allow_url_fopen => On => On
616+ allow_url_include => Off => Off
617+ always_populate_raw_post_data => Off => Off
618+ arg_separator.input => & => &
619+ arg_separator.output => & => &
620+ asp_tags => Off => Off
621+ auto_append_file => no value => no value
622+ auto_globals_jit => On => On
623+ auto_prepend_file => no value => no value
624+ browscap => no value => no value
625+ default_charset => no value => no value
626+ default_mimetype => text/html => text/html
627+ disable_classes => no value => no value
628+ disable_functions => no value => no value
629+ display_errors => STDOUT => STDOUT
630+ display_startup_errors => On => On
631+ doc_root => no value => no value
632+ docref_ext => .html => .html
633+ docref_root => no value => no value
634+ enable_dl => On => On
635+ enable_post_data_reading => On => On
636+ error_append_string => no value => no value
637+ error_log => no value => no value
638+ error_prepend_string => no value => no value
639+ error_reporting => 32767 => 32767
640+ exit_on_timeout => Off => Off
641+ expose_php => On => On
642+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
643+ file_uploads => On => On
644+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
645+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
646+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
647+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
648+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
649+ html_errors => Off => Off
650+ ignore_repeated_errors => Off => Off
651+ ignore_repeated_source => Off => Off
652+ ignore_user_abort => Off => Off
653+ implicit_flush => On => On
654+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
655+ log_errors => Off => Off
656+ log_errors_max_len => 1024 => 1024
657+ mail.add_x_header => Off => Off
658+ mail.force_extra_parameters => no value => no value
659+ mail.log => no value => no value
660+ max_execution_time => 0 => 0
661+ max_file_uploads => 20 => 20
662+ max_input_nesting_level => 64 => 64
663+ max_input_time => -1 => -1
664+ max_input_vars => 1000 => 1000
665+ memory_limit => 128M => 128M
666+ open_basedir => no value => no value
667+ output_buffering => no value => no value
668+ output_handler => no value => no value
669+ post_max_size => 8M => 8M
670+ precision => 14 => 14
671+ realpath_cache_size => 16K => 16K
672+ realpath_cache_ttl => 120 => 120
673+ register_argc_argv => On => On
674+ report_memleaks => On => On
675+ report_zend_debug => Off => Off
676+ request_order => no value => no value
677+ sendmail_from => no value => no value
678+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
679+ serialize_precision => 17 => 17
680+ short_open_tag => On => On
681+ SMTP => localhost => localhost
682+ smtp_port => 25 => 25
683+ sql.safe_mode => Off => Off
684+ track_errors => On => On
685+ unserialize_callback_func => no value => no value
686+ upload_max_filesize => 2M => 2M
687+ upload_tmp_dir => no value => no value
688+ user_dir => no value => no value
689+ user_ini.cache_ttl => 300 => 300
690+ user_ini.filename => .user.ini => .user.ini
691+ variables_order => EGPCS => EGPCS
692+ xmlrpc_error_number => 0 => 0
693+ xmlrpc_errors => Off => Off
694+ zend.detect_unicode => On => On
695+ zend.enable_gc => On => On
696+ zend.multibyte => Off => Off
697+ zend.script_encoding => no value => no value
698+
699+ ctype
700+
701+ ctype functions => enabled
702+
703+ date
704+
705+ date/time support => enabled
706+ "Olson" Timezone Database Version => 2012.3
707+ Timezone Database => internal
708+
709+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
710+ Default timezone => UTC
711+
712+ Directive => Local Value => Master Value
713+ date.default_latitude => 31.7667 => 31.7667
714+ date.default_longitude => 35.2333 => 35.2333
715+ date.sunrise_zenith => 90.583333 => 90.583333
716+ date.sunset_zenith => 90.583333 => 90.583333
717+ date.timezone => no value => no value
718+
719+ dom
720+
721+ DOM/XML => enabled
722+ DOM/XML API Version => 20031129
723+ libxml Version => 2.7.1
724+ HTML Support => enabled
725+ XPath Support => enabled
726+ XPointer Support => enabled
727+ Schema Support => enabled
728+ RelaxNG Support => enabled
729+
730+ ereg
731+
732+ Regex Library => Bundled library enabled
733+
734+ exif
735+
736+ EXIF Support => enabled
737+ EXIF Version => 1.4 $Id$
738+ Supported EXIF Version => 0220
739+ Supported filetypes => JPEG,TIFF
740+
741+ Directive => Local Value => Master Value
742+ exif.decode_jis_intel => JIS => JIS
743+ exif.decode_jis_motorola => JIS => JIS
744+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
745+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
746+ exif.encode_jis => no value => no value
747+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
748+
749+ fileinfo
750+
751+ fileinfo support => enabled
752+ version => 1.0.5
753+
754+ filter
755+
756+ Input Validation and Filtering => enabled
757+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
758+
759+ Directive => Local Value => Master Value
760+ filter.default => unsafe_raw => unsafe_raw
761+ filter.default_flags => no value => no value
762+
763+ ftp
764+
765+ FTP support => enabled
766+
767+ hash
768+
769+ hash support => enabled
770+ 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 fnv132 fnv164 joaat 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
771+
772+ iconv
773+
774+ iconv support => enabled
775+ iconv implementation => glibc
776+ iconv library version => 2.9
777+
778+ Directive => Local Value => Master Value
779+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
780+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
781+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
782+
783+ json
784+
785+ json support => enabled
786+ json version => 1.2.1
787+
788+ libxml
789+
790+ libXML support => active
791+ libXML Compiled Version => 2.7.1
792+ libXML Loaded Version => 20701
793+ libXML streams => enabled
794+
795+ mbstring
796+
797+ Multibyte Support => enabled
798+ Multibyte string engine => libmbfl
799+ HTTP input encoding translation => disabled
800+ libmbfl version => 1.3.2
801+
802+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
803+
804+ Multibyte (japanese) regex support => enabled
805+ Multibyte regex (oniguruma) backtrack check => On
806+ Multibyte regex (oniguruma) version => 4.7.1
807+
808+ Directive => Local Value => Master Value
809+ mbstring.detect_order => no value => no value
810+ mbstring.encoding_translation => Off => Off
811+ mbstring.func_overload => 0 => 0
812+ mbstring.http_input => pass => pass
813+ mbstring.http_output => pass => pass
814+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
815+ mbstring.internal_encoding => no value => no value
816+ mbstring.language => neutral => neutral
817+ mbstring.strict_detection => Off => Off
818+ mbstring.substitute_character => no value => no value
819+
820+ mysql
821+
822+ MySQL Support => enabled
823+ Active Persistent Links => 0
824+ Active Links => 0
825+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
826+
827+ Directive => Local Value => Master Value
828+ mysql.allow_local_infile => On => On
829+ mysql.allow_persistent => On => On
830+ mysql.connect_timeout => 60 => 60
831+ mysql.default_host => no value => no value
832+ mysql.default_password => no value => no value
833+ mysql.default_port => no value => no value
834+ mysql.default_socket => no value => no value
835+ mysql.default_user => no value => no value
836+ mysql.max_links => Unlimited => Unlimited
837+ mysql.max_persistent => Unlimited => Unlimited
838+ mysql.trace_mode => Off => Off
839+
840+ mysqlnd
841+
842+ mysqlnd => enabled
843+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
844+ Compression => not supported
845+ SSL => supported
846+ Command buffer size => 4096
847+ Read buffer size => 32768
848+ Read timeout => 31536000
849+ Collecting statistics => Yes
850+ Collecting memory statistics => No
851+ Tracing => n/a
852+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
853+ API Extensions => mysql
854+
855+ mysqlnd statistics =>
856+ bytes_sent => 0
857+ bytes_received => 0
858+ packets_sent => 0
859+ packets_received => 0
860+ protocol_overhead_in => 0
861+ protocol_overhead_out => 0
862+ bytes_received_ok_packet => 0
863+ bytes_received_eof_packet => 0
864+ bytes_received_rset_header_packet => 0
865+ bytes_received_rset_field_meta_packet => 0
866+ bytes_received_rset_row_packet => 0
867+ bytes_received_prepare_response_packet => 0
868+ bytes_received_change_user_packet => 0
869+ packets_sent_command => 0
870+ packets_received_ok => 0
871+ packets_received_eof => 0
872+ packets_received_rset_header => 0
873+ packets_received_rset_field_meta => 0
874+ packets_received_rset_row => 0
875+ packets_received_prepare_response => 0
876+ packets_received_change_user => 0
877+ result_set_queries => 0
878+ non_result_set_queries => 0
879+ no_index_used => 0
880+ bad_index_used => 0
881+ slow_queries => 0
882+ buffered_sets => 0
883+ unbuffered_sets => 0
884+ ps_buffered_sets => 0
885+ ps_unbuffered_sets => 0
886+ flushed_normal_sets => 0
887+ flushed_ps_sets => 0
888+ ps_prepared_never_executed => 0
889+ ps_prepared_once_executed => 0
890+ rows_fetched_from_server_normal => 0
891+ rows_fetched_from_server_ps => 0
892+ rows_buffered_from_client_normal => 0
893+ rows_buffered_from_client_ps => 0
894+ rows_fetched_from_client_normal_buffered => 0
895+ rows_fetched_from_client_normal_unbuffered => 0
896+ rows_fetched_from_client_ps_buffered => 0
897+ rows_fetched_from_client_ps_unbuffered => 0
898+ rows_fetched_from_client_ps_cursor => 0
899+ rows_affected_normal => 0
900+ rows_affected_ps => 0
901+ rows_skipped_normal => 0
902+ rows_skipped_ps => 0
903+ copy_on_write_saved => 0
904+ copy_on_write_performed => 0
905+ command_buffer_too_small => 0
906+ connect_success => 0
907+ connect_failure => 0
908+ connection_reused => 0
909+ reconnect => 0
910+ pconnect_success => 0
911+ active_connections => 0
912+ active_persistent_connections => 0
913+ explicit_close => 0
914+ implicit_close => 0
915+ disconnect_close => 0
916+ in_middle_of_command_close => 0
917+ explicit_free_result => 0
918+ implicit_free_result => 0
919+ explicit_stmt_close => 0
920+ implicit_stmt_close => 0
921+ mem_emalloc_count => 0
922+ mem_emalloc_amount => 0
923+ mem_ecalloc_count => 0
924+ mem_ecalloc_amount => 0
925+ mem_erealloc_count => 0
926+ mem_erealloc_amount => 0
927+ mem_efree_count => 0
928+ mem_efree_amount => 0
929+ mem_malloc_count => 0
930+ mem_malloc_amount => 0
931+ mem_calloc_count => 0
932+ mem_calloc_amount => 0
933+ mem_realloc_count => 0
934+ mem_realloc_amount => 0
935+ mem_free_count => 0
936+ mem_free_amount => 0
937+ mem_estrndup_count => 0
938+ mem_strndup_count => 0
939+ mem_estndup_count => 0
940+ mem_strdup_count => 0
941+ proto_text_fetched_null => 0
942+ proto_text_fetched_bit => 0
943+ proto_text_fetched_tinyint => 0
944+ proto_text_fetched_short => 0
945+ proto_text_fetched_int24 => 0
946+ proto_text_fetched_int => 0
947+ proto_text_fetched_bigint => 0
948+ proto_text_fetched_decimal => 0
949+ proto_text_fetched_float => 0
950+ proto_text_fetched_double => 0
951+ proto_text_fetched_date => 0
952+ proto_text_fetched_year => 0
953+ proto_text_fetched_time => 0
954+ proto_text_fetched_datetime => 0
955+ proto_text_fetched_timestamp => 0
956+ proto_text_fetched_string => 0
957+ proto_text_fetched_blob => 0
958+ proto_text_fetched_enum => 0
959+ proto_text_fetched_set => 0
960+ proto_text_fetched_geometry => 0
961+ proto_text_fetched_other => 0
962+ proto_binary_fetched_null => 0
963+ proto_binary_fetched_bit => 0
964+ proto_binary_fetched_tinyint => 0
965+ proto_binary_fetched_short => 0
966+ proto_binary_fetched_int24 => 0
967+ proto_binary_fetched_int => 0
968+ proto_binary_fetched_bigint => 0
969+ proto_binary_fetched_decimal => 0
970+ proto_binary_fetched_float => 0
971+ proto_binary_fetched_double => 0
972+ proto_binary_fetched_date => 0
973+ proto_binary_fetched_year => 0
974+ proto_binary_fetched_time => 0
975+ proto_binary_fetched_datetime => 0
976+ proto_binary_fetched_timestamp => 0
977+ proto_binary_fetched_string => 0
978+ proto_binary_fetched_blob => 0
979+ proto_binary_fetched_enum => 0
980+ proto_binary_fetched_set => 0
981+ proto_binary_fetched_geometry => 0
982+ proto_binary_fetched_other => 0
983+ init_command_executed_count => 0
984+ init_command_failed_count => 0
985+ com_quit => 0
986+ com_init_db => 0
987+ com_query => 0
988+ com_field_list => 0
989+ com_create_db => 0
990+ com_drop_db => 0
991+ com_refresh => 0
992+ com_shutdown => 0
993+ com_statistics => 0
994+ com_process_info => 0
995+ com_connect => 0
996+ com_process_kill => 0
997+ com_debug => 0
998+ com_ping => 0
999+ com_time => 0
1000+ com_delayed_insert => 0
1001+ com_change_user => 0
1002+ com_binlog_dump => 0
1003+ com_table_dump => 0
1004+ com_connect_out => 0
1005+ com_register_slave => 0
1006+ com_stmt_prepare => 0
1007+ com_stmt_execute => 0
1008+ com_stmt_send_long_data => 0
1009+ com_stmt_close => 0
1010+ com_stmt_reset => 0
1011+ com_stmt_set_option => 0
1012+ com_stmt_fetch => 0
1013+ com_deamon => 0
1014+ bytes_received_real_data_normal => 0
1015+ bytes_received_real_data_ps => 0
1016+
1017+ example statistics =>
1018+ stat1 => 0
1019+ stat2 => 0
1020+
1021+ pcre
1022+
1023+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1024+ PCRE Library Version => 8.12 2011-01-15
1025+
1026+ Directive => Local Value => Master Value
1027+ pcre.backtrack_limit => 1000000 => 1000000
1028+ pcre.recursion_limit => 100000 => 100000
1029+
1030+ PDO
1031+
1032+ PDO support => enabled
1033+ PDO drivers => sqlite
1034+
1035+ pdo_sqlite
1036+
1037+ PDO Driver for SQLite 3.x => enabled
1038+ SQLite Library => 3.7.7.1
1039+
1040+ Phar
1041+
1042+ Phar: PHP Archive support => enabled
1043+ Phar EXT version => 2.0.1
1044+ Phar API version => 1.1.1
1045+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1046+ Phar-based phar archives => enabled
1047+ Tar-based phar archives => enabled
1048+ ZIP-based phar archives => enabled
1049+ gzip compression => enabled
1050+ bzip2 compression => enabled
1051+ OpenSSL support => disabled (install ext/openssl)
1052+
1053+
1054+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1055+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1056+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1057+ Directive => Local Value => Master Value
1058+ phar.cache_list => no value => no value
1061+
1063+
1064+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1065+
1066+ Reflection
1067+
1068+ Reflection => enabled
1069+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1070+
1071+ session
1072+
1073+ Session Support => enabled
1074+ Registered save handlers => files user
1075+ Registered serializer handlers => php php_binary
1076+
1077+ Directive => Local Value => Master Value
1078+ session.auto_start => Off => Off
1079+ session.cache_expire => 180 => 180
1080+ session.cache_limiter => nocache => nocache
1081+ session.cookie_domain => no value => no value
1082+ session.cookie_httponly => Off => Off
1083+ session.cookie_lifetime => 0 => 0
1084+ session.cookie_path => / => /
1085+ session.cookie_secure => Off => Off
1086+ session.entropy_file => /dev/urandom => /dev/urandom
1087+ session.entropy_length => 32 => 32
1088+ session.gc_divisor => 100 => 100
1089+ session.gc_maxlifetime => 1440 => 1440
1090+ session.gc_probability => 1 => 1
1091+ session.hash_bits_per_character => 4 => 4
1092+ session.hash_function => 0 => 0
1093+ session.name => PHPSESSID => PHPSESSID
1094+ session.referer_check => no value => no value
1095+ session.save_handler => files => files
1096+ session.save_path => no value => no value
1097+ session.serialize_handler => php => php
1098+ session.upload_progress.cleanup => On => On
1099+ session.upload_progress.enabled => On => On
1100+ session.upload_progress.freq => 1% => 1%
1101+ session.upload_progress.min_freq => 1 => 1
1102+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1103+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1104+ session.use_cookies => On => On
1105+ session.use_only_cookies => On => On
1106+ session.use_trans_sid => 0 => 0
1107+
1108+ SimpleXML
1109+
1110+ Simplexml support => enabled
1111+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1112+ Schema support => enabled
1113+
1114+ snmp
1115+
1116+ NET-SNMP Support => enabled
1117+ NET-SNMP Version => 5.4.2.1
1118+ PHP SNMP Version => 0.1
1119+
1120+ SPL
1121+
1122+ SPL support => enabled
1123+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1124+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1125+
1126+ sqlite3
1127+
1128+ SQLite3 support => enabled
1129+ SQLite3 module version => 0.7
1130+ SQLite Library => 3.7.7.1
1131+
1132+ Directive => Local Value => Master Value
1133+ sqlite3.extension_dir => no value => no value
1134+
1135+ standard
1136+
1137+ Dynamic Library Support => enabled
1138+ Path to sendmail => /usr/sbin/sendmail -t -i
1139+
1140+ Directive => Local Value => Master Value
1141+ assert.active => 1 => 1
1142+ assert.bail => 0 => 0
1143+ assert.callback => no value => no value
1144+ assert.quiet_eval => 0 => 0
1145+ assert.warning => 1 => 1
1146+ auto_detect_line_endings => 0 => 0
1147+ default_socket_timeout => 60 => 60
1148+ from => no value => no value
1149+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1150+ user_agent => no value => no value
1151+
1152+ tokenizer
1153+
1154+ Tokenizer Support => enabled
1155+
1156+ xml
1157+
1158+ XML Support => active
1159+ XML Namespace Support => active
1160+ libxml2 Version => 2.7.1
1161+
1162+ xmlreader
1163+
1164+ XMLReader => enabled
1165+
1166+ xmlwriter
1167+
1168+ XMLWriter => enabled
1169+
1170+ zip
1171+
1172+ Zip => enabled
1173+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1174+ Zip version => 1.11.0
1175+ Libzip version => 0.10.1
1176+
1177+ zlib
1178+
1179+ ZLib Support => enabled
1180+ Stream Wrapper => compress.zlib://
1181+ Stream Filter => zlib.inflate, zlib.deflate
1182+ Compiled Version => 1.2.3
1183+ Linked Version => 1.2.3
1184+
1185+ Directive => Local Value => Master Value
1186+ zlib.output_compression => Off => Off
1187+ zlib.output_compression_level => -1 => -1
1188+ zlib.output_handler => no value => no value
1189+
1190+ Additional Modules
1191+
1192+ Module Name
1193+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.5, 10-Dec-2007
009+
010+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
018+ Directive => Local Value => Master Value
019+ allow_url_fopen => On => On
020+ allow_url_include => Off => Off
021+ always_populate_raw_post_data => Off => Off
022+ arg_separator.input => & => &
023+ arg_separator.output => & => &
024+ asp_tags => Off => Off
025+ auto_append_file => no value => no value
026+ auto_globals_jit => On => On
027+ auto_prepend_file => no value => no value
028+ browscap => no value => no value
029+ default_charset => no value => no value
030+ default_mimetype => text/html => text/html
031+ disable_classes => no value => no value
032+ disable_functions => no value => no value
033+ display_errors => STDOUT => STDOUT
034+ display_startup_errors => On => On
035+ doc_root => no value => no value
036+ docref_ext => .html => .html
037+ docref_root => no value => no value
038+ enable_dl => On => On
039+ enable_post_data_reading => On => On
040+ error_append_string => no value => no value
041+ error_log => no value => no value
042+ error_prepend_string => no value => no value
043+ error_reporting => 32767 => 32767
044+ exit_on_timeout => Off => Off
045+ expose_php => On => On
046+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
047+ file_uploads => On => On
048+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
049+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
050+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
051+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
052+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
053+ html_errors => Off => Off
054+ ignore_repeated_errors => Off => Off
055+ ignore_repeated_source => Off => Off
056+ ignore_user_abort => Off => Off
057+ implicit_flush => On => On
058+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
059+ log_errors => Off => Off
060+ log_errors_max_len => 1024 => 1024
061+ mail.add_x_header => Off => Off
062+ mail.force_extra_parameters => no value => no value
063+ mail.log => no value => no value
064+ max_execution_time => 0 => 0
065+ max_file_uploads => 20 => 20
066+ max_input_nesting_level => 64 => 64
067+ max_input_time => -1 => -1
068+ max_input_vars => 1000 => 1000
069+ memory_limit => 128M => 128M
070+ open_basedir => no value => no value
071+ output_buffering => no value => no value
072+ output_handler => no value => no value
073+ post_max_size => 8M => 8M
074+ precision => 14 => 14
075+ realpath_cache_size => 16K => 16K
076+ realpath_cache_ttl => 120 => 120
077+ register_argc_argv => On => On
078+ report_memleaks => On => On
079+ report_zend_debug => Off => Off
080+ request_order => no value => no value
081+ sendmail_from => no value => no value
082+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
083+ serialize_precision => 17 => 17
084+ short_open_tag => On => On
085+ SMTP => localhost => localhost
086+ smtp_port => 25 => 25
087+ sql.safe_mode => Off => Off
088+ track_errors => On => On
089+ unserialize_callback_func => no value => no value
090+ upload_max_filesize => 2M => 2M
091+ upload_tmp_dir => no value => no value
092+ user_dir => no value => no value
093+ user_ini.cache_ttl => 300 => 300
094+ user_ini.filename => .user.ini => .user.ini
095+ variables_order => EGPCS => EGPCS
096+ xmlrpc_error_number => 0 => 0
097+ xmlrpc_errors => Off => Off
098+ zend.detect_unicode => On => On
099+ zend.enable_gc => On => On
100+ zend.multibyte => Off => Off
101+ zend.script_encoding => no value => no value
102+
103+ ctype
104+
105+ ctype functions => enabled
106+
107+ date
108+
109+ date/time support => enabled
110+ "Olson" Timezone Database Version => 2012.3
111+ Timezone Database => internal
112+
113+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
114+ Default timezone => UTC
115+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
117+ date.default_latitude => 31.7667 => 31.7667
118+ date.default_longitude => 35.2333 => 35.2333
119+ date.sunrise_zenith => 90.583333 => 90.583333
120+ date.sunset_zenith => 90.583333 => 90.583333
121+ date.timezone => no value => no value
122+
125+ DOM/XML => enabled
126+ DOM/XML API Version => 20031129
127+ libxml Version => 2.7.1
128+ HTML Support => enabled
129+ XPath Support => enabled
130+ XPointer Support => enabled
131+ Schema Support => enabled
132+ RelaxNG Support => enabled
133+
134+ ereg
135+
136+ Regex Library => Bundled library enabled
137+
138+ exif
139+
140+ EXIF Support => enabled
141+ EXIF Version => 1.4 $Id$
142+ Supported EXIF Version => 0220
143+ Supported filetypes => JPEG,TIFF
145+ Directive => Local Value => Master Value
146+ exif.decode_jis_intel => JIS => JIS
147+ exif.decode_jis_motorola => JIS => JIS
148+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
149+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
150+ exif.encode_jis => no value => no value
151+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
153+ fileinfo
154+
155+ fileinfo support => enabled
156+ version => 1.0.5
157+
158+ filter
159+
160+ Input Validation and Filtering => enabled
161+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
162+
164+ filter.default => unsafe_raw => unsafe_raw
165+ filter.default_flags => no value => no value
166+
167+ ftp
168+
169+ FTP support => enabled
170+
171+ gd
172+
173+ GD Support => enabled
174+ GD Version => bundled (2.0.34 compatible)
175+ FreeType Support => enabled
176+ FreeType Linkage => with freetype
177+ FreeType Version => 2.3.7
178+ GIF Read Support => enabled
179+ GIF Create Support => enabled
180+ JPEG Support => enabled
181+ libJPEG Version => 6b
182+ PNG Support => enabled
183+ libPNG Version => 1.2.31
184+ WBMP Support => enabled
185+ XPM Support => enabled
186+ XBM Support => enabled
187+
188+ Directive => Local Value => Master Value
189+ gd.jpeg_ignore_warning => 0 => 0
190+
191+ hash
192+
193+ hash support => enabled
194+ 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 fnv132 fnv164 joaat 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
195+
196+ iconv
197+
198+ iconv support => enabled
199+ iconv implementation => glibc
200+ iconv library version => 2.9
201+
202+ Directive => Local Value => Master Value
203+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
204+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
205+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
206+
207+ json
208+
209+ json support => enabled
210+ json version => 1.2.1
211+
212+ libxml
213+
214+ libXML support => active
215+ libXML Compiled Version => 2.7.1
216+ libXML Loaded Version => 20701
217+ libXML streams => enabled
218+
219+ mbstring
220+
221+ Multibyte Support => enabled
222+ Multibyte string engine => libmbfl
223+ HTTP input encoding translation => disabled
224+ libmbfl version => 1.3.2
225+
226+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
227+
228+ Multibyte (japanese) regex support => enabled
229+ Multibyte regex (oniguruma) backtrack check => On
230+ Multibyte regex (oniguruma) version => 4.7.1
231+
232+ Directive => Local Value => Master Value
233+ mbstring.detect_order => no value => no value
234+ mbstring.encoding_translation => Off => Off
235+ mbstring.func_overload => 0 => 0
236+ mbstring.http_input => pass => pass
237+ mbstring.http_output => pass => pass
238+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
239+ mbstring.internal_encoding => no value => no value
240+ mbstring.language => neutral => neutral
241+ mbstring.strict_detection => Off => Off
242+ mbstring.substitute_character => no value => no value
243+
244+ mysql
245+
246+ MySQL Support => enabled
247+ Active Persistent Links => 0
248+ Active Links => 0
249+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
250+
251+ Directive => Local Value => Master Value
252+ mysql.allow_local_infile => On => On
253+ mysql.allow_persistent => On => On
254+ mysql.connect_timeout => 60 => 60
255+ mysql.default_host => no value => no value
256+ mysql.default_password => no value => no value
257+ mysql.default_port => no value => no value
258+ mysql.default_socket => no value => no value
259+ mysql.default_user => no value => no value
260+ mysql.max_links => Unlimited => Unlimited
261+ mysql.max_persistent => Unlimited => Unlimited
262+ mysql.trace_mode => Off => Off
263+
264+ mysqlnd
265+
266+ mysqlnd => enabled
267+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
268+ Compression => not supported
269+ SSL => supported
270+ Command buffer size => 4096
271+ Read buffer size => 32768
272+ Read timeout => 31536000
273+ Collecting statistics => Yes
274+ Collecting memory statistics => No
275+ Tracing => n/a
276+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
277+ API Extensions => mysql
278+
279+ mysqlnd statistics =>
280+ bytes_sent => 0
281+ bytes_received => 0
282+ packets_sent => 0
283+ packets_received => 0
284+ protocol_overhead_in => 0
285+ protocol_overhead_out => 0
286+ bytes_received_ok_packet => 0
287+ bytes_received_eof_packet => 0
288+ bytes_received_rset_header_packet => 0
289+ bytes_received_rset_field_meta_packet => 0
290+ bytes_received_rset_row_packet => 0
291+ bytes_received_prepare_response_packet => 0
292+ bytes_received_change_user_packet => 0
293+ packets_sent_command => 0
294+ packets_received_ok => 0
295+ packets_received_eof => 0
296+ packets_received_rset_header => 0
297+ packets_received_rset_field_meta => 0
298+ packets_received_rset_row => 0
299+ packets_received_prepare_response => 0
300+ packets_received_change_user => 0
301+ result_set_queries => 0
302+ non_result_set_queries => 0
303+ no_index_used => 0
304+ bad_index_used => 0
305+ slow_queries => 0
306+ buffered_sets => 0
307+ unbuffered_sets => 0
308+ ps_buffered_sets => 0
309+ ps_unbuffered_sets => 0
310+ flushed_normal_sets => 0
311+ flushed_ps_sets => 0
312+ ps_prepared_never_executed => 0
313+ ps_prepared_once_executed => 0
314+ rows_fetched_from_server_normal => 0
315+ rows_fetched_from_server_ps => 0
316+ rows_buffered_from_client_normal => 0
317+ rows_buffered_from_client_ps => 0
318+ rows_fetched_from_client_normal_buffered => 0
319+ rows_fetched_from_client_normal_unbuffered => 0
320+ rows_fetched_from_client_ps_buffered => 0
321+ rows_fetched_from_client_ps_unbuffered => 0
322+ rows_fetched_from_client_ps_cursor => 0
323+ rows_affected_normal => 0
324+ rows_affected_ps => 0
325+ rows_skipped_normal => 0
326+ rows_skipped_ps => 0
327+ copy_on_write_saved => 0
328+ copy_on_write_performed => 0
329+ command_buffer_too_small => 0
330+ connect_success => 0
331+ connect_failure => 0
332+ connection_reused => 0
333+ reconnect => 0
334+ pconnect_success => 0
335+ active_connections => 0
336+ active_persistent_connections => 0
337+ explicit_close => 0
338+ implicit_close => 0
339+ disconnect_close => 0
340+ in_middle_of_command_close => 0
341+ explicit_free_result => 0
342+ implicit_free_result => 0
343+ explicit_stmt_close => 0
344+ implicit_stmt_close => 0
345+ mem_emalloc_count => 0
346+ mem_emalloc_amount => 0
347+ mem_ecalloc_count => 0
348+ mem_ecalloc_amount => 0
349+ mem_erealloc_count => 0
350+ mem_erealloc_amount => 0
351+ mem_efree_count => 0
352+ mem_efree_amount => 0
353+ mem_malloc_count => 0
354+ mem_malloc_amount => 0
355+ mem_calloc_count => 0
356+ mem_calloc_amount => 0
357+ mem_realloc_count => 0
358+ mem_realloc_amount => 0
359+ mem_free_count => 0
360+ mem_free_amount => 0
361+ mem_estrndup_count => 0
362+ mem_strndup_count => 0
363+ mem_estndup_count => 0
364+ mem_strdup_count => 0
365+ proto_text_fetched_null => 0
366+ proto_text_fetched_bit => 0
367+ proto_text_fetched_tinyint => 0
368+ proto_text_fetched_short => 0
369+ proto_text_fetched_int24 => 0
370+ proto_text_fetched_int => 0
371+ proto_text_fetched_bigint => 0
372+ proto_text_fetched_decimal => 0
373+ proto_text_fetched_float => 0
374+ proto_text_fetched_double => 0
375+ proto_text_fetched_date => 0
376+ proto_text_fetched_year => 0
377+ proto_text_fetched_time => 0
378+ proto_text_fetched_datetime => 0
379+ proto_text_fetched_timestamp => 0
380+ proto_text_fetched_string => 0
381+ proto_text_fetched_blob => 0
382+ proto_text_fetched_enum => 0
383+ proto_text_fetched_set => 0
384+ proto_text_fetched_geometry => 0
385+ proto_text_fetched_other => 0
386+ proto_binary_fetched_null => 0
387+ proto_binary_fetched_bit => 0
388+ proto_binary_fetched_tinyint => 0
389+ proto_binary_fetched_short => 0
390+ proto_binary_fetched_int24 => 0
391+ proto_binary_fetched_int => 0
392+ proto_binary_fetched_bigint => 0
393+ proto_binary_fetched_decimal => 0
394+ proto_binary_fetched_float => 0
395+ proto_binary_fetched_double => 0
396+ proto_binary_fetched_date => 0
397+ proto_binary_fetched_year => 0
398+ proto_binary_fetched_time => 0
399+ proto_binary_fetched_datetime => 0
400+ proto_binary_fetched_timestamp => 0
401+ proto_binary_fetched_string => 0
402+ proto_binary_fetched_blob => 0
403+ proto_binary_fetched_enum => 0
404+ proto_binary_fetched_set => 0
405+ proto_binary_fetched_geometry => 0
406+ proto_binary_fetched_other => 0
407+ init_command_executed_count => 0
408+ init_command_failed_count => 0
409+ com_quit => 0
410+ com_init_db => 0
411+ com_query => 0
412+ com_field_list => 0
413+ com_create_db => 0
414+ com_drop_db => 0
415+ com_refresh => 0
416+ com_shutdown => 0
417+ com_statistics => 0
418+ com_process_info => 0
419+ com_connect => 0
420+ com_process_kill => 0
421+ com_debug => 0
422+ com_ping => 0
423+ com_time => 0
424+ com_delayed_insert => 0
425+ com_change_user => 0
426+ com_binlog_dump => 0
427+ com_table_dump => 0
428+ com_connect_out => 0
429+ com_register_slave => 0
430+ com_stmt_prepare => 0
431+ com_stmt_execute => 0
432+ com_stmt_send_long_data => 0
433+ com_stmt_close => 0
434+ com_stmt_reset => 0
435+ com_stmt_set_option => 0
436+ com_stmt_fetch => 0
437+ com_deamon => 0
438+ bytes_received_real_data_normal => 0
439+ bytes_received_real_data_ps => 0
440+
441+ example statistics =>
442+ stat1 => 0
443+ stat2 => 0
444+
445+ pcre
446+
447+ PCRE (Perl Compatible Regular Expressions) Support => enabled
448+ PCRE Library Version => 8.12 2011-01-15
449+
450+ Directive => Local Value => Master Value
451+ pcre.backtrack_limit => 1000000 => 1000000
452+ pcre.recursion_limit => 100000 => 100000
453+
454+ PDO
455+
456+ PDO support => enabled
457+ PDO drivers => sqlite
458+
459+ pdo_sqlite
460+
461+ PDO Driver for SQLite 3.x => enabled
462+ SQLite Library => 3.7.7.1
463+
464+ Phar
465+
466+ Phar: PHP Archive support => enabled
467+ Phar EXT version => 2.0.1
468+ Phar API version => 1.1.1
469+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
470+ Phar-based phar archives => enabled
471+ Tar-based phar archives => enabled
472+ ZIP-based phar archives => enabled
473+ gzip compression => enabled
474+ bzip2 compression => enabled
475+ OpenSSL support => disabled (install ext/openssl)
476+
477+
478+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
479+ Phar fully realized by Gregory Beaver and Marcus Boerger.
480+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
481+ Directive => Local Value => Master Value
483+ phar.readonly => Off => Off
484+ phar.require_hash => Off => Off
485+
486+ posix
487+
488+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
489+
490+ Reflection
491+
492+ Reflection => enabled
493+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
494+
495+ session
496+
497+ Session Support => enabled
498+ Registered save handlers => files user
499+ Registered serializer handlers => php php_binary
500+
501+ Directive => Local Value => Master Value
502+ session.auto_start => Off => Off
503+ session.cache_expire => 180 => 180
504+ session.cache_limiter => nocache => nocache
505+ session.cookie_domain => no value => no value
506+ session.cookie_httponly => Off => Off
507+ session.cookie_lifetime => 0 => 0
508+ session.cookie_path => / => /
509+ session.cookie_secure => Off => Off
510+ session.entropy_file => /dev/urandom => /dev/urandom
511+ session.entropy_length => 32 => 32
512+ session.gc_divisor => 100 => 100
513+ session.gc_maxlifetime => 1440 => 1440
514+ session.gc_probability => 1 => 1
515+ session.hash_bits_per_character => 4 => 4
516+ session.hash_function => 0 => 0
517+ session.name => PHPSESSID => PHPSESSID
518+ session.referer_check => no value => no value
519+ session.save_handler => files => files
520+ session.save_path => no value => no value
521+ session.serialize_handler => php => php
522+ session.upload_progress.cleanup => On => On
523+ session.upload_progress.enabled => On => On
524+ session.upload_progress.freq => 1% => 1%
525+ session.upload_progress.min_freq => 1 => 1
526+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
527+ session.upload_progress.prefix => upload_progress_ => upload_progress_
528+ session.use_cookies => On => On
529+ session.use_only_cookies => On => On
530+ session.use_trans_sid => 0 => 0
531+
532+ SimpleXML
533+
534+ Simplexml support => enabled
535+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
536+ Schema support => enabled
537+
538+ snmp
539+
540+ NET-SNMP Support => enabled
541+ NET-SNMP Version => 5.4.2.1
542+ PHP SNMP Version => 0.1
543+
544+ SPL
545+
546+ SPL support => enabled
547+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
548+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
549+
550+ sqlite3
551+
552+ SQLite3 support => enabled
553+ SQLite3 module version => 0.7
554+ SQLite Library => 3.7.7.1
555+
556+ Directive => Local Value => Master Value
557+ sqlite3.extension_dir => no value => no value
558+
559+ standard
560+
561+ Dynamic Library Support => enabled
562+ Path to sendmail => /usr/sbin/sendmail -t -i
563+
564+ Directive => Local Value => Master Value
565+ assert.active => 1 => 1
566+ assert.bail => 0 => 0
567+ assert.callback => no value => no value
568+ assert.quiet_eval => 0 => 0
569+ assert.warning => 1 => 1
570+ auto_detect_line_endings => 0 => 0
571+ default_socket_timeout => 60 => 60
572+ from => no value => no value
573+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
574+ user_agent => no value => no value
575+
576+ tokenizer
577+
578+ Tokenizer Support => enabled
579+
580+ xml
581+
582+ XML Support => active
583+ XML Namespace Support => active
584+ libxml2 Version => 2.7.1
585+
586+ xmlreader
587+
588+ XMLReader => enabled
589+
590+ xmlwriter
591+
592+ XMLWriter => enabled
593+
594+ zip
595+
596+ Zip => enabled
597+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
598+ Zip version => 1.11.0
599+ Libzip version => 0.10.1
600+
601+ zlib
602+
603+ ZLib Support => enabled
604+ Stream Wrapper => compress.zlib://
605+ Stream Filter => zlib.inflate, zlib.deflate
606+ Compiled Version => 1.2.3
607+ Linked Version => 1.2.3
608+
609+ Directive => Local Value => Master Value
610+ zlib.output_compression => Off => Off
611+ zlib.output_compression_level => -1 => -1
612+ zlib.output_handler => no value => no value
613+
614+ Additional Modules
615+
616+ Module Name
617+ phpinfo()
618+
619+ bz2
620+
621+ BZip2 Support => Enabled
622+ Stream Wrapper support => compress.bzip2://
623+ Stream Filter support => bzip2.decompress, bzip2.compress
624+ BZip2 Version => 1.0.5, 10-Dec-2007
625+
626+ calendar
627+
628+ Calendar support => enabled
629+
630+ Core
631+
632+ PHP Version => 5.4.8
633+
634+ Directive => Local Value => Master Value
635+ allow_url_fopen => On => On
636+ allow_url_include => Off => Off
637+ always_populate_raw_post_data => Off => Off
638+ arg_separator.input => & => &
639+ arg_separator.output => & => &
640+ asp_tags => Off => Off
641+ auto_append_file => no value => no value
642+ auto_globals_jit => On => On
643+ auto_prepend_file => no value => no value
644+ browscap => no value => no value
645+ default_charset => no value => no value
646+ default_mimetype => text/html => text/html
647+ disable_classes => no value => no value
648+ disable_functions => no value => no value
649+ display_errors => STDOUT => STDOUT
650+ display_startup_errors => On => On
651+ doc_root => no value => no value
652+ docref_ext => .html => .html
653+ docref_root => no value => no value
654+ enable_dl => On => On
655+ enable_post_data_reading => On => On
656+ error_append_string => no value => no value
657+ error_log => no value => no value
658+ error_prepend_string => no value => no value
659+ error_reporting => 32767 => 32767
660+ exit_on_timeout => Off => Off
661+ expose_php => On => On
662+ extension_dir => /root/php-5.4.8/modules/ => /root/php-5.4.8/modules/
663+ file_uploads => On => On
664+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
665+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
666+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
667+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
668+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
669+ html_errors => Off => Off
670+ ignore_repeated_errors => Off => Off
671+ ignore_repeated_source => Off => Off
672+ ignore_user_abort => Off => Off
673+ implicit_flush => On => On
674+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
675+ log_errors => Off => Off
676+ log_errors_max_len => 1024 => 1024
677+ mail.add_x_header => Off => Off
678+ mail.force_extra_parameters => no value => no value
679+ mail.log => no value => no value
680+ max_execution_time => 0 => 0
681+ max_file_uploads => 20 => 20
682+ max_input_nesting_level => 64 => 64
683+ max_input_time => -1 => -1
684+ max_input_vars => 1000 => 1000
685+ memory_limit => 128M => 128M
686+ open_basedir => no value => no value
687+ output_buffering => no value => no value
688+ output_handler => no value => no value
689+ post_max_size => 8M => 8M
690+ precision => 14 => 14
691+ realpath_cache_size => 16K => 16K
692+ realpath_cache_ttl => 120 => 120
693+ register_argc_argv => On => On
694+ report_memleaks => On => On
695+ report_zend_debug => Off => Off
696+ request_order => no value => no value
697+ sendmail_from => no value => no value
698+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
699+ serialize_precision => 17 => 17
700+ short_open_tag => On => On
701+ SMTP => localhost => localhost
702+ smtp_port => 25 => 25
703+ sql.safe_mode => Off => Off
704+ track_errors => On => On
705+ unserialize_callback_func => no value => no value
706+ upload_max_filesize => 2M => 2M
707+ upload_tmp_dir => no value => no value
708+ user_dir => no value => no value
709+ user_ini.cache_ttl => 300 => 300
710+ user_ini.filename => .user.ini => .user.ini
711+ variables_order => EGPCS => EGPCS
712+ xmlrpc_error_number => 0 => 0
713+ xmlrpc_errors => Off => Off
714+ zend.detect_unicode => On => On
715+ zend.enable_gc => On => On
716+ zend.multibyte => Off => Off
717+ zend.script_encoding => no value => no value
718+
719+ ctype
720+
721+ ctype functions => enabled
722+
723+ date
724+
725+ date/time support => enabled
726+ "Olson" Timezone Database Version => 2012.3
727+ Timezone Database => internal
728+
729+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
730+ Default timezone => UTC
731+
732+ Directive => Local Value => Master Value
733+ date.default_latitude => 31.7667 => 31.7667
734+ date.default_longitude => 35.2333 => 35.2333
735+ date.sunrise_zenith => 90.583333 => 90.583333
736+ date.sunset_zenith => 90.583333 => 90.583333
737+ date.timezone => no value => no value
738+
739+ dom
740+
741+ DOM/XML => enabled
742+ DOM/XML API Version => 20031129
743+ libxml Version => 2.7.1
744+ HTML Support => enabled
745+ XPath Support => enabled
746+ XPointer Support => enabled
747+ Schema Support => enabled
748+ RelaxNG Support => enabled
749+
750+ ereg
751+
752+ Regex Library => Bundled library enabled
753+
754+ exif
755+
756+ EXIF Support => enabled
757+ EXIF Version => 1.4 $Id$
758+ Supported EXIF Version => 0220
759+ Supported filetypes => JPEG,TIFF
760+
761+ Directive => Local Value => Master Value
762+ exif.decode_jis_intel => JIS => JIS
763+ exif.decode_jis_motorola => JIS => JIS
764+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
765+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
766+ exif.encode_jis => no value => no value
767+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
768+
769+ fileinfo
770+
771+ fileinfo support => enabled
772+ version => 1.0.5
773+
774+ filter
775+
776+ Input Validation and Filtering => enabled
777+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
778+
779+ Directive => Local Value => Master Value
780+ filter.default => unsafe_raw => unsafe_raw
781+ filter.default_flags => no value => no value
782+
783+ ftp
784+
785+ FTP support => enabled
786+
787+ gd
788+
789+ GD Support => enabled
790+ GD Version => bundled (2.0.34 compatible)
791+ FreeType Support => enabled
792+ FreeType Linkage => with freetype
793+ FreeType Version => 2.3.7
794+ GIF Read Support => enabled
795+ GIF Create Support => enabled
796+ JPEG Support => enabled
797+ libJPEG Version => 6b
798+ PNG Support => enabled
799+ libPNG Version => 1.2.31
800+ WBMP Support => enabled
801+ XPM Support => enabled
802+ XBM Support => enabled
803+
804+ Directive => Local Value => Master Value
805+ gd.jpeg_ignore_warning => 0 => 0
806+
807+ hash
808+
809+ hash support => enabled
810+ 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 fnv132 fnv164 joaat 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
811+
812+ iconv
813+
814+ iconv support => enabled
815+ iconv implementation => glibc
816+ iconv library version => 2.9
817+
818+ Directive => Local Value => Master Value
819+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
820+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
821+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
822+
823+ json
824+
825+ json support => enabled
826+ json version => 1.2.1
827+
828+ libxml
829+
830+ libXML support => active
831+ libXML Compiled Version => 2.7.1
832+ libXML Loaded Version => 20701
833+ libXML streams => enabled
834+
835+ mbstring
836+
837+ Multibyte Support => enabled
838+ Multibyte string engine => libmbfl
839+ HTTP input encoding translation => disabled
840+ libmbfl version => 1.3.2
841+
842+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
843+
844+ Multibyte (japanese) regex support => enabled
845+ Multibyte regex (oniguruma) backtrack check => On
846+ Multibyte regex (oniguruma) version => 4.7.1
847+
848+ Directive => Local Value => Master Value
849+ mbstring.detect_order => no value => no value
850+ mbstring.encoding_translation => Off => Off
851+ mbstring.func_overload => 0 => 0
852+ mbstring.http_input => pass => pass
853+ mbstring.http_output => pass => pass
854+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
855+ mbstring.internal_encoding => no value => no value
856+ mbstring.language => neutral => neutral
857+ mbstring.strict_detection => Off => Off
858+ mbstring.substitute_character => no value => no value
859+
860+ mysql
861+
862+ MySQL Support => enabled
863+ Active Persistent Links => 0
864+ Active Links => 0
865+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
866+
867+ Directive => Local Value => Master Value
868+ mysql.allow_local_infile => On => On
869+ mysql.allow_persistent => On => On
870+ mysql.connect_timeout => 60 => 60
871+ mysql.default_host => no value => no value
872+ mysql.default_password => no value => no value
873+ mysql.default_port => no value => no value
874+ mysql.default_socket => no value => no value
875+ mysql.default_user => no value => no value
876+ mysql.max_links => Unlimited => Unlimited
877+ mysql.max_persistent => Unlimited => Unlimited
878+ mysql.trace_mode => Off => Off
879+
880+ mysqlnd
881+
882+ mysqlnd => enabled
883+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
884+ Compression => not supported
885+ SSL => supported
886+ Command buffer size => 4096
887+ Read buffer size => 32768
888+ Read timeout => 31536000
889+ Collecting statistics => Yes
890+ Collecting memory statistics => No
891+ Tracing => n/a
892+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
893+ API Extensions => mysql
894+
895+ mysqlnd statistics =>
896+ bytes_sent => 0
897+ bytes_received => 0
898+ packets_sent => 0
899+ packets_received => 0
900+ protocol_overhead_in => 0
901+ protocol_overhead_out => 0
902+ bytes_received_ok_packet => 0
903+ bytes_received_eof_packet => 0
904+ bytes_received_rset_header_packet => 0
905+ bytes_received_rset_field_meta_packet => 0
906+ bytes_received_rset_row_packet => 0
907+ bytes_received_prepare_response_packet => 0
908+ bytes_received_change_user_packet => 0
909+ packets_sent_command => 0
910+ packets_received_ok => 0
911+ packets_received_eof => 0
912+ packets_received_rset_header => 0
913+ packets_received_rset_field_meta => 0
914+ packets_received_rset_row => 0
915+ packets_received_prepare_response => 0
916+ packets_received_change_user => 0
917+ result_set_queries => 0
918+ non_result_set_queries => 0
919+ no_index_used => 0
920+ bad_index_used => 0
921+ slow_queries => 0
922+ buffered_sets => 0
923+ unbuffered_sets => 0
924+ ps_buffered_sets => 0
925+ ps_unbuffered_sets => 0
926+ flushed_normal_sets => 0
927+ flushed_ps_sets => 0
928+ ps_prepared_never_executed => 0
929+ ps_prepared_once_executed => 0
930+ rows_fetched_from_server_normal => 0
931+ rows_fetched_from_server_ps => 0
932+ rows_buffered_from_client_normal => 0
933+ rows_buffered_from_client_ps => 0
934+ rows_fetched_from_client_normal_buffered => 0
935+ rows_fetched_from_client_normal_unbuffered => 0
936+ rows_fetched_from_client_ps_buffered => 0
937+ rows_fetched_from_client_ps_unbuffered => 0
938+ rows_fetched_from_client_ps_cursor => 0
939+ rows_affected_normal => 0
940+ rows_affected_ps => 0
941+ rows_skipped_normal => 0
942+ rows_skipped_ps => 0
943+ copy_on_write_saved => 0
944+ copy_on_write_performed => 0
945+ command_buffer_too_small => 0
946+ connect_success => 0
947+ connect_failure => 0
948+ connection_reused => 0
949+ reconnect => 0
950+ pconnect_success => 0
951+ active_connections => 0
952+ active_persistent_connections => 0
953+ explicit_close => 0
954+ implicit_close => 0
955+ disconnect_close => 0
956+ in_middle_of_command_close => 0
957+ explicit_free_result => 0
958+ implicit_free_result => 0
959+ explicit_stmt_close => 0
960+ implicit_stmt_close => 0
961+ mem_emalloc_count => 0
962+ mem_emalloc_amount => 0
963+ mem_ecalloc_count => 0
964+ mem_ecalloc_amount => 0
965+ mem_erealloc_count => 0
966+ mem_erealloc_amount => 0
967+ mem_efree_count => 0
968+ mem_efree_amount => 0
969+ mem_malloc_count => 0
970+ mem_malloc_amount => 0
971+ mem_calloc_count => 0
972+ mem_calloc_amount => 0
973+ mem_realloc_count => 0
974+ mem_realloc_amount => 0
975+ mem_free_count => 0
976+ mem_free_amount => 0
977+ mem_estrndup_count => 0
978+ mem_strndup_count => 0
979+ mem_estndup_count => 0
980+ mem_strdup_count => 0
981+ proto_text_fetched_null => 0
982+ proto_text_fetched_bit => 0
983+ proto_text_fetched_tinyint => 0
984+ proto_text_fetched_short => 0
985+ proto_text_fetched_int24 => 0
986+ proto_text_fetched_int => 0
987+ proto_text_fetched_bigint => 0
988+ proto_text_fetched_decimal => 0
989+ proto_text_fetched_float => 0
990+ proto_text_fetched_double => 0
991+ proto_text_fetched_date => 0
992+ proto_text_fetched_year => 0
993+ proto_text_fetched_time => 0
994+ proto_text_fetched_datetime => 0
995+ proto_text_fetched_timestamp => 0
996+ proto_text_fetched_string => 0
997+ proto_text_fetched_blob => 0
998+ proto_text_fetched_enum => 0
999+ proto_text_fetched_set => 0
1000+ proto_text_fetched_geometry => 0
1001+ proto_text_fetched_other => 0
1002+ proto_binary_fetched_null => 0
1003+ proto_binary_fetched_bit => 0
1004+ proto_binary_fetched_tinyint => 0
1005+ proto_binary_fetched_short => 0
1006+ proto_binary_fetched_int24 => 0
1007+ proto_binary_fetched_int => 0
1008+ proto_binary_fetched_bigint => 0
1009+ proto_binary_fetched_decimal => 0
1010+ proto_binary_fetched_float => 0
1011+ proto_binary_fetched_double => 0
1012+ proto_binary_fetched_date => 0
1013+ proto_binary_fetched_year => 0
1014+ proto_binary_fetched_time => 0
1015+ proto_binary_fetched_datetime => 0
1016+ proto_binary_fetched_timestamp => 0
1017+ proto_binary_fetched_string => 0
1018+ proto_binary_fetched_blob => 0
1019+ proto_binary_fetched_enum => 0
1020+ proto_binary_fetched_set => 0
1021+ proto_binary_fetched_geometry => 0
1022+ proto_binary_fetched_other => 0
1023+ init_command_executed_count => 0
1024+ init_command_failed_count => 0
1025+ com_quit => 0
1026+ com_init_db => 0
1027+ com_query => 0
1028+ com_field_list => 0
1029+ com_create_db => 0
1030+ com_drop_db => 0
1031+ com_refresh => 0
1032+ com_shutdown => 0
1033+ com_statistics => 0
1034+ com_process_info => 0
1035+ com_connect => 0
1036+ com_process_kill => 0
1037+ com_debug => 0
1038+ com_ping => 0
1039+ com_time => 0
1040+ com_delayed_insert => 0
1041+ com_change_user => 0
1042+ com_binlog_dump => 0
1043+ com_table_dump => 0
1044+ com_connect_out => 0
1045+ com_register_slave => 0
1046+ com_stmt_prepare => 0
1047+ com_stmt_execute => 0
1048+ com_stmt_send_long_data => 0
1049+ com_stmt_close => 0
1050+ com_stmt_reset => 0
1051+ com_stmt_set_option => 0
1052+ com_stmt_fetch => 0
1053+ com_deamon => 0
1054+ bytes_received_real_data_normal => 0
1055+ bytes_received_real_data_ps => 0
1056+
1057+ example statistics =>
1058+ stat1 => 0
1059+ stat2 => 0
1060+
1061+ pcre
1062+
1063+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1064+ PCRE Library Version => 8.12 2011-01-15
1065+
1066+ Directive => Local Value => Master Value
1067+ pcre.backtrack_limit => 1000000 => 1000000
1068+ pcre.recursion_limit => 100000 => 100000
1069+
1070+ PDO
1071+
1072+ PDO support => enabled
1073+ PDO drivers => sqlite
1074+
1075+ pdo_sqlite
1076+
1077+ PDO Driver for SQLite 3.x => enabled
1078+ SQLite Library => 3.7.7.1
1079+
1080+ Phar
1081+
1082+ Phar: PHP Archive support => enabled
1083+ Phar EXT version => 2.0.1
1084+ Phar API version => 1.1.1
1085+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1086+ Phar-based phar archives => enabled
1087+ Tar-based phar archives => enabled
1088+ ZIP-based phar archives => enabled
1089+ gzip compression => enabled
1090+ bzip2 compression => enabled
1091+ OpenSSL support => disabled (install ext/openssl)
1092+
1093+
1094+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1095+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1096+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1097+ Directive => Local Value => Master Value
1098+ phar.cache_list => no value => no value
1101+
1103+
1104+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1105+
1106+ Reflection
1107+
1108+ Reflection => enabled
1109+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1110+
1111+ session
1112+
1113+ Session Support => enabled
1114+ Registered save handlers => files user
1115+ Registered serializer handlers => php php_binary
1116+
1117+ Directive => Local Value => Master Value
1118+ session.auto_start => Off => Off
1119+ session.cache_expire => 180 => 180
1120+ session.cache_limiter => nocache => nocache
1121+ session.cookie_domain => no value => no value
1122+ session.cookie_httponly => Off => Off
1123+ session.cookie_lifetime => 0 => 0
1124+ session.cookie_path => / => /
1125+ session.cookie_secure => Off => Off
1126+ session.entropy_file => /dev/urandom => /dev/urandom
1127+ session.entropy_length => 32 => 32
1128+ session.gc_divisor => 100 => 100
1129+ session.gc_maxlifetime => 1440 => 1440
1130+ session.gc_probability => 1 => 1
1131+ session.hash_bits_per_character => 4 => 4
1132+ session.hash_function => 0 => 0
1133+ session.name => PHPSESSID => PHPSESSID
1134+ session.referer_check => no value => no value
1135+ session.save_handler => files => files
1136+ session.save_path => no value => no value
1137+ session.serialize_handler => php => php
1138+ session.upload_progress.cleanup => On => On
1139+ session.upload_progress.enabled => On => On
1140+ session.upload_progress.freq => 1% => 1%
1141+ session.upload_progress.min_freq => 1 => 1
1142+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1143+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1144+ session.use_cookies => On => On
1145+ session.use_only_cookies => On => On
1146+ session.use_trans_sid => 0 => 0
1147+
1148+ SimpleXML
1149+
1150+ Simplexml support => enabled
1151+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1152+ Schema support => enabled
1153+
1154+ snmp
1155+
1156+ NET-SNMP Support => enabled
1157+ NET-SNMP Version => 5.4.2.1
1158+ PHP SNMP Version => 0.1
1159+
1160+ SPL
1161+
1162+ SPL support => enabled
1163+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1164+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1165+
1166+ sqlite3
1167+
1168+ SQLite3 support => enabled
1169+ SQLite3 module version => 0.7
1170+ SQLite Library => 3.7.7.1
1171+
1172+ Directive => Local Value => Master Value
1173+ sqlite3.extension_dir => no value => no value
1174+
1175+ standard
1176+
1177+ Dynamic Library Support => enabled
1178+ Path to sendmail => /usr/sbin/sendmail -t -i
1179+
1180+ Directive => Local Value => Master Value
1181+ assert.active => 1 => 1
1182+ assert.bail => 0 => 0
1183+ assert.callback => no value => no value
1184+ assert.quiet_eval => 0 => 0
1185+ assert.warning => 1 => 1
1186+ auto_detect_line_endings => 0 => 0
1187+ default_socket_timeout => 60 => 60
1188+ from => no value => no value
1189+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1190+ user_agent => no value => no value
1191+
1192+ tokenizer
1193+
1194+ Tokenizer Support => enabled
1195+
1196+ xml
1197+
1198+ XML Support => active
1199+ XML Namespace Support => active
1200+ libxml2 Version => 2.7.1
1201+
1202+ xmlreader
1203+
1204+ XMLReader => enabled
1205+
1206+ xmlwriter
1207+
1208+ XMLWriter => enabled
1209+
1210+ zip
1211+
1212+ Zip => enabled
1213+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1214+ Zip version => 1.11.0
1215+ Libzip version => 0.10.1
1216+
1217+ zlib
1218+
1219+ ZLib Support => enabled
1220+ Stream Wrapper => compress.zlib://
1221+ Stream Filter => zlib.inflate, zlib.deflate
1222+ Compiled Version => 1.2.3
1223+ Linked Version => 1.2.3
1224+
1225+ Directive => Local Value => Master Value
1226+ zlib.output_compression => Off => Off
1227+ zlib.output_compression_level => -1 => -1
1228+ zlib.output_handler => no value => no value
1229+
1230+ Additional Modules
1231+
1232+ Module Name
1233+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.5, 10-Dec-2007
009+
010+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
018+ Directive => Local Value => Master Value
019+ allow_url_fopen => On => On
020+ allow_url_include => Off => Off
021+ always_populate_raw_post_data => Off => Off
022+ arg_separator.input => & => &
023+ arg_separator.output => & => &
024+ asp_tags => Off => Off
025+ auto_append_file => no value => no value
026+ auto_globals_jit => On => On
027+ auto_prepend_file => no value => no value
028+ browscap => no value => no value
029+ default_charset => no value => no value
030+ default_mimetype => text/html => text/html
031+ disable_classes => no value => no value
032+ disable_functions => no value => no value
033+ display_errors => STDOUT => STDOUT
034+ display_startup_errors => On => On
035+ doc_root => no value => no value
036+ docref_ext => .html => .html
037+ docref_root => no value => no value
038+ enable_dl => On => On
039+ enable_post_data_reading => On => On
040+ error_append_string => no value => no value
041+ error_log => no value => no value
042+ error_prepend_string => no value => no value
043+ error_reporting => 32767 => 32767
044+ exit_on_timeout => Off => Off
045+ expose_php => On => On
046+ extension_dir => /home/terakin/php-5.4.8/modules/ => /home/terakin/php-5.4.8/modules/
047+ file_uploads => On => On
048+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
049+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
050+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
051+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
052+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
053+ html_errors => Off => Off
054+ ignore_repeated_errors => Off => Off
055+ ignore_repeated_source => Off => Off
056+ ignore_user_abort => Off => Off
057+ implicit_flush => On => On
058+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
059+ log_errors => Off => Off
060+ log_errors_max_len => 1024 => 1024
061+ mail.add_x_header => Off => Off
062+ mail.force_extra_parameters => no value => no value
063+ mail.log => no value => no value
064+ max_execution_time => 0 => 0
065+ max_file_uploads => 20 => 20
066+ max_input_nesting_level => 64 => 64
067+ max_input_time => -1 => -1
068+ max_input_vars => 1000 => 1000
069+ memory_limit => 128M => 128M
070+ open_basedir => no value => no value
071+ output_buffering => no value => no value
072+ output_handler => no value => no value
073+ post_max_size => 8M => 8M
074+ precision => 14 => 14
075+ realpath_cache_size => 16K => 16K
076+ realpath_cache_ttl => 120 => 120
077+ register_argc_argv => On => On
078+ report_memleaks => On => On
079+ report_zend_debug => Off => Off
080+ request_order => no value => no value
081+ sendmail_from => no value => no value
082+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
083+ serialize_precision => 17 => 17
084+ short_open_tag => On => On
085+ SMTP => localhost => localhost
086+ smtp_port => 25 => 25
087+ sql.safe_mode => Off => Off
088+ track_errors => On => On
089+ unserialize_callback_func => no value => no value
090+ upload_max_filesize => 2M => 2M
091+ upload_tmp_dir => no value => no value
092+ user_dir => no value => no value
093+ user_ini.cache_ttl => 300 => 300
094+ user_ini.filename => .user.ini => .user.ini
095+ variables_order => EGPCS => EGPCS
096+ xmlrpc_error_number => 0 => 0
097+ xmlrpc_errors => Off => Off
098+ zend.detect_unicode => On => On
099+ zend.enable_gc => On => On
100+ zend.multibyte => Off => Off
101+ zend.script_encoding => no value => no value
102+
103+ ctype
104+
105+ ctype functions => enabled
106+
107+ date
108+
109+ date/time support => enabled
110+ "Olson" Timezone Database Version => 2012.3
111+ Timezone Database => internal
112+
113+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
114+ Default timezone => UTC
115+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
117+ date.default_latitude => 31.7667 => 31.7667
118+ date.default_longitude => 35.2333 => 35.2333
119+ date.sunrise_zenith => 90.583333 => 90.583333
120+ date.sunset_zenith => 90.583333 => 90.583333
121+ date.timezone => no value => no value
122+
125+ DOM/XML => enabled
126+ DOM/XML API Version => 20031129
127+ libxml Version => 2.7.6
128+ HTML Support => enabled
129+ XPath Support => enabled
130+ XPointer Support => enabled
131+ Schema Support => enabled
132+ RelaxNG Support => enabled
133+
134+ ereg
135+
136+ Regex Library => Bundled library enabled
137+
138+ fileinfo
139+
140+ fileinfo support => enabled
141+ version => 1.0.5
143+ filter
145+ Input Validation and Filtering => enabled
146+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
147+
149+ filter.default => unsafe_raw => unsafe_raw
150+ filter.default_flags => no value => no value
151+
152+ gd
153+
154+ GD Support => enabled
155+ GD Version => bundled (2.0.34 compatible)
156+ FreeType Support => enabled
157+ FreeType Linkage => with freetype
158+ FreeType Version => 2.3.11
159+ GIF Read Support => enabled
160+ GIF Create Support => enabled
161+ JPEG Support => enabled
162+ libJPEG Version => 6b
163+ PNG Support => enabled
164+ libPNG Version => 1.2.49
165+ WBMP Support => enabled
166+ XBM Support => enabled
167+
168+ Directive => Local Value => Master Value
169+ gd.jpeg_ignore_warning => 0 => 0
170+
171+ gettext
172+
173+ GetText Support => enabled
174+
175+ hash
176+
177+ hash support => enabled
178+ 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 fnv132 fnv164 joaat 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
179+
180+ iconv
181+
182+ iconv support => enabled
183+ iconv implementation => glibc
184+ iconv library version => 2.12
185+
186+ Directive => Local Value => Master Value
187+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
188+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
189+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
190+
191+ json
192+
193+ json support => enabled
194+ json version => 1.2.1
195+
196+ libxml
197+
198+ libXML support => active
199+ libXML Compiled Version => 2.7.6
200+ libXML Loaded Version => 20706
201+ libXML streams => enabled
202+
203+ mbstring
204+
205+ Multibyte Support => enabled
206+ Multibyte string engine => libmbfl
207+ HTTP input encoding translation => disabled
208+ libmbfl version => 1.3.2
209+
210+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
211+
212+ Multibyte (japanese) regex support => enabled
213+ Multibyte regex (oniguruma) backtrack check => On
214+ Multibyte regex (oniguruma) version => 4.7.1
215+
216+ Directive => Local Value => Master Value
217+ mbstring.detect_order => no value => no value
218+ mbstring.encoding_translation => Off => Off
219+ mbstring.func_overload => 0 => 0
220+ mbstring.http_input => pass => pass
221+ mbstring.http_output => pass => pass
222+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
223+ mbstring.internal_encoding => no value => no value
224+ mbstring.language => neutral => neutral
225+ mbstring.strict_detection => Off => Off
226+ mbstring.substitute_character => no value => no value
227+
228+ mysql
229+
230+ MySQL Support => enabled
231+ Active Persistent Links => 0
232+ Active Links => 0
233+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
234+
235+ Directive => Local Value => Master Value
236+ mysql.allow_local_infile => On => On
237+ mysql.allow_persistent => On => On
238+ mysql.connect_timeout => 60 => 60
239+ mysql.default_host => no value => no value
240+ mysql.default_password => no value => no value
241+ mysql.default_port => no value => no value
242+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
243+ mysql.default_user => no value => no value
244+ mysql.max_links => Unlimited => Unlimited
245+ mysql.max_persistent => Unlimited => Unlimited
246+ mysql.trace_mode => Off => Off
247+
248+ mysqlnd
249+
250+ mysqlnd => enabled
251+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
252+ Compression => supported
253+ SSL => supported
254+ Command buffer size => 4096
255+ Read buffer size => 32768
256+ Read timeout => 31536000
257+ Collecting statistics => Yes
258+ Collecting memory statistics => No
259+ Tracing => n/a
260+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
261+ API Extensions => mysql
262+
263+ mysqlnd statistics =>
264+ bytes_sent => 0
265+ bytes_received => 0
266+ packets_sent => 0
267+ packets_received => 0
268+ protocol_overhead_in => 0
269+ protocol_overhead_out => 0
270+ bytes_received_ok_packet => 0
271+ bytes_received_eof_packet => 0
272+ bytes_received_rset_header_packet => 0
273+ bytes_received_rset_field_meta_packet => 0
274+ bytes_received_rset_row_packet => 0
275+ bytes_received_prepare_response_packet => 0
276+ bytes_received_change_user_packet => 0
277+ packets_sent_command => 0
278+ packets_received_ok => 0
279+ packets_received_eof => 0
280+ packets_received_rset_header => 0
281+ packets_received_rset_field_meta => 0
282+ packets_received_rset_row => 0
283+ packets_received_prepare_response => 0
284+ packets_received_change_user => 0
285+ result_set_queries => 0
286+ non_result_set_queries => 0
287+ no_index_used => 0
288+ bad_index_used => 0
289+ slow_queries => 0
290+ buffered_sets => 0
291+ unbuffered_sets => 0
292+ ps_buffered_sets => 0
293+ ps_unbuffered_sets => 0
294+ flushed_normal_sets => 0
295+ flushed_ps_sets => 0
296+ ps_prepared_never_executed => 0
297+ ps_prepared_once_executed => 0
298+ rows_fetched_from_server_normal => 0
299+ rows_fetched_from_server_ps => 0
300+ rows_buffered_from_client_normal => 0
301+ rows_buffered_from_client_ps => 0
302+ rows_fetched_from_client_normal_buffered => 0
303+ rows_fetched_from_client_normal_unbuffered => 0
304+ rows_fetched_from_client_ps_buffered => 0
305+ rows_fetched_from_client_ps_unbuffered => 0
306+ rows_fetched_from_client_ps_cursor => 0
307+ rows_affected_normal => 0
308+ rows_affected_ps => 0
309+ rows_skipped_normal => 0
310+ rows_skipped_ps => 0
311+ copy_on_write_saved => 0
312+ copy_on_write_performed => 0
313+ command_buffer_too_small => 0
314+ connect_success => 0
315+ connect_failure => 0
316+ connection_reused => 0
317+ reconnect => 0
318+ pconnect_success => 0
319+ active_connections => 0
320+ active_persistent_connections => 0
321+ explicit_close => 0
322+ implicit_close => 0
323+ disconnect_close => 0
324+ in_middle_of_command_close => 0
325+ explicit_free_result => 0
326+ implicit_free_result => 0
327+ explicit_stmt_close => 0
328+ implicit_stmt_close => 0
329+ mem_emalloc_count => 0
330+ mem_emalloc_amount => 0
331+ mem_ecalloc_count => 0
332+ mem_ecalloc_amount => 0
333+ mem_erealloc_count => 0
334+ mem_erealloc_amount => 0
335+ mem_efree_count => 0
336+ mem_efree_amount => 0
337+ mem_malloc_count => 0
338+ mem_malloc_amount => 0
339+ mem_calloc_count => 0
340+ mem_calloc_amount => 0
341+ mem_realloc_count => 0
342+ mem_realloc_amount => 0
343+ mem_free_count => 0
344+ mem_free_amount => 0
345+ mem_estrndup_count => 0
346+ mem_strndup_count => 0
347+ mem_estndup_count => 0
348+ mem_strdup_count => 0
349+ proto_text_fetched_null => 0
350+ proto_text_fetched_bit => 0
351+ proto_text_fetched_tinyint => 0
352+ proto_text_fetched_short => 0
353+ proto_text_fetched_int24 => 0
354+ proto_text_fetched_int => 0
355+ proto_text_fetched_bigint => 0
356+ proto_text_fetched_decimal => 0
357+ proto_text_fetched_float => 0
358+ proto_text_fetched_double => 0
359+ proto_text_fetched_date => 0
360+ proto_text_fetched_year => 0
361+ proto_text_fetched_time => 0
362+ proto_text_fetched_datetime => 0
363+ proto_text_fetched_timestamp => 0
364+ proto_text_fetched_string => 0
365+ proto_text_fetched_blob => 0
366+ proto_text_fetched_enum => 0
367+ proto_text_fetched_set => 0
368+ proto_text_fetched_geometry => 0
369+ proto_text_fetched_other => 0
370+ proto_binary_fetched_null => 0
371+ proto_binary_fetched_bit => 0
372+ proto_binary_fetched_tinyint => 0
373+ proto_binary_fetched_short => 0
374+ proto_binary_fetched_int24 => 0
375+ proto_binary_fetched_int => 0
376+ proto_binary_fetched_bigint => 0
377+ proto_binary_fetched_decimal => 0
378+ proto_binary_fetched_float => 0
379+ proto_binary_fetched_double => 0
380+ proto_binary_fetched_date => 0
381+ proto_binary_fetched_year => 0
382+ proto_binary_fetched_time => 0
383+ proto_binary_fetched_datetime => 0
384+ proto_binary_fetched_timestamp => 0
385+ proto_binary_fetched_string => 0
386+ proto_binary_fetched_blob => 0
387+ proto_binary_fetched_enum => 0
388+ proto_binary_fetched_set => 0
389+ proto_binary_fetched_geometry => 0
390+ proto_binary_fetched_other => 0
391+ init_command_executed_count => 0
392+ init_command_failed_count => 0
393+ com_quit => 0
394+ com_init_db => 0
395+ com_query => 0
396+ com_field_list => 0
397+ com_create_db => 0
398+ com_drop_db => 0
399+ com_refresh => 0
400+ com_shutdown => 0
401+ com_statistics => 0
402+ com_process_info => 0
403+ com_connect => 0
404+ com_process_kill => 0
405+ com_debug => 0
406+ com_ping => 0
407+ com_time => 0
408+ com_delayed_insert => 0
409+ com_change_user => 0
410+ com_binlog_dump => 0
411+ com_table_dump => 0
412+ com_connect_out => 0
413+ com_register_slave => 0
414+ com_stmt_prepare => 0
415+ com_stmt_execute => 0
416+ com_stmt_send_long_data => 0
417+ com_stmt_close => 0
418+ com_stmt_reset => 0
419+ com_stmt_set_option => 0
420+ com_stmt_fetch => 0
421+ com_deamon => 0
422+ bytes_received_real_data_normal => 0
423+ bytes_received_real_data_ps => 0
424+
425+ example statistics =>
426+ stat1 => 0
427+ stat2 => 0
428+
429+ pcre
430+
431+ PCRE (Perl Compatible Regular Expressions) Support => enabled
432+ PCRE Library Version => 8.12 2011-01-15
433+
434+ Directive => Local Value => Master Value
435+ pcre.backtrack_limit => 1000000 => 1000000
436+ pcre.recursion_limit => 100000 => 100000
437+
438+ PDO
439+
440+ PDO support => enabled
441+ PDO drivers => sqlite
442+
443+ pdo_sqlite
444+
445+ PDO Driver for SQLite 3.x => enabled
446+ SQLite Library => 3.7.7.1
447+
448+ pgsql
449+
450+ PostgreSQL Support => enabled
451+ PostgreSQL(libpq) Version => 8.4.13
452+ PostgreSQL(libpq) => PostgreSQL 8.4.13 on x86_64-redhat-linux-gnu, compiled by GCC gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4), 64-bit
453+ Multibyte character support => enabled
454+ SSL support => enabled
455+ Active Persistent Links => 0
456+ Active Links => 0
457+
458+ Directive => Local Value => Master Value
459+ pgsql.allow_persistent => On => On
460+ pgsql.auto_reset_persistent => Off => Off
461+ pgsql.ignore_notice => Off => Off
462+ pgsql.log_notice => Off => Off
463+ pgsql.max_links => Unlimited => Unlimited
464+ pgsql.max_persistent => Unlimited => Unlimited
465+
466+ Phar
467+
468+ Phar: PHP Archive support => enabled
469+ Phar EXT version => 2.0.1
470+ Phar API version => 1.1.1
471+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
472+ Phar-based phar archives => enabled
473+ Tar-based phar archives => enabled
474+ ZIP-based phar archives => enabled
475+ gzip compression => enabled
476+ bzip2 compression => enabled
477+ OpenSSL support => disabled (install ext/openssl)
478+
479+
480+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
481+ Phar fully realized by Gregory Beaver and Marcus Boerger.
482+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
483+ Directive => Local Value => Master Value
485+ phar.readonly => Off => Off
486+ phar.require_hash => Off => Off
487+
488+ posix
489+
490+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
491+
492+ Reflection
493+
494+ Reflection => enabled
495+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
496+
497+ session
498+
499+ Session Support => enabled
500+ Registered save handlers => files user
501+ Registered serializer handlers => php php_binary
502+
503+ Directive => Local Value => Master Value
504+ session.auto_start => Off => Off
505+ session.cache_expire => 180 => 180
506+ session.cache_limiter => nocache => nocache
507+ session.cookie_domain => no value => no value
508+ session.cookie_httponly => Off => Off
509+ session.cookie_lifetime => 0 => 0
510+ session.cookie_path => / => /
511+ session.cookie_secure => Off => Off
512+ session.entropy_file => /dev/urandom => /dev/urandom
513+ session.entropy_length => 32 => 32
514+ session.gc_divisor => 100 => 100
515+ session.gc_maxlifetime => 1440 => 1440
516+ session.gc_probability => 1 => 1
517+ session.hash_bits_per_character => 4 => 4
518+ session.hash_function => 0 => 0
519+ session.name => PHPSESSID => PHPSESSID
520+ session.referer_check => no value => no value
521+ session.save_handler => files => files
522+ session.save_path => no value => no value
523+ session.serialize_handler => php => php
524+ session.upload_progress.cleanup => On => On
525+ session.upload_progress.enabled => On => On
526+ session.upload_progress.freq => 1% => 1%
527+ session.upload_progress.min_freq => 1 => 1
528+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
529+ session.upload_progress.prefix => upload_progress_ => upload_progress_
530+ session.use_cookies => On => On
531+ session.use_only_cookies => On => On
532+ session.use_trans_sid => 0 => 0
533+
534+ SimpleXML
535+
536+ Simplexml support => enabled
537+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
538+ Schema support => enabled
539+
540+ sockets
541+
542+ Sockets Support => enabled
543+
544+ SPL
545+
546+ SPL support => enabled
547+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
548+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
549+
550+ sqlite3
551+
552+ SQLite3 support => enabled
553+ SQLite3 module version => 0.7
554+ SQLite Library => 3.7.7.1
555+
556+ Directive => Local Value => Master Value
557+ sqlite3.extension_dir => no value => no value
558+
559+ standard
560+
561+ Dynamic Library Support => enabled
562+ Path to sendmail => /usr/sbin/sendmail -t -i
563+
564+ Directive => Local Value => Master Value
565+ assert.active => 1 => 1
566+ assert.bail => 0 => 0
567+ assert.callback => no value => no value
568+ assert.quiet_eval => 0 => 0
569+ assert.warning => 1 => 1
570+ auto_detect_line_endings => 0 => 0
571+ default_socket_timeout => 60 => 60
572+ from => no value => no value
573+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
574+ user_agent => no value => no value
575+
576+ tokenizer
577+
578+ Tokenizer Support => enabled
579+
580+ xml
581+
582+ XML Support => active
583+ XML Namespace Support => active
584+ libxml2 Version => 2.7.6
585+
586+ xmlreader
587+
588+ XMLReader => enabled
589+
590+ xmlwriter
591+
592+ XMLWriter => enabled
593+
594+ zip
595+
596+ Zip => enabled
597+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
598+ Zip version => 1.11.0
599+ Libzip version => 0.10.1
600+
601+ zlib
602+
603+ ZLib Support => enabled
604+ Stream Wrapper => compress.zlib://
605+ Stream Filter => zlib.inflate, zlib.deflate
606+ Compiled Version => 1.2.3
607+ Linked Version => 1.2.3
608+
609+ Directive => Local Value => Master Value
610+ zlib.output_compression => Off => Off
611+ zlib.output_compression_level => -1 => -1
612+ zlib.output_handler => no value => no value
613+
614+ Additional Modules
615+
616+ Module Name
617+ phpinfo()
618+
619+ bz2
620+
621+ BZip2 Support => Enabled
622+ Stream Wrapper support => compress.bzip2://
623+ Stream Filter support => bzip2.decompress, bzip2.compress
624+ BZip2 Version => 1.0.5, 10-Dec-2007
625+
626+ calendar
627+
628+ Calendar support => enabled
629+
630+ Core
631+
632+ PHP Version => 5.4.8
633+
634+ Directive => Local Value => Master Value
635+ allow_url_fopen => On => On
636+ allow_url_include => Off => Off
637+ always_populate_raw_post_data => Off => Off
638+ arg_separator.input => & => &
639+ arg_separator.output => & => &
640+ asp_tags => Off => Off
641+ auto_append_file => no value => no value
642+ auto_globals_jit => On => On
643+ auto_prepend_file => no value => no value
644+ browscap => no value => no value
645+ default_charset => no value => no value
646+ default_mimetype => text/html => text/html
647+ disable_classes => no value => no value
648+ disable_functions => no value => no value
649+ display_errors => STDOUT => STDOUT
650+ display_startup_errors => On => On
651+ doc_root => no value => no value
652+ docref_ext => .html => .html
653+ docref_root => no value => no value
654+ enable_dl => On => On
655+ enable_post_data_reading => On => On
656+ error_append_string => no value => no value
657+ error_log => no value => no value
658+ error_prepend_string => no value => no value
659+ error_reporting => 32767 => 32767
660+ exit_on_timeout => Off => Off
661+ expose_php => On => On
662+ extension_dir => /home/terakin/php-5.4.8/modules/ => /home/terakin/php-5.4.8/modules/
663+ file_uploads => On => On
664+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
665+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
666+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
667+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
668+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
669+ html_errors => Off => Off
670+ ignore_repeated_errors => Off => Off
671+ ignore_repeated_source => Off => Off
672+ ignore_user_abort => Off => Off
673+ implicit_flush => On => On
674+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
675+ log_errors => Off => Off
676+ log_errors_max_len => 1024 => 1024
677+ mail.add_x_header => Off => Off
678+ mail.force_extra_parameters => no value => no value
679+ mail.log => no value => no value
680+ max_execution_time => 0 => 0
681+ max_file_uploads => 20 => 20
682+ max_input_nesting_level => 64 => 64
683+ max_input_time => -1 => -1
684+ max_input_vars => 1000 => 1000
685+ memory_limit => 128M => 128M
686+ open_basedir => no value => no value
687+ output_buffering => no value => no value
688+ output_handler => no value => no value
689+ post_max_size => 8M => 8M
690+ precision => 14 => 14
691+ realpath_cache_size => 16K => 16K
692+ realpath_cache_ttl => 120 => 120
693+ register_argc_argv => On => On
694+ report_memleaks => On => On
695+ report_zend_debug => Off => Off
696+ request_order => no value => no value
697+ sendmail_from => no value => no value
698+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
699+ serialize_precision => 17 => 17
700+ short_open_tag => On => On
701+ SMTP => localhost => localhost
702+ smtp_port => 25 => 25
703+ sql.safe_mode => Off => Off
704+ track_errors => On => On
705+ unserialize_callback_func => no value => no value
706+ upload_max_filesize => 2M => 2M
707+ upload_tmp_dir => no value => no value
708+ user_dir => no value => no value
709+ user_ini.cache_ttl => 300 => 300
710+ user_ini.filename => .user.ini => .user.ini
711+ variables_order => EGPCS => EGPCS
712+ xmlrpc_error_number => 0 => 0
713+ xmlrpc_errors => Off => Off
714+ zend.detect_unicode => On => On
715+ zend.enable_gc => On => On
716+ zend.multibyte => Off => Off
717+ zend.script_encoding => no value => no value
718+
719+ ctype
720+
721+ ctype functions => enabled
722+
723+ date
724+
725+ date/time support => enabled
726+ "Olson" Timezone Database Version => 2012.3
727+ Timezone Database => internal
728+
729+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
730+ Default timezone => UTC
731+
732+ Directive => Local Value => Master Value
733+ date.default_latitude => 31.7667 => 31.7667
734+ date.default_longitude => 35.2333 => 35.2333
735+ date.sunrise_zenith => 90.583333 => 90.583333
736+ date.sunset_zenith => 90.583333 => 90.583333
737+ date.timezone => no value => no value
738+
739+ dom
740+
741+ DOM/XML => enabled
742+ DOM/XML API Version => 20031129
743+ libxml Version => 2.7.6
744+ HTML Support => enabled
745+ XPath Support => enabled
746+ XPointer Support => enabled
747+ Schema Support => enabled
748+ RelaxNG Support => enabled
749+
750+ ereg
751+
752+ Regex Library => Bundled library enabled
753+
754+ fileinfo
755+
756+ fileinfo support => enabled
757+ version => 1.0.5
758+
759+ filter
760+
761+ Input Validation and Filtering => enabled
762+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
763+
764+ Directive => Local Value => Master Value
765+ filter.default => unsafe_raw => unsafe_raw
766+ filter.default_flags => no value => no value
767+
768+ gd
769+
770+ GD Support => enabled
771+ GD Version => bundled (2.0.34 compatible)
772+ FreeType Support => enabled
773+ FreeType Linkage => with freetype
774+ FreeType Version => 2.3.11
775+ GIF Read Support => enabled
776+ GIF Create Support => enabled
777+ JPEG Support => enabled
778+ libJPEG Version => 6b
779+ PNG Support => enabled
780+ libPNG Version => 1.2.49
781+ WBMP Support => enabled
782+ XBM Support => enabled
783+
784+ Directive => Local Value => Master Value
785+ gd.jpeg_ignore_warning => 0 => 0
786+
787+ gettext
788+
789+ GetText Support => enabled
790+
791+ hash
792+
793+ hash support => enabled
794+ 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 fnv132 fnv164 joaat 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
795+
796+ iconv
797+
798+ iconv support => enabled
799+ iconv implementation => glibc
800+ iconv library version => 2.12
801+
802+ Directive => Local Value => Master Value
803+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
804+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
805+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
806+
807+ json
808+
809+ json support => enabled
810+ json version => 1.2.1
811+
812+ libxml
813+
814+ libXML support => active
815+ libXML Compiled Version => 2.7.6
816+ libXML Loaded Version => 20706
817+ libXML streams => enabled
818+
819+ mbstring
820+
821+ Multibyte Support => enabled
822+ Multibyte string engine => libmbfl
823+ HTTP input encoding translation => disabled
824+ libmbfl version => 1.3.2
825+
826+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
827+
828+ Multibyte (japanese) regex support => enabled
829+ Multibyte regex (oniguruma) backtrack check => On
830+ Multibyte regex (oniguruma) version => 4.7.1
831+
832+ Directive => Local Value => Master Value
833+ mbstring.detect_order => no value => no value
834+ mbstring.encoding_translation => Off => Off
835+ mbstring.func_overload => 0 => 0
836+ mbstring.http_input => pass => pass
837+ mbstring.http_output => pass => pass
838+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
839+ mbstring.internal_encoding => no value => no value
840+ mbstring.language => neutral => neutral
841+ mbstring.strict_detection => Off => Off
842+ mbstring.substitute_character => no value => no value
843+
844+ mysql
845+
846+ MySQL Support => enabled
847+ Active Persistent Links => 0
848+ Active Links => 0
849+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
850+
851+ Directive => Local Value => Master Value
852+ mysql.allow_local_infile => On => On
853+ mysql.allow_persistent => On => On
854+ mysql.connect_timeout => 60 => 60
855+ mysql.default_host => no value => no value
856+ mysql.default_password => no value => no value
857+ mysql.default_port => no value => no value
858+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
859+ mysql.default_user => no value => no value
860+ mysql.max_links => Unlimited => Unlimited
861+ mysql.max_persistent => Unlimited => Unlimited
862+ mysql.trace_mode => Off => Off
863+
864+ mysqlnd
865+
866+ mysqlnd => enabled
867+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
868+ Compression => supported
869+ SSL => supported
870+ Command buffer size => 4096
871+ Read buffer size => 32768
872+ Read timeout => 31536000
873+ Collecting statistics => Yes
874+ Collecting memory statistics => No
875+ Tracing => n/a
876+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
877+ API Extensions => mysql
878+
879+ mysqlnd statistics =>
880+ bytes_sent => 0
881+ bytes_received => 0
882+ packets_sent => 0
883+ packets_received => 0
884+ protocol_overhead_in => 0
885+ protocol_overhead_out => 0
886+ bytes_received_ok_packet => 0
887+ bytes_received_eof_packet => 0
888+ bytes_received_rset_header_packet => 0
889+ bytes_received_rset_field_meta_packet => 0
890+ bytes_received_rset_row_packet => 0
891+ bytes_received_prepare_response_packet => 0
892+ bytes_received_change_user_packet => 0
893+ packets_sent_command => 0
894+ packets_received_ok => 0
895+ packets_received_eof => 0
896+ packets_received_rset_header => 0
897+ packets_received_rset_field_meta => 0
898+ packets_received_rset_row => 0
899+ packets_received_prepare_response => 0
900+ packets_received_change_user => 0
901+ result_set_queries => 0
902+ non_result_set_queries => 0
903+ no_index_used => 0
904+ bad_index_used => 0
905+ slow_queries => 0
906+ buffered_sets => 0
907+ unbuffered_sets => 0
908+ ps_buffered_sets => 0
909+ ps_unbuffered_sets => 0
910+ flushed_normal_sets => 0
911+ flushed_ps_sets => 0
912+ ps_prepared_never_executed => 0
913+ ps_prepared_once_executed => 0
914+ rows_fetched_from_server_normal => 0
915+ rows_fetched_from_server_ps => 0
916+ rows_buffered_from_client_normal => 0
917+ rows_buffered_from_client_ps => 0
918+ rows_fetched_from_client_normal_buffered => 0
919+ rows_fetched_from_client_normal_unbuffered => 0
920+ rows_fetched_from_client_ps_buffered => 0
921+ rows_fetched_from_client_ps_unbuffered => 0
922+ rows_fetched_from_client_ps_cursor => 0
923+ rows_affected_normal => 0
924+ rows_affected_ps => 0
925+ rows_skipped_normal => 0
926+ rows_skipped_ps => 0
927+ copy_on_write_saved => 0
928+ copy_on_write_performed => 0
929+ command_buffer_too_small => 0
930+ connect_success => 0
931+ connect_failure => 0
932+ connection_reused => 0
933+ reconnect => 0
934+ pconnect_success => 0
935+ active_connections => 0
936+ active_persistent_connections => 0
937+ explicit_close => 0
938+ implicit_close => 0
939+ disconnect_close => 0
940+ in_middle_of_command_close => 0
941+ explicit_free_result => 0
942+ implicit_free_result => 0
943+ explicit_stmt_close => 0
944+ implicit_stmt_close => 0
945+ mem_emalloc_count => 0
946+ mem_emalloc_amount => 0
947+ mem_ecalloc_count => 0
948+ mem_ecalloc_amount => 0
949+ mem_erealloc_count => 0
950+ mem_erealloc_amount => 0
951+ mem_efree_count => 0
952+ mem_efree_amount => 0
953+ mem_malloc_count => 0
954+ mem_malloc_amount => 0
955+ mem_calloc_count => 0
956+ mem_calloc_amount => 0
957+ mem_realloc_count => 0
958+ mem_realloc_amount => 0
959+ mem_free_count => 0
960+ mem_free_amount => 0
961+ mem_estrndup_count => 0
962+ mem_strndup_count => 0
963+ mem_estndup_count => 0
964+ mem_strdup_count => 0
965+ proto_text_fetched_null => 0
966+ proto_text_fetched_bit => 0
967+ proto_text_fetched_tinyint => 0
968+ proto_text_fetched_short => 0
969+ proto_text_fetched_int24 => 0
970+ proto_text_fetched_int => 0
971+ proto_text_fetched_bigint => 0
972+ proto_text_fetched_decimal => 0
973+ proto_text_fetched_float => 0
974+ proto_text_fetched_double => 0
975+ proto_text_fetched_date => 0
976+ proto_text_fetched_year => 0
977+ proto_text_fetched_time => 0
978+ proto_text_fetched_datetime => 0
979+ proto_text_fetched_timestamp => 0
980+ proto_text_fetched_string => 0
981+ proto_text_fetched_blob => 0
982+ proto_text_fetched_enum => 0
983+ proto_text_fetched_set => 0
984+ proto_text_fetched_geometry => 0
985+ proto_text_fetched_other => 0
986+ proto_binary_fetched_null => 0
987+ proto_binary_fetched_bit => 0
988+ proto_binary_fetched_tinyint => 0
989+ proto_binary_fetched_short => 0
990+ proto_binary_fetched_int24 => 0
991+ proto_binary_fetched_int => 0
992+ proto_binary_fetched_bigint => 0
993+ proto_binary_fetched_decimal => 0
994+ proto_binary_fetched_float => 0
995+ proto_binary_fetched_double => 0
996+ proto_binary_fetched_date => 0
997+ proto_binary_fetched_year => 0
998+ proto_binary_fetched_time => 0
999+ proto_binary_fetched_datetime => 0
1000+ proto_binary_fetched_timestamp => 0
1001+ proto_binary_fetched_string => 0
1002+ proto_binary_fetched_blob => 0
1003+ proto_binary_fetched_enum => 0
1004+ proto_binary_fetched_set => 0
1005+ proto_binary_fetched_geometry => 0
1006+ proto_binary_fetched_other => 0
1007+ init_command_executed_count => 0
1008+ init_command_failed_count => 0
1009+ com_quit => 0
1010+ com_init_db => 0
1011+ com_query => 0
1012+ com_field_list => 0
1013+ com_create_db => 0
1014+ com_drop_db => 0
1015+ com_refresh => 0
1016+ com_shutdown => 0
1017+ com_statistics => 0
1018+ com_process_info => 0
1019+ com_connect => 0
1020+ com_process_kill => 0
1021+ com_debug => 0
1022+ com_ping => 0
1023+ com_time => 0
1024+ com_delayed_insert => 0
1025+ com_change_user => 0
1026+ com_binlog_dump => 0
1027+ com_table_dump => 0
1028+ com_connect_out => 0
1029+ com_register_slave => 0
1030+ com_stmt_prepare => 0
1031+ com_stmt_execute => 0
1032+ com_stmt_send_long_data => 0
1033+ com_stmt_close => 0
1034+ com_stmt_reset => 0
1035+ com_stmt_set_option => 0
1036+ com_stmt_fetch => 0
1037+ com_deamon => 0
1038+ bytes_received_real_data_normal => 0
1039+ bytes_received_real_data_ps => 0
1040+
1041+ example statistics =>
1042+ stat1 => 0
1043+ stat2 => 0
1044+
1045+ pcre
1046+
1047+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1048+ PCRE Library Version => 8.12 2011-01-15
1049+
1050+ Directive => Local Value => Master Value
1051+ pcre.backtrack_limit => 1000000 => 1000000
1052+ pcre.recursion_limit => 100000 => 100000
1053+
1054+ PDO
1055+
1056+ PDO support => enabled
1057+ PDO drivers => sqlite
1058+
1059+ pdo_sqlite
1060+
1061+ PDO Driver for SQLite 3.x => enabled
1062+ SQLite Library => 3.7.7.1
1063+
1064+ pgsql
1065+
1066+ PostgreSQL Support => enabled
1067+ PostgreSQL(libpq) Version => 8.4.13
1068+ PostgreSQL(libpq) => PostgreSQL 8.4.13 on x86_64-redhat-linux-gnu, compiled by GCC gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4), 64-bit
1069+ Multibyte character support => enabled
1070+ SSL support => enabled
1071+ Active Persistent Links => 0
1072+ Active Links => 0
1073+
1074+ Directive => Local Value => Master Value
1075+ pgsql.allow_persistent => On => On
1076+ pgsql.auto_reset_persistent => Off => Off
1077+ pgsql.ignore_notice => Off => Off
1078+ pgsql.log_notice => Off => Off
1079+ pgsql.max_links => Unlimited => Unlimited
1080+ pgsql.max_persistent => Unlimited => Unlimited
1081+
1082+ Phar
1083+
1084+ Phar: PHP Archive support => enabled
1085+ Phar EXT version => 2.0.1
1086+ Phar API version => 1.1.1
1087+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1088+ Phar-based phar archives => enabled
1089+ Tar-based phar archives => enabled
1090+ ZIP-based phar archives => enabled
1091+ gzip compression => enabled
1092+ bzip2 compression => enabled
1093+ OpenSSL support => disabled (install ext/openssl)
1094+
1095+
1096+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1097+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1098+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1099+ Directive => Local Value => Master Value
1100+ phar.cache_list => no value => no value
1103+
1105+
1106+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1107+
1108+ Reflection
1109+
1110+ Reflection => enabled
1111+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1112+
1113+ session
1114+
1115+ Session Support => enabled
1116+ Registered save handlers => files user
1117+ Registered serializer handlers => php php_binary
1118+
1119+ Directive => Local Value => Master Value
1120+ session.auto_start => Off => Off
1121+ session.cache_expire => 180 => 180
1122+ session.cache_limiter => nocache => nocache
1123+ session.cookie_domain => no value => no value
1124+ session.cookie_httponly => Off => Off
1125+ session.cookie_lifetime => 0 => 0
1126+ session.cookie_path => / => /
1127+ session.cookie_secure => Off => Off
1128+ session.entropy_file => /dev/urandom => /dev/urandom
1129+ session.entropy_length => 32 => 32
1130+ session.gc_divisor => 100 => 100
1131+ session.gc_maxlifetime => 1440 => 1440
1132+ session.gc_probability => 1 => 1
1133+ session.hash_bits_per_character => 4 => 4
1134+ session.hash_function => 0 => 0
1135+ session.name => PHPSESSID => PHPSESSID
1136+ session.referer_check => no value => no value
1137+ session.save_handler => files => files
1138+ session.save_path => no value => no value
1139+ session.serialize_handler => php => php
1140+ session.upload_progress.cleanup => On => On
1141+ session.upload_progress.enabled => On => On
1142+ session.upload_progress.freq => 1% => 1%
1143+ session.upload_progress.min_freq => 1 => 1
1144+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1145+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1146+ session.use_cookies => On => On
1147+ session.use_only_cookies => On => On
1148+ session.use_trans_sid => 0 => 0
1149+
1150+ SimpleXML
1151+
1152+ Simplexml support => enabled
1153+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1154+ Schema support => enabled
1155+
1156+ sockets
1157+
1158+ Sockets Support => enabled
1159+
1160+ SPL
1161+
1162+ SPL support => enabled
1163+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1164+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1165+
1166+ sqlite3
1167+
1168+ SQLite3 support => enabled
1169+ SQLite3 module version => 0.7
1170+ SQLite Library => 3.7.7.1
1171+
1172+ Directive => Local Value => Master Value
1173+ sqlite3.extension_dir => no value => no value
1174+
1175+ standard
1176+
1177+ Dynamic Library Support => enabled
1178+ Path to sendmail => /usr/sbin/sendmail -t -i
1179+
1180+ Directive => Local Value => Master Value
1181+ assert.active => 1 => 1
1182+ assert.bail => 0 => 0
1183+ assert.callback => no value => no value
1184+ assert.quiet_eval => 0 => 0
1185+ assert.warning => 1 => 1
1186+ auto_detect_line_endings => 0 => 0
1187+ default_socket_timeout => 60 => 60
1188+ from => no value => no value
1189+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1190+ user_agent => no value => no value
1191+
1192+ tokenizer
1193+
1194+ Tokenizer Support => enabled
1195+
1196+ xml
1197+
1198+ XML Support => active
1199+ XML Namespace Support => active
1200+ libxml2 Version => 2.7.6
1201+
1202+ xmlreader
1203+
1204+ XMLReader => enabled
1205+
1206+ xmlwriter
1207+
1208+ XMLWriter => enabled
1209+
1210+ zip
1211+
1212+ Zip => enabled
1213+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1214+ Zip version => 1.11.0
1215+ Libzip version => 0.10.1
1216+
1217+ zlib
1218+
1219+ ZLib Support => enabled
1220+ Stream Wrapper => compress.zlib://
1221+ Stream Filter => zlib.inflate, zlib.deflate
1222+ Compiled Version => 1.2.3
1223+ Linked Version => 1.2.3
1224+
1225+ Directive => Local Value => Master Value
1226+ zlib.output_compression => Off => Off
1227+ zlib.output_compression_level => -1 => -1
1228+ zlib.output_handler => no value => no value
1229+
1230+ Additional Modules
1231+
1232+ Module Name
1233+ ===DONE===
1 (1%)
001+ phpinfo()
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.5, 10-Dec-2007
009+
010+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.4.8
001- %aPhar
003- Phar: PHP Archive support => enabled
004- Phar EXT version => %s
005- Phar API version => 1.1.1
006- SVN revision => %sRevision: %s $
007- Phar-based phar archives => enabled
008- Tar-based phar archives => enabled
009- ZIP-based phar archives => enabled
010- gzip compression => enabled
011- bzip2 compression => enabled
012- OpenSSL support => disabled (install ext/openssl)
013-
014-
015- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
016- Phar fully realized by Gregory Beaver and Marcus Boerger.
017- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
018+ Directive => Local Value => Master Value
019+ allow_url_fopen => On => On
020+ allow_url_include => Off => Off
021+ always_populate_raw_post_data => Off => Off
022+ arg_separator.input => & => &
023+ arg_separator.output => & => &
024+ asp_tags => Off => Off
025+ auto_append_file => no value => no value
026+ auto_globals_jit => On => On
027+ auto_prepend_file => no value => no value
028+ browscap => no value => no value
029+ default_charset => no value => no value
030+ default_mimetype => text/html => text/html
031+ disable_classes => no value => no value
032+ disable_functions => no value => no value
033+ display_errors => STDOUT => STDOUT
034+ display_startup_errors => On => On
035+ doc_root => no value => no value
036+ docref_ext => .html => .html
037+ docref_root => no value => no value
038+ enable_dl => On => On
039+ enable_post_data_reading => On => On
040+ error_append_string => no value => no value
041+ error_log => no value => no value
042+ error_prepend_string => no value => no value
043+ error_reporting => 32767 => 32767
044+ exit_on_timeout => Off => Off
045+ expose_php => On => On
046+ extension_dir => /home/terakin/php-5.4.8/modules/ => /home/terakin/php-5.4.8/modules/
047+ file_uploads => On => On
048+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
049+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
050+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
051+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
052+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
053+ html_errors => Off => Off
054+ ignore_repeated_errors => Off => Off
055+ ignore_repeated_source => Off => Off
056+ ignore_user_abort => Off => Off
057+ implicit_flush => On => On
058+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
059+ log_errors => Off => Off
060+ log_errors_max_len => 1024 => 1024
061+ mail.add_x_header => Off => Off
062+ mail.force_extra_parameters => no value => no value
063+ mail.log => no value => no value
064+ max_execution_time => 0 => 0
065+ max_file_uploads => 20 => 20
066+ max_input_nesting_level => 64 => 64
067+ max_input_time => -1 => -1
068+ max_input_vars => 1000 => 1000
069+ memory_limit => 128M => 128M
070+ open_basedir => no value => no value
071+ output_buffering => no value => no value
072+ output_handler => no value => no value
073+ post_max_size => 8M => 8M
074+ precision => 14 => 14
075+ realpath_cache_size => 16K => 16K
076+ realpath_cache_ttl => 120 => 120
077+ register_argc_argv => On => On
078+ report_memleaks => On => On
079+ report_zend_debug => Off => Off
080+ request_order => no value => no value
081+ sendmail_from => no value => no value
082+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
083+ serialize_precision => 17 => 17
084+ short_open_tag => On => On
085+ SMTP => localhost => localhost
086+ smtp_port => 25 => 25
087+ sql.safe_mode => Off => Off
088+ track_errors => On => On
089+ unserialize_callback_func => no value => no value
090+ upload_max_filesize => 2M => 2M
091+ upload_tmp_dir => no value => no value
092+ user_dir => no value => no value
093+ user_ini.cache_ttl => 300 => 300
094+ user_ini.filename => .user.ini => .user.ini
095+ variables_order => EGPCS => EGPCS
096+ xmlrpc_error_number => 0 => 0
097+ xmlrpc_errors => Off => Off
098+ zend.detect_unicode => On => On
099+ zend.enable_gc => On => On
100+ zend.multibyte => Off => Off
101+ zend.script_encoding => no value => no value
102+
103+ ctype
104+
105+ ctype functions => enabled
106+
107+ date
108+
109+ date/time support => enabled
110+ "Olson" Timezone Database Version => 2012.3
111+ Timezone Database => internal
112+
113+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 2
114+ Default timezone => UTC
115+
019- phar.cache_list => no value => no value
020- phar.readonly => Off => Off
021- phar.require_hash => Off => Off
023- Phar
025- Phar: PHP Archive support => enabled
026- Phar EXT version => %s
027- Phar API version => 1.1.1
028- SVN revision => %sRevision: %s $
029- Phar-based phar archives => enabled
030- Tar-based phar archives => enabled
031- ZIP-based phar archives => enabled
032- gzip compression => enabled
033- bzip2 compression => enabled
034- OpenSSL support => disabled (install ext/openssl)
037- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
038- Phar fully realized by Gregory Beaver and Marcus Boerger.
039- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
045- ===DONE===
117+ date.default_latitude => 31.7667 => 31.7667
118+ date.default_longitude => 35.2333 => 35.2333
119+ date.sunrise_zenith => 90.583333 => 90.583333
120+ date.sunset_zenith => 90.583333 => 90.583333
121+ date.timezone => no value => no value
122+
125+ DOM/XML => enabled
126+ DOM/XML API Version => 20031129
127+ libxml Version => 2.7.6
128+ HTML Support => enabled
129+ XPath Support => enabled
130+ XPointer Support => enabled
131+ Schema Support => enabled
132+ RelaxNG Support => enabled
133+
134+ ereg
135+
136+ Regex Library => Bundled library enabled
137+
138+ fileinfo
139+
140+ fileinfo support => enabled
141+ version => 1.0.5
143+ filter
145+ Input Validation and Filtering => enabled
146+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
147+
149+ filter.default => unsafe_raw => unsafe_raw
150+ filter.default_flags => no value => no value
151+
152+ gd
153+
154+ GD Support => enabled
155+ GD Version => bundled (2.0.34 compatible)
156+ FreeType Support => enabled
157+ FreeType Linkage => with freetype
158+ FreeType Version => 2.3.11
159+ GIF Read Support => enabled
160+ GIF Create Support => enabled
161+ JPEG Support => enabled
162+ libJPEG Version => 6b
163+ PNG Support => enabled
164+ libPNG Version => 1.2.49
165+ WBMP Support => enabled
166+ XBM Support => enabled
167+
168+ Directive => Local Value => Master Value
169+ gd.jpeg_ignore_warning => 0 => 0
170+
171+ gettext
172+
173+ GetText Support => enabled
174+
175+ hash
176+
177+ hash support => enabled
178+ 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 fnv132 fnv164 joaat 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
179+
180+ iconv
181+
182+ iconv support => enabled
183+ iconv implementation => glibc
184+ iconv library version => 2.12
185+
186+ Directive => Local Value => Master Value
187+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
188+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
189+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
190+
191+ json
192+
193+ json support => enabled
194+ json version => 1.2.1
195+
196+ libxml
197+
198+ libXML support => active
199+ libXML Compiled Version => 2.7.6
200+ libXML Loaded Version => 20706
201+ libXML streams => enabled
202+
203+ mbstring
204+
205+ Multibyte Support => enabled
206+ Multibyte string engine => libmbfl
207+ HTTP input encoding translation => disabled
208+ libmbfl version => 1.3.2
209+
210+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
211+
212+ Multibyte (japanese) regex support => enabled
213+ Multibyte regex (oniguruma) backtrack check => On
214+ Multibyte regex (oniguruma) version => 4.7.1
215+
216+ Directive => Local Value => Master Value
217+ mbstring.detect_order => no value => no value
218+ mbstring.encoding_translation => Off => Off
219+ mbstring.func_overload => 0 => 0
220+ mbstring.http_input => pass => pass
221+ mbstring.http_output => pass => pass
222+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
223+ mbstring.internal_encoding => no value => no value
224+ mbstring.language => neutral => neutral
225+ mbstring.strict_detection => Off => Off
226+ mbstring.substitute_character => no value => no value
227+
228+ mysql
229+
230+ MySQL Support => enabled
231+ Active Persistent Links => 0
232+ Active Links => 0
233+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
234+
235+ Directive => Local Value => Master Value
236+ mysql.allow_local_infile => On => On
237+ mysql.allow_persistent => On => On
238+ mysql.connect_timeout => 60 => 60
239+ mysql.default_host => no value => no value
240+ mysql.default_password => no value => no value
241+ mysql.default_port => no value => no value
242+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
243+ mysql.default_user => no value => no value
244+ mysql.max_links => Unlimited => Unlimited
245+ mysql.max_persistent => Unlimited => Unlimited
246+ mysql.trace_mode => Off => Off
247+
248+ mysqlnd
249+
250+ mysqlnd => enabled
251+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
252+ Compression => supported
253+ SSL => supported
254+ Command buffer size => 4096
255+ Read buffer size => 32768
256+ Read timeout => 31536000
257+ Collecting statistics => Yes
258+ Collecting memory statistics => No
259+ Tracing => n/a
260+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
261+ API Extensions => mysql
262+
263+ mysqlnd statistics =>
264+ bytes_sent => 0
265+ bytes_received => 0
266+ packets_sent => 0
267+ packets_received => 0
268+ protocol_overhead_in => 0
269+ protocol_overhead_out => 0
270+ bytes_received_ok_packet => 0
271+ bytes_received_eof_packet => 0
272+ bytes_received_rset_header_packet => 0
273+ bytes_received_rset_field_meta_packet => 0
274+ bytes_received_rset_row_packet => 0
275+ bytes_received_prepare_response_packet => 0
276+ bytes_received_change_user_packet => 0
277+ packets_sent_command => 0
278+ packets_received_ok => 0
279+ packets_received_eof => 0
280+ packets_received_rset_header => 0
281+ packets_received_rset_field_meta => 0
282+ packets_received_rset_row => 0
283+ packets_received_prepare_response => 0
284+ packets_received_change_user => 0
285+ result_set_queries => 0
286+ non_result_set_queries => 0
287+ no_index_used => 0
288+ bad_index_used => 0
289+ slow_queries => 0
290+ buffered_sets => 0
291+ unbuffered_sets => 0
292+ ps_buffered_sets => 0
293+ ps_unbuffered_sets => 0
294+ flushed_normal_sets => 0
295+ flushed_ps_sets => 0
296+ ps_prepared_never_executed => 0
297+ ps_prepared_once_executed => 0
298+ rows_fetched_from_server_normal => 0
299+ rows_fetched_from_server_ps => 0
300+ rows_buffered_from_client_normal => 0
301+ rows_buffered_from_client_ps => 0
302+ rows_fetched_from_client_normal_buffered => 0
303+ rows_fetched_from_client_normal_unbuffered => 0
304+ rows_fetched_from_client_ps_buffered => 0
305+ rows_fetched_from_client_ps_unbuffered => 0
306+ rows_fetched_from_client_ps_cursor => 0
307+ rows_affected_normal => 0
308+ rows_affected_ps => 0
309+ rows_skipped_normal => 0
310+ rows_skipped_ps => 0
311+ copy_on_write_saved => 0
312+ copy_on_write_performed => 0
313+ command_buffer_too_small => 0
314+ connect_success => 0
315+ connect_failure => 0
316+ connection_reused => 0
317+ reconnect => 0
318+ pconnect_success => 0
319+ active_connections => 0
320+ active_persistent_connections => 0
321+ explicit_close => 0
322+ implicit_close => 0
323+ disconnect_close => 0
324+ in_middle_of_command_close => 0
325+ explicit_free_result => 0
326+ implicit_free_result => 0
327+ explicit_stmt_close => 0
328+ implicit_stmt_close => 0
329+ mem_emalloc_count => 0
330+ mem_emalloc_amount => 0
331+ mem_ecalloc_count => 0
332+ mem_ecalloc_amount => 0
333+ mem_erealloc_count => 0
334+ mem_erealloc_amount => 0
335+ mem_efree_count => 0
336+ mem_efree_amount => 0
337+ mem_malloc_count => 0
338+ mem_malloc_amount => 0
339+ mem_calloc_count => 0
340+ mem_calloc_amount => 0
341+ mem_realloc_count => 0
342+ mem_realloc_amount => 0
343+ mem_free_count => 0
344+ mem_free_amount => 0
345+ mem_estrndup_count => 0
346+ mem_strndup_count => 0
347+ mem_estndup_count => 0
348+ mem_strdup_count => 0
349+ proto_text_fetched_null => 0
350+ proto_text_fetched_bit => 0
351+ proto_text_fetched_tinyint => 0
352+ proto_text_fetched_short => 0
353+ proto_text_fetched_int24 => 0
354+ proto_text_fetched_int => 0
355+ proto_text_fetched_bigint => 0
356+ proto_text_fetched_decimal => 0
357+ proto_text_fetched_float => 0
358+ proto_text_fetched_double => 0
359+ proto_text_fetched_date => 0
360+ proto_text_fetched_year => 0
361+ proto_text_fetched_time => 0
362+ proto_text_fetched_datetime => 0
363+ proto_text_fetched_timestamp => 0
364+ proto_text_fetched_string => 0
365+ proto_text_fetched_blob => 0
366+ proto_text_fetched_enum => 0
367+ proto_text_fetched_set => 0
368+ proto_text_fetched_geometry => 0
369+ proto_text_fetched_other => 0
370+ proto_binary_fetched_null => 0
371+ proto_binary_fetched_bit => 0
372+ proto_binary_fetched_tinyint => 0
373+ proto_binary_fetched_short => 0
374+ proto_binary_fetched_int24 => 0
375+ proto_binary_fetched_int => 0
376+ proto_binary_fetched_bigint => 0
377+ proto_binary_fetched_decimal => 0
378+ proto_binary_fetched_float => 0
379+ proto_binary_fetched_double => 0
380+ proto_binary_fetched_date => 0
381+ proto_binary_fetched_year => 0
382+ proto_binary_fetched_time => 0
383+ proto_binary_fetched_datetime => 0
384+ proto_binary_fetched_timestamp => 0
385+ proto_binary_fetched_string => 0
386+ proto_binary_fetched_blob => 0
387+ proto_binary_fetched_enum => 0
388+ proto_binary_fetched_set => 0
389+ proto_binary_fetched_geometry => 0
390+ proto_binary_fetched_other => 0
391+ init_command_executed_count => 0
392+ init_command_failed_count => 0
393+ com_quit => 0
394+ com_init_db => 0
395+ com_query => 0
396+ com_field_list => 0
397+ com_create_db => 0
398+ com_drop_db => 0
399+ com_refresh => 0
400+ com_shutdown => 0
401+ com_statistics => 0
402+ com_process_info => 0
403+ com_connect => 0
404+ com_process_kill => 0
405+ com_debug => 0
406+ com_ping => 0
407+ com_time => 0
408+ com_delayed_insert => 0
409+ com_change_user => 0
410+ com_binlog_dump => 0
411+ com_table_dump => 0
412+ com_connect_out => 0
413+ com_register_slave => 0
414+ com_stmt_prepare => 0
415+ com_stmt_execute => 0
416+ com_stmt_send_long_data => 0
417+ com_stmt_close => 0
418+ com_stmt_reset => 0
419+ com_stmt_set_option => 0
420+ com_stmt_fetch => 0
421+ com_deamon => 0
422+ bytes_received_real_data_normal => 0
423+ bytes_received_real_data_ps => 0
424+
425+ example statistics =>
426+ stat1 => 0
427+ stat2 => 0
428+
429+ pcre
430+
431+ PCRE (Perl Compatible Regular Expressions) Support => enabled
432+ PCRE Library Version => 8.12 2011-01-15
433+
434+ Directive => Local Value => Master Value
435+ pcre.backtrack_limit => 1000000 => 1000000
436+ pcre.recursion_limit => 100000 => 100000
437+
438+ PDO
439+
440+ PDO support => enabled
441+ PDO drivers => sqlite
442+
443+ pdo_sqlite
444+
445+ PDO Driver for SQLite 3.x => enabled
446+ SQLite Library => 3.7.7.1
447+
448+ pgsql
449+
450+ PostgreSQL Support => enabled
451+ PostgreSQL(libpq) Version => 8.4.13
452+ PostgreSQL(libpq) => PostgreSQL 8.4.13 on i386-redhat-linux-gnu, compiled by GCC gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4), 32-bit
453+ Multibyte character support => enabled
454+ SSL support => enabled
455+ Active Persistent Links => 0
456+ Active Links => 0
457+
458+ Directive => Local Value => Master Value
459+ pgsql.allow_persistent => On => On
460+ pgsql.auto_reset_persistent => Off => Off
461+ pgsql.ignore_notice => Off => Off
462+ pgsql.log_notice => Off => Off
463+ pgsql.max_links => Unlimited => Unlimited
464+ pgsql.max_persistent => Unlimited => Unlimited
465+
466+ Phar
467+
468+ Phar: PHP Archive support => enabled
469+ Phar EXT version => 2.0.1
470+ Phar API version => 1.1.1
471+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
472+ Phar-based phar archives => enabled
473+ Tar-based phar archives => enabled
474+ ZIP-based phar archives => enabled
475+ gzip compression => enabled
476+ bzip2 compression => enabled
477+ OpenSSL support => disabled (install ext/openssl)
478+
479+
480+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
481+ Phar fully realized by Gregory Beaver and Marcus Boerger.
482+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
483+ Directive => Local Value => Master Value
485+ phar.readonly => Off => Off
486+ phar.require_hash => Off => Off
487+
488+ posix
489+
490+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
491+
492+ Reflection
493+
494+ Reflection => enabled
495+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
496+
497+ session
498+
499+ Session Support => enabled
500+ Registered save handlers => files user
501+ Registered serializer handlers => php php_binary
502+
503+ Directive => Local Value => Master Value
504+ session.auto_start => Off => Off
505+ session.cache_expire => 180 => 180
506+ session.cache_limiter => nocache => nocache
507+ session.cookie_domain => no value => no value
508+ session.cookie_httponly => Off => Off
509+ session.cookie_lifetime => 0 => 0
510+ session.cookie_path => / => /
511+ session.cookie_secure => Off => Off
512+ session.entropy_file => /dev/urandom => /dev/urandom
513+ session.entropy_length => 32 => 32
514+ session.gc_divisor => 100 => 100
515+ session.gc_maxlifetime => 1440 => 1440
516+ session.gc_probability => 1 => 1
517+ session.hash_bits_per_character => 4 => 4
518+ session.hash_function => 0 => 0
519+ session.name => PHPSESSID => PHPSESSID
520+ session.referer_check => no value => no value
521+ session.save_handler => files => files
522+ session.save_path => no value => no value
523+ session.serialize_handler => php => php
524+ session.upload_progress.cleanup => On => On
525+ session.upload_progress.enabled => On => On
526+ session.upload_progress.freq => 1% => 1%
527+ session.upload_progress.min_freq => 1 => 1
528+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
529+ session.upload_progress.prefix => upload_progress_ => upload_progress_
530+ session.use_cookies => On => On
531+ session.use_only_cookies => On => On
532+ session.use_trans_sid => 0 => 0
533+
534+ SimpleXML
535+
536+ Simplexml support => enabled
537+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
538+ Schema support => enabled
539+
540+ sockets
541+
542+ Sockets Support => enabled
543+
544+ SPL
545+
546+ SPL support => enabled
547+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
548+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
549+
550+ sqlite3
551+
552+ SQLite3 support => enabled
553+ SQLite3 module version => 0.7
554+ SQLite Library => 3.7.7.1
555+
556+ Directive => Local Value => Master Value
557+ sqlite3.extension_dir => no value => no value
558+
559+ standard
560+
561+ Dynamic Library Support => enabled
562+ Path to sendmail => /usr/sbin/sendmail -t -i
563+
564+ Directive => Local Value => Master Value
565+ assert.active => 1 => 1
566+ assert.bail => 0 => 0
567+ assert.callback => no value => no value
568+ assert.quiet_eval => 0 => 0
569+ assert.warning => 1 => 1
570+ auto_detect_line_endings => 0 => 0
571+ default_socket_timeout => 60 => 60
572+ from => no value => no value
573+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
574+ user_agent => no value => no value
575+
576+ tokenizer
577+
578+ Tokenizer Support => enabled
579+
580+ xml
581+
582+ XML Support => active
583+ XML Namespace Support => active
584+ libxml2 Version => 2.7.6
585+
586+ xmlreader
587+
588+ XMLReader => enabled
589+
590+ xmlwriter
591+
592+ XMLWriter => enabled
593+
594+ zip
595+
596+ Zip => enabled
597+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
598+ Zip version => 1.11.0
599+ Libzip version => 0.10.1
600+
601+ zlib
602+
603+ ZLib Support => enabled
604+ Stream Wrapper => compress.zlib://
605+ Stream Filter => zlib.inflate, zlib.deflate
606+ Compiled Version => 1.2.3
607+ Linked Version => 1.2.3
608+
609+ Directive => Local Value => Master Value
610+ zlib.output_compression => Off => Off
611+ zlib.output_compression_level => -1 => -1
612+ zlib.output_handler => no value => no value
613+
614+ Additional Modules
615+
616+ Module Name
617+ phpinfo()
618+
619+ bz2
620+
621+ BZip2 Support => Enabled
622+ Stream Wrapper support => compress.bzip2://
623+ Stream Filter support => bzip2.decompress, bzip2.compress
624+ BZip2 Version => 1.0.5, 10-Dec-2007
625+
626+ calendar
627+
628+ Calendar support => enabled
629+
630+ Core
631+
632+ PHP Version => 5.4.8
633+
634+ Directive => Local Value => Master Value
635+ allow_url_fopen => On => On
636+ allow_url_include => Off => Off
637+ always_populate_raw_post_data => Off => Off
638+ arg_separator.input => & => &
639+ arg_separator.output => & => &
640+ asp_tags => Off => Off
641+ auto_append_file => no value => no value
642+ auto_globals_jit => On => On
643+ auto_prepend_file => no value => no value
644+ browscap => no value => no value
645+ default_charset => no value => no value
646+ default_mimetype => text/html => text/html
647+ disable_classes => no value => no value
648+ disable_functions => no value => no value
649+ display_errors => STDOUT => STDOUT
650+ display_startup_errors => On => On
651+ doc_root => no value => no value
652+ docref_ext => .html => .html
653+ docref_root => no value => no value
654+ enable_dl => On => On
655+ enable_post_data_reading => On => On
656+ error_append_string => no value => no value
657+ error_log => no value => no value
658+ error_prepend_string => no value => no value
659+ error_reporting => 32767 => 32767
660+ exit_on_timeout => Off => Off
661+ expose_php => On => On
662+ extension_dir => /home/terakin/php-5.4.8/modules/ => /home/terakin/php-5.4.8/modules/
663+ file_uploads => On => On
664+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
665+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
666+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
667+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
668+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
669+ html_errors => Off => Off
670+ ignore_repeated_errors => Off => Off
671+ ignore_repeated_source => Off => Off
672+ ignore_user_abort => Off => Off
673+ implicit_flush => On => On
674+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
675+ log_errors => Off => Off
676+ log_errors_max_len => 1024 => 1024
677+ mail.add_x_header => Off => Off
678+ mail.force_extra_parameters => no value => no value
679+ mail.log => no value => no value
680+ max_execution_time => 0 => 0
681+ max_file_uploads => 20 => 20
682+ max_input_nesting_level => 64 => 64
683+ max_input_time => -1 => -1
684+ max_input_vars => 1000 => 1000
685+ memory_limit => 128M => 128M
686+ open_basedir => no value => no value
687+ output_buffering => no value => no value
688+ output_handler => no value => no value
689+ post_max_size => 8M => 8M
690+ precision => 14 => 14
691+ realpath_cache_size => 16K => 16K
692+ realpath_cache_ttl => 120 => 120
693+ register_argc_argv => On => On
694+ report_memleaks => On => On
695+ report_zend_debug => Off => Off
696+ request_order => no value => no value
697+ sendmail_from => no value => no value
698+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
699+ serialize_precision => 17 => 17
700+ short_open_tag => On => On
701+ SMTP => localhost => localhost
702+ smtp_port => 25 => 25
703+ sql.safe_mode => Off => Off
704+ track_errors => On => On
705+ unserialize_callback_func => no value => no value
706+ upload_max_filesize => 2M => 2M
707+ upload_tmp_dir => no value => no value
708+ user_dir => no value => no value
709+ user_ini.cache_ttl => 300 => 300
710+ user_ini.filename => .user.ini => .user.ini
711+ variables_order => EGPCS => EGPCS
712+ xmlrpc_error_number => 0 => 0
713+ xmlrpc_errors => Off => Off
714+ zend.detect_unicode => On => On
715+ zend.enable_gc => On => On
716+ zend.multibyte => Off => Off
717+ zend.script_encoding => no value => no value
718+
719+ ctype
720+
721+ ctype functions => enabled
722+
723+ date
724+
725+ date/time support => enabled
726+ "Olson" Timezone Database Version => 2012.3
727+ Timezone Database => internal
728+
729+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_001.php on line 5
730+ Default timezone => UTC
731+
732+ Directive => Local Value => Master Value
733+ date.default_latitude => 31.7667 => 31.7667
734+ date.default_longitude => 35.2333 => 35.2333
735+ date.sunrise_zenith => 90.583333 => 90.583333
736+ date.sunset_zenith => 90.583333 => 90.583333
737+ date.timezone => no value => no value
738+
739+ dom
740+
741+ DOM/XML => enabled
742+ DOM/XML API Version => 20031129
743+ libxml Version => 2.7.6
744+ HTML Support => enabled
745+ XPath Support => enabled
746+ XPointer Support => enabled
747+ Schema Support => enabled
748+ RelaxNG Support => enabled
749+
750+ ereg
751+
752+ Regex Library => Bundled library enabled
753+
754+ fileinfo
755+
756+ fileinfo support => enabled
757+ version => 1.0.5
758+
759+ filter
760+
761+ Input Validation and Filtering => enabled
762+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
763+
764+ Directive => Local Value => Master Value
765+ filter.default => unsafe_raw => unsafe_raw
766+ filter.default_flags => no value => no value
767+
768+ gd
769+
770+ GD Support => enabled
771+ GD Version => bundled (2.0.34 compatible)
772+ FreeType Support => enabled
773+ FreeType Linkage => with freetype
774+ FreeType Version => 2.3.11
775+ GIF Read Support => enabled
776+ GIF Create Support => enabled
777+ JPEG Support => enabled
778+ libJPEG Version => 6b
779+ PNG Support => enabled
780+ libPNG Version => 1.2.49
781+ WBMP Support => enabled
782+ XBM Support => enabled
783+
784+ Directive => Local Value => Master Value
785+ gd.jpeg_ignore_warning => 0 => 0
786+
787+ gettext
788+
789+ GetText Support => enabled
790+
791+ hash
792+
793+ hash support => enabled
794+ 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 fnv132 fnv164 joaat 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
795+
796+ iconv
797+
798+ iconv support => enabled
799+ iconv implementation => glibc
800+ iconv library version => 2.12
801+
802+ Directive => Local Value => Master Value
803+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
804+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
805+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
806+
807+ json
808+
809+ json support => enabled
810+ json version => 1.2.1
811+
812+ libxml
813+
814+ libXML support => active
815+ libXML Compiled Version => 2.7.6
816+ libXML Loaded Version => 20706
817+ libXML streams => enabled
818+
819+ mbstring
820+
821+ Multibyte Support => enabled
822+ Multibyte string engine => libmbfl
823+ HTTP input encoding translation => disabled
824+ libmbfl version => 1.3.2
825+
826+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
827+
828+ Multibyte (japanese) regex support => enabled
829+ Multibyte regex (oniguruma) backtrack check => On
830+ Multibyte regex (oniguruma) version => 4.7.1
831+
832+ Directive => Local Value => Master Value
833+ mbstring.detect_order => no value => no value
834+ mbstring.encoding_translation => Off => Off
835+ mbstring.func_overload => 0 => 0
836+ mbstring.http_input => pass => pass
837+ mbstring.http_output => pass => pass
838+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
839+ mbstring.internal_encoding => no value => no value
840+ mbstring.language => neutral => neutral
841+ mbstring.strict_detection => Off => Off
842+ mbstring.substitute_character => no value => no value
843+
844+ mysql
845+
846+ MySQL Support => enabled
847+ Active Persistent Links => 0
848+ Active Links => 0
849+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
850+
851+ Directive => Local Value => Master Value
852+ mysql.allow_local_infile => On => On
853+ mysql.allow_persistent => On => On
854+ mysql.connect_timeout => 60 => 60
855+ mysql.default_host => no value => no value
856+ mysql.default_password => no value => no value
857+ mysql.default_port => no value => no value
858+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
859+ mysql.default_user => no value => no value
860+ mysql.max_links => Unlimited => Unlimited
861+ mysql.max_persistent => Unlimited => Unlimited
862+ mysql.trace_mode => Off => Off
863+
864+ mysqlnd
865+
866+ mysqlnd => enabled
867+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
868+ Compression => supported
869+ SSL => supported
870+ Command buffer size => 4096
871+ Read buffer size => 32768
872+ Read timeout => 31536000
873+ Collecting statistics => Yes
874+ Collecting memory statistics => No
875+ Tracing => n/a
876+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
877+ API Extensions => mysql
878+
879+ mysqlnd statistics =>
880+ bytes_sent => 0
881+ bytes_received => 0
882+ packets_sent => 0
883+ packets_received => 0
884+ protocol_overhead_in => 0
885+ protocol_overhead_out => 0
886+ bytes_received_ok_packet => 0
887+ bytes_received_eof_packet => 0
888+ bytes_received_rset_header_packet => 0
889+ bytes_received_rset_field_meta_packet => 0
890+ bytes_received_rset_row_packet => 0
891+ bytes_received_prepare_response_packet => 0
892+ bytes_received_change_user_packet => 0
893+ packets_sent_command => 0
894+ packets_received_ok => 0
895+ packets_received_eof => 0
896+ packets_received_rset_header => 0
897+ packets_received_rset_field_meta => 0
898+ packets_received_rset_row => 0
899+ packets_received_prepare_response => 0
900+ packets_received_change_user => 0
901+ result_set_queries => 0
902+ non_result_set_queries => 0
903+ no_index_used => 0
904+ bad_index_used => 0
905+ slow_queries => 0
906+ buffered_sets => 0
907+ unbuffered_sets => 0
908+ ps_buffered_sets => 0
909+ ps_unbuffered_sets => 0
910+ flushed_normal_sets => 0
911+ flushed_ps_sets => 0
912+ ps_prepared_never_executed => 0
913+ ps_prepared_once_executed => 0
914+ rows_fetched_from_server_normal => 0
915+ rows_fetched_from_server_ps => 0
916+ rows_buffered_from_client_normal => 0
917+ rows_buffered_from_client_ps => 0
918+ rows_fetched_from_client_normal_buffered => 0
919+ rows_fetched_from_client_normal_unbuffered => 0
920+ rows_fetched_from_client_ps_buffered => 0
921+ rows_fetched_from_client_ps_unbuffered => 0
922+ rows_fetched_from_client_ps_cursor => 0
923+ rows_affected_normal => 0
924+ rows_affected_ps => 0
925+ rows_skipped_normal => 0
926+ rows_skipped_ps => 0
927+ copy_on_write_saved => 0
928+ copy_on_write_performed => 0
929+ command_buffer_too_small => 0
930+ connect_success => 0
931+ connect_failure => 0
932+ connection_reused => 0
933+ reconnect => 0
934+ pconnect_success => 0
935+ active_connections => 0
936+ active_persistent_connections => 0
937+ explicit_close => 0
938+ implicit_close => 0
939+ disconnect_close => 0
940+ in_middle_of_command_close => 0
941+ explicit_free_result => 0
942+ implicit_free_result => 0
943+ explicit_stmt_close => 0
944+ implicit_stmt_close => 0
945+ mem_emalloc_count => 0
946+ mem_emalloc_amount => 0
947+ mem_ecalloc_count => 0
948+ mem_ecalloc_amount => 0
949+ mem_erealloc_count => 0
950+ mem_erealloc_amount => 0
951+ mem_efree_count => 0
952+ mem_efree_amount => 0
953+ mem_malloc_count => 0
954+ mem_malloc_amount => 0
955+ mem_calloc_count => 0
956+ mem_calloc_amount => 0
957+ mem_realloc_count => 0
958+ mem_realloc_amount => 0
959+ mem_free_count => 0
960+ mem_free_amount => 0
961+ mem_estrndup_count => 0
962+ mem_strndup_count => 0
963+ mem_estndup_count => 0
964+ mem_strdup_count => 0
965+ proto_text_fetched_null => 0
966+ proto_text_fetched_bit => 0
967+ proto_text_fetched_tinyint => 0
968+ proto_text_fetched_short => 0
969+ proto_text_fetched_int24 => 0
970+ proto_text_fetched_int => 0
971+ proto_text_fetched_bigint => 0
972+ proto_text_fetched_decimal => 0
973+ proto_text_fetched_float => 0
974+ proto_text_fetched_double => 0
975+ proto_text_fetched_date => 0
976+ proto_text_fetched_year => 0
977+ proto_text_fetched_time => 0
978+ proto_text_fetched_datetime => 0
979+ proto_text_fetched_timestamp => 0
980+ proto_text_fetched_string => 0
981+ proto_text_fetched_blob => 0
982+ proto_text_fetched_enum => 0
983+ proto_text_fetched_set => 0
984+ proto_text_fetched_geometry => 0
985+ proto_text_fetched_other => 0
986+ proto_binary_fetched_null => 0
987+ proto_binary_fetched_bit => 0
988+ proto_binary_fetched_tinyint => 0
989+ proto_binary_fetched_short => 0
990+ proto_binary_fetched_int24 => 0
991+ proto_binary_fetched_int => 0
992+ proto_binary_fetched_bigint => 0
993+ proto_binary_fetched_decimal => 0
994+ proto_binary_fetched_float => 0
995+ proto_binary_fetched_double => 0
996+ proto_binary_fetched_date => 0
997+ proto_binary_fetched_year => 0
998+ proto_binary_fetched_time => 0
999+ proto_binary_fetched_datetime => 0
1000+ proto_binary_fetched_timestamp => 0
1001+ proto_binary_fetched_string => 0
1002+ proto_binary_fetched_blob => 0
1003+ proto_binary_fetched_enum => 0
1004+ proto_binary_fetched_set => 0
1005+ proto_binary_fetched_geometry => 0
1006+ proto_binary_fetched_other => 0
1007+ init_command_executed_count => 0
1008+ init_command_failed_count => 0
1009+ com_quit => 0
1010+ com_init_db => 0
1011+ com_query => 0
1012+ com_field_list => 0
1013+ com_create_db => 0
1014+ com_drop_db => 0
1015+ com_refresh => 0
1016+ com_shutdown => 0
1017+ com_statistics => 0
1018+ com_process_info => 0
1019+ com_connect => 0
1020+ com_process_kill => 0
1021+ com_debug => 0
1022+ com_ping => 0
1023+ com_time => 0
1024+ com_delayed_insert => 0
1025+ com_change_user => 0
1026+ com_binlog_dump => 0
1027+ com_table_dump => 0
1028+ com_connect_out => 0
1029+ com_register_slave => 0
1030+ com_stmt_prepare => 0
1031+ com_stmt_execute => 0
1032+ com_stmt_send_long_data => 0
1033+ com_stmt_close => 0
1034+ com_stmt_reset => 0
1035+ com_stmt_set_option => 0
1036+ com_stmt_fetch => 0
1037+ com_deamon => 0
1038+ bytes_received_real_data_normal => 0
1039+ bytes_received_real_data_ps => 0
1040+
1041+ example statistics =>
1042+ stat1 => 0
1043+ stat2 => 0
1044+
1045+ pcre
1046+
1047+ PCRE (Perl Compatible Regular Expressions) Support => enabled
1048+ PCRE Library Version => 8.12 2011-01-15
1049+
1050+ Directive => Local Value => Master Value
1051+ pcre.backtrack_limit => 1000000 => 1000000
1052+ pcre.recursion_limit => 100000 => 100000
1053+
1054+ PDO
1055+
1056+ PDO support => enabled
1057+ PDO drivers => sqlite
1058+
1059+ pdo_sqlite
1060+
1061+ PDO Driver for SQLite 3.x => enabled
1062+ SQLite Library => 3.7.7.1
1063+
1064+ pgsql
1065+
1066+ PostgreSQL Support => enabled
1067+ PostgreSQL(libpq) Version => 8.4.13
1068+ PostgreSQL(libpq) => PostgreSQL 8.4.13 on i386-redhat-linux-gnu, compiled by GCC gcc (GCC) 4.4.6 20120305 (Red Hat 4.4.6-4), 32-bit
1069+ Multibyte character support => enabled
1070+ SSL support => enabled
1071+ Active Persistent Links => 0
1072+ Active Links => 0
1073+
1074+ Directive => Local Value => Master Value
1075+ pgsql.allow_persistent => On => On
1076+ pgsql.auto_reset_persistent => Off => Off
1077+ pgsql.ignore_notice => Off => Off
1078+ pgsql.log_notice => Off => Off
1079+ pgsql.max_links => Unlimited => Unlimited
1080+ pgsql.max_persistent => Unlimited => Unlimited
1081+
1082+ Phar
1083+
1084+ Phar: PHP Archive support => enabled
1085+ Phar EXT version => 2.0.1
1086+ Phar API version => 1.1.1
1087+ SVN revision => $Id: cc7eac717db60fe3deade794d4ae082fe97279ed $
1088+ Phar-based phar archives => enabled
1089+ Tar-based phar archives => enabled
1090+ ZIP-based phar archives => enabled
1091+ gzip compression => enabled
1092+ bzip2 compression => enabled
1093+ OpenSSL support => disabled (install ext/openssl)
1094+
1095+
1096+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
1097+ Phar fully realized by Gregory Beaver and Marcus Boerger.
1098+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
1099+ Directive => Local Value => Master Value
1100+ phar.cache_list => no value => no value
1103+
1105+
1106+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
1107+
1108+ Reflection
1109+
1110+ Reflection => enabled
1111+ Version => $Id: 7c9981924ded1ad2023fb1d5c3d1a8f290632f5c $
1112+
1113+ session
1114+
1115+ Session Support => enabled
1116+ Registered save handlers => files user
1117+ Registered serializer handlers => php php_binary
1118+
1119+ Directive => Local Value => Master Value
1120+ session.auto_start => Off => Off
1121+ session.cache_expire => 180 => 180
1122+ session.cache_limiter => nocache => nocache
1123+ session.cookie_domain => no value => no value
1124+ session.cookie_httponly => Off => Off
1125+ session.cookie_lifetime => 0 => 0
1126+ session.cookie_path => / => /
1127+ session.cookie_secure => Off => Off
1128+ session.entropy_file => /dev/urandom => /dev/urandom
1129+ session.entropy_length => 32 => 32
1130+ session.gc_divisor => 100 => 100
1131+ session.gc_maxlifetime => 1440 => 1440
1132+ session.gc_probability => 1 => 1
1133+ session.hash_bits_per_character => 4 => 4
1134+ session.hash_function => 0 => 0
1135+ session.name => PHPSESSID => PHPSESSID
1136+ session.referer_check => no value => no value
1137+ session.save_handler => files => files
1138+ session.save_path => no value => no value
1139+ session.serialize_handler => php => php
1140+ session.upload_progress.cleanup => On => On
1141+ session.upload_progress.enabled => On => On
1142+ session.upload_progress.freq => 1% => 1%
1143+ session.upload_progress.min_freq => 1 => 1
1144+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
1145+ session.upload_progress.prefix => upload_progress_ => upload_progress_
1146+ session.use_cookies => On => On
1147+ session.use_only_cookies => On => On
1148+ session.use_trans_sid => 0 => 0
1149+
1150+ SimpleXML
1151+
1152+ Simplexml support => enabled
1153+ Revision => $Id: 5514f0fc897197ca9a199fb93b8b5d9135ad711a $
1154+ Schema support => enabled
1155+
1156+ sockets
1157+
1158+ Sockets Support => enabled
1159+
1160+ SPL
1161+
1162+ SPL support => enabled
1163+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
1164+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
1165+
1166+ sqlite3
1167+
1168+ SQLite3 support => enabled
1169+ SQLite3 module version => 0.7
1170+ SQLite Library => 3.7.7.1
1171+
1172+ Directive => Local Value => Master Value
1173+ sqlite3.extension_dir => no value => no value
1174+
1175+ standard
1176+
1177+ Dynamic Library Support => enabled
1178+ Path to sendmail => /usr/sbin/sendmail -t -i
1179+
1180+ Directive => Local Value => Master Value
1181+ assert.active => 1 => 1
1182+ assert.bail => 0 => 0
1183+ assert.callback => no value => no value
1184+ assert.quiet_eval => 0 => 0
1185+ assert.warning => 1 => 1
1186+ auto_detect_line_endings => 0 => 0
1187+ default_socket_timeout => 60 => 60
1188+ from => no value => no value
1189+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
1190+ user_agent => no value => no value
1191+
1192+ tokenizer
1193+
1194+ Tokenizer Support => enabled
1195+
1196+ xml
1197+
1198+ XML Support => active
1199+ XML Namespace Support => active
1200+ libxml2 Version => 2.7.6
1201+
1202+ xmlreader
1203+
1204+ XMLReader => enabled
1205+
1206+ xmlwriter
1207+
1208+ XMLWriter => enabled
1209+
1210+ zip
1211+
1212+ Zip => enabled
1213+ Extension Version => $Id: 74f868b5c3320a31af332207df35d4ff525cba1e $
1214+ Zip version => 1.11.0
1215+ Libzip version => 0.10.1
1216+
1217+ zlib
1218+
1219+ ZLib Support => enabled
1220+ Stream Wrapper => compress.zlib://
1221+ Stream Filter => zlib.inflate, zlib.deflate
1222+ Compiled Version => 1.2.3
1223+ Linked Version => 1.2.3
1224+
1225+ Directive => Local Value => Master Value
1226+ zlib.output_compression => Off => Off
1227+ zlib.output_compression_level => -1 => -1
1228+ zlib.output_handler => no value => no value
1229+
1230+ Additional Modules
1231+
1232+ Module Name
1233+ ===DONE===