Test: /ext/phar/tests/phpinfo_002.phpt - Version 5.4.6    

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

Count Diff
3 (9%)
002- Phar
003-
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
019- Directive => Local Value => Master Value
020- phar.cache_list => no value => no value
021- phar.readonly => On => On
022- phar.require_hash => On => On
023- %a
024- ===DONE===
2 (6%)
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.6, 6-Sept-2010
016+
017+ calendar
018+
019+ Calendar support => enabled
020+
021+ Core
022+
023+ PHP Version => 5.4.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- Portions of tar implementation Copyright (c) %d-%d Tim Kientzle.
024- ===DONE===
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 => /home/rupok/Desktop/php-5.4.6/modules/ => /home/rupok/Desktop/php-5.4.6/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/lib/php => .:/usr/lib/php
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 => -t -i => -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+ date
115+
116+ date/time support => enabled
117+ "Olson" Timezone Database Version => 2012.3
118+ Timezone Database => internal
119+
120+ 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_002.php on line 2
121+ Default timezone => UTC
122+
124+ date.default_latitude => 31.7667 => 31.7667
125+ date.default_longitude => 35.2333 => 35.2333
126+ date.sunrise_zenith => 90.583333 => 90.583333
127+ date.sunset_zenith => 90.583333 => 90.583333
128+ date.timezone => no value => no value
129+
130+ dba
131+
132+ DBA support => enabled
133+ Supported handlers => gdbm cdb cdb_make inifile flatfile
134+
135+ Directive => Local Value => Master Value
136+ dba.default_handler => flatfile => flatfile
137+
138+ dom
139+
140+ DOM/XML => enabled
141+ DOM/XML API Version => 20031129
142+ libxml Version => 2.7.8
143+ HTML Support => enabled
144+ XPath Support => enabled
145+ XPointer Support => enabled
146+ Schema Support => enabled
147+ RelaxNG Support => enabled
148+
149+ ereg
150+
151+ Regex Library => Bundled library enabled
152+
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+
163+ Directive => Local Value => Master Value
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+ 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.15
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.8
200+ libXML Loaded Version => 20708
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+ pcre
229+
230+ PCRE (Perl Compatible Regular Expressions) Support => enabled
231+ PCRE Library Version => 8.12 2011-01-15
232+
233+ Directive => Local Value => Master Value
234+ pcre.backtrack_limit => 1000000 => 1000000
235+ pcre.recursion_limit => 100000 => 100000
236+
237+ PDO
238+
239+ PDO support => enabled
240+ PDO drivers => sqlite
241+
242+ pdo_sqlite
243+
244+ PDO Driver for SQLite 3.x => enabled
245+ SQLite Library => 3.7.7.1
246+
247+ Phar
248+
249+ Phar: PHP Archive support => enabled
250+ Phar EXT version => 2.0.1
251+ Phar API version => 1.1.1
252+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
253+ Phar-based phar archives => enabled
254+ Tar-based phar archives => enabled
255+ ZIP-based phar archives => enabled
256+ gzip compression => enabled
257+ bzip2 compression => enabled
258+ OpenSSL support => disabled (install ext/openssl)
259+
260+
261+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
262+ Phar fully realized by Gregory Beaver and Marcus Boerger.
263+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
264+ Directive => Local Value => Master Value
268+
270+
271+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
272+
273+ readline
274+
275+ Readline Support => enabled
276+ Readline library => 5.2
277+
278+ Directive => Local Value => Master Value
279+ cli.pager => no value => no value
280+ cli.prompt => \b \> => \b \>
281+
282+ Reflection
283+
284+ Reflection => enabled
285+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
286+
287+ session
288+
289+ Session Support => enabled
290+ Registered save handlers => files user
291+ Registered serializer handlers => php php_binary
292+
293+ Directive => Local Value => Master Value
294+ session.auto_start => Off => Off
295+ session.cache_expire => 180 => 180
296+ session.cache_limiter => nocache => nocache
297+ session.cookie_domain => no value => no value
298+ session.cookie_httponly => Off => Off
299+ session.cookie_lifetime => 0 => 0
300+ session.cookie_path => / => /
301+ session.cookie_secure => Off => Off
302+ session.entropy_file => /dev/urandom => /dev/urandom
303+ session.entropy_length => 32 => 32
304+ session.gc_divisor => 100 => 100
305+ session.gc_maxlifetime => 1440 => 1440
306+ session.gc_probability => 1 => 1
307+ session.hash_bits_per_character => 4 => 4
308+ session.hash_function => 0 => 0
309+ session.name => PHPSESSID => PHPSESSID
310+ session.referer_check => no value => no value
311+ session.save_handler => files => files
312+ session.save_path => no value => no value
313+ session.serialize_handler => php => php
314+ session.upload_progress.cleanup => On => On
315+ session.upload_progress.enabled => On => On
316+ session.upload_progress.freq => 1% => 1%
317+ session.upload_progress.min_freq => 1 => 1
318+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
319+ session.upload_progress.prefix => upload_progress_ => upload_progress_
320+ session.use_cookies => On => On
321+ session.use_only_cookies => On => On
322+ session.use_trans_sid => 0 => 0
323+
324+ SimpleXML
325+
326+ Simplexml support => enabled
327+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
328+ Schema support => enabled
329+
330+ SPL
331+
332+ SPL support => enabled
333+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
334+ 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
335+
336+ sqlite3
337+
338+ SQLite3 support => enabled
339+ SQLite3 module version => 0.7
340+ SQLite Library => 3.7.7.1
341+
342+ Directive => Local Value => Master Value
343+ sqlite3.extension_dir => no value => no value
344+
345+ standard
346+
347+ Dynamic Library Support => enabled
348+ Path to sendmail => -t -i
349+
350+ Directive => Local Value => Master Value
351+ assert.active => 1 => 1
352+ assert.bail => 0 => 0
353+ assert.callback => no value => no value
354+ assert.quiet_eval => 0 => 0
355+ assert.warning => 1 => 1
356+ auto_detect_line_endings => 0 => 0
357+ default_socket_timeout => 60 => 60
358+ from => no value => no value
359+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
360+ user_agent => no value => no value
361+
362+ tokenizer
363+
364+ Tokenizer Support => enabled
365+
366+ xml
367+
368+ XML Support => active
369+ XML Namespace Support => active
370+ libxml2 Version => 2.7.8
371+
372+ xmlreader
373+
374+ XMLReader => enabled
375+
376+ xmlwriter
377+
378+ XMLWriter => enabled
379+
380+ zlib
381+
382+ ZLib Support => enabled
383+ Stream Wrapper => compress.zlib://
384+ Stream Filter => zlib.inflate, zlib.deflate
385+ Compiled Version => 1.2.3.4
386+ Linked Version => 1.2.3.4
387+
388+ Directive => Local Value => Master Value
389+ zlib.output_compression => Off => Off
390+ zlib.output_compression_level => -1 => -1
391+ zlib.output_handler => no value => no value
392+
393+ Additional Modules
394+
395+ Module Name
396+ ===DONE===
1 (3%)
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+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.4.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/Programmi/php/php-5.4.6/modules/ => /home/Programmi/php/php-5.4.6/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 => -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+ 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_002.php on line 2
114+ Default timezone => UTC
115+
024- ===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+
123+ dom
124+
125+ DOM/XML => enabled
126+ DOM/XML API Version => 20031129
127+ libxml Version => 2.7.8
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
142+
143+ filter
144+
145+ Input Validation and Filtering => enabled
146+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
147+
148+ Directive => Local Value => Master Value
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.4.8
159+ T1Lib Support => enabled
160+ GIF Read Support => enabled
161+ GIF Create Support => enabled
162+ JPEG Support => enabled
163+ libJPEG Version => 8
164+ PNG Support => enabled
165+ libPNG Version => 1.2.46
166+ WBMP Support => enabled
167+ XBM Support => enabled
168+ JIS-mapped Japanese Font Support => enabled
169+
170+ Directive => Local Value => Master Value
171+ gd.jpeg_ignore_warning => 0 => 0
172+
173+ gettext
174+
175+ GetText Support => enabled
176+
177+ gmp
178+
179+ gmp support => enabled
180+ GMP version => 5.0.2
181+
182+ hash
183+
184+ hash support => enabled
185+ 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
186+
187+ iconv
188+
189+ iconv support => enabled
190+ iconv implementation => glibc
191+ iconv library version => 2.15
192+
193+ Directive => Local Value => Master Value
194+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
195+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
196+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
197+
198+ json
199+
200+ json support => enabled
201+ json version => 1.2.1
202+
203+ libxml
204+
205+ libXML support => active
206+ libXML Compiled Version => 2.7.8
207+ libXML Loaded Version => 20708
208+ libXML streams => enabled
209+
210+ mbstring
211+
212+ Multibyte Support => enabled
213+ Multibyte string engine => libmbfl
214+ HTTP input encoding translation => disabled
215+ libmbfl version => 1.3.2
216+
217+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
218+
219+ Multibyte (japanese) regex support => enabled
220+ Multibyte regex (oniguruma) backtrack check => On
221+ Multibyte regex (oniguruma) version => 4.7.1
222+
223+ Directive => Local Value => Master Value
224+ mbstring.detect_order => no value => no value
225+ mbstring.encoding_translation => Off => Off
226+ mbstring.func_overload => 0 => 0
227+ mbstring.http_input => pass => pass
228+ mbstring.http_output => pass => pass
229+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
230+ mbstring.internal_encoding => no value => no value
231+ mbstring.language => neutral => neutral
232+ mbstring.strict_detection => Off => Off
233+ mbstring.substitute_character => no value => no value
234+
235+ mcrypt
236+
237+ mcrypt support => enabled
238+ mcrypt_filter support => enabled
239+ Version => 2.5.8
240+ Api No => 20021217
241+ 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
242+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
243+
244+ Directive => Local Value => Master Value
245+ mcrypt.algorithms_dir => no value => no value
246+ mcrypt.modes_dir => no value => no value
247+
248+ mysql
249+
250+ MySQL Support => enabled
251+ Active Persistent Links => 0
252+ Active Links => 0
253+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
254+
255+ Directive => Local Value => Master Value
256+ mysql.allow_local_infile => On => On
257+ mysql.allow_persistent => On => On
258+ mysql.connect_timeout => 60 => 60
259+ mysql.default_host => no value => no value
260+ mysql.default_password => no value => no value
261+ mysql.default_port => no value => no value
262+ mysql.default_socket => no value => no value
263+ mysql.default_user => no value => no value
264+ mysql.max_links => Unlimited => Unlimited
265+ mysql.max_persistent => Unlimited => Unlimited
266+ mysql.trace_mode => Off => Off
267+
268+ mysqli
269+
270+ MysqlI Support => enabled
271+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
272+ Active Persistent Links => 0
273+ Inactive Persistent Links => 0
274+ Active Links => 0
275+
276+ Directive => Local Value => Master Value
277+ mysqli.allow_local_infile => On => On
278+ mysqli.allow_persistent => On => On
279+ mysqli.default_host => no value => no value
280+ mysqli.default_port => 3306 => 3306
281+ mysqli.default_pw => no value => no value
282+ mysqli.default_socket => no value => no value
283+ mysqli.default_user => no value => no value
284+ mysqli.max_links => Unlimited => Unlimited
285+ mysqli.max_persistent => Unlimited => Unlimited
286+ mysqli.reconnect => Off => Off
287+
288+ mysqlnd
289+
290+ mysqlnd => enabled
291+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
292+ Compression => supported
293+ SSL => supported
294+ Command buffer size => 4096
295+ Read buffer size => 32768
296+ Read timeout => 31536000
297+ Collecting statistics => Yes
298+ Collecting memory statistics => No
299+ Tracing => n/a
300+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
301+ API Extensions => mysqli,mysql
302+
303+ mysqlnd statistics =>
304+ bytes_sent => 0
305+ bytes_received => 0
306+ packets_sent => 0
307+ packets_received => 0
308+ protocol_overhead_in => 0
309+ protocol_overhead_out => 0
310+ bytes_received_ok_packet => 0
311+ bytes_received_eof_packet => 0
312+ bytes_received_rset_header_packet => 0
313+ bytes_received_rset_field_meta_packet => 0
314+ bytes_received_rset_row_packet => 0
315+ bytes_received_prepare_response_packet => 0
316+ bytes_received_change_user_packet => 0
317+ packets_sent_command => 0
318+ packets_received_ok => 0
319+ packets_received_eof => 0
320+ packets_received_rset_header => 0
321+ packets_received_rset_field_meta => 0
322+ packets_received_rset_row => 0
323+ packets_received_prepare_response => 0
324+ packets_received_change_user => 0
325+ result_set_queries => 0
326+ non_result_set_queries => 0
327+ no_index_used => 0
328+ bad_index_used => 0
329+ slow_queries => 0
330+ buffered_sets => 0
331+ unbuffered_sets => 0
332+ ps_buffered_sets => 0
333+ ps_unbuffered_sets => 0
334+ flushed_normal_sets => 0
335+ flushed_ps_sets => 0
336+ ps_prepared_never_executed => 0
337+ ps_prepared_once_executed => 0
338+ rows_fetched_from_server_normal => 0
339+ rows_fetched_from_server_ps => 0
340+ rows_buffered_from_client_normal => 0
341+ rows_buffered_from_client_ps => 0
342+ rows_fetched_from_client_normal_buffered => 0
343+ rows_fetched_from_client_normal_unbuffered => 0
344+ rows_fetched_from_client_ps_buffered => 0
345+ rows_fetched_from_client_ps_unbuffered => 0
346+ rows_fetched_from_client_ps_cursor => 0
347+ rows_affected_normal => 0
348+ rows_affected_ps => 0
349+ rows_skipped_normal => 0
350+ rows_skipped_ps => 0
351+ copy_on_write_saved => 0
352+ copy_on_write_performed => 0
353+ command_buffer_too_small => 0
354+ connect_success => 0
355+ connect_failure => 0
356+ connection_reused => 0
357+ reconnect => 0
358+ pconnect_success => 0
359+ active_connections => 0
360+ active_persistent_connections => 0
361+ explicit_close => 0
362+ implicit_close => 0
363+ disconnect_close => 0
364+ in_middle_of_command_close => 0
365+ explicit_free_result => 0
366+ implicit_free_result => 0
367+ explicit_stmt_close => 0
368+ implicit_stmt_close => 0
369+ mem_emalloc_count => 0
370+ mem_emalloc_amount => 0
371+ mem_ecalloc_count => 0
372+ mem_ecalloc_amount => 0
373+ mem_erealloc_count => 0
374+ mem_erealloc_amount => 0
375+ mem_efree_count => 0
376+ mem_efree_amount => 0
377+ mem_malloc_count => 0
378+ mem_malloc_amount => 0
379+ mem_calloc_count => 0
380+ mem_calloc_amount => 0
381+ mem_realloc_count => 0
382+ mem_realloc_amount => 0
383+ mem_free_count => 0
384+ mem_free_amount => 0
385+ mem_estrndup_count => 0
386+ mem_strndup_count => 0
387+ mem_estndup_count => 0
388+ mem_strdup_count => 0
389+ proto_text_fetched_null => 0
390+ proto_text_fetched_bit => 0
391+ proto_text_fetched_tinyint => 0
392+ proto_text_fetched_short => 0
393+ proto_text_fetched_int24 => 0
394+ proto_text_fetched_int => 0
395+ proto_text_fetched_bigint => 0
396+ proto_text_fetched_decimal => 0
397+ proto_text_fetched_float => 0
398+ proto_text_fetched_double => 0
399+ proto_text_fetched_date => 0
400+ proto_text_fetched_year => 0
401+ proto_text_fetched_time => 0
402+ proto_text_fetched_datetime => 0
403+ proto_text_fetched_timestamp => 0
404+ proto_text_fetched_string => 0
405+ proto_text_fetched_blob => 0
406+ proto_text_fetched_enum => 0
407+ proto_text_fetched_set => 0
408+ proto_text_fetched_geometry => 0
409+ proto_text_fetched_other => 0
410+ proto_binary_fetched_null => 0
411+ proto_binary_fetched_bit => 0
412+ proto_binary_fetched_tinyint => 0
413+ proto_binary_fetched_short => 0
414+ proto_binary_fetched_int24 => 0
415+ proto_binary_fetched_int => 0
416+ proto_binary_fetched_bigint => 0
417+ proto_binary_fetched_decimal => 0
418+ proto_binary_fetched_float => 0
419+ proto_binary_fetched_double => 0
420+ proto_binary_fetched_date => 0
421+ proto_binary_fetched_year => 0
422+ proto_binary_fetched_time => 0
423+ proto_binary_fetched_datetime => 0
424+ proto_binary_fetched_timestamp => 0
425+ proto_binary_fetched_string => 0
426+ proto_binary_fetched_blob => 0
427+ proto_binary_fetched_enum => 0
428+ proto_binary_fetched_set => 0
429+ proto_binary_fetched_geometry => 0
430+ proto_binary_fetched_other => 0
431+ init_command_executed_count => 0
432+ init_command_failed_count => 0
433+ com_quit => 0
434+ com_init_db => 0
435+ com_query => 0
436+ com_field_list => 0
437+ com_create_db => 0
438+ com_drop_db => 0
439+ com_refresh => 0
440+ com_shutdown => 0
441+ com_statistics => 0
442+ com_process_info => 0
443+ com_connect => 0
444+ com_process_kill => 0
445+ com_debug => 0
446+ com_ping => 0
447+ com_time => 0
448+ com_delayed_insert => 0
449+ com_change_user => 0
450+ com_binlog_dump => 0
451+ com_table_dump => 0
452+ com_connect_out => 0
453+ com_register_slave => 0
454+ com_stmt_prepare => 0
455+ com_stmt_execute => 0
456+ com_stmt_send_long_data => 0
457+ com_stmt_close => 0
458+ com_stmt_reset => 0
459+ com_stmt_set_option => 0
460+ com_stmt_fetch => 0
461+ com_deamon => 0
462+ bytes_received_real_data_normal => 0
463+ bytes_received_real_data_ps => 0
464+
465+ example statistics =>
466+ stat1 => 0
467+ stat2 => 0
468+
469+ pcre
470+
471+ PCRE (Perl Compatible Regular Expressions) Support => enabled
472+ PCRE Library Version => 8.12 2011-01-15
473+
474+ Directive => Local Value => Master Value
475+ pcre.backtrack_limit => 1000000 => 1000000
476+ pcre.recursion_limit => 100000 => 100000
477+
478+ PDO
479+
480+ PDO support => enabled
481+ PDO drivers => sqlite
482+
483+ pdo_sqlite
484+
485+ PDO Driver for SQLite 3.x => enabled
486+ SQLite Library => 3.7.7.1
487+
488+ Phar
489+
490+ Phar: PHP Archive support => enabled
491+ Phar EXT version => 2.0.1
492+ Phar API version => 1.1.1
493+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
494+ Phar-based phar archives => enabled
495+ Tar-based phar archives => enabled
496+ ZIP-based phar archives => enabled
497+ gzip compression => enabled
498+ bzip2 compression => enabled
499+ OpenSSL support => disabled (install ext/openssl)
500+
501+
502+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
503+ Phar fully realized by Gregory Beaver and Marcus Boerger.
504+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
505+ Directive => Local Value => Master Value
509+
511+
512+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
513+
514+ Reflection
515+
516+ Reflection => enabled
517+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
518+
519+ session
520+
521+ Session Support => enabled
522+ Registered save handlers => files user
523+ Registered serializer handlers => php php_binary
524+
525+ Directive => Local Value => Master Value
526+ session.auto_start => Off => Off
527+ session.cache_expire => 180 => 180
528+ session.cache_limiter => nocache => nocache
529+ session.cookie_domain => no value => no value
530+ session.cookie_httponly => Off => Off
531+ session.cookie_lifetime => 0 => 0
532+ session.cookie_path => / => /
533+ session.cookie_secure => Off => Off
534+ session.entropy_file => /dev/urandom => /dev/urandom
535+ session.entropy_length => 32 => 32
536+ session.gc_divisor => 100 => 100
537+ session.gc_maxlifetime => 1440 => 1440
538+ session.gc_probability => 1 => 1
539+ session.hash_bits_per_character => 4 => 4
540+ session.hash_function => 0 => 0
541+ session.name => PHPSESSID => PHPSESSID
542+ session.referer_check => no value => no value
543+ session.save_handler => files => files
544+ session.save_path => no value => no value
545+ session.serialize_handler => php => php
546+ session.upload_progress.cleanup => On => On
547+ session.upload_progress.enabled => On => On
548+ session.upload_progress.freq => 1% => 1%
549+ session.upload_progress.min_freq => 1 => 1
550+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
551+ session.upload_progress.prefix => upload_progress_ => upload_progress_
552+ session.use_cookies => On => On
553+ session.use_only_cookies => On => On
554+ session.use_trans_sid => 0 => 0
555+
556+ SimpleXML
557+
558+ Simplexml support => enabled
559+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
560+ Schema support => enabled
561+
562+ SPL
563+
564+ SPL support => enabled
565+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
566+ 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
567+
568+ sqlite3
569+
570+ SQLite3 support => enabled
571+ SQLite3 module version => 0.7
572+ SQLite Library => 3.7.7.1
573+
574+ Directive => Local Value => Master Value
575+ sqlite3.extension_dir => no value => no value
576+
577+ standard
578+
579+ Dynamic Library Support => enabled
580+ Path to sendmail => -t -i
581+
582+ Directive => Local Value => Master Value
583+ assert.active => 1 => 1
584+ assert.bail => 0 => 0
585+ assert.callback => no value => no value
586+ assert.quiet_eval => 0 => 0
587+ assert.warning => 1 => 1
588+ auto_detect_line_endings => 0 => 0
589+ default_socket_timeout => 60 => 60
590+ from => no value => no value
591+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
592+ user_agent => no value => no value
593+
594+ tidy
595+
596+ Tidy support => enabled
597+ libTidy Release => 25 March 2009
598+ Extension Version => 2.0 ($Id$)
599+
600+ Directive => Local Value => Master Value
601+ tidy.clean_output => 0 => 0
602+ tidy.default_config => no value => no value
603+
604+ tokenizer
605+
606+ Tokenizer Support => enabled
607+
608+ xml
609+
610+ XML Support => active
611+ XML Namespace Support => active
612+ libxml2 Version => 2.7.8
613+
614+ xmlreader
615+
616+ XMLReader => enabled
617+
618+ xmlwriter
619+
620+ XMLWriter => enabled
621+
622+ xsl
623+
624+ XSL => enabled
625+ libxslt Version => 1.1.26
626+ libxslt compiled against libxml Version => 2.7.8
627+ EXSLT => enabled
628+ libexslt Version => 1.1.26
629+
630+ zip
631+
632+ Zip => enabled
633+ Extension Version => $Id$
634+ Zip version => 1.11.0
635+ Libzip version => 0.10.1
636+
637+ zlib
638+
639+ ZLib Support => enabled
640+ Stream Wrapper => compress.zlib://
641+ Stream Filter => zlib.inflate, zlib.deflate
642+ Compiled Version => 1.2.3.4
643+ Linked Version => 1.2.3.4
644+
645+ Directive => Local Value => Master Value
646+ zlib.output_compression => Off => Off
647+ zlib.output_compression_level => -1 => -1
648+ zlib.output_handler => no value => no value
649+
650+ Additional Modules
651+
652+ Module Name
653+ ===DONE===
1 (3%)
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+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.4.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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 => Off => Off
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 => /usr/local/src/php-5.4.6/modules/ => /usr/local/src/php-5.4.6/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/lib/php => .:/usr/local/php5/lib/php
059+ log_errors => Off => Off
060+ log_errors_max_len => 1024 => 1024
061+ mail.add_x_header => On => On
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 => GP => GP
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 => Off => Off
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 => 1024M => 1024M
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 => GPCS => GPCS
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.24.0
111+ Age => 3
112+ Features
113+ AsynchDNS => Yes
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 => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
127+ Host => i686-redhat-linux-gnu
128+ SSL Version => NSS/3.13.5.0
129+ ZLib Version => 1.2.5
130+ libSSH Version => libssh2/1.4.1
131+
132+ date
133+
134+ date/time support => enabled
135+ "Olson" Timezone Database Version => 2012.3
136+ Timezone Database => internal
137+ Default timezone => America/Sao_Paulo
138+
024- ===DONE===
140+ date.default_latitude => 31.7667 => 31.7667
141+ date.default_longitude => 35.2333 => 35.2333
142+ date.sunrise_zenith => 90.583333 => 90.583333
143+ date.sunset_zenith => 90.583333 => 90.583333
144+ date.timezone => America/Sao_Paulo => America/Sao_Paulo
145+
146+ dom
147+
148+ DOM/XML => enabled
149+ DOM/XML API Version => 20031129
150+ libxml Version => 2.7.8
151+ HTML Support => enabled
152+ XPath Support => enabled
153+ XPointer Support => enabled
154+ Schema Support => enabled
155+ RelaxNG Support => enabled
156+
157+ ereg
158+
159+ Regex Library => Bundled library enabled
160+
161+ fileinfo
162+
163+ fileinfo support => enabled
164+ version => 1.0.5
165+
166+ filter
167+
168+ Input Validation and Filtering => enabled
169+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
170+
171+ Directive => Local Value => Master Value
172+ filter.default => unsafe_raw => unsafe_raw
173+ filter.default_flags => no value => no value
174+
175+ ftp
176+
177+ FTP support => enabled
178+
179+ gd
180+
181+ GD Support => enabled
182+ GD Version => bundled (2.0.34 compatible)
183+ GIF Read Support => enabled
184+ GIF Create Support => enabled
185+ JPEG Support => enabled
186+ libJPEG Version => 6b
187+ PNG Support => enabled
188+ libPNG Version => 1.5.12
189+ WBMP Support => enabled
190+ XBM Support => enabled
191+
192+ Directive => Local Value => Master Value
193+ gd.jpeg_ignore_warning => 0 => 0
194+
195+ hash
196+
197+ hash support => enabled
198+ 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
199+
200+ iconv
201+
202+ iconv support => enabled
203+ iconv implementation => glibc
204+ iconv library version => 2.15
205+
206+ Directive => Local Value => Master Value
207+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
208+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
209+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
210+
211+ intl
212+
213+ Internationalization support => enabled
214+ version => 1.1.0
215+ ICU version => 49.1.2
216+ ICU Data version => 49.1.2
217+
218+ Directive => Local Value => Master Value
219+ intl.default_locale => no value => no value
220+ intl.error_level => 0 => 0
221+
222+ json
223+
224+ json support => enabled
225+ json version => 1.2.1
226+
227+ libxml
228+
229+ libXML support => active
230+ libXML Compiled Version => 2.7.8
231+ libXML Loaded Version => 20708
232+ libXML streams => enabled
233+
234+ mbstring
235+
236+ Multibyte Support => enabled
237+ Multibyte string engine => libmbfl
238+ HTTP input encoding translation => disabled
239+ libmbfl version => 1.3.2
240+
241+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
242+
243+ Multibyte (japanese) regex support => enabled
244+ Multibyte regex (oniguruma) backtrack check => On
245+ Multibyte regex (oniguruma) version => 4.7.1
246+
247+ Directive => Local Value => Master Value
248+ mbstring.detect_order => no value => no value
249+ mbstring.encoding_translation => Off => Off
250+ mbstring.func_overload => 0 => 0
251+ mbstring.http_input => pass => pass
252+ mbstring.http_output => pass => pass
253+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
254+ mbstring.internal_encoding => no value => no value
255+ mbstring.language => neutral => neutral
256+ mbstring.strict_detection => Off => Off
257+ mbstring.substitute_character => no value => no value
258+
259+ mcrypt
260+
261+ mcrypt support => enabled
262+ mcrypt_filter support => enabled
263+ Version => 2.5.7
264+ Api No => 20021217
265+ 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
266+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
267+
268+ Directive => Local Value => Master Value
269+ mcrypt.algorithms_dir => no value => no value
270+ mcrypt.modes_dir => no value => no value
271+
272+ mysql
273+
274+ MySQL Support => enabled
275+ Active Persistent Links => 0
276+ Active Links => 0
277+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
278+
279+ Directive => Local Value => Master Value
280+ mysql.allow_local_infile => On => On
281+ mysql.allow_persistent => On => On
282+ mysql.connect_timeout => 60 => 60
283+ mysql.default_host => no value => no value
284+ mysql.default_password => no value => no value
285+ mysql.default_port => no value => no value
286+ mysql.default_socket => no value => no value
287+ mysql.default_user => no value => no value
288+ mysql.max_links => Unlimited => Unlimited
289+ mysql.max_persistent => Unlimited => Unlimited
290+ mysql.trace_mode => Off => Off
291+
292+ mysqli
293+
294+ MysqlI Support => enabled
295+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
296+ Active Persistent Links => 0
297+ Inactive Persistent Links => 0
298+ Active Links => 0
299+
300+ Directive => Local Value => Master Value
301+ mysqli.allow_local_infile => On => On
302+ mysqli.allow_persistent => On => On
303+ mysqli.default_host => no value => no value
304+ mysqli.default_port => 3306 => 3306
305+ mysqli.default_pw => no value => no value
306+ mysqli.default_socket => no value => no value
307+ mysqli.default_user => no value => no value
308+ mysqli.max_links => Unlimited => Unlimited
309+ mysqli.max_persistent => Unlimited => Unlimited
310+ mysqli.reconnect => Off => Off
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 => Yes
323+ Tracing => n/a
324+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
325+ API Extensions => mysqli,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 => sqlite
506+
507+ pdo_sqlite
508+
509+ PDO Driver for SQLite 3.x => enabled
510+ SQLite Library => 3.7.7.1
511+
512+ Phar
513+
514+ Phar: PHP Archive support => enabled
515+ Phar EXT version => 2.0.1
516+ Phar API version => 1.1.1
517+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
518+ Phar-based phar archives => enabled
519+ Tar-based phar archives => enabled
520+ ZIP-based phar archives => enabled
521+ gzip compression => enabled
522+ bzip2 compression => enabled
523+ OpenSSL support => disabled (install ext/openssl)
524+
525+
526+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
527+ Phar fully realized by Gregory Beaver and Marcus Boerger.
528+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
529+ Directive => Local Value => Master Value
533+
535+
536+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
537+
538+ Reflection
539+
540+ Reflection => enabled
541+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
542+
543+ session
544+
545+ Session Support => enabled
546+ Registered save handlers => files user
547+ Registered serializer handlers => php php_binary
548+
549+ Directive => Local Value => Master Value
550+ session.auto_start => Off => Off
551+ session.cache_expire => 180 => 180
552+ session.cache_limiter => nocache => nocache
553+ session.cookie_domain => no value => no value
554+ session.cookie_httponly => Off => Off
555+ session.cookie_lifetime => 0 => 0
556+ session.cookie_path => / => /
557+ session.cookie_secure => Off => Off
558+ session.entropy_file => /dev/urandom => /dev/urandom
559+ session.entropy_length => 32 => 32
560+ session.gc_divisor => 1000 => 1000
561+ session.gc_maxlifetime => 1440 => 1440
562+ session.gc_probability => 1 => 1
563+ session.hash_bits_per_character => 5 => 5
564+ session.hash_function => 0 => 0
565+ session.name => PHPSESSID => PHPSESSID
566+ session.referer_check => no value => no value
567+ session.save_handler => files => files
568+ session.save_path => no value => no value
569+ session.serialize_handler => php => php
570+ session.upload_progress.cleanup => On => On
571+ session.upload_progress.enabled => On => On
572+ session.upload_progress.freq => 1% => 1%
573+ session.upload_progress.min_freq => 1 => 1
574+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
575+ session.upload_progress.prefix => upload_progress_ => upload_progress_
576+ session.use_cookies => On => On
577+ session.use_only_cookies => On => On
578+ session.use_trans_sid => 0 => 0
579+
580+ SimpleXML
581+
582+ Simplexml support => enabled
583+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
584+ Schema support => enabled
585+
586+ sockets
587+
588+ Sockets Support => enabled
589+
590+ SPL
591+
592+ SPL support => enabled
593+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
594+ 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
595+
596+ sqlite3
597+
598+ SQLite3 support => enabled
599+ SQLite3 module version => 0.7
600+ SQLite Library => 3.7.7.1
601+
602+ Directive => Local Value => Master Value
603+ sqlite3.extension_dir => no value => no value
604+
605+ standard
606+
607+ Dynamic Library Support => enabled
608+ Path to sendmail => /usr/sbin/sendmail -t -i
609+
610+ Directive => Local Value => Master Value
611+ assert.active => 1 => 1
612+ assert.bail => 0 => 0
613+ assert.callback => no value => no value
614+ assert.quiet_eval => 0 => 0
615+ assert.warning => 1 => 1
616+ auto_detect_line_endings => 0 => 0
617+ default_socket_timeout => 60 => 60
618+ from => no value => no value
619+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
620+ user_agent => no value => no value
621+
622+ tokenizer
623+
624+ Tokenizer Support => enabled
625+
626+ xml
627+
628+ XML Support => active
629+ XML Namespace Support => active
630+ libxml2 Version => 2.7.8
631+
632+ xmlreader
633+
634+ XMLReader => enabled
635+
636+ xmlwriter
637+
638+ XMLWriter => enabled
639+
640+ zip
641+
642+ Zip => enabled
643+ Extension Version => $Id$
644+ Zip version => 1.11.0
645+ Libzip version => 0.10.1
646+
647+ zlib
648+
649+ ZLib Support => enabled
650+ Stream Wrapper => compress.zlib://
651+ Stream Filter => zlib.inflate, zlib.deflate
652+ Compiled Version => 1.2.5
653+ Linked Version => 1.2.5
654+
655+ Directive => Local Value => Master Value
656+ zlib.output_compression => Off => Off
657+ zlib.output_compression_level => -1 => -1
658+ zlib.output_handler => no value => no value
659+
660+ Additional Modules
661+
662+ Module Name
663+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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 => /tmp/php-5.4.6/modules/ => /tmp/php-5.4.6/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 => -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 => x86_64-pc-linux-gnu
124+ SSL Version => OpenSSL/1.0.1
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_002.php on line 2
134+ Default timezone => UTC
135+
024- ===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+
143+ dom
144+
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
162+
163+ filter
164+
165+ Input Validation and Filtering => enabled
166+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
167+
168+ Directive => Local Value => Master Value
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+ pcre
230+
231+ PCRE (Perl Compatible Regular Expressions) Support => enabled
232+ PCRE Library Version => 8.12 2011-01-15
233+
234+ Directive => Local Value => Master Value
235+ pcre.backtrack_limit => 1000000 => 1000000
236+ pcre.recursion_limit => 100000 => 100000
237+
238+ PDO
239+
240+ PDO support => enabled
241+ PDO drivers => sqlite
242+
243+ pdo_sqlite
244+
245+ PDO Driver for SQLite 3.x => enabled
246+ SQLite Library => 3.7.7.1
247+
248+ Phar
249+
250+ Phar: PHP Archive support => enabled
251+ Phar EXT version => 2.0.1
252+ Phar API version => 1.1.1
253+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
254+ Phar-based phar archives => enabled
255+ Tar-based phar archives => enabled
256+ ZIP-based phar archives => enabled
257+ gzip compression => enabled
258+ bzip2 compression => enabled
259+ OpenSSL support => disabled (install ext/openssl)
260+
261+
262+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
263+ Phar fully realized by Gregory Beaver and Marcus Boerger.
264+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
265+ Directive => Local Value => Master Value
269+
271+
272+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
273+
274+ Reflection
275+
276+ Reflection => enabled
277+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
278+
279+ session
280+
281+ Session Support => enabled
282+ Registered save handlers => files user
283+ Registered serializer handlers => php php_binary
284+
285+ Directive => Local Value => Master Value
286+ session.auto_start => Off => Off
287+ session.cache_expire => 180 => 180
288+ session.cache_limiter => nocache => nocache
289+ session.cookie_domain => no value => no value
290+ session.cookie_httponly => Off => Off
291+ session.cookie_lifetime => 0 => 0
292+ session.cookie_path => / => /
293+ session.cookie_secure => Off => Off
294+ session.entropy_file => /dev/urandom => /dev/urandom
295+ session.entropy_length => 32 => 32
296+ session.gc_divisor => 100 => 100
297+ session.gc_maxlifetime => 1440 => 1440
298+ session.gc_probability => 1 => 1
299+ session.hash_bits_per_character => 4 => 4
300+ session.hash_function => 0 => 0
301+ session.name => PHPSESSID => PHPSESSID
302+ session.referer_check => no value => no value
303+ session.save_handler => files => files
304+ session.save_path => no value => no value
305+ session.serialize_handler => php => php
306+ session.upload_progress.cleanup => On => On
307+ session.upload_progress.enabled => On => On
308+ session.upload_progress.freq => 1% => 1%
309+ session.upload_progress.min_freq => 1 => 1
310+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
311+ session.upload_progress.prefix => upload_progress_ => upload_progress_
312+ session.use_cookies => On => On
313+ session.use_only_cookies => On => On
314+ session.use_trans_sid => 0 => 0
315+
316+ SimpleXML
317+
318+ Simplexml support => enabled
319+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
320+ Schema support => enabled
321+
322+ SPL
323+
324+ SPL support => enabled
325+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
326+ 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
327+
328+ sqlite3
329+
330+ SQLite3 support => enabled
331+ SQLite3 module version => 0.7
332+ SQLite Library => 3.7.7.1
333+
334+ Directive => Local Value => Master Value
335+ sqlite3.extension_dir => no value => no value
336+
337+ standard
338+
339+ Dynamic Library Support => enabled
340+ Path to sendmail => -t -i
341+
342+ Directive => Local Value => Master Value
343+ assert.active => 1 => 1
344+ assert.bail => 0 => 0
345+ assert.callback => no value => no value
346+ assert.quiet_eval => 0 => 0
347+ assert.warning => 1 => 1
348+ auto_detect_line_endings => 0 => 0
349+ default_socket_timeout => 60 => 60
350+ from => no value => no value
351+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
352+ user_agent => no value => no value
353+
354+ tidy
355+
356+ Tidy support => enabled
357+ libTidy Release => 25 March 2009
358+ Extension Version => 2.0 ($Id$)
359+
360+ Directive => Local Value => Master Value
361+ tidy.clean_output => 0 => 0
362+ tidy.default_config => no value => no value
363+
364+ tokenizer
365+
366+ Tokenizer Support => enabled
367+
368+ xml
369+
370+ XML Support => active
371+ XML Namespace Support => active
372+ libxml2 Version => 2.7.8
373+
374+ xmlreader
375+
376+ XMLReader => enabled
377+
378+ xmlwriter
379+
380+ XMLWriter => enabled
381+
382+ zlib
383+
384+ ZLib Support => enabled
385+ Stream Wrapper => compress.zlib://
386+ Stream Filter => zlib.inflate, zlib.deflate
387+ Compiled Version => 1.2.3.4
388+ Linked Version => 1.2.3.4
389+
390+ Directive => Local Value => Master Value
391+ zlib.output_compression => Off => Off
392+ zlib.output_compression_level => -1 => -1
393+ zlib.output_handler => no value => no value
394+
395+ Additional Modules
396+
397+ Module Name
398+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/Downloads/php-5.4.6/modules/ => /root/Downloads/php-5.4.6/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/lib64/php => .:/usr/local/lib64/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 => Yes
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, ldaps, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
123+ Host => x86_64-unknown-linux-gnu
124+ SSL Version => OpenSSL/1.0.0e
125+ ZLib Version => 1.2.5
126+ libSSH Version => libssh2/1.2.9
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_002.php on line 2
135+ Default timezone => UTC
136+
024- ===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+
144+ dom
145+
146+ DOM/XML => enabled
147+ DOM/XML API Version => 20031129
148+ libxml Version => 2.7.8
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
163+
164+ filter
165+
166+ Input Validation and Filtering => enabled
167+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
168+
169+ Directive => Local Value => Master Value
170+ filter.default => unsafe_raw => unsafe_raw
171+ filter.default_flags => no value => no value
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.14.1
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+ mcrypt
227+
228+ mcrypt support => enabled
229+ mcrypt_filter support => enabled
230+ Version => 2.5.8
231+ Api No => 20021217
232+ Supported ciphers => idea mars rc6 skipjack 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
233+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
234+
235+ Directive => Local Value => Master Value
236+ mcrypt.algorithms_dir => no value => no value
237+ mcrypt.modes_dir => no value => no value
238+
239+ mhash
240+
241+ MHASH support => Enabled
242+ MHASH API Version => Emulated Support
243+
244+ pcntl
245+
246+ pcntl support => enabled
247+
248+ pcre
249+
250+ PCRE (Perl Compatible Regular Expressions) Support => enabled
251+ PCRE Library Version => 8.12 2011-01-15
252+
253+ Directive => Local Value => Master Value
254+ pcre.backtrack_limit => 1000000 => 1000000
255+ pcre.recursion_limit => 100000 => 100000
256+
257+ Phar
258+
259+ Phar: PHP Archive support => enabled
260+ Phar EXT version => 2.0.1
261+ Phar API version => 1.1.1
262+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
263+ Phar-based phar archives => enabled
264+ Tar-based phar archives => enabled
265+ ZIP-based phar archives => enabled
266+ gzip compression => enabled
267+ bzip2 compression => enabled
268+ OpenSSL support => disabled (install ext/openssl)
269+
270+
271+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
272+ Phar fully realized by Gregory Beaver and Marcus Boerger.
273+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
274+ Directive => Local Value => Master Value
278+
280+
281+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
282+
283+ Reflection
284+
285+ Reflection => enabled
286+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
287+
288+ session
289+
290+ Session Support => enabled
291+ Registered save handlers => files user
292+ Registered serializer handlers => php php_binary
293+
294+ Directive => Local Value => Master Value
295+ session.auto_start => Off => Off
296+ session.cache_expire => 180 => 180
297+ session.cache_limiter => nocache => nocache
298+ session.cookie_domain => no value => no value
299+ session.cookie_httponly => Off => Off
300+ session.cookie_lifetime => 0 => 0
301+ session.cookie_path => / => /
302+ session.cookie_secure => Off => Off
303+ session.entropy_file => /dev/urandom => /dev/urandom
304+ session.entropy_length => 32 => 32
305+ session.gc_divisor => 100 => 100
306+ session.gc_maxlifetime => 1440 => 1440
307+ session.gc_probability => 1 => 1
308+ session.hash_bits_per_character => 4 => 4
309+ session.hash_function => 0 => 0
310+ session.name => PHPSESSID => PHPSESSID
311+ session.referer_check => no value => no value
312+ session.save_handler => files => files
313+ session.save_path => no value => no value
314+ session.serialize_handler => php => php
315+ session.upload_progress.cleanup => On => On
316+ session.upload_progress.enabled => On => On
317+ session.upload_progress.freq => 1% => 1%
318+ session.upload_progress.min_freq => 1 => 1
319+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
320+ session.upload_progress.prefix => upload_progress_ => upload_progress_
321+ session.use_cookies => On => On
322+ session.use_only_cookies => On => On
323+ session.use_trans_sid => 0 => 0
324+
325+ SimpleXML
326+
327+ Simplexml support => enabled
328+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
329+ Schema support => enabled
330+
331+ sockets
332+
333+ Sockets 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+ tokenizer
368+
369+ Tokenizer Support => enabled
370+
371+ xml
372+
373+ XML Support => active
374+ XML Namespace Support => active
375+ libxml2 Version => 2.7.8
376+
377+ xmlreader
378+
379+ XMLReader => enabled
380+
381+ xmlwriter
382+
383+ XMLWriter => enabled
384+
385+ zip
386+
387+ Zip => enabled
388+ Extension Version => $Id$
389+ Zip version => 1.11.0
390+ Libzip version => 0.10.1
391+
392+ zlib
393+
394+ ZLib Support => enabled
395+ Stream Wrapper => compress.zlib://
396+ Stream Filter => zlib.inflate, zlib.deflate
397+ Compiled Version => 1.2.5
398+ Linked Version => 1.2.5
399+
400+ Directive => Local Value => Master Value
401+ zlib.output_compression => Off => Off
402+ zlib.output_compression_level => -1 => -1
403+ zlib.output_handler => no value => no value
404+
405+ Additional Modules
406+
407+ Module Name
408+ sysvsem
409+ sysvshm
410+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/heitkamp/src/misc-src/php-5.4.6/modules/ => /home/heitkamp/src/misc-src/php-5.4.6/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/bin/sendmail -t -i => /usr/bin/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_002.php on line 2
110+ Default timezone => UTC
111+
024- ===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+
119+ dom
120+
121+ DOM/XML => enabled
122+ DOM/XML API Version => 20031129
123+ libxml Version => 2.8.0
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
138+
139+ filter
140+
141+ Input Validation and Filtering => enabled
142+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
143+
144+ Directive => Local Value => Master Value
145+ filter.default => unsafe_raw => unsafe_raw
146+ filter.default_flags => no value => no value
147+
148+ ftp
149+
150+ FTP support => enabled
151+
152+ gettext
153+
154+ GetText Support => enabled
155+
156+ hash
157+
158+ hash support => enabled
159+ 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
160+
161+ iconv
162+
163+ iconv support => enabled
164+ iconv implementation => glibc
165+ iconv library version => 2.13
166+
167+ Directive => Local Value => Master Value
168+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
169+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
170+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
171+
172+ json
173+
174+ json support => enabled
175+ json version => 1.2.1
176+
177+ libxml
178+
179+ libXML support => active
180+ libXML Compiled Version => 2.8.0
181+ libXML Loaded Version => 20800-GITv2.8.0-9-g4629ee0
182+ libXML streams => enabled
183+
184+ mysql
185+
186+ MySQL Support => enabled
187+ Active Persistent Links => 0
188+ Active Links => 0
189+ Client API version => 5.0.92
190+ MYSQL_MODULE_TYPE => external
191+ MYSQL_SOCKET => /tmp/mysql.sock
192+ MYSQL_INCLUDE => -I/usr//include/mysql
193+ MYSQL_LIBS => -L/usr//lib -lmysqlclient
194+
195+ Directive => Local Value => Master Value
196+ mysql.allow_local_infile => On => On
197+ mysql.allow_persistent => On => On
198+ mysql.connect_timeout => 60 => 60
199+ mysql.default_host => no value => no value
200+ mysql.default_password => no value => no value
201+ mysql.default_port => no value => no value
202+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
203+ mysql.default_user => no value => no value
204+ mysql.max_links => Unlimited => Unlimited
205+ mysql.max_persistent => Unlimited => Unlimited
206+ mysql.trace_mode => Off => Off
207+
208+ pcre
209+
210+ PCRE (Perl Compatible Regular Expressions) Support => enabled
211+ PCRE Library Version => 8.12 2011-01-15
212+
213+ Directive => Local Value => Master Value
214+ pcre.backtrack_limit => 1000000 => 1000000
215+ pcre.recursion_limit => 100000 => 100000
216+
217+ PDO
218+
219+ PDO support => enabled
220+ PDO drivers => sqlite
221+
222+ pdo_sqlite
223+
224+ PDO Driver for SQLite 3.x => enabled
225+ SQLite Library => 3.7.7.1
226+
227+ pgsql
228+
229+ PostgreSQL Support => enabled
230+ PostgreSQL(libpq) Version => 8.4.12
231+ PostgreSQL(libpq) => PostgreSQL 8.4.12 on i686-pc-linux-gnu, compiled by GCC gcc (GCC) 4.6.4 20120703 (prerelease), 32-bit
232+ Multibyte character support => enabled
233+ SSL support => enabled
234+ Active Persistent Links => 0
235+ Active Links => 0
236+
237+ Directive => Local Value => Master Value
238+ pgsql.allow_persistent => On => On
239+ pgsql.auto_reset_persistent => Off => Off
240+ pgsql.ignore_notice => Off => Off
241+ pgsql.log_notice => Off => Off
242+ pgsql.max_links => Unlimited => Unlimited
243+ pgsql.max_persistent => Unlimited => Unlimited
244+
245+ Phar
246+
247+ Phar: PHP Archive support => enabled
248+ Phar EXT version => 2.0.1
249+ Phar API version => 1.1.1
250+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
251+ Phar-based phar archives => enabled
252+ Tar-based phar archives => enabled
253+ ZIP-based phar archives => enabled
254+ gzip compression => enabled
255+ bzip2 compression => enabled
256+ OpenSSL support => disabled (install ext/openssl)
257+
258+
259+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
260+ Phar fully realized by Gregory Beaver and Marcus Boerger.
261+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
262+ Directive => Local Value => Master Value
266+
268+
269+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
270+
271+ readline
272+
273+ Readline Support => enabled
274+ Readline library => 6.2
275+
276+ Directive => Local Value => Master Value
277+ cli.pager => no value => no value
278+ cli.prompt => \b \> => \b \>
279+
280+ Reflection
281+
282+ Reflection => enabled
283+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
284+
285+ session
286+
287+ Session Support => enabled
288+ Registered save handlers => files user
289+ Registered serializer handlers => php php_binary
290+
291+ Directive => Local Value => Master Value
292+ session.auto_start => Off => Off
293+ session.cache_expire => 180 => 180
294+ session.cache_limiter => nocache => nocache
295+ session.cookie_domain => no value => no value
296+ session.cookie_httponly => Off => Off
297+ session.cookie_lifetime => 0 => 0
298+ session.cookie_path => / => /
299+ session.cookie_secure => Off => Off
300+ session.entropy_file => /dev/urandom => /dev/urandom
301+ session.entropy_length => 32 => 32
302+ session.gc_divisor => 100 => 100
303+ session.gc_maxlifetime => 1440 => 1440
304+ session.gc_probability => 1 => 1
305+ session.hash_bits_per_character => 4 => 4
306+ session.hash_function => 0 => 0
307+ session.name => PHPSESSID => PHPSESSID
308+ session.referer_check => no value => no value
309+ session.save_handler => files => files
310+ session.save_path => no value => no value
311+ session.serialize_handler => php => php
312+ session.upload_progress.cleanup => On => On
313+ session.upload_progress.enabled => On => On
314+ session.upload_progress.freq => 1% => 1%
315+ session.upload_progress.min_freq => 1 => 1
316+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
317+ session.upload_progress.prefix => upload_progress_ => upload_progress_
318+ session.use_cookies => On => On
319+ session.use_only_cookies => On => On
320+ session.use_trans_sid => 0 => 0
321+
322+ SimpleXML
323+
324+ Simplexml support => enabled
325+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
326+ Schema support => enabled
327+
328+ SPL
329+
330+ SPL support => enabled
331+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
332+ 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
333+
334+ sqlite3
335+
336+ SQLite3 support => enabled
337+ SQLite3 module version => 0.7
338+ SQLite Library => 3.7.7.1
339+
340+ Directive => Local Value => Master Value
341+ sqlite3.extension_dir => no value => no value
342+
343+ standard
344+
345+ Dynamic Library Support => enabled
346+ Path to sendmail => /usr/bin/sendmail -t -i
347+
348+ Directive => Local Value => Master Value
349+ assert.active => 1 => 1
350+ assert.bail => 0 => 0
351+ assert.callback => no value => no value
352+ assert.quiet_eval => 0 => 0
353+ assert.warning => 1 => 1
354+ auto_detect_line_endings => 0 => 0
355+ default_socket_timeout => 60 => 60
356+ from => no value => no value
357+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
358+ user_agent => no value => no value
359+
360+ tokenizer
361+
362+ Tokenizer Support => enabled
363+
364+ xml
365+
366+ XML Support => active
367+ XML Namespace Support => active
368+ libxml2 Version => 2.8.0
369+
370+ xmlreader
371+
372+ XMLReader => enabled
373+
374+ xmlwriter
375+
376+ XMLWriter => enabled
377+
378+ zlib
379+
380+ ZLib Support => enabled
381+ Stream Wrapper => compress.zlib://
382+ Stream Filter => zlib.inflate, zlib.deflate
383+ Compiled Version => 1.2.3
384+ Linked Version => 1.2.3
385+
386+ Directive => Local Value => Master Value
387+ zlib.output_compression => Off => Off
388+ zlib.output_compression_level => -1 => -1
389+ zlib.output_handler => no value => no value
390+
391+ Additional Modules
392+
393+ Module Name
394+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/debian/programms/php/php-5.4.6/modules/ => /home/debian/programms/php/php-5.4.6/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_002.php on line 2
135+ Default timezone => UTC
136+
024- ===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+
144+ dom
145+
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
163+
164+ filter
165+
166+ Input Validation and Filtering => enabled
167+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
168+
169+ Directive => Local Value => Master Value
170+ filter.default => unsafe_raw => unsafe_raw
171+ filter.default_flags => no value => no value
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.8.0
198+ libXML Loaded Version => 20800
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+ mcrypt
227+
228+ mcrypt support => enabled
229+ mcrypt_filter support => enabled
230+ Version => 2.5.8
231+ Api No => 20021217
232+ 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
233+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
234+
235+ Directive => Local Value => Master Value
236+ mcrypt.algorithms_dir => no value => no value
237+ mcrypt.modes_dir => no value => no value
238+
239+ mhash
240+
241+ MHASH support => Enabled
242+ MHASH API Version => Emulated Support
243+
244+ pcntl
245+
246+ pcntl support => enabled
247+
248+ pcre
249+
250+ PCRE (Perl Compatible Regular Expressions) Support => enabled
251+ PCRE Library Version => 8.12 2011-01-15
252+
253+ Directive => Local Value => Master Value
254+ pcre.backtrack_limit => 1000000 => 1000000
255+ pcre.recursion_limit => 100000 => 100000
256+
257+ pgsql
258+
259+ PostgreSQL Support => enabled
260+ PostgreSQL(libpq) Version => 9.1.4
261+ PostgreSQL(libpq) => PostgreSQL 9.1.4 on x86_64-unknown-linux-gnu, compiled by gcc-4.7.real (Debian 4.7.1-5) 4.7.1, 64-bit
262+ Multibyte character support => enabled
263+ SSL support => enabled
264+ Active Persistent Links => 0
265+ Active Links => 0
266+
267+ Directive => Local Value => Master Value
268+ pgsql.allow_persistent => On => On
269+ pgsql.auto_reset_persistent => Off => Off
270+ pgsql.ignore_notice => Off => Off
271+ pgsql.log_notice => Off => Off
272+ pgsql.max_links => Unlimited => Unlimited
273+ pgsql.max_persistent => Unlimited => Unlimited
274+
275+ Phar
276+
277+ Phar: PHP Archive support => enabled
278+ Phar EXT version => 2.0.1
279+ Phar API version => 1.1.1
280+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
281+ Phar-based phar archives => enabled
282+ Tar-based phar archives => enabled
283+ ZIP-based phar archives => enabled
284+ gzip compression => enabled
285+ bzip2 compression => enabled
286+ OpenSSL support => disabled (install ext/openssl)
287+
288+
289+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
290+ Phar fully realized by Gregory Beaver and Marcus Boerger.
291+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
292+ Directive => Local Value => Master Value
296+
298+
299+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
300+
301+ Reflection
302+
303+ Reflection => enabled
304+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
305+
306+ session
307+
308+ Session Support => enabled
309+ Registered save handlers => files user
310+ Registered serializer handlers => php php_binary
311+
312+ Directive => Local Value => Master Value
313+ session.auto_start => Off => Off
314+ session.cache_expire => 180 => 180
315+ session.cache_limiter => nocache => nocache
316+ session.cookie_domain => no value => no value
317+ session.cookie_httponly => Off => Off
318+ session.cookie_lifetime => 0 => 0
319+ session.cookie_path => / => /
320+ session.cookie_secure => Off => Off
321+ session.entropy_file => /dev/urandom => /dev/urandom
322+ session.entropy_length => 32 => 32
323+ session.gc_divisor => 100 => 100
324+ session.gc_maxlifetime => 1440 => 1440
325+ session.gc_probability => 1 => 1
326+ session.hash_bits_per_character => 4 => 4
327+ session.hash_function => 0 => 0
328+ session.name => PHPSESSID => PHPSESSID
329+ session.referer_check => no value => no value
330+ session.save_handler => files => files
331+ session.save_path => no value => no value
332+ session.serialize_handler => php => php
333+ session.upload_progress.cleanup => On => On
334+ session.upload_progress.enabled => On => On
335+ session.upload_progress.freq => 1% => 1%
336+ session.upload_progress.min_freq => 1 => 1
337+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
338+ session.upload_progress.prefix => upload_progress_ => upload_progress_
339+ session.use_cookies => On => On
340+ session.use_only_cookies => On => On
341+ session.use_trans_sid => 0 => 0
342+
343+ SimpleXML
344+
345+ Simplexml support => enabled
346+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
347+ Schema support => enabled
348+
349+ sockets
350+
351+ Sockets Support => enabled
352+
353+ SPL
354+
355+ SPL support => enabled
356+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
357+ 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
358+
359+ sqlite3
360+
361+ SQLite3 support => enabled
362+ SQLite3 module version => 0.7
363+ SQLite Library => 3.7.7.1
364+
365+ Directive => Local Value => Master Value
366+ sqlite3.extension_dir => no value => no value
367+
368+ standard
369+
370+ Dynamic Library Support => enabled
371+ Path to sendmail => /usr/sbin/sendmail -t -i
372+
373+ Directive => Local Value => Master Value
374+ assert.active => 1 => 1
375+ assert.bail => 0 => 0
376+ assert.callback => no value => no value
377+ assert.quiet_eval => 0 => 0
378+ assert.warning => 1 => 1
379+ auto_detect_line_endings => 0 => 0
380+ default_socket_timeout => 60 => 60
381+ from => no value => no value
382+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
383+ user_agent => no value => no value
384+
385+ tokenizer
386+
387+ Tokenizer Support => enabled
388+
389+ xml
390+
391+ XML Support => active
392+ XML Namespace Support => active
393+ libxml2 Version => 2.8.0
394+
395+ xmlreader
396+
397+ XMLReader => enabled
398+
399+ xmlwriter
400+
401+ XMLWriter => enabled
402+
403+ zip
404+
405+ Zip => enabled
406+ Extension Version => $Id$
407+ Zip version => 1.11.0
408+ Libzip version => 0.10.1
409+
410+ zlib
411+
412+ ZLib Support => enabled
413+ Stream Wrapper => compress.zlib://
414+ Stream Filter => zlib.inflate, zlib.deflate
415+ Compiled Version => 1.2.7
416+ Linked Version => 1.2.7
417+
418+ Directive => Local Value => Master Value
419+ zlib.output_compression => Off => Off
420+ zlib.output_compression_level => -1 => -1
421+ zlib.output_handler => no value => no value
422+
423+ Additional Modules
424+
425+ Module Name
426+ sysvsem
427+ sysvshm
428+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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 => /export/src/compileenv/sources/php-5.4.6/modules/ => /export/src/compileenv/sources/php-5.4.6/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 => /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 => No
111+ GSS-Negotiate => No
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, pop3, pop3s, rtsp, scp, sftp, smtp, smtps, telnet, tftp
123+ Host => i386-pc-solaris2.10
124+ SSL Version => OpenSSL/1.0.1c
125+ ZLib Version => 1.2.7
126+ libSSH Version => libssh2/1.4.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_002.php on line 2
135+ Default timezone => UTC
136+
024- ===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+
144+ dom
145+
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
163+
164+ filter
165+
166+ Input Validation and Filtering => enabled
167+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
168+
169+ Directive => Local Value => Master Value
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+ GIF Read Support => enabled
178+ GIF Create Support => enabled
179+ JPEG Support => enabled
180+ libJPEG Version => 8
181+ PNG Support => enabled
182+ libPNG Version => 1.2.49
183+ WBMP Support => enabled
184+ XBM Support => enabled
185+
186+ Directive => Local Value => Master Value
187+ gd.jpeg_ignore_warning => 0 => 0
188+
189+ hash
190+
191+ hash support => enabled
192+ 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
193+
194+ iconv
195+
196+ iconv support => enabled
197+ iconv implementation => libiconv
198+ iconv library version => 1.14
199+
200+ Directive => Local Value => Master Value
201+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
202+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
203+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
204+
205+ json
206+
207+ json support => enabled
208+ json version => 1.2.1
209+
210+ libxml
211+
212+ libXML support => active
213+ libXML Compiled Version => 2.8.0
214+ libXML Loaded Version => 20800
215+ libXML streams => enabled
216+
217+ mbstring
218+
219+ Multibyte Support => enabled
220+ Multibyte string engine => libmbfl
221+ HTTP input encoding translation => disabled
222+ libmbfl version => 1.3.2
223+
224+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
225+
226+ Multibyte (japanese) regex support => enabled
227+ Multibyte regex (oniguruma) backtrack check => On
228+ Multibyte regex (oniguruma) version => 4.7.1
229+
230+ Directive => Local Value => Master Value
231+ mbstring.detect_order => no value => no value
232+ mbstring.encoding_translation => Off => Off
233+ mbstring.func_overload => 0 => 0
234+ mbstring.http_input => pass => pass
235+ mbstring.http_output => pass => pass
236+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
237+ mbstring.internal_encoding => no value => no value
238+ mbstring.language => neutral => neutral
239+ mbstring.strict_detection => Off => Off
240+ mbstring.substitute_character => 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 => 5.5.27
248+ MYSQL_MODULE_TYPE => external
249+ MYSQL_SOCKET => /tmp/mysql.sock
250+ MYSQL_INCLUDE => -I/usr/local/mysql/include
251+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient_r
252+
253+ Directive => Local Value => Master Value
254+ mysql.allow_local_infile => On => On
255+ mysql.allow_persistent => On => On
256+ mysql.connect_timeout => 60 => 60
257+ mysql.default_host => no value => no value
258+ mysql.default_password => no value => no value
259+ mysql.default_port => no value => no value
260+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
261+ mysql.default_user => no value => no value
262+ mysql.max_links => Unlimited => Unlimited
263+ mysql.max_persistent => Unlimited => Unlimited
264+ mysql.trace_mode => Off => Off
265+
266+ pcre
267+
268+ PCRE (Perl Compatible Regular Expressions) Support => enabled
269+ PCRE Library Version => 8.12 2011-01-15
270+
271+ Directive => Local Value => Master Value
272+ pcre.backtrack_limit => 1000000 => 1000000
273+ pcre.recursion_limit => 100000 => 100000
274+
275+ PDO
276+
277+ PDO support => enabled
278+ PDO drivers => sqlite
279+
280+ pdo_sqlite
281+
282+ PDO Driver for SQLite 3.x => enabled
283+ SQLite Library => 3.7.7.1
284+
285+ Phar
286+
287+ Phar: PHP Archive support => enabled
288+ Phar EXT version => 2.0.1
289+ Phar API version => 1.1.1
290+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
291+ Phar-based phar archives => enabled
292+ Tar-based phar archives => enabled
293+ ZIP-based phar archives => enabled
294+ gzip compression => enabled
295+ bzip2 compression => enabled
296+ OpenSSL support => disabled (install ext/openssl)
297+
298+
299+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
300+ Phar fully realized by Gregory Beaver and Marcus Boerger.
301+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
302+ Directive => Local Value => Master Value
306+
308+
309+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
310+
311+ Reflection
312+
313+ Reflection => enabled
314+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
315+
316+ session
317+
318+ Session Support => enabled
319+ Registered save handlers => files user
320+ Registered serializer handlers => php php_binary
321+
322+ Directive => Local Value => Master Value
323+ session.auto_start => Off => Off
324+ session.cache_expire => 180 => 180
325+ session.cache_limiter => nocache => nocache
326+ session.cookie_domain => no value => no value
327+ session.cookie_httponly => Off => Off
328+ session.cookie_lifetime => 0 => 0
329+ session.cookie_path => / => /
330+ session.cookie_secure => Off => Off
331+ session.entropy_file => /dev/urandom => /dev/urandom
332+ session.entropy_length => 32 => 32
333+ session.gc_divisor => 100 => 100
334+ session.gc_maxlifetime => 1440 => 1440
335+ session.gc_probability => 1 => 1
336+ session.hash_bits_per_character => 4 => 4
337+ session.hash_function => 0 => 0
338+ session.name => PHPSESSID => PHPSESSID
339+ session.referer_check => no value => no value
340+ session.save_handler => files => files
341+ session.save_path => no value => no value
342+ session.serialize_handler => php => php
343+ session.upload_progress.cleanup => On => On
344+ session.upload_progress.enabled => On => On
345+ session.upload_progress.freq => 1% => 1%
346+ session.upload_progress.min_freq => 1 => 1
347+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
348+ session.upload_progress.prefix => upload_progress_ => upload_progress_
349+ session.use_cookies => On => On
350+ session.use_only_cookies => On => On
351+ session.use_trans_sid => 0 => 0
352+
353+ SimpleXML
354+
355+ Simplexml support => enabled
356+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
357+ Schema support => enabled
358+
359+ SPL
360+
361+ SPL support => enabled
362+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
363+ 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
364+
365+ sqlite3
366+
367+ SQLite3 support => enabled
368+ SQLite3 module version => 0.7
369+ SQLite Library => 3.7.7.1
370+
371+ Directive => Local Value => Master Value
372+ sqlite3.extension_dir => no value => no value
373+
374+ standard
375+
376+ Dynamic Library Support => enabled
377+ Path to sendmail => /usr/sbin/sendmail -t -i
378+
379+ Directive => Local Value => Master Value
380+ assert.active => 1 => 1
381+ assert.bail => 0 => 0
382+ assert.callback => no value => no value
383+ assert.quiet_eval => 0 => 0
384+ assert.warning => 1 => 1
385+ auto_detect_line_endings => 0 => 0
386+ default_socket_timeout => 60 => 60
387+ from => no value => no value
388+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
389+ user_agent => no value => no value
390+
391+ tokenizer
392+
393+ Tokenizer Support => enabled
394+
395+ xml
396+
397+ XML Support => active
398+ XML Namespace Support => active
399+ libxml2 Version => 2.8.0
400+
401+ xmlreader
402+
403+ XMLReader => enabled
404+
405+ xmlwriter
406+
407+ XMLWriter => enabled
408+
409+ xsl
410+
411+ XSL => enabled
412+ libxslt Version => 1.1.26
413+ libxslt compiled against libxml Version => 2.8.0
414+ EXSLT => enabled
415+ libexslt Version => 1.1.26
416+
417+ zlib
418+
419+ ZLib Support => enabled
420+ Stream Wrapper => compress.zlib://
421+ Stream Filter => zlib.inflate, zlib.deflate
422+ Compiled Version => 1.2.7
423+ Linked Version => 1.2.7
424+
425+ Directive => Local Value => Master Value
426+ zlib.output_compression => Off => Off
427+ zlib.output_compression_level => -1 => -1
428+ zlib.output_handler => no value => no value
429+
430+ Additional Modules
431+
432+ Module Name
433+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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 => ISO-8859-1 => ISO-8859-1
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 => Off => Off
042+ extension_dir => /home/orex/install/php-5.4.6/modules/ => /home/orex/install/php-5.4.6/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:/usr/local/php5/include => .:/usr/local/php5:/usr/local/php5/include
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/lib/sendmail -t -i -fcmorle@orex.fr => /usr/lib/sendmail -t -i -fcmorle@orex.fr
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+ 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 => OpenSSL/1.0.1
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+ Default timezone => Europe/Paris
133+
024- ===DONE===
135+ date.default_latitude => 31.7667 => 31.7667
136+ date.default_longitude => 35.2333 => 35.2333
137+ date.sunrise_zenith => 90.583333 => 90.583333
138+ date.sunset_zenith => 90.583333 => 90.583333
139+ date.timezone => Europe/Paris => Europe/Paris
140+
141+ dom
142+
143+ DOM/XML => enabled
144+ DOM/XML API Version => 20031129
145+ libxml Version => 2.7.8
146+ HTML Support => enabled
147+ XPath Support => enabled
148+ XPointer Support => enabled
149+ Schema Support => enabled
150+ RelaxNG Support => enabled
151+
152+ ereg
153+
154+ Regex Library => Bundled library enabled
155+
156+ fileinfo
157+
158+ fileinfo support => enabled
159+ version => 1.0.5
160+
161+ filter
162+
163+ Input Validation and Filtering => enabled
164+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
165+
166+ Directive => Local Value => Master Value
167+ filter.default => unsafe_raw => unsafe_raw
168+ filter.default_flags => no value => no value
169+
170+ gd
171+
172+ GD Support => enabled
173+ GD Version => bundled (2.0.34 compatible)
174+ FreeType Support => enabled
175+ FreeType Linkage => with freetype
176+ FreeType Version => 2.4.8
177+ GIF Read Support => enabled
178+ GIF Create Support => enabled
179+ JPEG Support => enabled
180+ libJPEG Version => 8
181+ PNG Support => enabled
182+ libPNG Version => 1.2.46
183+ WBMP Support => enabled
184+ XPM Support => enabled
185+ XBM Support => enabled
186+
187+ Directive => Local Value => Master Value
188+ gd.jpeg_ignore_warning => 0 => 0
189+
190+ hash
191+
192+ hash support => enabled
193+ 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
194+
195+ iconv
196+
197+ iconv support => enabled
198+ iconv implementation => glibc
199+ iconv library version => 2.15
200+
201+ Directive => Local Value => Master Value
202+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
203+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
204+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
205+
206+ intl
207+
208+ Internationalization support => enabled
209+ version => 1.1.0
210+ ICU version => 4.8.1.1
211+ ICU Data version => 4.8.1
212+
213+ Directive => Local Value => Master Value
214+ intl.default_locale => no value => no value
215+ intl.error_level => 0 => 0
216+
217+ json
218+
219+ json support => enabled
220+ json version => 1.2.1
221+
222+ libxml
223+
224+ libXML support => active
225+ libXML Compiled Version => 2.7.8
226+ libXML Loaded Version => 20708
227+ libXML streams => enabled
228+
229+ mbstring
230+
231+ Multibyte Support => enabled
232+ Multibyte string engine => libmbfl
233+ HTTP input encoding translation => disabled
234+ libmbfl version => 1.3.2
235+
236+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
237+
238+ Multibyte (japanese) regex support => enabled
239+ Multibyte regex (oniguruma) backtrack check => On
240+ Multibyte regex (oniguruma) version => 4.7.1
241+
242+ Directive => Local Value => Master Value
243+ mbstring.detect_order => no value => no value
244+ mbstring.encoding_translation => Off => Off
245+ mbstring.func_overload => 0 => 0
246+ mbstring.http_input => pass => pass
247+ mbstring.http_output => pass => pass
248+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
249+ mbstring.internal_encoding => no value => no value
250+ mbstring.language => neutral => neutral
251+ mbstring.strict_detection => Off => Off
252+ mbstring.substitute_character => no value => no value
253+
254+ mysql
255+
256+ MySQL Support => enabled
257+ Active Persistent Links => 0
258+ Active Links => 0
259+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
260+
261+ Directive => Local Value => Master Value
262+ mysql.allow_local_infile => On => On
263+ mysql.allow_persistent => On => On
264+ mysql.connect_timeout => 60 => 60
265+ mysql.default_host => no value => no value
266+ mysql.default_password => no value => no value
267+ mysql.default_port => 3306 => 3306
268+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
269+ mysql.default_user => no value => no value
270+ mysql.max_links => Unlimited => Unlimited
271+ mysql.max_persistent => Unlimited => Unlimited
272+ mysql.trace_mode => Off => Off
273+
274+ mysqli
275+
276+ MysqlI Support => enabled
277+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
278+ Active Persistent Links => 0
279+ Inactive Persistent Links => 0
280+ Active Links => 0
281+
282+ Directive => Local Value => Master Value
283+ mysqli.allow_local_infile => On => On
284+ mysqli.allow_persistent => On => On
285+ mysqli.default_host => no value => no value
286+ mysqli.default_port => 3306 => 3306
287+ mysqli.default_pw => no value => no value
288+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
289+ mysqli.default_user => no value => no value
290+ mysqli.max_links => Unlimited => Unlimited
291+ mysqli.max_persistent => Unlimited => Unlimited
292+ mysqli.reconnect => Off => Off
293+
294+ mysqlnd
295+
296+ mysqlnd => enabled
297+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
298+ Compression => supported
299+ SSL => supported
300+ Command buffer size => 4096
301+ Read buffer size => 32768
302+ Read timeout => 31536000
303+ Collecting statistics => Yes
304+ Collecting memory statistics => No
305+ Tracing => n/a
306+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
307+ API Extensions => mysql,mysqli,pdo_mysql
308+
309+ mysqlnd statistics =>
310+ bytes_sent => 0
311+ bytes_received => 0
312+ packets_sent => 0
313+ packets_received => 0
314+ protocol_overhead_in => 0
315+ protocol_overhead_out => 0
316+ bytes_received_ok_packet => 0
317+ bytes_received_eof_packet => 0
318+ bytes_received_rset_header_packet => 0
319+ bytes_received_rset_field_meta_packet => 0
320+ bytes_received_rset_row_packet => 0
321+ bytes_received_prepare_response_packet => 0
322+ bytes_received_change_user_packet => 0
323+ packets_sent_command => 0
324+ packets_received_ok => 0
325+ packets_received_eof => 0
326+ packets_received_rset_header => 0
327+ packets_received_rset_field_meta => 0
328+ packets_received_rset_row => 0
329+ packets_received_prepare_response => 0
330+ packets_received_change_user => 0
331+ result_set_queries => 0
332+ non_result_set_queries => 0
333+ no_index_used => 0
334+ bad_index_used => 0
335+ slow_queries => 0
336+ buffered_sets => 0
337+ unbuffered_sets => 0
338+ ps_buffered_sets => 0
339+ ps_unbuffered_sets => 0
340+ flushed_normal_sets => 0
341+ flushed_ps_sets => 0
342+ ps_prepared_never_executed => 0
343+ ps_prepared_once_executed => 0
344+ rows_fetched_from_server_normal => 0
345+ rows_fetched_from_server_ps => 0
346+ rows_buffered_from_client_normal => 0
347+ rows_buffered_from_client_ps => 0
348+ rows_fetched_from_client_normal_buffered => 0
349+ rows_fetched_from_client_normal_unbuffered => 0
350+ rows_fetched_from_client_ps_buffered => 0
351+ rows_fetched_from_client_ps_unbuffered => 0
352+ rows_fetched_from_client_ps_cursor => 0
353+ rows_affected_normal => 0
354+ rows_affected_ps => 0
355+ rows_skipped_normal => 0
356+ rows_skipped_ps => 0
357+ copy_on_write_saved => 0
358+ copy_on_write_performed => 0
359+ command_buffer_too_small => 0
360+ connect_success => 0
361+ connect_failure => 0
362+ connection_reused => 0
363+ reconnect => 0
364+ pconnect_success => 0
365+ active_connections => 0
366+ active_persistent_connections => 0
367+ explicit_close => 0
368+ implicit_close => 0
369+ disconnect_close => 0
370+ in_middle_of_command_close => 0
371+ explicit_free_result => 0
372+ implicit_free_result => 0
373+ explicit_stmt_close => 0
374+ implicit_stmt_close => 0
375+ mem_emalloc_count => 0
376+ mem_emalloc_amount => 0
377+ mem_ecalloc_count => 0
378+ mem_ecalloc_amount => 0
379+ mem_erealloc_count => 0
380+ mem_erealloc_amount => 0
381+ mem_efree_count => 0
382+ mem_efree_amount => 0
383+ mem_malloc_count => 0
384+ mem_malloc_amount => 0
385+ mem_calloc_count => 0
386+ mem_calloc_amount => 0
387+ mem_realloc_count => 0
388+ mem_realloc_amount => 0
389+ mem_free_count => 0
390+ mem_free_amount => 0
391+ mem_estrndup_count => 0
392+ mem_strndup_count => 0
393+ mem_estndup_count => 0
394+ mem_strdup_count => 0
395+ proto_text_fetched_null => 0
396+ proto_text_fetched_bit => 0
397+ proto_text_fetched_tinyint => 0
398+ proto_text_fetched_short => 0
399+ proto_text_fetched_int24 => 0
400+ proto_text_fetched_int => 0
401+ proto_text_fetched_bigint => 0
402+ proto_text_fetched_decimal => 0
403+ proto_text_fetched_float => 0
404+ proto_text_fetched_double => 0
405+ proto_text_fetched_date => 0
406+ proto_text_fetched_year => 0
407+ proto_text_fetched_time => 0
408+ proto_text_fetched_datetime => 0
409+ proto_text_fetched_timestamp => 0
410+ proto_text_fetched_string => 0
411+ proto_text_fetched_blob => 0
412+ proto_text_fetched_enum => 0
413+ proto_text_fetched_set => 0
414+ proto_text_fetched_geometry => 0
415+ proto_text_fetched_other => 0
416+ proto_binary_fetched_null => 0
417+ proto_binary_fetched_bit => 0
418+ proto_binary_fetched_tinyint => 0
419+ proto_binary_fetched_short => 0
420+ proto_binary_fetched_int24 => 0
421+ proto_binary_fetched_int => 0
422+ proto_binary_fetched_bigint => 0
423+ proto_binary_fetched_decimal => 0
424+ proto_binary_fetched_float => 0
425+ proto_binary_fetched_double => 0
426+ proto_binary_fetched_date => 0
427+ proto_binary_fetched_year => 0
428+ proto_binary_fetched_time => 0
429+ proto_binary_fetched_datetime => 0
430+ proto_binary_fetched_timestamp => 0
431+ proto_binary_fetched_string => 0
432+ proto_binary_fetched_blob => 0
433+ proto_binary_fetched_enum => 0
434+ proto_binary_fetched_set => 0
435+ proto_binary_fetched_geometry => 0
436+ proto_binary_fetched_other => 0
437+ init_command_executed_count => 0
438+ init_command_failed_count => 0
439+ com_quit => 0
440+ com_init_db => 0
441+ com_query => 0
442+ com_field_list => 0
443+ com_create_db => 0
444+ com_drop_db => 0
445+ com_refresh => 0
446+ com_shutdown => 0
447+ com_statistics => 0
448+ com_process_info => 0
449+ com_connect => 0
450+ com_process_kill => 0
451+ com_debug => 0
452+ com_ping => 0
453+ com_time => 0
454+ com_delayed_insert => 0
455+ com_change_user => 0
456+ com_binlog_dump => 0
457+ com_table_dump => 0
458+ com_connect_out => 0
459+ com_register_slave => 0
460+ com_stmt_prepare => 0
461+ com_stmt_execute => 0
462+ com_stmt_send_long_data => 0
463+ com_stmt_close => 0
464+ com_stmt_reset => 0
465+ com_stmt_set_option => 0
466+ com_stmt_fetch => 0
467+ com_deamon => 0
468+ bytes_received_real_data_normal => 0
469+ bytes_received_real_data_ps => 0
470+
471+ example statistics =>
472+ stat1 => 0
473+ stat2 => 0
474+
475+ pcre
476+
477+ PCRE (Perl Compatible Regular Expressions) Support => enabled
478+ PCRE Library Version => 8.12 2011-01-15
479+
480+ Directive => Local Value => Master Value
481+ pcre.backtrack_limit => 1000000 => 1000000
482+ pcre.recursion_limit => 100000 => 100000
483+
484+ PDO
485+
486+ PDO support => enabled
487+ PDO drivers => sqlite, mysql
488+
489+ pdo_mysql
490+
491+ PDO Driver for MySQL => enabled
492+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
493+
494+ Directive => Local Value => Master Value
495+ pdo_mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
496+
497+ pdo_sqlite
498+
499+ PDO Driver for SQLite 3.x => enabled
500+ SQLite Library => 3.7.7.1
501+
502+ Phar
503+
504+ Phar: PHP Archive support => enabled
505+ Phar EXT version => 2.0.1
506+ Phar API version => 1.1.1
507+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
508+ Phar-based phar archives => enabled
509+ Tar-based phar archives => enabled
510+ ZIP-based phar archives => enabled
511+ gzip compression => enabled
512+ bzip2 compression => enabled
513+ OpenSSL support => disabled (install ext/openssl)
514+
515+
516+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
517+ Phar fully realized by Gregory Beaver and Marcus Boerger.
518+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
519+ Directive => Local Value => Master Value
523+
525+
526+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
527+
528+ Reflection
529+
530+ Reflection => enabled
531+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
532+
533+ session
534+
535+ Session Support => enabled
536+ Registered save handlers => files user
537+ Registered serializer handlers => php php_binary
538+
539+ Directive => Local Value => Master Value
540+ session.auto_start => Off => Off
541+ session.cache_expire => 180 => 180
542+ session.cache_limiter => nocache => nocache
543+ session.cookie_domain => no value => no value
544+ session.cookie_httponly => Off => Off
545+ session.cookie_lifetime => 0 => 0
546+ session.cookie_path => / => /
547+ session.cookie_secure => Off => Off
548+ session.entropy_file => /dev/urandom => /dev/urandom
549+ session.entropy_length => 32 => 32
550+ session.gc_divisor => 1000 => 1000
551+ session.gc_maxlifetime => 1440 => 1440
552+ session.gc_probability => 1 => 1
553+ session.hash_bits_per_character => 5 => 5
554+ session.hash_function => 0 => 0
555+ session.name => PHPSESSID => PHPSESSID
556+ session.referer_check => no value => no value
557+ session.save_handler => files => files
558+ session.save_path => /usr/local/php5/sessions => /usr/local/php5/sessions
559+ session.serialize_handler => php => php
560+ session.upload_progress.cleanup => On => On
561+ session.upload_progress.enabled => On => On
562+ session.upload_progress.freq => 1% => 1%
563+ session.upload_progress.min_freq => 1 => 1
564+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
565+ session.upload_progress.prefix => upload_progress_ => upload_progress_
566+ session.use_cookies => On => On
567+ session.use_only_cookies => On => On
568+ session.use_trans_sid => 0 => 0
569+
570+ SimpleXML
571+
572+ Simplexml support => enabled
573+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
574+ Schema support => enabled
575+
576+ SPL
577+
578+ SPL support => enabled
579+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
580+ 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
581+
582+ sqlite3
583+
584+ SQLite3 support => enabled
585+ SQLite3 module version => 0.7
586+ SQLite Library => 3.7.7.1
587+
588+ Directive => Local Value => Master Value
589+ sqlite3.extension_dir => no value => no value
590+
591+ standard
592+
593+ Dynamic Library Support => enabled
594+ Path to sendmail => /usr/lib/sendmail -t -i -fcmorle@orex.fr
595+
596+ Directive => Local Value => Master Value
597+ assert.active => 1 => 1
598+ assert.bail => 0 => 0
599+ assert.callback => no value => no value
600+ assert.quiet_eval => 0 => 0
601+ assert.warning => 1 => 1
602+ auto_detect_line_endings => 0 => 0
603+ default_socket_timeout => 60 => 60
604+ from => no value => no value
605+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
606+ user_agent => no value => no value
607+
608+ tokenizer
609+
610+ Tokenizer Support => enabled
611+
612+ xml
613+
614+ XML Support => active
615+ XML Namespace Support => active
616+ libxml2 Version => 2.7.8
617+
618+ xmlreader
619+
620+ XMLReader => enabled
621+
622+ xmlwriter
623+
624+ XMLWriter => enabled
625+
626+ xsl
627+
628+ XSL => enabled
629+ libxslt Version => 1.1.26
630+ libxslt compiled against libxml Version => 2.7.8
631+ EXSLT => enabled
632+ libexslt Version => 1.1.26
633+
634+ zlib
635+
636+ ZLib Support => enabled
637+ Stream Wrapper => compress.zlib://
638+ Stream Filter => zlib.inflate, zlib.deflate
639+ Compiled Version => 1.2.3.4
640+ Linked Version => 1.2.3.4
641+
642+ Directive => Local Value => Master Value
643+ zlib.output_compression => Off => Off
644+ zlib.output_compression_level => -1 => -1
645+ zlib.output_handler => no value => no value
646+
647+ Additional Modules
648+
649+ Module Name
650+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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.6/modules/ => /usr/src/php-5.4.6/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 => .:/opt/php/lib/php => .:/opt/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_002.php on line 2
135+ Default timezone => UTC
136+
024- ===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+
144+ dom
145+
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+ fileinfo
160+
161+ fileinfo support => enabled
162+ version => 1.0.5
163+
164+ filter
165+
166+ Input Validation and Filtering => enabled
167+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
168+
169+ Directive => Local Value => Master Value
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.8
180+ GIF Read Support => enabled
181+ GIF Create Support => enabled
182+ JPEG Support => enabled
183+ libJPEG Version => 7
184+ PNG Support => enabled
185+ libPNG Version => 1.5.8
186+ WBMP Support => enabled
187+ XBM Support => enabled
188+
189+ Directive => Local Value => Master Value
190+ gd.jpeg_ignore_warning => 0 => 0
191+
192+ hash
193+
194+ hash support => enabled
195+ 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
196+
197+ iconv
198+
199+ iconv support => enabled
200+ iconv implementation => glibc
201+ iconv library version => 2.12
202+
203+ Directive => Local Value => Master Value
204+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
205+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
206+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
207+
208+ json
209+
210+ json support => enabled
211+ json version => 1.2.1
212+
213+ libxml
214+
215+ libXML support => active
216+ libXML Compiled Version => 2.7.6
217+ libXML Loaded Version => 20706
218+ libXML streams => enabled
219+
220+ mbstring
221+
222+ Multibyte Support => enabled
223+ Multibyte string engine => libmbfl
224+ HTTP input encoding translation => disabled
225+ libmbfl version => 1.3.2
226+
227+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
228+
229+ Multibyte (japanese) regex support => enabled
230+ Multibyte regex (oniguruma) backtrack check => On
231+ Multibyte regex (oniguruma) version => 4.7.1
232+
233+ Directive => Local Value => Master Value
234+ mbstring.detect_order => no value => no value
235+ mbstring.encoding_translation => Off => Off
236+ mbstring.func_overload => 0 => 0
237+ mbstring.http_input => pass => pass
238+ mbstring.http_output => pass => pass
239+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
240+ mbstring.internal_encoding => no value => no value
241+ mbstring.language => neutral => neutral
242+ mbstring.strict_detection => Off => Off
243+ mbstring.substitute_character => no value => no value
244+
245+ mcrypt
246+
247+ mcrypt support => enabled
248+ mcrypt_filter support => enabled
249+ Version => 2.5.7
250+ Api No => 20021217
251+ 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
252+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
253+
254+ Directive => Local Value => Master Value
255+ mcrypt.algorithms_dir => no value => no value
256+ mcrypt.modes_dir => no value => no value
257+
258+ mhash
259+
260+ MHASH support => Enabled
261+ MHASH API Version => Emulated Support
262+
263+ mysql
264+
265+ MySQL Support => enabled
266+ Active Persistent Links => 0
267+ Active Links => 0
268+ Client API version => 5.5.20
269+ MYSQL_MODULE_TYPE => external
270+ MYSQL_SOCKET => /tmp/mysql.sock
271+ MYSQL_INCLUDE => -I/opt/mysql/include
272+ MYSQL_LIBS => -L/opt/mysql/lib -lmysqlclient
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 => /tmp/mysql.sock => /tmp/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+ pcre
288+
289+ PCRE (Perl Compatible Regular Expressions) Support => enabled
290+ PCRE Library Version => 8.12 2011-01-15
291+
292+ Directive => Local Value => Master Value
293+ pcre.backtrack_limit => 1000000 => 1000000
294+ pcre.recursion_limit => 100000 => 100000
295+
296+ PDO
297+
298+ PDO support => enabled
299+ PDO drivers => mysql, sqlite
300+
301+ pdo_mysql
302+
303+ PDO Driver for MySQL => enabled
304+ Client API version => 5.5.20
305+
306+ Directive => Local Value => Master Value
307+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
308+
309+ pdo_sqlite
310+
311+ PDO Driver for SQLite 3.x => enabled
312+ SQLite Library => 3.7.7.1
313+
314+ Phar
315+
316+ Phar: PHP Archive support => enabled
317+ Phar EXT version => 2.0.1
318+ Phar API version => 1.1.1
319+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
320+ Phar-based phar archives => enabled
321+ Tar-based phar archives => enabled
322+ ZIP-based phar archives => enabled
323+ gzip compression => enabled
324+ bzip2 compression => enabled
325+ OpenSSL support => disabled (install ext/openssl)
326+
327+
328+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
329+ Phar fully realized by Gregory Beaver and Marcus Boerger.
330+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
331+ Directive => Local Value => Master Value
335+
337+
338+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
339+
340+ Reflection
341+
342+ Reflection => enabled
343+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
344+
345+ session
346+
347+ Session Support => enabled
348+ Registered save handlers => files user
349+ Registered serializer handlers => php php_binary
350+
351+ Directive => Local Value => Master Value
352+ session.auto_start => Off => Off
353+ session.cache_expire => 180 => 180
354+ session.cache_limiter => nocache => nocache
355+ session.cookie_domain => no value => no value
356+ session.cookie_httponly => Off => Off
357+ session.cookie_lifetime => 0 => 0
358+ session.cookie_path => / => /
359+ session.cookie_secure => Off => Off
360+ session.entropy_file => /dev/urandom => /dev/urandom
361+ session.entropy_length => 32 => 32
362+ session.gc_divisor => 100 => 100
363+ session.gc_maxlifetime => 1440 => 1440
364+ session.gc_probability => 1 => 1
365+ session.hash_bits_per_character => 4 => 4
366+ session.hash_function => 0 => 0
367+ session.name => PHPSESSID => PHPSESSID
368+ session.referer_check => no value => no value
369+ session.save_handler => files => files
370+ session.save_path => no value => no value
371+ session.serialize_handler => php => php
372+ session.upload_progress.cleanup => On => On
373+ session.upload_progress.enabled => On => On
374+ session.upload_progress.freq => 1% => 1%
375+ session.upload_progress.min_freq => 1 => 1
376+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
377+ session.upload_progress.prefix => upload_progress_ => upload_progress_
378+ session.use_cookies => On => On
379+ session.use_only_cookies => On => On
380+ session.use_trans_sid => 0 => 0
381+
382+ SimpleXML
383+
384+ Simplexml support => enabled
385+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
386+ Schema support => enabled
387+
388+ soap
389+
390+ Soap Client => enabled
391+ Soap Server => enabled
392+
393+ Directive => Local Value => Master Value
394+ soap.wsdl_cache => 1 => 1
395+ soap.wsdl_cache_dir => /tmp => /tmp
396+ soap.wsdl_cache_enabled => 1 => 1
397+ soap.wsdl_cache_limit => 5 => 5
398+ soap.wsdl_cache_ttl => 86400 => 86400
399+
400+ SPL
401+
402+ SPL support => enabled
403+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
404+ 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
405+
406+ sqlite3
407+
408+ SQLite3 support => enabled
409+ SQLite3 module version => 0.7
410+ SQLite Library => 3.7.7.1
411+
412+ Directive => Local Value => Master Value
413+ sqlite3.extension_dir => no value => no value
414+
415+ standard
416+
417+ Dynamic Library Support => enabled
418+ Path to sendmail => /usr/sbin/sendmail -t -i
419+
420+ Directive => Local Value => Master Value
421+ assert.active => 1 => 1
422+ assert.bail => 0 => 0
423+ assert.callback => no value => no value
424+ assert.quiet_eval => 0 => 0
425+ assert.warning => 1 => 1
426+ auto_detect_line_endings => 0 => 0
427+ default_socket_timeout => 60 => 60
428+ from => no value => no value
429+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
430+ user_agent => no value => no value
431+
432+ tokenizer
433+
434+ Tokenizer Support => enabled
435+
436+ xml
437+
438+ XML Support => active
439+ XML Namespace Support => active
440+ libxml2 Version => 2.7.6
441+
442+ xmlreader
443+
444+ XMLReader => enabled
445+
446+ xmlwriter
447+
448+ XMLWriter => enabled
449+
450+ zip
451+
452+ Zip => enabled
453+ Extension Version => $Id$
454+ Zip version => 1.11.0
455+ Libzip version => 0.10.1
456+
457+ zlib
458+
459+ ZLib Support => enabled
460+ Stream Wrapper => compress.zlib://
461+ Stream Filter => zlib.inflate, zlib.deflate
462+ Compiled Version => 1.2.3
463+ Linked Version => 1.2.3
464+
465+ Directive => Local Value => Master Value
466+ zlib.output_compression => Off => Off
467+ zlib.output_compression_level => -1 => -1
468+ zlib.output_handler => no value => no value
469+
470+ Additional Modules
471+
472+ Module Name
473+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/src/php-5.4.6/modules/ => /usr/local/src/php-5.4.6/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.4/lib/php => .:/usr/local/php5.4/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.14.0.0
125+ ZLib Version => 1.2.3
126+ libSSH Version => libssh2/1.4.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_002.php on line 2
135+ Default timezone => UTC
136+
024- ===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+
144+ dom
145+
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
165+
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
173+
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+
184+ Directive => Local Value => Master Value
185+ filter.default => unsafe_raw => unsafe_raw
186+ filter.default_flags => no value => no value
187+
188+ gd
189+
190+ GD Support => enabled
191+ GD Version => bundled (2.0.34 compatible)
192+ FreeType Support => enabled
193+ FreeType Linkage => with freetype
194+ FreeType Version => 2.3.11
195+ GIF Read Support => enabled
196+ GIF Create Support => enabled
197+ JPEG Support => enabled
198+ libJPEG Version => 6b
199+ PNG Support => enabled
200+ libPNG Version => 1.2.49
201+ WBMP Support => enabled
202+ XBM Support => enabled
203+
204+ Directive => Local Value => Master Value
205+ gd.jpeg_ignore_warning => 0 => 0
206+
207+ hash
208+
209+ hash support => enabled
210+ 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
211+
212+ iconv
213+
214+ iconv support => enabled
215+ iconv implementation => glibc
216+ iconv library version => 2.12
217+
218+ Directive => Local Value => Master Value
219+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
220+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
221+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
222+
223+ json
224+
225+ json support => enabled
226+ json version => 1.2.1
227+
228+ libxml
229+
230+ libXML support => active
231+ libXML Compiled Version => 2.7.6
232+ libXML Loaded Version => 20706
233+ libXML streams => enabled
234+
235+ mbstring
236+
237+ Multibyte Support => enabled
238+ Multibyte string engine => libmbfl
239+ HTTP input encoding translation => disabled
240+ libmbfl version => 1.3.2
241+
242+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
243+
244+ Multibyte (japanese) regex support => enabled
245+ Multibyte regex (oniguruma) backtrack check => On
246+ Multibyte regex (oniguruma) version => 4.7.1
247+
248+ Directive => Local Value => Master Value
249+ mbstring.detect_order => no value => no value
250+ mbstring.encoding_translation => Off => Off
251+ mbstring.func_overload => 0 => 0
252+ mbstring.http_input => pass => pass
253+ mbstring.http_output => pass => pass
254+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
255+ mbstring.internal_encoding => no value => no value
256+ mbstring.language => neutral => neutral
257+ mbstring.strict_detection => Off => Off
258+ mbstring.substitute_character => no value => no value
259+
260+ mcrypt
261+
262+ mcrypt support => enabled
263+ mcrypt_filter support => enabled
264+ Version => 2.5.8
265+ Api No => 20021217
266+ 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
267+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
268+
269+ Directive => Local Value => Master Value
270+ mcrypt.algorithms_dir => no value => no value
271+ mcrypt.modes_dir => no value => no value
272+
273+ mysql
274+
275+ MySQL Support => enabled
276+ Active Persistent Links => 0
277+ Active Links => 0
278+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
279+
280+ Directive => Local Value => Master Value
281+ mysql.allow_local_infile => On => On
282+ mysql.allow_persistent => On => On
283+ mysql.connect_timeout => 60 => 60
284+ mysql.default_host => no value => no value
285+ mysql.default_password => no value => no value
286+ mysql.default_port => no value => no value
287+ mysql.default_socket => no value => no value
288+ mysql.default_user => no value => no value
289+ mysql.max_links => Unlimited => Unlimited
290+ mysql.max_persistent => Unlimited => Unlimited
291+ mysql.trace_mode => Off => Off
292+
293+ mysqlnd
294+
295+ mysqlnd => enabled
296+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
297+ Compression => supported
298+ SSL => supported
299+ Command buffer size => 4096
300+ Read buffer size => 32768
301+ Read timeout => 31536000
302+ Collecting statistics => Yes
303+ Collecting memory statistics => No
304+ Tracing => n/a
305+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
306+ API Extensions => mysql
307+
308+ mysqlnd statistics =>
309+ bytes_sent => 0
310+ bytes_received => 0
311+ packets_sent => 0
312+ packets_received => 0
313+ protocol_overhead_in => 0
314+ protocol_overhead_out => 0
315+ bytes_received_ok_packet => 0
316+ bytes_received_eof_packet => 0
317+ bytes_received_rset_header_packet => 0
318+ bytes_received_rset_field_meta_packet => 0
319+ bytes_received_rset_row_packet => 0
320+ bytes_received_prepare_response_packet => 0
321+ bytes_received_change_user_packet => 0
322+ packets_sent_command => 0
323+ packets_received_ok => 0
324+ packets_received_eof => 0
325+ packets_received_rset_header => 0
326+ packets_received_rset_field_meta => 0
327+ packets_received_rset_row => 0
328+ packets_received_prepare_response => 0
329+ packets_received_change_user => 0
330+ result_set_queries => 0
331+ non_result_set_queries => 0
332+ no_index_used => 0
333+ bad_index_used => 0
334+ slow_queries => 0
335+ buffered_sets => 0
336+ unbuffered_sets => 0
337+ ps_buffered_sets => 0
338+ ps_unbuffered_sets => 0
339+ flushed_normal_sets => 0
340+ flushed_ps_sets => 0
341+ ps_prepared_never_executed => 0
342+ ps_prepared_once_executed => 0
343+ rows_fetched_from_server_normal => 0
344+ rows_fetched_from_server_ps => 0
345+ rows_buffered_from_client_normal => 0
346+ rows_buffered_from_client_ps => 0
347+ rows_fetched_from_client_normal_buffered => 0
348+ rows_fetched_from_client_normal_unbuffered => 0
349+ rows_fetched_from_client_ps_buffered => 0
350+ rows_fetched_from_client_ps_unbuffered => 0
351+ rows_fetched_from_client_ps_cursor => 0
352+ rows_affected_normal => 0
353+ rows_affected_ps => 0
354+ rows_skipped_normal => 0
355+ rows_skipped_ps => 0
356+ copy_on_write_saved => 0
357+ copy_on_write_performed => 0
358+ command_buffer_too_small => 0
359+ connect_success => 0
360+ connect_failure => 0
361+ connection_reused => 0
362+ reconnect => 0
363+ pconnect_success => 0
364+ active_connections => 0
365+ active_persistent_connections => 0
366+ explicit_close => 0
367+ implicit_close => 0
368+ disconnect_close => 0
369+ in_middle_of_command_close => 0
370+ explicit_free_result => 0
371+ implicit_free_result => 0
372+ explicit_stmt_close => 0
373+ implicit_stmt_close => 0
374+ mem_emalloc_count => 0
375+ mem_emalloc_amount => 0
376+ mem_ecalloc_count => 0
377+ mem_ecalloc_amount => 0
378+ mem_erealloc_count => 0
379+ mem_erealloc_amount => 0
380+ mem_efree_count => 0
381+ mem_efree_amount => 0
382+ mem_malloc_count => 0
383+ mem_malloc_amount => 0
384+ mem_calloc_count => 0
385+ mem_calloc_amount => 0
386+ mem_realloc_count => 0
387+ mem_realloc_amount => 0
388+ mem_free_count => 0
389+ mem_free_amount => 0
390+ mem_estrndup_count => 0
391+ mem_strndup_count => 0
392+ mem_estndup_count => 0
393+ mem_strdup_count => 0
394+ proto_text_fetched_null => 0
395+ proto_text_fetched_bit => 0
396+ proto_text_fetched_tinyint => 0
397+ proto_text_fetched_short => 0
398+ proto_text_fetched_int24 => 0
399+ proto_text_fetched_int => 0
400+ proto_text_fetched_bigint => 0
401+ proto_text_fetched_decimal => 0
402+ proto_text_fetched_float => 0
403+ proto_text_fetched_double => 0
404+ proto_text_fetched_date => 0
405+ proto_text_fetched_year => 0
406+ proto_text_fetched_time => 0
407+ proto_text_fetched_datetime => 0
408+ proto_text_fetched_timestamp => 0
409+ proto_text_fetched_string => 0
410+ proto_text_fetched_blob => 0
411+ proto_text_fetched_enum => 0
412+ proto_text_fetched_set => 0
413+ proto_text_fetched_geometry => 0
414+ proto_text_fetched_other => 0
415+ proto_binary_fetched_null => 0
416+ proto_binary_fetched_bit => 0
417+ proto_binary_fetched_tinyint => 0
418+ proto_binary_fetched_short => 0
419+ proto_binary_fetched_int24 => 0
420+ proto_binary_fetched_int => 0
421+ proto_binary_fetched_bigint => 0
422+ proto_binary_fetched_decimal => 0
423+ proto_binary_fetched_float => 0
424+ proto_binary_fetched_double => 0
425+ proto_binary_fetched_date => 0
426+ proto_binary_fetched_year => 0
427+ proto_binary_fetched_time => 0
428+ proto_binary_fetched_datetime => 0
429+ proto_binary_fetched_timestamp => 0
430+ proto_binary_fetched_string => 0
431+ proto_binary_fetched_blob => 0
432+ proto_binary_fetched_enum => 0
433+ proto_binary_fetched_set => 0
434+ proto_binary_fetched_geometry => 0
435+ proto_binary_fetched_other => 0
436+ init_command_executed_count => 0
437+ init_command_failed_count => 0
438+ com_quit => 0
439+ com_init_db => 0
440+ com_query => 0
441+ com_field_list => 0
442+ com_create_db => 0
443+ com_drop_db => 0
444+ com_refresh => 0
445+ com_shutdown => 0
446+ com_statistics => 0
447+ com_process_info => 0
448+ com_connect => 0
449+ com_process_kill => 0
450+ com_debug => 0
451+ com_ping => 0
452+ com_time => 0
453+ com_delayed_insert => 0
454+ com_change_user => 0
455+ com_binlog_dump => 0
456+ com_table_dump => 0
457+ com_connect_out => 0
458+ com_register_slave => 0
459+ com_stmt_prepare => 0
460+ com_stmt_execute => 0
461+ com_stmt_send_long_data => 0
462+ com_stmt_close => 0
463+ com_stmt_reset => 0
464+ com_stmt_set_option => 0
465+ com_stmt_fetch => 0
466+ com_deamon => 0
467+ bytes_received_real_data_normal => 0
468+ bytes_received_real_data_ps => 0
469+
470+ example statistics =>
471+ stat1 => 0
472+ stat2 => 0
473+
474+ pcre
475+
476+ PCRE (Perl Compatible Regular Expressions) Support => enabled
477+ PCRE Library Version => 8.12 2011-01-15
478+
479+ Directive => Local Value => Master Value
480+ pcre.backtrack_limit => 1000000 => 1000000
481+ pcre.recursion_limit => 100000 => 100000
482+
483+ PDO
484+
485+ PDO support => enabled
486+ PDO drivers => sqlite
487+
488+ pdo_sqlite
489+
490+ PDO Driver for SQLite 3.x => enabled
491+ SQLite Library => 3.7.7.1
492+
493+ Phar
494+
495+ Phar: PHP Archive support => enabled
496+ Phar EXT version => 2.0.1
497+ Phar API version => 1.1.1
498+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
499+ Phar-based phar archives => enabled
500+ Tar-based phar archives => enabled
501+ ZIP-based phar archives => enabled
502+ gzip compression => enabled
503+ bzip2 compression => enabled
504+ OpenSSL support => disabled (install ext/openssl)
505+
506+
507+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
508+ Phar fully realized by Gregory Beaver and Marcus Boerger.
509+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
510+ Directive => Local Value => Master Value
514+
516+
517+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
518+
519+ Reflection
520+
521+ Reflection => enabled
522+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
523+
524+ session
525+
526+ Session Support => enabled
527+ Registered save handlers => files user
528+ Registered serializer handlers => php php_binary
529+
530+ Directive => Local Value => Master Value
531+ session.auto_start => Off => Off
532+ session.cache_expire => 180 => 180
533+ session.cache_limiter => nocache => nocache
534+ session.cookie_domain => no value => no value
535+ session.cookie_httponly => Off => Off
536+ session.cookie_lifetime => 0 => 0
537+ session.cookie_path => / => /
538+ session.cookie_secure => Off => Off
539+ session.entropy_file => /dev/urandom => /dev/urandom
540+ session.entropy_length => 32 => 32
541+ session.gc_divisor => 100 => 100
542+ session.gc_maxlifetime => 1440 => 1440
543+ session.gc_probability => 1 => 1
544+ session.hash_bits_per_character => 4 => 4
545+ session.hash_function => 0 => 0
546+ session.name => PHPSESSID => PHPSESSID
547+ session.referer_check => no value => no value
548+ session.save_handler => files => files
549+ session.save_path => no value => no value
550+ session.serialize_handler => php => php
551+ session.upload_progress.cleanup => On => On
552+ session.upload_progress.enabled => On => On
553+ session.upload_progress.freq => 1% => 1%
554+ session.upload_progress.min_freq => 1 => 1
555+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
556+ session.upload_progress.prefix => upload_progress_ => upload_progress_
557+ session.use_cookies => On => On
558+ session.use_only_cookies => On => On
559+ session.use_trans_sid => 0 => 0
560+
561+ SimpleXML
562+
563+ Simplexml support => enabled
564+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
565+ Schema support => enabled
566+
567+ SPL
568+
569+ SPL support => enabled
570+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
571+ 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
572+
573+ sqlite3
574+
575+ SQLite3 support => enabled
576+ SQLite3 module version => 0.7
577+ SQLite Library => 3.7.7.1
578+
579+ Directive => Local Value => Master Value
580+ sqlite3.extension_dir => no value => no value
581+
582+ standard
583+
584+ Dynamic Library Support => enabled
585+ Path to sendmail => /usr/sbin/sendmail -t -i
586+
587+ Directive => Local Value => Master Value
588+ assert.active => 1 => 1
589+ assert.bail => 0 => 0
590+ assert.callback => no value => no value
591+ assert.quiet_eval => 0 => 0
592+ assert.warning => 1 => 1
593+ auto_detect_line_endings => 0 => 0
594+ default_socket_timeout => 60 => 60
595+ from => no value => no value
596+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
597+ user_agent => no value => no value
598+
599+ tokenizer
600+
601+ Tokenizer Support => enabled
602+
603+ xml
604+
605+ XML Support => active
606+ XML Namespace Support => active
607+ libxml2 Version => 2.7.6
608+
609+ xmlreader
610+
611+ XMLReader => enabled
612+
613+ xmlwriter
614+
615+ XMLWriter => enabled
616+
617+ xsl
618+
619+ XSL => enabled
620+ libxslt Version => 1.1.26
621+ libxslt compiled against libxml Version => 2.7.6
622+ EXSLT => enabled
623+ libexslt Version => 1.1.26
624+
625+ zip
626+
627+ Zip => enabled
628+ Extension Version => $Id$
629+ Zip version => 1.11.0
630+ Libzip version => 0.10.1
631+
632+ zlib
633+
634+ ZLib Support => enabled
635+ Stream Wrapper => compress.zlib://
636+ Stream Filter => zlib.inflate, zlib.deflate
637+ Compiled Version => 1.2.3
638+ Linked Version => 1.2.3
639+
640+ Directive => Local Value => Master Value
641+ zlib.output_compression => Off => Off
642+ zlib.output_compression_level => -1 => -1
643+ zlib.output_handler => no value => no value
644+
645+ Additional Modules
646+
647+ Module Name
648+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/src/php-5.4.6/modules/ => /usr/local/src/php-5.4.6/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-5.4.6/lib/php => .:/usr/local/php-5.4.6/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+ 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_002.php on line 2
110+ Default timezone => UTC
111+
024- ===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+
119+ dom
120+
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
138+
139+ filter
140+
141+ Input Validation and Filtering => enabled
142+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
143+
144+ Directive => Local Value => Master Value
145+ filter.default => unsafe_raw => unsafe_raw
146+ filter.default_flags => no value => no value
147+
148+ hash
149+
150+ hash support => enabled
151+ 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
152+
153+ iconv
154+
155+ iconv support => enabled
156+ iconv implementation => glibc
157+ iconv library version => 2.11.3
158+
159+ Directive => Local Value => Master Value
160+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
161+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
162+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
163+
164+ json
165+
166+ json support => enabled
167+ json version => 1.2.1
168+
169+ libxml
170+
171+ libXML support => active
172+ libXML Compiled Version => 2.7.8
173+ libXML Loaded Version => 20708
174+ libXML streams => enabled
175+
176+ pcre
177+
178+ PCRE (Perl Compatible Regular Expressions) Support => enabled
179+ PCRE Library Version => 8.12 2011-01-15
180+
181+ Directive => Local Value => Master Value
182+ pcre.backtrack_limit => 1000000 => 1000000
183+ pcre.recursion_limit => 100000 => 100000
184+
185+ PDO
186+
187+ PDO support => enabled
188+ PDO drivers => sqlite
189+
190+ pdo_sqlite
191+
192+ PDO Driver for SQLite 3.x => enabled
193+ SQLite Library => 3.7.7.1
194+
195+ Phar
196+
197+ Phar: PHP Archive support => enabled
198+ Phar EXT version => 2.0.1
199+ Phar API version => 1.1.1
200+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
201+ Phar-based phar archives => enabled
202+ Tar-based phar archives => enabled
203+ ZIP-based phar archives => enabled
204+ gzip compression => enabled
205+ bzip2 compression => enabled
206+ OpenSSL support => disabled (install ext/openssl)
207+
208+
209+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
210+ Phar fully realized by Gregory Beaver and Marcus Boerger.
211+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
212+ Directive => Local Value => Master Value
216+
218+
219+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
220+
221+ Reflection
222+
223+ Reflection => enabled
224+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
225+
226+ session
227+
228+ Session Support => enabled
229+ Registered save handlers => files user
230+ Registered serializer handlers => php php_binary
231+
232+ Directive => Local Value => Master Value
233+ session.auto_start => Off => Off
234+ session.cache_expire => 180 => 180
235+ session.cache_limiter => nocache => nocache
236+ session.cookie_domain => no value => no value
237+ session.cookie_httponly => Off => Off
238+ session.cookie_lifetime => 0 => 0
239+ session.cookie_path => / => /
240+ session.cookie_secure => Off => Off
241+ session.entropy_file => /dev/urandom => /dev/urandom
242+ session.entropy_length => 32 => 32
243+ session.gc_divisor => 100 => 100
244+ session.gc_maxlifetime => 1440 => 1440
245+ session.gc_probability => 1 => 1
246+ session.hash_bits_per_character => 4 => 4
247+ session.hash_function => 0 => 0
248+ session.name => PHPSESSID => PHPSESSID
249+ session.referer_check => no value => no value
250+ session.save_handler => files => files
251+ session.save_path => no value => no value
252+ session.serialize_handler => php => php
253+ session.upload_progress.cleanup => On => On
254+ session.upload_progress.enabled => On => On
255+ session.upload_progress.freq => 1% => 1%
256+ session.upload_progress.min_freq => 1 => 1
257+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
258+ session.upload_progress.prefix => upload_progress_ => upload_progress_
259+ session.use_cookies => On => On
260+ session.use_only_cookies => On => On
261+ session.use_trans_sid => 0 => 0
262+
263+ SimpleXML
264+
265+ Simplexml support => enabled
266+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
267+ Schema support => enabled
268+
269+ SPL
270+
271+ SPL support => enabled
272+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
273+ 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
274+
275+ sqlite3
276+
277+ SQLite3 support => enabled
278+ SQLite3 module version => 0.7
279+ SQLite Library => 3.7.7.1
280+
281+ Directive => Local Value => Master Value
282+ sqlite3.extension_dir => no value => no value
283+
284+ standard
285+
286+ Dynamic Library Support => enabled
287+ Path to sendmail => -t -i
288+
289+ Directive => Local Value => Master Value
290+ assert.active => 1 => 1
291+ assert.bail => 0 => 0
292+ assert.callback => no value => no value
293+ assert.quiet_eval => 0 => 0
294+ assert.warning => 1 => 1
295+ auto_detect_line_endings => 0 => 0
296+ default_socket_timeout => 60 => 60
297+ from => no value => no value
298+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
299+ user_agent => no value => no value
300+
301+ tokenizer
302+
303+ Tokenizer Support => enabled
304+
305+ xml
306+
307+ XML Support => active
308+ XML Namespace Support => active
309+ libxml2 Version => 2.7.8
310+
311+ xmlreader
312+
313+ XMLReader => enabled
314+
315+ xmlwriter
316+
317+ XMLWriter => enabled
318+
319+ zip
320+
321+ Zip => enabled
322+ Extension Version => $Id$
323+ Zip version => 1.11.0
324+ Libzip version => 0.10.1
325+
326+ zlib
327+
328+ ZLib Support => enabled
329+ Stream Wrapper => compress.zlib://
330+ Stream Filter => zlib.inflate, zlib.deflate
331+ Compiled Version => 1.2.3.4
332+ Linked Version => 1.2.3.4
333+
334+ Directive => Local Value => Master Value
335+ zlib.output_compression => Off => Off
336+ zlib.output_compression_level => -1 => -1
337+ zlib.output_handler => no value => no value
338+
339+ Additional Modules
340+
341+ Module Name
342+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/src/php-5.4.6/modules/ => /usr/local/src/php-5.4.6/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.21.6
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 => OpenSSL/1.0.0e
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_002.php on line 2
134+ Default timezone => UTC
135+
024- ===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+
143+ dom
144+
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
162+
163+ filter
164+
165+ Input Validation and Filtering => enabled
166+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
167+
168+ Directive => Local Value => Master Value
169+ filter.default => unsafe_raw => unsafe_raw
170+ filter.default_flags => no value => no value
171+
172+ hash
173+
174+ hash support => enabled
175+ 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
176+
177+ iconv
178+
179+ iconv support => enabled
180+ iconv implementation => glibc
181+ iconv library version => 2.13
182+
183+ Directive => Local Value => Master Value
184+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
185+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
186+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
187+
188+ json
189+
190+ json support => enabled
191+ json version => 1.2.1
192+
193+ libxml
194+
195+ libXML support => active
196+ libXML Compiled Version => 2.7.8
197+ libXML Loaded Version => 20708
198+ libXML streams => enabled
199+
200+ mbstring
201+
202+ Multibyte Support => enabled
203+ Multibyte string engine => libmbfl
204+ HTTP input encoding translation => disabled
205+ libmbfl version => 1.3.2
206+
207+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
208+
209+ Multibyte (japanese) regex support => enabled
210+ Multibyte regex (oniguruma) backtrack check => On
211+ Multibyte regex (oniguruma) version => 4.7.1
212+
213+ Directive => Local Value => Master Value
214+ mbstring.detect_order => no value => no value
215+ mbstring.encoding_translation => Off => Off
216+ mbstring.func_overload => 0 => 0
217+ mbstring.http_input => pass => pass
218+ mbstring.http_output => pass => pass
219+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
220+ mbstring.internal_encoding => no value => no value
221+ mbstring.language => neutral => neutral
222+ mbstring.strict_detection => Off => Off
223+ mbstring.substitute_character => no value => no value
224+
225+ mcrypt
226+
227+ mcrypt support => enabled
228+ mcrypt_filter support => enabled
229+ Version => 2.5.8
230+ Api No => 20021217
231+ 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
232+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
233+
234+ Directive => Local Value => Master Value
235+ mcrypt.algorithms_dir => no value => no value
236+ mcrypt.modes_dir => no value => no value
237+
238+ mhash
239+
240+ MHASH support => Enabled
241+ MHASH API Version => Emulated Support
242+
243+ pcntl
244+
245+ pcntl support => enabled
246+
247+ pcre
248+
249+ PCRE (Perl Compatible Regular Expressions) Support => enabled
250+ PCRE Library Version => 8.12 2011-01-15
251+
252+ Directive => Local Value => Master Value
253+ pcre.backtrack_limit => 1000000 => 1000000
254+ pcre.recursion_limit => 100000 => 100000
255+
256+ pgsql
257+
258+ PostgreSQL Support => enabled
259+ PostgreSQL(libpq) Version => 9.1.5
260+ PostgreSQL(libpq) => PostgreSQL 9.1.5 on x86_64-pc-linux-gnu, compiled by gcc-4.6.real (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1, 64-bit
261+ Multibyte character support => enabled
262+ SSL support => enabled
263+ Active Persistent Links => 0
264+ Active Links => 0
265+
266+ Directive => Local Value => Master Value
267+ pgsql.allow_persistent => On => On
268+ pgsql.auto_reset_persistent => Off => Off
269+ pgsql.ignore_notice => Off => Off
270+ pgsql.log_notice => Off => Off
271+ pgsql.max_links => Unlimited => Unlimited
272+ pgsql.max_persistent => Unlimited => Unlimited
273+
274+ Phar
275+
276+ Phar: PHP Archive support => enabled
277+ Phar EXT version => 2.0.1
278+ Phar API version => 1.1.1
279+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
280+ Phar-based phar archives => enabled
281+ Tar-based phar archives => enabled
282+ ZIP-based phar archives => enabled
283+ gzip compression => enabled
284+ bzip2 compression => enabled
285+ OpenSSL support => disabled (install ext/openssl)
286+
287+
288+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
289+ Phar fully realized by Gregory Beaver and Marcus Boerger.
290+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
291+ Directive => Local Value => Master Value
295+
297+
298+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
299+
300+ Reflection
301+
302+ Reflection => enabled
303+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
304+
305+ session
306+
307+ Session Support => enabled
308+ Registered save handlers => files user
309+ Registered serializer handlers => php php_binary
310+
311+ Directive => Local Value => Master Value
312+ session.auto_start => Off => Off
313+ session.cache_expire => 180 => 180
314+ session.cache_limiter => nocache => nocache
315+ session.cookie_domain => no value => no value
316+ session.cookie_httponly => Off => Off
317+ session.cookie_lifetime => 0 => 0
318+ session.cookie_path => / => /
319+ session.cookie_secure => Off => Off
320+ session.entropy_file => /dev/urandom => /dev/urandom
321+ session.entropy_length => 32 => 32
322+ session.gc_divisor => 100 => 100
323+ session.gc_maxlifetime => 1440 => 1440
324+ session.gc_probability => 1 => 1
325+ session.hash_bits_per_character => 4 => 4
326+ session.hash_function => 0 => 0
327+ session.name => PHPSESSID => PHPSESSID
328+ session.referer_check => no value => no value
329+ session.save_handler => files => files
330+ session.save_path => no value => no value
331+ session.serialize_handler => php => php
332+ session.upload_progress.cleanup => On => On
333+ session.upload_progress.enabled => On => On
334+ session.upload_progress.freq => 1% => 1%
335+ session.upload_progress.min_freq => 1 => 1
336+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
337+ session.upload_progress.prefix => upload_progress_ => upload_progress_
338+ session.use_cookies => On => On
339+ session.use_only_cookies => On => On
340+ session.use_trans_sid => 0 => 0
341+
342+ SimpleXML
343+
344+ Simplexml support => enabled
345+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
346+ Schema support => enabled
347+
348+ sockets
349+
350+ Sockets Support => enabled
351+
352+ SPL
353+
354+ SPL support => enabled
355+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
356+ 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
357+
358+ sqlite3
359+
360+ SQLite3 support => enabled
361+ SQLite3 module version => 0.7
362+ SQLite Library => 3.7.7.1
363+
364+ Directive => Local Value => Master Value
365+ sqlite3.extension_dir => no value => no value
366+
367+ standard
368+
369+ Dynamic Library Support => enabled
370+ Path to sendmail => /usr/sbin/sendmail -t -i
371+
372+ Directive => Local Value => Master Value
373+ assert.active => 1 => 1
374+ assert.bail => 0 => 0
375+ assert.callback => no value => no value
376+ assert.quiet_eval => 0 => 0
377+ assert.warning => 1 => 1
378+ auto_detect_line_endings => 0 => 0
379+ default_socket_timeout => 60 => 60
380+ from => no value => no value
381+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
382+ user_agent => no value => no value
383+
384+ tokenizer
385+
386+ Tokenizer Support => enabled
387+
388+ xml
389+
390+ XML Support => active
391+ XML Namespace Support => active
392+ libxml2 Version => 2.7.8
393+
394+ xmlreader
395+
396+ XMLReader => enabled
397+
398+ xmlwriter
399+
400+ XMLWriter => enabled
401+
402+ zip
403+
404+ Zip => enabled
405+ Extension Version => $Id$
406+ Zip version => 1.11.0
407+ Libzip version => 0.10.1
408+
409+ zlib
410+
411+ ZLib Support => enabled
412+ Stream Wrapper => compress.zlib://
413+ Stream Filter => zlib.inflate, zlib.deflate
414+ Compiled Version => 1.2.3.4
415+ Linked Version => 1.2.3.4
416+
417+ Directive => Local Value => Master Value
418+ zlib.output_compression => Off => Off
419+ zlib.output_compression_level => -1 => -1
420+ zlib.output_handler => no value => no value
421+
422+ Additional Modules
423+
424+ Module Name
425+ sysvsem
426+ sysvshm
427+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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 => /src/php5/5.4/php-5.4.6/modules/ => /src/php5/5.4/php-5.4.6/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_002.php on line 2
110+ Default timezone => UTC
111+
024- ===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+
119+ dom
120+
121+ DOM/XML => enabled
122+ DOM/XML API Version => 20031129
123+ libxml Version => 2.7.6
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
138+
139+ filter
140+
141+ Input Validation and Filtering => enabled
142+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
143+
144+ Directive => Local Value => Master Value
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+ GIF Read Support => enabled
153+ GIF Create Support => enabled
154+ PNG Support => enabled
155+ libPNG Version => 1.2.42
156+ WBMP Support => enabled
157+ XBM Support => enabled
158+
159+ Directive => Local Value => Master Value
160+ gd.jpeg_ignore_warning => 0 => 0
161+
162+ hash
163+
164+ hash support => enabled
165+ 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
166+
167+ iconv
168+
169+ iconv support => enabled
170+ iconv implementation => glibc
171+ iconv library version => 2.11.1
172+
173+ Directive => Local Value => Master Value
174+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
175+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
176+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
177+
178+ json
179+
180+ json support => enabled
181+ json version => 1.2.1
182+
183+ libxml
184+
185+ libXML support => active
186+ libXML Compiled Version => 2.7.6
187+ libXML Loaded Version => 20706
188+ libXML streams => enabled
189+
190+ mbstring
191+
192+ Multibyte Support => enabled
193+ Multibyte string engine => libmbfl
194+ HTTP input encoding translation => disabled
195+ libmbfl version => 1.3.2
196+
197+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
198+
199+ Multibyte (japanese) regex support => enabled
200+ Multibyte regex (oniguruma) backtrack check => On
201+ Multibyte regex (oniguruma) version => 4.7.1
202+
203+ Directive => Local Value => Master Value
204+ mbstring.detect_order => no value => no value
205+ mbstring.encoding_translation => Off => Off
206+ mbstring.func_overload => 0 => 0
207+ mbstring.http_input => pass => pass
208+ mbstring.http_output => pass => pass
209+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
210+ mbstring.internal_encoding => no value => no value
211+ mbstring.language => neutral => neutral
212+ mbstring.strict_detection => Off => Off
213+ mbstring.substitute_character => no value => no value
214+
215+ mysql
216+
217+ MySQL Support => enabled
218+ Active Persistent Links => 0
219+ Active Links => 0
220+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
221+
222+ Directive => Local Value => Master Value
223+ mysql.allow_local_infile => On => On
224+ mysql.allow_persistent => On => On
225+ mysql.connect_timeout => 60 => 60
226+ mysql.default_host => no value => no value
227+ mysql.default_password => no value => no value
228+ mysql.default_port => no value => no value
229+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
230+ mysql.default_user => no value => no value
231+ mysql.max_links => Unlimited => Unlimited
232+ mysql.max_persistent => Unlimited => Unlimited
233+ mysql.trace_mode => Off => Off
234+
235+ mysqli
236+
237+ MysqlI Support => enabled
238+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
239+ Active Persistent Links => 0
240+ Inactive Persistent Links => 0
241+ Active Links => 0
242+
243+ Directive => Local Value => Master Value
244+ mysqli.allow_local_infile => On => On
245+ mysqli.allow_persistent => On => On
246+ mysqli.default_host => no value => no value
247+ mysqli.default_port => 3306 => 3306
248+ mysqli.default_pw => no value => no value
249+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
250+ mysqli.default_user => no value => no value
251+ mysqli.max_links => Unlimited => Unlimited
252+ mysqli.max_persistent => Unlimited => Unlimited
253+ mysqli.reconnect => Off => Off
254+
255+ mysqlnd
256+
257+ mysqlnd => enabled
258+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
259+ Compression => supported
260+ SSL => supported
261+ Command buffer size => 4096
262+ Read buffer size => 32768
263+ Read timeout => 31536000
264+ Collecting statistics => Yes
265+ Collecting memory statistics => No
266+ Tracing => n/a
267+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
268+ API Extensions => pdo_mysql,mysqli,mysql
269+
270+ mysqlnd statistics =>
271+ bytes_sent => 0
272+ bytes_received => 0
273+ packets_sent => 0
274+ packets_received => 0
275+ protocol_overhead_in => 0
276+ protocol_overhead_out => 0
277+ bytes_received_ok_packet => 0
278+ bytes_received_eof_packet => 0
279+ bytes_received_rset_header_packet => 0
280+ bytes_received_rset_field_meta_packet => 0
281+ bytes_received_rset_row_packet => 0
282+ bytes_received_prepare_response_packet => 0
283+ bytes_received_change_user_packet => 0
284+ packets_sent_command => 0
285+ packets_received_ok => 0
286+ packets_received_eof => 0
287+ packets_received_rset_header => 0
288+ packets_received_rset_field_meta => 0
289+ packets_received_rset_row => 0
290+ packets_received_prepare_response => 0
291+ packets_received_change_user => 0
292+ result_set_queries => 0
293+ non_result_set_queries => 0
294+ no_index_used => 0
295+ bad_index_used => 0
296+ slow_queries => 0
297+ buffered_sets => 0
298+ unbuffered_sets => 0
299+ ps_buffered_sets => 0
300+ ps_unbuffered_sets => 0
301+ flushed_normal_sets => 0
302+ flushed_ps_sets => 0
303+ ps_prepared_never_executed => 0
304+ ps_prepared_once_executed => 0
305+ rows_fetched_from_server_normal => 0
306+ rows_fetched_from_server_ps => 0
307+ rows_buffered_from_client_normal => 0
308+ rows_buffered_from_client_ps => 0
309+ rows_fetched_from_client_normal_buffered => 0
310+ rows_fetched_from_client_normal_unbuffered => 0
311+ rows_fetched_from_client_ps_buffered => 0
312+ rows_fetched_from_client_ps_unbuffered => 0
313+ rows_fetched_from_client_ps_cursor => 0
314+ rows_affected_normal => 0
315+ rows_affected_ps => 0
316+ rows_skipped_normal => 0
317+ rows_skipped_ps => 0
318+ copy_on_write_saved => 0
319+ copy_on_write_performed => 0
320+ command_buffer_too_small => 0
321+ connect_success => 0
322+ connect_failure => 0
323+ connection_reused => 0
324+ reconnect => 0
325+ pconnect_success => 0
326+ active_connections => 0
327+ active_persistent_connections => 0
328+ explicit_close => 0
329+ implicit_close => 0
330+ disconnect_close => 0
331+ in_middle_of_command_close => 0
332+ explicit_free_result => 0
333+ implicit_free_result => 0
334+ explicit_stmt_close => 0
335+ implicit_stmt_close => 0
336+ mem_emalloc_count => 0
337+ mem_emalloc_amount => 0
338+ mem_ecalloc_count => 0
339+ mem_ecalloc_amount => 0
340+ mem_erealloc_count => 0
341+ mem_erealloc_amount => 0
342+ mem_efree_count => 0
343+ mem_efree_amount => 0
344+ mem_malloc_count => 0
345+ mem_malloc_amount => 0
346+ mem_calloc_count => 0
347+ mem_calloc_amount => 0
348+ mem_realloc_count => 0
349+ mem_realloc_amount => 0
350+ mem_free_count => 0
351+ mem_free_amount => 0
352+ mem_estrndup_count => 0
353+ mem_strndup_count => 0
354+ mem_estndup_count => 0
355+ mem_strdup_count => 0
356+ proto_text_fetched_null => 0
357+ proto_text_fetched_bit => 0
358+ proto_text_fetched_tinyint => 0
359+ proto_text_fetched_short => 0
360+ proto_text_fetched_int24 => 0
361+ proto_text_fetched_int => 0
362+ proto_text_fetched_bigint => 0
363+ proto_text_fetched_decimal => 0
364+ proto_text_fetched_float => 0
365+ proto_text_fetched_double => 0
366+ proto_text_fetched_date => 0
367+ proto_text_fetched_year => 0
368+ proto_text_fetched_time => 0
369+ proto_text_fetched_datetime => 0
370+ proto_text_fetched_timestamp => 0
371+ proto_text_fetched_string => 0
372+ proto_text_fetched_blob => 0
373+ proto_text_fetched_enum => 0
374+ proto_text_fetched_set => 0
375+ proto_text_fetched_geometry => 0
376+ proto_text_fetched_other => 0
377+ proto_binary_fetched_null => 0
378+ proto_binary_fetched_bit => 0
379+ proto_binary_fetched_tinyint => 0
380+ proto_binary_fetched_short => 0
381+ proto_binary_fetched_int24 => 0
382+ proto_binary_fetched_int => 0
383+ proto_binary_fetched_bigint => 0
384+ proto_binary_fetched_decimal => 0
385+ proto_binary_fetched_float => 0
386+ proto_binary_fetched_double => 0
387+ proto_binary_fetched_date => 0
388+ proto_binary_fetched_year => 0
389+ proto_binary_fetched_time => 0
390+ proto_binary_fetched_datetime => 0
391+ proto_binary_fetched_timestamp => 0
392+ proto_binary_fetched_string => 0
393+ proto_binary_fetched_blob => 0
394+ proto_binary_fetched_enum => 0
395+ proto_binary_fetched_set => 0
396+ proto_binary_fetched_geometry => 0
397+ proto_binary_fetched_other => 0
398+ init_command_executed_count => 0
399+ init_command_failed_count => 0
400+ com_quit => 0
401+ com_init_db => 0
402+ com_query => 0
403+ com_field_list => 0
404+ com_create_db => 0
405+ com_drop_db => 0
406+ com_refresh => 0
407+ com_shutdown => 0
408+ com_statistics => 0
409+ com_process_info => 0
410+ com_connect => 0
411+ com_process_kill => 0
412+ com_debug => 0
413+ com_ping => 0
414+ com_time => 0
415+ com_delayed_insert => 0
416+ com_change_user => 0
417+ com_binlog_dump => 0
418+ com_table_dump => 0
419+ com_connect_out => 0
420+ com_register_slave => 0
421+ com_stmt_prepare => 0
422+ com_stmt_execute => 0
423+ com_stmt_send_long_data => 0
424+ com_stmt_close => 0
425+ com_stmt_reset => 0
426+ com_stmt_set_option => 0
427+ com_stmt_fetch => 0
428+ com_deamon => 0
429+ bytes_received_real_data_normal => 0
430+ bytes_received_real_data_ps => 0
431+
432+ example statistics =>
433+ stat1 => 0
434+ stat2 => 0
435+
436+ pcre
437+
438+ PCRE (Perl Compatible Regular Expressions) Support => enabled
439+ PCRE Library Version => 8.12 2011-01-15
440+
441+ Directive => Local Value => Master Value
442+ pcre.backtrack_limit => 1000000 => 1000000
443+ pcre.recursion_limit => 100000 => 100000
444+
445+ PDO
446+
447+ PDO support => enabled
448+ PDO drivers => mysql, sqlite
449+
450+ pdo_mysql
451+
452+ PDO Driver for MySQL => enabled
453+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
454+
455+ Directive => Local Value => Master Value
456+ pdo_mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
457+
458+ pdo_sqlite
459+
460+ PDO Driver for SQLite 3.x => enabled
461+ SQLite Library => 3.7.7.1
462+
463+ Phar
464+
465+ Phar: PHP Archive support => enabled
466+ Phar EXT version => 2.0.1
467+ Phar API version => 1.1.1
468+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
469+ Phar-based phar archives => enabled
470+ Tar-based phar archives => enabled
471+ ZIP-based phar archives => enabled
472+ gzip compression => enabled
473+ bzip2 compression => enabled
474+ OpenSSL support => disabled (install ext/openssl)
475+
476+
477+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
478+ Phar fully realized by Gregory Beaver and Marcus Boerger.
479+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
480+ Directive => Local Value => Master Value
484+
486+
487+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
488+
489+ Reflection
490+
491+ Reflection => enabled
492+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
493+
494+ session
495+
496+ Session Support => enabled
497+ Registered save handlers => files user
498+ Registered serializer handlers => php php_binary
499+
500+ Directive => Local Value => Master Value
501+ session.auto_start => Off => Off
502+ session.cache_expire => 180 => 180
503+ session.cache_limiter => nocache => nocache
504+ session.cookie_domain => no value => no value
505+ session.cookie_httponly => Off => Off
506+ session.cookie_lifetime => 0 => 0
507+ session.cookie_path => / => /
508+ session.cookie_secure => Off => Off
509+ session.entropy_file => /dev/urandom => /dev/urandom
510+ session.entropy_length => 32 => 32
511+ session.gc_divisor => 100 => 100
512+ session.gc_maxlifetime => 1440 => 1440
513+ session.gc_probability => 1 => 1
514+ session.hash_bits_per_character => 4 => 4
515+ session.hash_function => 0 => 0
516+ session.name => PHPSESSID => PHPSESSID
517+ session.referer_check => no value => no value
518+ session.save_handler => files => files
519+ session.save_path => no value => no value
520+ session.serialize_handler => php => php
521+ session.upload_progress.cleanup => On => On
522+ session.upload_progress.enabled => On => On
523+ session.upload_progress.freq => 1% => 1%
524+ session.upload_progress.min_freq => 1 => 1
525+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
526+ session.upload_progress.prefix => upload_progress_ => upload_progress_
527+ session.use_cookies => On => On
528+ session.use_only_cookies => On => On
529+ session.use_trans_sid => 0 => 0
530+
531+ SimpleXML
532+
533+ Simplexml support => enabled
534+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
535+ Schema support => enabled
536+
537+ SPL
538+
539+ SPL support => enabled
540+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
541+ 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
542+
543+ sqlite3
544+
545+ SQLite3 support => enabled
546+ SQLite3 module version => 0.7
547+ SQLite Library => 3.7.7.1
548+
549+ Directive => Local Value => Master Value
550+ sqlite3.extension_dir => no value => no value
551+
552+ standard
553+
554+ Dynamic Library Support => enabled
555+ Path to sendmail => /usr/sbin/sendmail -t -i
556+
557+ Directive => Local Value => Master Value
558+ assert.active => 1 => 1
559+ assert.bail => 0 => 0
560+ assert.callback => no value => no value
561+ assert.quiet_eval => 0 => 0
562+ assert.warning => 1 => 1
563+ auto_detect_line_endings => 0 => 0
564+ default_socket_timeout => 60 => 60
565+ from => no value => no value
566+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
567+ user_agent => no value => no value
568+
569+ tokenizer
570+
571+ Tokenizer Support => enabled
572+
573+ xml
574+
575+ XML Support => active
576+ XML Namespace Support => active
577+ libxml2 Version => 2.7.6
578+
579+ xmlreader
580+
581+ XMLReader => enabled
582+
583+ xmlwriter
584+
585+ XMLWriter => enabled
586+
587+ zlib
588+
589+ ZLib Support => enabled
590+ Stream Wrapper => compress.zlib://
591+ Stream Filter => zlib.inflate, zlib.deflate
592+ Compiled Version => 1.2.3.3
593+ Linked Version => 1.2.3.3
594+
595+ Directive => Local Value => Master Value
596+ zlib.output_compression => Off => Off
597+ zlib.output_compression_level => -1 => -1
598+ zlib.output_handler => no value => no value
599+
600+ Additional Modules
601+
602+ Module Name
603+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/src/php-5.4.6/modules/ => /root/src/php-5.4.6/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.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+ Default timezone => America/Los_Angeles
134+
024- ===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 => America/Los_Angeles => America/Los_Angeles
141+
142+ dom
143+
144+ DOM/XML => enabled
145+ DOM/XML API Version => 20031129
146+ libxml Version => 2.7.6
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
161+
162+ filter
163+
164+ Input Validation and Filtering => enabled
165+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
166+
167+ Directive => Local Value => Master Value
168+ filter.default => unsafe_raw => unsafe_raw
169+ filter.default_flags => no value => no value
170+
171+ gd
172+
173+ GD Support => enabled
174+ GD Version => bundled (2.0.34 compatible)
175+ GIF Read Support => enabled
176+ GIF Create Support => enabled
177+ JPEG Support => enabled
178+ libJPEG Version => 6b
179+ PNG Support => enabled
180+ libPNG Version => 1.2.49
181+ WBMP Support => enabled
182+ XBM Support => enabled
183+
184+ Directive => Local Value => Master Value
185+ gd.jpeg_ignore_warning => 0 => 0
186+
187+ hash
188+
189+ hash support => enabled
190+ 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
191+
192+ iconv
193+
194+ iconv support => enabled
195+ iconv implementation => glibc
196+ iconv library version => 2.12
197+
198+ Directive => Local Value => Master Value
199+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
200+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
201+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
202+
203+ json
204+
205+ json support => enabled
206+ json version => 1.2.1
207+
208+ libxml
209+
210+ libXML support => active
211+ libXML Compiled Version => 2.7.6
212+ libXML Loaded Version => 20706
213+ libXML streams => enabled
214+
215+ mbstring
216+
217+ Multibyte Support => enabled
218+ Multibyte string engine => libmbfl
219+ HTTP input encoding translation => disabled
220+ libmbfl version => 1.3.2
221+
222+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
223+
224+ Multibyte (japanese) regex support => enabled
225+ Multibyte regex (oniguruma) backtrack check => On
226+ Multibyte regex (oniguruma) version => 4.7.1
227+
228+ Directive => Local Value => Master Value
229+ mbstring.detect_order => no value => no value
230+ mbstring.encoding_translation => Off => Off
231+ mbstring.func_overload => 0 => 0
232+ mbstring.http_input => pass => pass
233+ mbstring.http_output => pass => pass
234+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
235+ mbstring.internal_encoding => no value => no value
236+ mbstring.language => neutral => neutral
237+ mbstring.strict_detection => Off => Off
238+ mbstring.substitute_character => no value => no value
239+
240+ mcrypt
241+
242+ mcrypt support => enabled
243+ mcrypt_filter support => enabled
244+ Version => 2.5.8
245+ Api No => 20021217
246+ 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
247+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
248+
249+ Directive => Local Value => Master Value
250+ mcrypt.algorithms_dir => no value => no value
251+ mcrypt.modes_dir => no value => no value
252+
253+ mysql
254+
255+ MySQL Support => enabled
256+ Active Persistent Links => 0
257+ Active Links => 0
258+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
259+
260+ Directive => Local Value => Master Value
261+ mysql.allow_local_infile => On => On
262+ mysql.allow_persistent => On => On
263+ mysql.connect_timeout => 60 => 60
264+ mysql.default_host => no value => no value
265+ mysql.default_password => no value => no value
266+ mysql.default_port => no value => no value
267+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
268+ mysql.default_user => no value => no value
269+ mysql.max_links => Unlimited => Unlimited
270+ mysql.max_persistent => Unlimited => Unlimited
271+ mysql.trace_mode => Off => Off
272+
273+ mysqli
274+
275+ MysqlI Support => enabled
276+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
277+ Active Persistent Links => 0
278+ Inactive Persistent Links => 0
279+ Active Links => 0
280+
281+ Directive => Local Value => Master Value
282+ mysqli.allow_local_infile => On => On
283+ mysqli.allow_persistent => On => On
284+ mysqli.default_host => no value => no value
285+ mysqli.default_port => 3306 => 3306
286+ mysqli.default_pw => no value => no value
287+ mysqli.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
288+ mysqli.default_user => no value => no value
289+ mysqli.max_links => Unlimited => Unlimited
290+ mysqli.max_persistent => Unlimited => Unlimited
291+ mysqli.reconnect => Off => Off
292+
293+ mysqlnd
294+
295+ mysqlnd => enabled
296+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
297+ Compression => supported
298+ SSL => supported
299+ Command buffer size => 4096
300+ Read buffer size => 32768
301+ Read timeout => 31536000
302+ Collecting statistics => Yes
303+ Collecting memory statistics => No
304+ Tracing => n/a
305+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
306+ API Extensions => mysqli,mysql
307+
308+ mysqlnd statistics =>
309+ bytes_sent => 0
310+ bytes_received => 0
311+ packets_sent => 0
312+ packets_received => 0
313+ protocol_overhead_in => 0
314+ protocol_overhead_out => 0
315+ bytes_received_ok_packet => 0
316+ bytes_received_eof_packet => 0
317+ bytes_received_rset_header_packet => 0
318+ bytes_received_rset_field_meta_packet => 0
319+ bytes_received_rset_row_packet => 0
320+ bytes_received_prepare_response_packet => 0
321+ bytes_received_change_user_packet => 0
322+ packets_sent_command => 0
323+ packets_received_ok => 0
324+ packets_received_eof => 0
325+ packets_received_rset_header => 0
326+ packets_received_rset_field_meta => 0
327+ packets_received_rset_row => 0
328+ packets_received_prepare_response => 0
329+ packets_received_change_user => 0
330+ result_set_queries => 0
331+ non_result_set_queries => 0
332+ no_index_used => 0
333+ bad_index_used => 0
334+ slow_queries => 0
335+ buffered_sets => 0
336+ unbuffered_sets => 0
337+ ps_buffered_sets => 0
338+ ps_unbuffered_sets => 0
339+ flushed_normal_sets => 0
340+ flushed_ps_sets => 0
341+ ps_prepared_never_executed => 0
342+ ps_prepared_once_executed => 0
343+ rows_fetched_from_server_normal => 0
344+ rows_fetched_from_server_ps => 0
345+ rows_buffered_from_client_normal => 0
346+ rows_buffered_from_client_ps => 0
347+ rows_fetched_from_client_normal_buffered => 0
348+ rows_fetched_from_client_normal_unbuffered => 0
349+ rows_fetched_from_client_ps_buffered => 0
350+ rows_fetched_from_client_ps_unbuffered => 0
351+ rows_fetched_from_client_ps_cursor => 0
352+ rows_affected_normal => 0
353+ rows_affected_ps => 0
354+ rows_skipped_normal => 0
355+ rows_skipped_ps => 0
356+ copy_on_write_saved => 0
357+ copy_on_write_performed => 0
358+ command_buffer_too_small => 0
359+ connect_success => 0
360+ connect_failure => 0
361+ connection_reused => 0
362+ reconnect => 0
363+ pconnect_success => 0
364+ active_connections => 0
365+ active_persistent_connections => 0
366+ explicit_close => 0
367+ implicit_close => 0
368+ disconnect_close => 0
369+ in_middle_of_command_close => 0
370+ explicit_free_result => 0
371+ implicit_free_result => 0
372+ explicit_stmt_close => 0
373+ implicit_stmt_close => 0
374+ mem_emalloc_count => 0
375+ mem_emalloc_amount => 0
376+ mem_ecalloc_count => 0
377+ mem_ecalloc_amount => 0
378+ mem_erealloc_count => 0
379+ mem_erealloc_amount => 0
380+ mem_efree_count => 0
381+ mem_efree_amount => 0
382+ mem_malloc_count => 0
383+ mem_malloc_amount => 0
384+ mem_calloc_count => 0
385+ mem_calloc_amount => 0
386+ mem_realloc_count => 0
387+ mem_realloc_amount => 0
388+ mem_free_count => 0
389+ mem_free_amount => 0
390+ mem_estrndup_count => 0
391+ mem_strndup_count => 0
392+ mem_estndup_count => 0
393+ mem_strdup_count => 0
394+ proto_text_fetched_null => 0
395+ proto_text_fetched_bit => 0
396+ proto_text_fetched_tinyint => 0
397+ proto_text_fetched_short => 0
398+ proto_text_fetched_int24 => 0
399+ proto_text_fetched_int => 0
400+ proto_text_fetched_bigint => 0
401+ proto_text_fetched_decimal => 0
402+ proto_text_fetched_float => 0
403+ proto_text_fetched_double => 0
404+ proto_text_fetched_date => 0
405+ proto_text_fetched_year => 0
406+ proto_text_fetched_time => 0
407+ proto_text_fetched_datetime => 0
408+ proto_text_fetched_timestamp => 0
409+ proto_text_fetched_string => 0
410+ proto_text_fetched_blob => 0
411+ proto_text_fetched_enum => 0
412+ proto_text_fetched_set => 0
413+ proto_text_fetched_geometry => 0
414+ proto_text_fetched_other => 0
415+ proto_binary_fetched_null => 0
416+ proto_binary_fetched_bit => 0
417+ proto_binary_fetched_tinyint => 0
418+ proto_binary_fetched_short => 0
419+ proto_binary_fetched_int24 => 0
420+ proto_binary_fetched_int => 0
421+ proto_binary_fetched_bigint => 0
422+ proto_binary_fetched_decimal => 0
423+ proto_binary_fetched_float => 0
424+ proto_binary_fetched_double => 0
425+ proto_binary_fetched_date => 0
426+ proto_binary_fetched_year => 0
427+ proto_binary_fetched_time => 0
428+ proto_binary_fetched_datetime => 0
429+ proto_binary_fetched_timestamp => 0
430+ proto_binary_fetched_string => 0
431+ proto_binary_fetched_blob => 0
432+ proto_binary_fetched_enum => 0
433+ proto_binary_fetched_set => 0
434+ proto_binary_fetched_geometry => 0
435+ proto_binary_fetched_other => 0
436+ init_command_executed_count => 0
437+ init_command_failed_count => 0
438+ com_quit => 0
439+ com_init_db => 0
440+ com_query => 0
441+ com_field_list => 0
442+ com_create_db => 0
443+ com_drop_db => 0
444+ com_refresh => 0
445+ com_shutdown => 0
446+ com_statistics => 0
447+ com_process_info => 0
448+ com_connect => 0
449+ com_process_kill => 0
450+ com_debug => 0
451+ com_ping => 0
452+ com_time => 0
453+ com_delayed_insert => 0
454+ com_change_user => 0
455+ com_binlog_dump => 0
456+ com_table_dump => 0
457+ com_connect_out => 0
458+ com_register_slave => 0
459+ com_stmt_prepare => 0
460+ com_stmt_execute => 0
461+ com_stmt_send_long_data => 0
462+ com_stmt_close => 0
463+ com_stmt_reset => 0
464+ com_stmt_set_option => 0
465+ com_stmt_fetch => 0
466+ com_deamon => 0
467+ bytes_received_real_data_normal => 0
468+ bytes_received_real_data_ps => 0
469+
470+ example statistics =>
471+ stat1 => 0
472+ stat2 => 0
473+
474+ pcre
475+
476+ PCRE (Perl Compatible Regular Expressions) Support => enabled
477+ PCRE Library Version => 8.12 2011-01-15
478+
479+ Directive => Local Value => Master Value
480+ pcre.backtrack_limit => 1000000 => 1000000
481+ pcre.recursion_limit => 100000 => 100000
482+
483+ PDO
484+
485+ PDO support => enabled
486+ PDO drivers => sqlite
487+
488+ pdo_sqlite
489+
490+ PDO Driver for SQLite 3.x => enabled
491+ SQLite Library => 3.7.7.1
492+
493+ Phar
494+
495+ Phar: PHP Archive support => enabled
496+ Phar EXT version => 2.0.1
497+ Phar API version => 1.1.1
498+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
499+ Phar-based phar archives => enabled
500+ Tar-based phar archives => enabled
501+ ZIP-based phar archives => enabled
502+ gzip compression => enabled
503+ bzip2 compression => enabled
504+ OpenSSL support => disabled (install ext/openssl)
505+
506+
507+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
508+ Phar fully realized by Gregory Beaver and Marcus Boerger.
509+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
510+ Directive => Local Value => Master Value
514+
516+
517+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
518+
519+ Reflection
520+
521+ Reflection => enabled
522+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
523+
524+ session
525+
526+ Session Support => enabled
527+ Registered save handlers => files user
528+ Registered serializer handlers => php php_binary
529+
530+ Directive => Local Value => Master Value
531+ session.auto_start => Off => Off
532+ session.cache_expire => 180 => 180
533+ session.cache_limiter => nocache => nocache
534+ session.cookie_domain => no value => no value
535+ session.cookie_httponly => Off => Off
536+ session.cookie_lifetime => 0 => 0
537+ session.cookie_path => / => /
538+ session.cookie_secure => Off => Off
539+ session.entropy_file => /dev/urandom => /dev/urandom
540+ session.entropy_length => 32 => 32
541+ session.gc_divisor => 100 => 100
542+ session.gc_maxlifetime => 1440 => 1440
543+ session.gc_probability => 1 => 1
544+ session.hash_bits_per_character => 4 => 4
545+ session.hash_function => 0 => 0
546+ session.name => PHPSESSID => PHPSESSID
547+ session.referer_check => no value => no value
548+ session.save_handler => files => files
549+ session.save_path => no value => no value
550+ session.serialize_handler => php => php
551+ session.upload_progress.cleanup => On => On
552+ session.upload_progress.enabled => On => On
553+ session.upload_progress.freq => 1% => 1%
554+ session.upload_progress.min_freq => 1 => 1
555+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
556+ session.upload_progress.prefix => upload_progress_ => upload_progress_
557+ session.use_cookies => On => On
558+ session.use_only_cookies => On => On
559+ session.use_trans_sid => 0 => 0
560+
561+ SimpleXML
562+
563+ Simplexml support => enabled
564+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
565+ Schema support => enabled
566+
567+ SPL
568+
569+ SPL support => enabled
570+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
571+ 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
572+
573+ sqlite3
574+
575+ SQLite3 support => enabled
576+ SQLite3 module version => 0.7
577+ SQLite Library => 3.7.7.1
578+
579+ Directive => Local Value => Master Value
580+ sqlite3.extension_dir => no value => no value
581+
582+ standard
583+
584+ Dynamic Library Support => enabled
585+ Path to sendmail => /usr/sbin/sendmail -t -i
586+
587+ Directive => Local Value => Master Value
588+ assert.active => 1 => 1
589+ assert.bail => 0 => 0
590+ assert.callback => no value => no value
591+ assert.quiet_eval => 0 => 0
592+ assert.warning => 1 => 1
593+ auto_detect_line_endings => 0 => 0
594+ default_socket_timeout => 60 => 60
595+ from => no value => no value
596+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
597+ user_agent => no value => no value
598+
599+ tokenizer
600+
601+ Tokenizer Support => enabled
602+
603+ xml
604+
605+ XML Support => active
606+ XML Namespace Support => active
607+ libxml2 Version => 2.7.6
608+
609+ xmlreader
610+
611+ XMLReader => enabled
612+
613+ xmlwriter
614+
615+ XMLWriter => enabled
616+
617+ zip
618+
619+ Zip => enabled
620+ Extension Version => $Id$
621+ Zip version => 1.11.0
622+ Libzip version => 0.10.1
623+
624+ zlib
625+
626+ ZLib Support => enabled
627+ Stream Wrapper => compress.zlib://
628+ Stream Filter => zlib.inflate, zlib.deflate
629+ Compiled Version => 1.2.3
630+ Linked Version => 1.2.3
631+
632+ Directive => Local Value => Master Value
633+ zlib.output_compression => Off => Off
634+ zlib.output_compression_level => -1 => -1
635+ zlib.output_handler => no value => no value
636+
637+ Additional Modules
638+
639+ Module Name
640+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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.6/modules/ => /root/php-5.4.6/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 => 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.21.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, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
123+ Host => x86_64-pc-linux-gnu
124+ SSL Version => GnuTLS/2.8.6
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_002.php on line 2
134+ Default timezone => UTC
135+
024- ===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+
143+ dom
144+
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
164+
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
172+
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+
183+ Directive => Local Value => Master Value
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.2
198+ GIF Read Support => enabled
199+ GIF Create Support => enabled
200+ PNG Support => enabled
201+ libPNG Version => 1.2.44
202+ WBMP Support => enabled
203+ XBM Support => enabled
204+
205+ Directive => Local Value => Master Value
206+ gd.jpeg_ignore_warning => 0 => 0
207+
208+ hash
209+
210+ hash support => enabled
211+ 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
212+
213+ iconv
214+
215+ iconv support => enabled
216+ iconv implementation => glibc
217+ iconv library version => 2.11.3
218+
219+ Directive => Local Value => Master Value
220+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
221+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
222+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
223+
224+ intl
225+
226+ Internationalization support => enabled
227+ version => 1.1.0
228+ ICU version => 4.4.1
229+ ICU Data version => 4.4.0.1
230+
231+ Directive => Local Value => Master Value
232+ intl.default_locale => no value => no value
233+ intl.error_level => 0 => 0
234+
235+ json
236+
237+ json support => enabled
238+ json version => 1.2.1
239+
240+ libxml
241+
242+ libXML support => active
243+ libXML Compiled Version => 2.7.8
244+ libXML Loaded Version => 20708
245+ libXML streams => enabled
246+
247+ mbstring
248+
249+ Multibyte Support => enabled
250+ Multibyte string engine => libmbfl
251+ HTTP input encoding translation => disabled
252+ libmbfl version => 1.3.2
253+
254+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
255+
256+ Multibyte (japanese) regex support => enabled
257+ Multibyte regex (oniguruma) backtrack check => On
258+ Multibyte regex (oniguruma) version => 4.7.1
259+
260+ Directive => Local Value => Master Value
261+ mbstring.detect_order => no value => no value
262+ mbstring.encoding_translation => Off => Off
263+ mbstring.func_overload => 0 => 0
264+ mbstring.http_input => pass => pass
265+ mbstring.http_output => pass => pass
266+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
267+ mbstring.internal_encoding => no value => no value
268+ mbstring.language => neutral => neutral
269+ mbstring.strict_detection => Off => Off
270+ mbstring.substitute_character => no value => no value
271+
272+ mcrypt
273+
274+ mcrypt support => enabled
275+ mcrypt_filter support => enabled
276+ Version => 2.5.8
277+ Api No => 20021217
278+ 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
279+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
280+
281+ Directive => Local Value => Master Value
282+ mcrypt.algorithms_dir => no value => no value
283+ mcrypt.modes_dir => no value => no value
284+
285+ mysql
286+
287+ MySQL Support => enabled
288+ Active Persistent Links => 0
289+ Active Links => 0
290+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
291+
292+ Directive => Local Value => Master Value
293+ mysql.allow_local_infile => On => On
294+ mysql.allow_persistent => On => On
295+ mysql.connect_timeout => 60 => 60
296+ mysql.default_host => no value => no value
297+ mysql.default_password => no value => no value
298+ mysql.default_port => no value => no value
299+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
300+ mysql.default_user => no value => no value
301+ mysql.max_links => Unlimited => Unlimited
302+ mysql.max_persistent => Unlimited => Unlimited
303+ mysql.trace_mode => Off => Off
304+
305+ mysqli
306+
307+ MysqlI Support => enabled
308+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
309+ Active Persistent Links => 0
310+ Inactive Persistent Links => 0
311+ Active Links => 0
312+
313+ Directive => Local Value => Master Value
314+ mysqli.allow_local_infile => On => On
315+ mysqli.allow_persistent => On => On
316+ mysqli.default_host => no value => no value
317+ mysqli.default_port => 3306 => 3306
318+ mysqli.default_pw => no value => no value
319+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
320+ mysqli.default_user => no value => no value
321+ mysqli.max_links => Unlimited => Unlimited
322+ mysqli.max_persistent => Unlimited => Unlimited
323+ mysqli.reconnect => Off => Off
324+
325+ mysqlnd
326+
327+ mysqlnd => enabled
328+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
329+ Compression => supported
330+ SSL => supported
331+ Command buffer size => 4096
332+ Read buffer size => 32768
333+ Read timeout => 31536000
334+ Collecting statistics => Yes
335+ Collecting memory statistics => No
336+ Tracing => n/a
337+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
338+ API Extensions => mysqli,mysql
339+
340+ mysqlnd statistics =>
341+ bytes_sent => 0
342+ bytes_received => 0
343+ packets_sent => 0
344+ packets_received => 0
345+ protocol_overhead_in => 0
346+ protocol_overhead_out => 0
347+ bytes_received_ok_packet => 0
348+ bytes_received_eof_packet => 0
349+ bytes_received_rset_header_packet => 0
350+ bytes_received_rset_field_meta_packet => 0
351+ bytes_received_rset_row_packet => 0
352+ bytes_received_prepare_response_packet => 0
353+ bytes_received_change_user_packet => 0
354+ packets_sent_command => 0
355+ packets_received_ok => 0
356+ packets_received_eof => 0
357+ packets_received_rset_header => 0
358+ packets_received_rset_field_meta => 0
359+ packets_received_rset_row => 0
360+ packets_received_prepare_response => 0
361+ packets_received_change_user => 0
362+ result_set_queries => 0
363+ non_result_set_queries => 0
364+ no_index_used => 0
365+ bad_index_used => 0
366+ slow_queries => 0
367+ buffered_sets => 0
368+ unbuffered_sets => 0
369+ ps_buffered_sets => 0
370+ ps_unbuffered_sets => 0
371+ flushed_normal_sets => 0
372+ flushed_ps_sets => 0
373+ ps_prepared_never_executed => 0
374+ ps_prepared_once_executed => 0
375+ rows_fetched_from_server_normal => 0
376+ rows_fetched_from_server_ps => 0
377+ rows_buffered_from_client_normal => 0
378+ rows_buffered_from_client_ps => 0
379+ rows_fetched_from_client_normal_buffered => 0
380+ rows_fetched_from_client_normal_unbuffered => 0
381+ rows_fetched_from_client_ps_buffered => 0
382+ rows_fetched_from_client_ps_unbuffered => 0
383+ rows_fetched_from_client_ps_cursor => 0
384+ rows_affected_normal => 0
385+ rows_affected_ps => 0
386+ rows_skipped_normal => 0
387+ rows_skipped_ps => 0
388+ copy_on_write_saved => 0
389+ copy_on_write_performed => 0
390+ command_buffer_too_small => 0
391+ connect_success => 0
392+ connect_failure => 0
393+ connection_reused => 0
394+ reconnect => 0
395+ pconnect_success => 0
396+ active_connections => 0
397+ active_persistent_connections => 0
398+ explicit_close => 0
399+ implicit_close => 0
400+ disconnect_close => 0
401+ in_middle_of_command_close => 0
402+ explicit_free_result => 0
403+ implicit_free_result => 0
404+ explicit_stmt_close => 0
405+ implicit_stmt_close => 0
406+ mem_emalloc_count => 0
407+ mem_emalloc_amount => 0
408+ mem_ecalloc_count => 0
409+ mem_ecalloc_amount => 0
410+ mem_erealloc_count => 0
411+ mem_erealloc_amount => 0
412+ mem_efree_count => 0
413+ mem_efree_amount => 0
414+ mem_malloc_count => 0
415+ mem_malloc_amount => 0
416+ mem_calloc_count => 0
417+ mem_calloc_amount => 0
418+ mem_realloc_count => 0
419+ mem_realloc_amount => 0
420+ mem_free_count => 0
421+ mem_free_amount => 0
422+ mem_estrndup_count => 0
423+ mem_strndup_count => 0
424+ mem_estndup_count => 0
425+ mem_strdup_count => 0
426+ proto_text_fetched_null => 0
427+ proto_text_fetched_bit => 0
428+ proto_text_fetched_tinyint => 0
429+ proto_text_fetched_short => 0
430+ proto_text_fetched_int24 => 0
431+ proto_text_fetched_int => 0
432+ proto_text_fetched_bigint => 0
433+ proto_text_fetched_decimal => 0
434+ proto_text_fetched_float => 0
435+ proto_text_fetched_double => 0
436+ proto_text_fetched_date => 0
437+ proto_text_fetched_year => 0
438+ proto_text_fetched_time => 0
439+ proto_text_fetched_datetime => 0
440+ proto_text_fetched_timestamp => 0
441+ proto_text_fetched_string => 0
442+ proto_text_fetched_blob => 0
443+ proto_text_fetched_enum => 0
444+ proto_text_fetched_set => 0
445+ proto_text_fetched_geometry => 0
446+ proto_text_fetched_other => 0
447+ proto_binary_fetched_null => 0
448+ proto_binary_fetched_bit => 0
449+ proto_binary_fetched_tinyint => 0
450+ proto_binary_fetched_short => 0
451+ proto_binary_fetched_int24 => 0
452+ proto_binary_fetched_int => 0
453+ proto_binary_fetched_bigint => 0
454+ proto_binary_fetched_decimal => 0
455+ proto_binary_fetched_float => 0
456+ proto_binary_fetched_double => 0
457+ proto_binary_fetched_date => 0
458+ proto_binary_fetched_year => 0
459+ proto_binary_fetched_time => 0
460+ proto_binary_fetched_datetime => 0
461+ proto_binary_fetched_timestamp => 0
462+ proto_binary_fetched_string => 0
463+ proto_binary_fetched_blob => 0
464+ proto_binary_fetched_enum => 0
465+ proto_binary_fetched_set => 0
466+ proto_binary_fetched_geometry => 0
467+ proto_binary_fetched_other => 0
468+ init_command_executed_count => 0
469+ init_command_failed_count => 0
470+ com_quit => 0
471+ com_init_db => 0
472+ com_query => 0
473+ com_field_list => 0
474+ com_create_db => 0
475+ com_drop_db => 0
476+ com_refresh => 0
477+ com_shutdown => 0
478+ com_statistics => 0
479+ com_process_info => 0
480+ com_connect => 0
481+ com_process_kill => 0
482+ com_debug => 0
483+ com_ping => 0
484+ com_time => 0
485+ com_delayed_insert => 0
486+ com_change_user => 0
487+ com_binlog_dump => 0
488+ com_table_dump => 0
489+ com_connect_out => 0
490+ com_register_slave => 0
491+ com_stmt_prepare => 0
492+ com_stmt_execute => 0
493+ com_stmt_send_long_data => 0
494+ com_stmt_close => 0
495+ com_stmt_reset => 0
496+ com_stmt_set_option => 0
497+ com_stmt_fetch => 0
498+ com_deamon => 0
499+ bytes_received_real_data_normal => 0
500+ bytes_received_real_data_ps => 0
501+
502+ example statistics =>
503+ stat1 => 0
504+ stat2 => 0
505+
506+ pcre
507+
508+ PCRE (Perl Compatible Regular Expressions) Support => enabled
509+ PCRE Library Version => 8.12 2011-01-15
510+
511+ Directive => Local Value => Master Value
512+ pcre.backtrack_limit => 1000000 => 1000000
513+ pcre.recursion_limit => 100000 => 100000
514+
515+ PDO
516+
517+ PDO support => enabled
518+ PDO drivers => sqlite
519+
520+ pdo_sqlite
521+
522+ PDO Driver for SQLite 3.x => enabled
523+ SQLite Library => 3.7.7.1
524+
525+ Phar
526+
527+ Phar: PHP Archive support => enabled
528+ Phar EXT version => 2.0.1
529+ Phar API version => 1.1.1
530+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
531+ Phar-based phar archives => enabled
532+ Tar-based phar archives => enabled
533+ ZIP-based phar archives => enabled
534+ gzip compression => enabled
535+ bzip2 compression => enabled
536+ OpenSSL support => disabled (install ext/openssl)
537+
538+
539+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
540+ Phar fully realized by Gregory Beaver and Marcus Boerger.
541+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
542+ Directive => Local Value => Master Value
546+
548+
549+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
550+
551+ Reflection
552+
553+ Reflection => enabled
554+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
555+
556+ session
557+
558+ Session Support => enabled
559+ Registered save handlers => files user
560+ Registered serializer handlers => php php_binary
561+
562+ Directive => Local Value => Master Value
563+ session.auto_start => Off => Off
564+ session.cache_expire => 180 => 180
565+ session.cache_limiter => nocache => nocache
566+ session.cookie_domain => no value => no value
567+ session.cookie_httponly => Off => Off
568+ session.cookie_lifetime => 0 => 0
569+ session.cookie_path => / => /
570+ session.cookie_secure => Off => Off
571+ session.entropy_file => /dev/urandom => /dev/urandom
572+ session.entropy_length => 32 => 32
573+ session.gc_divisor => 100 => 100
574+ session.gc_maxlifetime => 1440 => 1440
575+ session.gc_probability => 1 => 1
576+ session.hash_bits_per_character => 4 => 4
577+ session.hash_function => 0 => 0
578+ session.name => PHPSESSID => PHPSESSID
579+ session.referer_check => no value => no value
580+ session.save_handler => files => files
581+ session.save_path => no value => no value
582+ session.serialize_handler => php => php
583+ session.upload_progress.cleanup => On => On
584+ session.upload_progress.enabled => On => On
585+ session.upload_progress.freq => 1% => 1%
586+ session.upload_progress.min_freq => 1 => 1
587+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
588+ session.upload_progress.prefix => upload_progress_ => upload_progress_
589+ session.use_cookies => On => On
590+ session.use_only_cookies => On => On
591+ session.use_trans_sid => 0 => 0
592+
593+ SimpleXML
594+
595+ Simplexml support => enabled
596+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
597+ Schema support => enabled
598+
599+ sockets
600+
601+ Sockets Support => enabled
602+
603+ SPL
604+
605+ SPL support => enabled
606+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
607+ 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
608+
609+ sqlite3
610+
611+ SQLite3 support => enabled
612+ SQLite3 module version => 0.7
613+ SQLite Library => 3.7.7.1
614+
615+ Directive => Local Value => Master Value
616+ sqlite3.extension_dir => no value => no value
617+
618+ standard
619+
620+ Dynamic Library Support => enabled
621+ Path to sendmail => -t -i
622+
623+ Directive => Local Value => Master Value
624+ assert.active => 1 => 1
625+ assert.bail => 0 => 0
626+ assert.callback => no value => no value
627+ assert.quiet_eval => 0 => 0
628+ assert.warning => 1 => 1
629+ auto_detect_line_endings => 0 => 0
630+ default_socket_timeout => 60 => 60
631+ from => no value => no value
632+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
633+ user_agent => no value => no value
634+
635+ tokenizer
636+
637+ Tokenizer Support => enabled
638+
639+ xml
640+
641+ XML Support => active
642+ XML Namespace Support => active
643+ libxml2 Version => 2.7.8
644+
645+ xmlreader
646+
647+ XMLReader => enabled
648+
649+ xmlwriter
650+
651+ XMLWriter => enabled
652+
653+ zip
654+
655+ Zip => enabled
656+ Extension Version => $Id$
657+ Zip version => 1.11.0
658+ Libzip version => 0.10.1
659+
660+ zlib
661+
662+ ZLib Support => enabled
663+ Stream Wrapper => compress.zlib://
664+ Stream Filter => zlib.inflate, zlib.deflate
665+ Compiled Version => 1.2.3.4
666+ Linked Version => 1.2.3.4
667+
668+ Directive => Local Value => Master Value
669+ zlib.output_compression => Off => Off
670+ zlib.output_compression_level => -1 => -1
671+ zlib.output_handler => no value => no value
672+
673+ Additional Modules
674+
675+ Module Name
676+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/work/packages/php-5.4.6/modules/ => /home/work/packages/php-5.4.6/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 => .:/home/work/services/php-5.4.6/lib/php => .:/home/work/services/php-5.4.6/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_002.php on line 2
135+ Default timezone => UTC
136+
024- ===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+
144+ dom
145+
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
165+
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
173+
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+
184+ Directive => Local Value => Master Value
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+ GIF Read Support => enabled
197+ GIF Create Support => enabled
198+ PNG Support => enabled
199+ libPNG Version => 1.2.49
200+ WBMP Support => enabled
201+ XBM Support => enabled
202+
203+ Directive => Local Value => Master Value
204+ gd.jpeg_ignore_warning => 0 => 0
205+
206+ hash
207+
208+ hash support => enabled
209+ 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
210+
211+ iconv
212+
213+ iconv support => enabled
214+ iconv implementation => glibc
215+ iconv library version => 2.12
216+
217+ Directive => Local Value => Master Value
218+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
219+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
220+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
221+
222+ json
223+
224+ json support => enabled
225+ json version => 1.2.1
226+
227+ libxml
228+
229+ libXML support => active
230+ libXML Compiled Version => 2.7.6
231+ libXML Loaded Version => 20706
232+ libXML streams => enabled
233+
234+ mbstring
235+
236+ Multibyte Support => enabled
237+ Multibyte string engine => libmbfl
238+ HTTP input encoding translation => disabled
239+ libmbfl version => 1.3.2
240+
241+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
242+
243+ Multibyte (japanese) regex support => enabled
244+ Multibyte regex (oniguruma) backtrack check => On
245+ Multibyte regex (oniguruma) version => 4.7.1
246+
247+ Directive => Local Value => Master Value
248+ mbstring.detect_order => no value => no value
249+ mbstring.encoding_translation => Off => Off
250+ mbstring.func_overload => 0 => 0
251+ mbstring.http_input => pass => pass
252+ mbstring.http_output => pass => pass
253+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
254+ mbstring.internal_encoding => no value => no value
255+ mbstring.language => neutral => neutral
256+ mbstring.strict_detection => Off => Off
257+ mbstring.substitute_character => no value => no value
258+
259+ mcrypt
260+
261+ mcrypt support => enabled
262+ mcrypt_filter support => enabled
263+ Version => 2.5.8
264+ Api No => 20021217
265+ 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
266+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
267+
268+ Directive => Local Value => Master Value
269+ mcrypt.algorithms_dir => no value => no value
270+ mcrypt.modes_dir => no value => no value
271+
272+ mhash
273+
274+ MHASH support => Enabled
275+ MHASH API Version => Emulated Support
276+
277+ mysql
278+
279+ MySQL Support => enabled
280+ Active Persistent Links => 0
281+ Active Links => 0
282+ Client API version => 5.5.27
283+ MYSQL_MODULE_TYPE => external
284+ MYSQL_SOCKET => /tmp/mysql.sock
285+ MYSQL_INCLUDE => -I/home/work/mysql/include
286+ MYSQL_LIBS => -L/home/work/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/mysql.sock => /tmp/mysql.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 => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
305+ Active Persistent Links => 0
306+ Inactive Persistent Links => 0
307+ Active Links => 0
308+
309+ Directive => Local Value => Master Value
310+ mysqli.allow_local_infile => On => On
311+ mysqli.allow_persistent => On => On
312+ mysqli.default_host => no value => no value
313+ mysqli.default_port => 3306 => 3306
314+ mysqli.default_pw => no value => no value
315+ mysqli.default_socket => no value => no value
316+ mysqli.default_user => no value => no value
317+ mysqli.max_links => Unlimited => Unlimited
318+ mysqli.max_persistent => Unlimited => Unlimited
319+ mysqli.reconnect => Off => Off
320+
321+ mysqlnd
322+
323+ mysqlnd => enabled
324+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
325+ Compression => supported
326+ SSL => supported
327+ Command buffer size => 4096
328+ Read buffer size => 32768
329+ Read timeout => 31536000
330+ Collecting statistics => Yes
331+ Collecting memory statistics => No
332+ Tracing => n/a
333+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
334+ API Extensions => mysqli
335+
336+ mysqlnd statistics =>
337+ bytes_sent => 0
338+ bytes_received => 0
339+ packets_sent => 0
340+ packets_received => 0
341+ protocol_overhead_in => 0
342+ protocol_overhead_out => 0
343+ bytes_received_ok_packet => 0
344+ bytes_received_eof_packet => 0
345+ bytes_received_rset_header_packet => 0
346+ bytes_received_rset_field_meta_packet => 0
347+ bytes_received_rset_row_packet => 0
348+ bytes_received_prepare_response_packet => 0
349+ bytes_received_change_user_packet => 0
350+ packets_sent_command => 0
351+ packets_received_ok => 0
352+ packets_received_eof => 0
353+ packets_received_rset_header => 0
354+ packets_received_rset_field_meta => 0
355+ packets_received_rset_row => 0
356+ packets_received_prepare_response => 0
357+ packets_received_change_user => 0
358+ result_set_queries => 0
359+ non_result_set_queries => 0
360+ no_index_used => 0
361+ bad_index_used => 0
362+ slow_queries => 0
363+ buffered_sets => 0
364+ unbuffered_sets => 0
365+ ps_buffered_sets => 0
366+ ps_unbuffered_sets => 0
367+ flushed_normal_sets => 0
368+ flushed_ps_sets => 0
369+ ps_prepared_never_executed => 0
370+ ps_prepared_once_executed => 0
371+ rows_fetched_from_server_normal => 0
372+ rows_fetched_from_server_ps => 0
373+ rows_buffered_from_client_normal => 0
374+ rows_buffered_from_client_ps => 0
375+ rows_fetched_from_client_normal_buffered => 0
376+ rows_fetched_from_client_normal_unbuffered => 0
377+ rows_fetched_from_client_ps_buffered => 0
378+ rows_fetched_from_client_ps_unbuffered => 0
379+ rows_fetched_from_client_ps_cursor => 0
380+ rows_affected_normal => 0
381+ rows_affected_ps => 0
382+ rows_skipped_normal => 0
383+ rows_skipped_ps => 0
384+ copy_on_write_saved => 0
385+ copy_on_write_performed => 0
386+ command_buffer_too_small => 0
387+ connect_success => 0
388+ connect_failure => 0
389+ connection_reused => 0
390+ reconnect => 0
391+ pconnect_success => 0
392+ active_connections => 0
393+ active_persistent_connections => 0
394+ explicit_close => 0
395+ implicit_close => 0
396+ disconnect_close => 0
397+ in_middle_of_command_close => 0
398+ explicit_free_result => 0
399+ implicit_free_result => 0
400+ explicit_stmt_close => 0
401+ implicit_stmt_close => 0
402+ mem_emalloc_count => 0
403+ mem_emalloc_amount => 0
404+ mem_ecalloc_count => 0
405+ mem_ecalloc_amount => 0
406+ mem_erealloc_count => 0
407+ mem_erealloc_amount => 0
408+ mem_efree_count => 0
409+ mem_efree_amount => 0
410+ mem_malloc_count => 0
411+ mem_malloc_amount => 0
412+ mem_calloc_count => 0
413+ mem_calloc_amount => 0
414+ mem_realloc_count => 0
415+ mem_realloc_amount => 0
416+ mem_free_count => 0
417+ mem_free_amount => 0
418+ mem_estrndup_count => 0
419+ mem_strndup_count => 0
420+ mem_estndup_count => 0
421+ mem_strdup_count => 0
422+ proto_text_fetched_null => 0
423+ proto_text_fetched_bit => 0
424+ proto_text_fetched_tinyint => 0
425+ proto_text_fetched_short => 0
426+ proto_text_fetched_int24 => 0
427+ proto_text_fetched_int => 0
428+ proto_text_fetched_bigint => 0
429+ proto_text_fetched_decimal => 0
430+ proto_text_fetched_float => 0
431+ proto_text_fetched_double => 0
432+ proto_text_fetched_date => 0
433+ proto_text_fetched_year => 0
434+ proto_text_fetched_time => 0
435+ proto_text_fetched_datetime => 0
436+ proto_text_fetched_timestamp => 0
437+ proto_text_fetched_string => 0
438+ proto_text_fetched_blob => 0
439+ proto_text_fetched_enum => 0
440+ proto_text_fetched_set => 0
441+ proto_text_fetched_geometry => 0
442+ proto_text_fetched_other => 0
443+ proto_binary_fetched_null => 0
444+ proto_binary_fetched_bit => 0
445+ proto_binary_fetched_tinyint => 0
446+ proto_binary_fetched_short => 0
447+ proto_binary_fetched_int24 => 0
448+ proto_binary_fetched_int => 0
449+ proto_binary_fetched_bigint => 0
450+ proto_binary_fetched_decimal => 0
451+ proto_binary_fetched_float => 0
452+ proto_binary_fetched_double => 0
453+ proto_binary_fetched_date => 0
454+ proto_binary_fetched_year => 0
455+ proto_binary_fetched_time => 0
456+ proto_binary_fetched_datetime => 0
457+ proto_binary_fetched_timestamp => 0
458+ proto_binary_fetched_string => 0
459+ proto_binary_fetched_blob => 0
460+ proto_binary_fetched_enum => 0
461+ proto_binary_fetched_set => 0
462+ proto_binary_fetched_geometry => 0
463+ proto_binary_fetched_other => 0
464+ init_command_executed_count => 0
465+ init_command_failed_count => 0
466+ com_quit => 0
467+ com_init_db => 0
468+ com_query => 0
469+ com_field_list => 0
470+ com_create_db => 0
471+ com_drop_db => 0
472+ com_refresh => 0
473+ com_shutdown => 0
474+ com_statistics => 0
475+ com_process_info => 0
476+ com_connect => 0
477+ com_process_kill => 0
478+ com_debug => 0
479+ com_ping => 0
480+ com_time => 0
481+ com_delayed_insert => 0
482+ com_change_user => 0
483+ com_binlog_dump => 0
484+ com_table_dump => 0
485+ com_connect_out => 0
486+ com_register_slave => 0
487+ com_stmt_prepare => 0
488+ com_stmt_execute => 0
489+ com_stmt_send_long_data => 0
490+ com_stmt_close => 0
491+ com_stmt_reset => 0
492+ com_stmt_set_option => 0
493+ com_stmt_fetch => 0
494+ com_deamon => 0
495+ bytes_received_real_data_normal => 0
496+ bytes_received_real_data_ps => 0
497+
498+ example statistics =>
499+ stat1 => 0
500+ stat2 => 0
501+
502+ pcre
503+
504+ PCRE (Perl Compatible Regular Expressions) Support => enabled
505+ PCRE Library Version => 8.12 2011-01-15
506+
507+ Directive => Local Value => Master Value
508+ pcre.backtrack_limit => 1000000 => 1000000
509+ pcre.recursion_limit => 100000 => 100000
510+
511+ PDO
512+
513+ PDO support => enabled
514+ PDO drivers => mysql, sqlite
515+
516+ pdo_mysql
517+
518+ PDO Driver for MySQL => enabled
519+ Client API version => 5.5.27
520+
521+ Directive => Local Value => Master Value
522+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
523+
524+ pdo_sqlite
525+
526+ PDO Driver for SQLite 3.x => enabled
527+ SQLite Library => 3.7.7.1
528+
529+ Phar
530+
531+ Phar: PHP Archive support => enabled
532+ Phar EXT version => 2.0.1
533+ Phar API version => 1.1.1
534+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
535+ Phar-based phar archives => enabled
536+ Tar-based phar archives => enabled
537+ ZIP-based phar archives => enabled
538+ gzip compression => enabled
539+ bzip2 compression => enabled
540+ OpenSSL support => disabled (install ext/openssl)
541+
542+
543+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
544+ Phar fully realized by Gregory Beaver and Marcus Boerger.
545+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
546+ Directive => Local Value => Master Value
550+
552+
553+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
554+
555+ Reflection
556+
557+ Reflection => enabled
558+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
559+
560+ session
561+
562+ Session Support => enabled
563+ Registered save handlers => files user
564+ Registered serializer handlers => php php_binary
565+
566+ Directive => Local Value => Master Value
567+ session.auto_start => Off => Off
568+ session.cache_expire => 180 => 180
569+ session.cache_limiter => nocache => nocache
570+ session.cookie_domain => no value => no value
571+ session.cookie_httponly => Off => Off
572+ session.cookie_lifetime => 0 => 0
573+ session.cookie_path => / => /
574+ session.cookie_secure => Off => Off
575+ session.entropy_file => /dev/urandom => /dev/urandom
576+ session.entropy_length => 32 => 32
577+ session.gc_divisor => 100 => 100
578+ session.gc_maxlifetime => 1440 => 1440
579+ session.gc_probability => 1 => 1
580+ session.hash_bits_per_character => 4 => 4
581+ session.hash_function => 0 => 0
582+ session.name => PHPSESSID => PHPSESSID
583+ session.referer_check => no value => no value
584+ session.save_handler => files => files
585+ session.save_path => no value => no value
586+ session.serialize_handler => php => php
587+ session.upload_progress.cleanup => On => On
588+ session.upload_progress.enabled => On => On
589+ session.upload_progress.freq => 1% => 1%
590+ session.upload_progress.min_freq => 1 => 1
591+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
592+ session.upload_progress.prefix => upload_progress_ => upload_progress_
593+ session.use_cookies => On => On
594+ session.use_only_cookies => On => On
595+ session.use_trans_sid => 0 => 0
596+
597+ SimpleXML
598+
599+ Simplexml support => enabled
600+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
601+ Schema support => enabled
602+
603+ SPL
604+
605+ SPL support => enabled
606+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
607+ 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
608+
609+ sqlite3
610+
611+ SQLite3 support => enabled
612+ SQLite3 module version => 0.7
613+ SQLite Library => 3.7.7.1
614+
615+ Directive => Local Value => Master Value
616+ sqlite3.extension_dir => no value => no value
617+
618+ standard
619+
620+ Dynamic Library Support => enabled
621+ Path to sendmail => /usr/sbin/sendmail -t -i
622+
623+ Directive => Local Value => Master Value
624+ assert.active => 1 => 1
625+ assert.bail => 0 => 0
626+ assert.callback => no value => no value
627+ assert.quiet_eval => 0 => 0
628+ assert.warning => 1 => 1
629+ auto_detect_line_endings => 0 => 0
630+ default_socket_timeout => 60 => 60
631+ from => no value => no value
632+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
633+ user_agent => no value => no value
634+
635+ tokenizer
636+
637+ Tokenizer Support => enabled
638+
639+ xml
640+
641+ XML Support => active
642+ XML Namespace Support => active
643+ libxml2 Version => 2.7.6
644+
645+ xmlreader
646+
647+ XMLReader => enabled
648+
649+ xmlwriter
650+
651+ XMLWriter => enabled
652+
653+ zip
654+
655+ Zip => enabled
656+ Extension Version => $Id$
657+ Zip version => 1.11.0
658+ Libzip version => 0.10.1
659+
660+ zlib
661+
662+ ZLib Support => enabled
663+ Stream Wrapper => compress.zlib://
664+ Stream Filter => zlib.inflate, zlib.deflate
665+ Compiled Version => 1.2.3
666+ Linked Version => 1.2.3
667+
668+ Directive => Local Value => Master Value
669+ zlib.output_compression => Off => Off
670+ zlib.output_compression_level => -1 => -1
671+ zlib.output_handler => no value => no value
672+
673+ Additional Modules
674+
675+ Module Name
676+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/ubuntu/src/php/php-5.4.6/modules/ => /home/ubuntu/src/php/php-5.4.6/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.21.6
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.10.5
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_002.php on line 2
134+ Default timezone => UTC
135+
024- ===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+
143+ dom
144+
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
162+
163+ filter
164+
165+ Input Validation and Filtering => enabled
166+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
167+
168+ Directive => Local Value => Master Value
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+ JPEG Support => enabled
179+ libJPEG Version => 8
180+ PNG Support => enabled
181+ libPNG Version => 1.2.46
182+ WBMP Support => enabled
183+ XBM Support => enabled
184+
185+ Directive => Local Value => Master Value
186+ gd.jpeg_ignore_warning => 0 => 0
187+
188+ hash
189+
190+ hash support => enabled
191+ 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
192+
193+ iconv
194+
195+ iconv support => enabled
196+ iconv implementation => glibc
197+ iconv library version => 2.13
198+
199+ Directive => Local Value => Master Value
200+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
201+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
202+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
203+
204+ json
205+
206+ json support => enabled
207+ json version => 1.2.1
208+
209+ libxml
210+
211+ libXML support => active
212+ libXML Compiled Version => 2.7.8
213+ libXML Loaded Version => 20708
214+ libXML streams => enabled
215+
216+ mbstring
217+
218+ Multibyte Support => enabled
219+ Multibyte string engine => libmbfl
220+ HTTP input encoding translation => disabled
221+ libmbfl version => 1.3.2
222+
223+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
224+
225+ Multibyte (japanese) regex support => enabled
226+ Multibyte regex (oniguruma) backtrack check => On
227+ Multibyte regex (oniguruma) version => 4.7.1
228+
229+ Directive => Local Value => Master Value
230+ mbstring.detect_order => no value => no value
231+ mbstring.encoding_translation => Off => Off
232+ mbstring.func_overload => 0 => 0
233+ mbstring.http_input => pass => pass
234+ mbstring.http_output => pass => pass
235+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
236+ mbstring.internal_encoding => no value => no value
237+ mbstring.language => neutral => neutral
238+ mbstring.strict_detection => Off => Off
239+ mbstring.substitute_character => no value => no value
240+
241+ mcrypt
242+
243+ mcrypt support => enabled
244+ mcrypt_filter support => enabled
245+ Version => 2.5.8
246+ Api No => 20021217
247+ 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
248+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
249+
250+ Directive => Local Value => Master Value
251+ mcrypt.algorithms_dir => no value => no value
252+ mcrypt.modes_dir => no value => no value
253+
254+ pcre
255+
256+ PCRE (Perl Compatible Regular Expressions) Support => enabled
257+ PCRE Library Version => 8.12 2011-01-15
258+
259+ Directive => Local Value => Master Value
260+ pcre.backtrack_limit => 1000000 => 1000000
261+ pcre.recursion_limit => 100000 => 100000
262+
263+ PDO
264+
265+ PDO support => enabled
266+ PDO drivers => sqlite, pgsql
267+
268+ pdo_pgsql
269+
270+ PDO Driver for PostgreSQL => enabled
271+ PostgreSQL(libpq) Version => 9.1.5
272+ Module version => 1.0.2
273+ Revision => $Id$
274+
275+ pdo_sqlite
276+
277+ PDO Driver for SQLite 3.x => enabled
278+ SQLite Library => 3.7.7.1
279+
280+ Phar
281+
282+ Phar: PHP Archive support => enabled
283+ Phar EXT version => 2.0.1
284+ Phar API version => 1.1.1
285+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
286+ Phar-based phar archives => enabled
287+ Tar-based phar archives => enabled
288+ ZIP-based phar archives => enabled
289+ gzip compression => enabled
290+ bzip2 compression => enabled
291+ OpenSSL support => disabled (install ext/openssl)
292+
293+
294+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
295+ Phar fully realized by Gregory Beaver and Marcus Boerger.
296+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
297+ Directive => Local Value => Master Value
301+
303+
304+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
305+
306+ Reflection
307+
308+ Reflection => enabled
309+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
310+
311+ session
312+
313+ Session Support => enabled
314+ Registered save handlers => files user
315+ Registered serializer handlers => php php_binary
316+
317+ Directive => Local Value => Master Value
318+ session.auto_start => Off => Off
319+ session.cache_expire => 180 => 180
320+ session.cache_limiter => nocache => nocache
321+ session.cookie_domain => no value => no value
322+ session.cookie_httponly => Off => Off
323+ session.cookie_lifetime => 0 => 0
324+ session.cookie_path => / => /
325+ session.cookie_secure => Off => Off
326+ session.entropy_file => /dev/urandom => /dev/urandom
327+ session.entropy_length => 32 => 32
328+ session.gc_divisor => 100 => 100
329+ session.gc_maxlifetime => 1440 => 1440
330+ session.gc_probability => 1 => 1
331+ session.hash_bits_per_character => 4 => 4
332+ session.hash_function => 0 => 0
333+ session.name => PHPSESSID => PHPSESSID
334+ session.referer_check => no value => no value
335+ session.save_handler => files => files
336+ session.save_path => no value => no value
337+ session.serialize_handler => php => php
338+ session.upload_progress.cleanup => On => On
339+ session.upload_progress.enabled => On => On
340+ session.upload_progress.freq => 1% => 1%
341+ session.upload_progress.min_freq => 1 => 1
342+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
343+ session.upload_progress.prefix => upload_progress_ => upload_progress_
344+ session.use_cookies => On => On
345+ session.use_only_cookies => On => On
346+ session.use_trans_sid => 0 => 0
347+
348+ SimpleXML
349+
350+ Simplexml support => enabled
351+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
352+ Schema support => enabled
353+
354+ sockets
355+
356+ Sockets Support => enabled
357+
358+ SPL
359+
360+ SPL support => enabled
361+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
362+ 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
363+
364+ sqlite3
365+
366+ SQLite3 support => enabled
367+ SQLite3 module version => 0.7
368+ SQLite Library => 3.7.7.1
369+
370+ Directive => Local Value => Master Value
371+ sqlite3.extension_dir => no value => no value
372+
373+ standard
374+
375+ Dynamic Library Support => enabled
376+ Path to sendmail => -t -i
377+
378+ Directive => Local Value => Master Value
379+ assert.active => 1 => 1
380+ assert.bail => 0 => 0
381+ assert.callback => no value => no value
382+ assert.quiet_eval => 0 => 0
383+ assert.warning => 1 => 1
384+ auto_detect_line_endings => 0 => 0
385+ default_socket_timeout => 60 => 60
386+ from => no value => no value
387+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
388+ user_agent => no value => no value
389+
390+ tokenizer
391+
392+ Tokenizer Support => enabled
393+
394+ xml
395+
396+ XML Support => active
397+ XML Namespace Support => active
398+ libxml2 Version => 2.7.8
399+
400+ xmlreader
401+
402+ XMLReader => enabled
403+
404+ xmlwriter
405+
406+ XMLWriter => enabled
407+
408+ zip
409+
410+ Zip => enabled
411+ Extension Version => $Id$
412+ Zip version => 1.11.0
413+ Libzip version => 0.10.1
414+
415+ zlib
416+
417+ ZLib Support => enabled
418+ Stream Wrapper => compress.zlib://
419+ Stream Filter => zlib.inflate, zlib.deflate
420+ Compiled Version => 1.2.3.4
421+ Linked Version => 1.2.3.4
422+
423+ Directive => Local Value => Master Value
424+ zlib.output_compression => Off => Off
425+ zlib.output_compression_level => -1 => -1
426+ zlib.output_handler => no value => no value
427+
428+ Additional Modules
429+
430+ Module Name
431+ sysvsem
432+ sysvshm
433+ ===DONE===
1 (3%)
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+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.4.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/sagyou/php-5.4.6/modules/ => /home/sagyou/php-5.4.6/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_002.php on line 2
114+ Default timezone => UTC
115+
024- ===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+
123+ dom
124+
125+ DOM/XML => enabled
126+ DOM/XML API Version => 20031129
127+ libxml Version => 2.6.26
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
142+
143+ filter
144+
145+ Input Validation and Filtering => enabled
146+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
147+
148+ Directive => Local Value => Master Value
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.2.1
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.10
165+ WBMP Support => enabled
166+ XBM Support => enabled
167+
168+ Directive => Local Value => Master Value
169+ gd.jpeg_ignore_warning => 0 => 0
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.5
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+ intl
188+
189+ Internationalization support => enabled
190+ version => 1.1.0
191+ ICU version => 3.6
192+
193+ Directive => Local Value => Master Value
194+ intl.default_locale => no value => no value
195+ intl.error_level => 0 => 0
196+
197+ json
198+
199+ json support => enabled
200+ json version => 1.2.1
201+
202+ ldap
203+
204+ LDAP Support => enabled
205+ RCS Version => $Id$
206+ Total Links => 0/unlimited
207+ API Version => 3001
208+ Vendor Name => OpenLDAP
209+ Vendor Version => 20343
210+
211+ Directive => Local Value => Master Value
212+ ldap.max_links => Unlimited => Unlimited
213+
214+ libxml
215+
216+ libXML support => active
217+ libXML Compiled Version => 2.6.26
218+ libXML Loaded Version => 20626
219+ libXML streams => enabled
220+
221+ mbstring
222+
223+ Multibyte Support => enabled
224+ Multibyte string engine => libmbfl
225+ HTTP input encoding translation => disabled
226+ libmbfl version => 1.3.2
227+
228+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
229+
230+ Multibyte (japanese) regex support => enabled
231+ Multibyte regex (oniguruma) backtrack check => On
232+ Multibyte regex (oniguruma) version => 4.7.1
233+
234+ Directive => Local Value => Master Value
235+ mbstring.detect_order => no value => no value
236+ mbstring.encoding_translation => Off => Off
237+ mbstring.func_overload => 0 => 0
238+ mbstring.http_input => pass => pass
239+ mbstring.http_output => pass => pass
240+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
241+ mbstring.internal_encoding => no value => no value
242+ mbstring.language => neutral => neutral
243+ mbstring.strict_detection => Off => Off
244+ mbstring.substitute_character => no value => no value
245+
246+ mysqlnd
247+
248+ mysqlnd => enabled
249+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
250+ Compression => 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 => No
257+ Tracing => n/a
258+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
259+ API Extensions => pdo_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, mysql
440+
441+ pdo_mysql
442+
443+ PDO Driver for MySQL => enabled
444+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
445+
446+ Directive => Local Value => Master Value
447+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
448+
449+ pdo_sqlite
450+
451+ PDO Driver for SQLite 3.x => enabled
452+ SQLite Library => 3.7.7.1
453+
454+ Phar
455+
456+ Phar: PHP Archive support => enabled
457+ Phar EXT version => 2.0.1
458+ Phar API version => 1.1.1
459+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
460+ Phar-based phar archives => enabled
461+ Tar-based phar archives => enabled
462+ ZIP-based phar archives => enabled
463+ gzip compression => enabled
464+ bzip2 compression => enabled
465+ OpenSSL support => disabled (install ext/openssl)
466+
467+
468+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
469+ Phar fully realized by Gregory Beaver and Marcus Boerger.
470+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
471+ Directive => Local Value => Master Value
475+
477+
478+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
479+
480+ Reflection
481+
482+ Reflection => enabled
483+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
484+
485+ session
486+
487+ Session Support => enabled
488+ Registered save handlers => files user
489+ Registered serializer handlers => php php_binary
490+
491+ Directive => Local Value => Master Value
492+ session.auto_start => Off => Off
493+ session.cache_expire => 180 => 180
494+ session.cache_limiter => nocache => nocache
495+ session.cookie_domain => no value => no value
496+ session.cookie_httponly => Off => Off
497+ session.cookie_lifetime => 0 => 0
498+ session.cookie_path => / => /
499+ session.cookie_secure => Off => Off
500+ session.entropy_file => /dev/urandom => /dev/urandom
501+ session.entropy_length => 32 => 32
502+ session.gc_divisor => 100 => 100
503+ session.gc_maxlifetime => 1440 => 1440
504+ session.gc_probability => 1 => 1
505+ session.hash_bits_per_character => 4 => 4
506+ session.hash_function => 0 => 0
507+ session.name => PHPSESSID => PHPSESSID
508+ session.referer_check => no value => no value
509+ session.save_handler => files => files
510+ session.save_path => no value => no value
511+ session.serialize_handler => php => php
512+ session.upload_progress.cleanup => On => On
513+ session.upload_progress.enabled => On => On
514+ session.upload_progress.freq => 1% => 1%
515+ session.upload_progress.min_freq => 1 => 1
516+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
517+ session.upload_progress.prefix => upload_progress_ => upload_progress_
518+ session.use_cookies => On => On
519+ session.use_only_cookies => On => On
520+ session.use_trans_sid => 0 => 0
521+
522+ SimpleXML
523+
524+ Simplexml support => enabled
525+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
526+ Schema support => enabled
527+
528+ SPL
529+
530+ SPL support => enabled
531+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
532+ 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
533+
534+ sqlite3
535+
536+ SQLite3 support => enabled
537+ SQLite3 module version => 0.7
538+ SQLite Library => 3.7.7.1
539+
540+ Directive => Local Value => Master Value
541+ sqlite3.extension_dir => no value => no value
542+
543+ standard
544+
545+ Dynamic Library Support => enabled
546+ Path to sendmail => /usr/sbin/sendmail -t -i
547+
548+ Directive => Local Value => Master Value
549+ assert.active => 1 => 1
550+ assert.bail => 0 => 0
551+ assert.callback => no value => no value
552+ assert.quiet_eval => 0 => 0
553+ assert.warning => 1 => 1
554+ auto_detect_line_endings => 0 => 0
555+ default_socket_timeout => 60 => 60
556+ from => no value => no value
557+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
558+ user_agent => no value => no value
559+
560+ tokenizer
561+
562+ Tokenizer Support => enabled
563+
564+ xml
565+
566+ XML Support => active
567+ XML Namespace Support => active
568+ libxml2 Version => 2.6.26
569+
570+ xmlreader
571+
572+ XMLReader => enabled
573+
574+ xmlwriter
575+
576+ XMLWriter => enabled
577+
578+ zip
579+
580+ Zip => enabled
581+ Extension Version => $Id$
582+ Zip version => 1.11.0
583+ Libzip version => 0.10.1
584+
585+ zlib
586+
587+ ZLib Support => enabled
588+ Stream Wrapper => compress.zlib://
589+ Stream Filter => zlib.inflate, zlib.deflate
590+ Compiled Version => 1.2.3
591+ Linked Version => 1.2.3
592+
593+ Directive => Local Value => Master Value
594+ zlib.output_compression => Off => Off
595+ zlib.output_compression_level => -1 => -1
596+ zlib.output_handler => no value => no value
597+
598+ Additional Modules
599+
600+ Module Name
601+ ===DONE===
1 (3%)
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.6
002- Phar
004- Phar: PHP Archive support => enabled
005- Phar EXT version => %s
006- Phar API version => 1.1.1
007- SVN revision => %sRevision: %s $
008- Phar-based phar archives => enabled
009- Tar-based phar archives => enabled
010- ZIP-based phar archives => enabled
011- gzip compression => enabled
012- bzip2 compression => enabled
013- OpenSSL support => disabled (install ext/openssl)
014-
015-
016- Phar based on pear/PHP_Archive, original concept by Davey Shafik.
017- Phar fully realized by Gregory Beaver and Marcus Boerger.
018- 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/src/php-5.4.6/modules/ => /usr/local/src/php-5.4.6/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/php54/lib/php => .:/usr/local/php54/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 => i686-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_002.php on line 2
134+ Default timezone => UTC
135+
024- ===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+
143+ dom
144+
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
162+
163+ filter
164+
165+ Input Validation and Filtering => enabled
166+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
167+
168+ Directive => Local Value => Master Value
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+ JPEG Support => enabled
179+ libJPEG Version => 6b
180+ PNG Support => enabled
181+ libPNG Version => 1.2.10
182+ WBMP Support => enabled
183+ XBM Support => enabled
184+
185+ Directive => Local Value => Master Value
186+ gd.jpeg_ignore_warning => 0 => 0
187+
188+ hash
189+
190+ hash support => enabled
191+ 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
192+
193+ iconv
194+
195+ iconv support => enabled
196+ iconv implementation => glibc
197+ iconv library version => 2.5
198+
199+ Directive => Local Value => Master Value
200+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
201+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
202+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
203+
204+ json
205+
206+ json support => enabled
207+ json version => 1.2.1
208+
209+ libxml
210+
211+ libXML support => active
212+ libXML Compiled Version => 2.6.26
213+ libXML Loaded Version => 20626
214+ libXML streams => enabled
215+
216+ mbstring
217+
218+ Multibyte Support => enabled
219+ Multibyte string engine => libmbfl
220+ HTTP input encoding translation => disabled
221+ libmbfl version => 1.3.2
222+
223+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
224+
225+ Multibyte (japanese) regex support => enabled
226+ Multibyte regex (oniguruma) backtrack check => On
227+ Multibyte regex (oniguruma) version => 4.7.1
228+
229+ Directive => Local Value => Master Value
230+ mbstring.detect_order => no value => no value
231+ mbstring.encoding_translation => Off => Off
232+ mbstring.func_overload => 0 => 0
233+ mbstring.http_input => pass => pass
234+ mbstring.http_output => pass => pass
235+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
236+ mbstring.internal_encoding => no value => no value
237+ mbstring.language => neutral => neutral
238+ mbstring.strict_detection => Off => Off
239+ mbstring.substitute_character => no value => no value
240+
241+ mcrypt
242+
243+ mcrypt support => enabled
244+ mcrypt_filter support => enabled
245+ Version => 2.5.8
246+ Api No => 20021217
247+ 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
248+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
249+
250+ Directive => Local Value => Master Value
251+ mcrypt.algorithms_dir => no value => no value
252+ mcrypt.modes_dir => no value => no value
253+
254+ mhash
255+
256+ MHASH support => Enabled
257+ MHASH API Version => Emulated Support
258+
259+ mysql
260+
261+ MySQL Support => enabled
262+ Active Persistent Links => 0
263+ Active Links => 0
264+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
265+
266+ Directive => Local Value => Master Value
267+ mysql.allow_local_infile => On => On
268+ mysql.allow_persistent => On => On
269+ mysql.connect_timeout => 60 => 60
270+ mysql.default_host => no value => no value
271+ mysql.default_password => no value => no value
272+ mysql.default_port => no value => no value
273+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
274+ mysql.default_user => no value => no value
275+ mysql.max_links => Unlimited => Unlimited
276+ mysql.max_persistent => Unlimited => Unlimited
277+ mysql.trace_mode => Off => Off
278+
279+ mysqlnd
280+
281+ mysqlnd => enabled
282+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
283+ Compression => supported
284+ SSL => supported
285+ Command buffer size => 4096
286+ Read buffer size => 32768
287+ Read timeout => 31536000
288+ Collecting statistics => Yes
289+ Collecting memory statistics => No
290+ Tracing => n/a
291+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
292+ API Extensions => mysql
293+
294+ mysqlnd statistics =>
295+ bytes_sent => 0
296+ bytes_received => 0
297+ packets_sent => 0
298+ packets_received => 0
299+ protocol_overhead_in => 0
300+ protocol_overhead_out => 0
301+ bytes_received_ok_packet => 0
302+ bytes_received_eof_packet => 0
303+ bytes_received_rset_header_packet => 0
304+ bytes_received_rset_field_meta_packet => 0
305+ bytes_received_rset_row_packet => 0
306+ bytes_received_prepare_response_packet => 0
307+ bytes_received_change_user_packet => 0
308+ packets_sent_command => 0
309+ packets_received_ok => 0
310+ packets_received_eof => 0
311+ packets_received_rset_header => 0
312+ packets_received_rset_field_meta => 0
313+ packets_received_rset_row => 0
314+ packets_received_prepare_response => 0
315+ packets_received_change_user => 0
316+ result_set_queries => 0
317+ non_result_set_queries => 0
318+ no_index_used => 0
319+ bad_index_used => 0
320+ slow_queries => 0
321+ buffered_sets => 0
322+ unbuffered_sets => 0
323+ ps_buffered_sets => 0
324+ ps_unbuffered_sets => 0
325+ flushed_normal_sets => 0
326+ flushed_ps_sets => 0
327+ ps_prepared_never_executed => 0
328+ ps_prepared_once_executed => 0
329+ rows_fetched_from_server_normal => 0
330+ rows_fetched_from_server_ps => 0
331+ rows_buffered_from_client_normal => 0
332+ rows_buffered_from_client_ps => 0
333+ rows_fetched_from_client_normal_buffered => 0
334+ rows_fetched_from_client_normal_unbuffered => 0
335+ rows_fetched_from_client_ps_buffered => 0
336+ rows_fetched_from_client_ps_unbuffered => 0
337+ rows_fetched_from_client_ps_cursor => 0
338+ rows_affected_normal => 0
339+ rows_affected_ps => 0
340+ rows_skipped_normal => 0
341+ rows_skipped_ps => 0
342+ copy_on_write_saved => 0
343+ copy_on_write_performed => 0
344+ command_buffer_too_small => 0
345+ connect_success => 0
346+ connect_failure => 0
347+ connection_reused => 0
348+ reconnect => 0
349+ pconnect_success => 0
350+ active_connections => 0
351+ active_persistent_connections => 0
352+ explicit_close => 0
353+ implicit_close => 0
354+ disconnect_close => 0
355+ in_middle_of_command_close => 0
356+ explicit_free_result => 0
357+ implicit_free_result => 0
358+ explicit_stmt_close => 0
359+ implicit_stmt_close => 0
360+ mem_emalloc_count => 0
361+ mem_emalloc_amount => 0
362+ mem_ecalloc_count => 0
363+ mem_ecalloc_amount => 0
364+ mem_erealloc_count => 0
365+ mem_erealloc_amount => 0
366+ mem_efree_count => 0
367+ mem_efree_amount => 0
368+ mem_malloc_count => 0
369+ mem_malloc_amount => 0
370+ mem_calloc_count => 0
371+ mem_calloc_amount => 0
372+ mem_realloc_count => 0
373+ mem_realloc_amount => 0
374+ mem_free_count => 0
375+ mem_free_amount => 0
376+ mem_estrndup_count => 0
377+ mem_strndup_count => 0
378+ mem_estndup_count => 0
379+ mem_strdup_count => 0
380+ proto_text_fetched_null => 0
381+ proto_text_fetched_bit => 0
382+ proto_text_fetched_tinyint => 0
383+ proto_text_fetched_short => 0
384+ proto_text_fetched_int24 => 0
385+ proto_text_fetched_int => 0
386+ proto_text_fetched_bigint => 0
387+ proto_text_fetched_decimal => 0
388+ proto_text_fetched_float => 0
389+ proto_text_fetched_double => 0
390+ proto_text_fetched_date => 0
391+ proto_text_fetched_year => 0
392+ proto_text_fetched_time => 0
393+ proto_text_fetched_datetime => 0
394+ proto_text_fetched_timestamp => 0
395+ proto_text_fetched_string => 0
396+ proto_text_fetched_blob => 0
397+ proto_text_fetched_enum => 0
398+ proto_text_fetched_set => 0
399+ proto_text_fetched_geometry => 0
400+ proto_text_fetched_other => 0
401+ proto_binary_fetched_null => 0
402+ proto_binary_fetched_bit => 0
403+ proto_binary_fetched_tinyint => 0
404+ proto_binary_fetched_short => 0
405+ proto_binary_fetched_int24 => 0
406+ proto_binary_fetched_int => 0
407+ proto_binary_fetched_bigint => 0
408+ proto_binary_fetched_decimal => 0
409+ proto_binary_fetched_float => 0
410+ proto_binary_fetched_double => 0
411+ proto_binary_fetched_date => 0
412+ proto_binary_fetched_year => 0
413+ proto_binary_fetched_time => 0
414+ proto_binary_fetched_datetime => 0
415+ proto_binary_fetched_timestamp => 0
416+ proto_binary_fetched_string => 0
417+ proto_binary_fetched_blob => 0
418+ proto_binary_fetched_enum => 0
419+ proto_binary_fetched_set => 0
420+ proto_binary_fetched_geometry => 0
421+ proto_binary_fetched_other => 0
422+ init_command_executed_count => 0
423+ init_command_failed_count => 0
424+ com_quit => 0
425+ com_init_db => 0
426+ com_query => 0
427+ com_field_list => 0
428+ com_create_db => 0
429+ com_drop_db => 0
430+ com_refresh => 0
431+ com_shutdown => 0
432+ com_statistics => 0
433+ com_process_info => 0
434+ com_connect => 0
435+ com_process_kill => 0
436+ com_debug => 0
437+ com_ping => 0
438+ com_time => 0
439+ com_delayed_insert => 0
440+ com_change_user => 0
441+ com_binlog_dump => 0
442+ com_table_dump => 0
443+ com_connect_out => 0
444+ com_register_slave => 0
445+ com_stmt_prepare => 0
446+ com_stmt_execute => 0
447+ com_stmt_send_long_data => 0
448+ com_stmt_close => 0
449+ com_stmt_reset => 0
450+ com_stmt_set_option => 0
451+ com_stmt_fetch => 0
452+ com_deamon => 0
453+ bytes_received_real_data_normal => 0
454+ bytes_received_real_data_ps => 0
455+
456+ example statistics =>
457+ stat1 => 0
458+ stat2 => 0
459+
460+ pcntl
461+
462+ pcntl support => enabled
463+
464+ pcre
465+
466+ PCRE (Perl Compatible Regular Expressions) Support => enabled
467+ PCRE Library Version => 8.12 2011-01-15
468+
469+ Directive => Local Value => Master Value
470+ pcre.backtrack_limit => 1000000 => 1000000
471+ pcre.recursion_limit => 100000 => 100000
472+
473+ Phar
474+
475+ Phar: PHP Archive support => enabled
476+ Phar EXT version => 2.0.1
477+ Phar API version => 1.1.1
478+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
479+ Phar-based phar archives => enabled
480+ Tar-based phar archives => enabled
481+ ZIP-based phar archives => enabled
482+ gzip compression => enabled
483+ bzip2 compression => enabled
484+ OpenSSL support => disabled (install ext/openssl)
485+
486+
487+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
488+ Phar fully realized by Gregory Beaver and Marcus Boerger.
489+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
490+ Directive => Local Value => Master Value
494+
496+
497+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
498+
499+ Reflection
500+
501+ Reflection => enabled
502+ Version => $Id: bcdcdaeea3aba34a8083bb62c6eda69ff3c3eab5 $
503+
504+ session
505+
506+ Session Support => enabled
507+ Registered save handlers => files user
508+ Registered serializer handlers => php php_binary
509+
510+ Directive => Local Value => Master Value
511+ session.auto_start => Off => Off
512+ session.cache_expire => 180 => 180
513+ session.cache_limiter => nocache => nocache
514+ session.cookie_domain => no value => no value
515+ session.cookie_httponly => Off => Off
516+ session.cookie_lifetime => 0 => 0
517+ session.cookie_path => / => /
518+ session.cookie_secure => Off => Off
519+ session.entropy_file => /dev/urandom => /dev/urandom
520+ session.entropy_length => 32 => 32
521+ session.gc_divisor => 100 => 100
522+ session.gc_maxlifetime => 1440 => 1440
523+ session.gc_probability => 1 => 1
524+ session.hash_bits_per_character => 4 => 4
525+ session.hash_function => 0 => 0
526+ session.name => PHPSESSID => PHPSESSID
527+ session.referer_check => no value => no value
528+ session.save_handler => files => files
529+ session.save_path => no value => no value
530+ session.serialize_handler => php => php
531+ session.upload_progress.cleanup => On => On
532+ session.upload_progress.enabled => On => On
533+ session.upload_progress.freq => 1% => 1%
534+ session.upload_progress.min_freq => 1 => 1
535+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
536+ session.upload_progress.prefix => upload_progress_ => upload_progress_
537+ session.use_cookies => On => On
538+ session.use_only_cookies => On => On
539+ session.use_trans_sid => 0 => 0
540+
541+ SimpleXML
542+
543+ Simplexml support => enabled
544+ Revision => $Id: 7236b8a1b3ceee314ed7ab9e0c582a0e8f048e25 $
545+ Schema support => enabled
546+
547+ sockets
548+
549+ Sockets Support => enabled
550+
551+ SPL
552+
553+ SPL support => enabled
554+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
555+ 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
556+
557+ sqlite3
558+
559+ SQLite3 support => enabled
560+ SQLite3 module version => 0.7
561+ SQLite Library => 3.7.7.1
562+
563+ Directive => Local Value => Master Value
564+ sqlite3.extension_dir => no value => no value
565+
566+ standard
567+
568+ Dynamic Library Support => enabled
569+ Path to sendmail => /usr/sbin/sendmail -t -i
570+
571+ Directive => Local Value => Master Value
572+ assert.active => 1 => 1
573+ assert.bail => 0 => 0
574+ assert.callback => no value => no value
575+ assert.quiet_eval => 0 => 0
576+ assert.warning => 1 => 1
577+ auto_detect_line_endings => 0 => 0
578+ default_socket_timeout => 60 => 60
579+ from => no value => no value
580+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
581+ user_agent => no value => no value
582+
583+ tokenizer
584+
585+ Tokenizer Support => enabled
586+
587+ xml
588+
589+ XML Support => active
590+ XML Namespace Support => active
591+ libxml2 Version => 2.6.26
592+
593+ xmlreader
594+
595+ XMLReader => enabled
596+
597+ xmlwriter
598+
599+ XMLWriter => enabled
600+
601+ zip
602+
603+ Zip => enabled
604+ Extension Version => $Id$
605+ Zip version => 1.11.0
606+ Libzip version => 0.10.1
607+
608+ zlib
609+
610+ ZLib Support => enabled
611+ Stream Wrapper => compress.zlib://
612+ Stream Filter => zlib.inflate, zlib.deflate
613+ Compiled Version => 1.2.3
614+ Linked Version => 1.2.3
615+
616+ Directive => Local Value => Master Value
617+ zlib.output_compression => Off => Off
618+ zlib.output_compression_level => -1 => -1
619+ zlib.output_handler => no value => no value
620+
621+ Additional Modules
622+
623+ Module Name
624+ sysvsem
625+ sysvshm
626+ ===DONE===