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

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

Count Diff
4 (6%)
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.4
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/php-5.4.4/modules/ => /home/php-5.4.4/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/php/lib/php => .:/usr/local/php/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ 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.6.26
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+ FreeType Support => enabled
153+ FreeType Linkage => with freetype
154+ FreeType Version => 2.2.1
155+ GIF Read Support => enabled
156+ GIF Create Support => enabled
157+ JPEG Support => enabled
158+ libJPEG Version => 6b
159+ PNG Support => enabled
160+ libPNG Version => 1.2.10
161+ WBMP Support => enabled
162+ XBM Support => enabled
163+
164+ Directive => Local Value => Master Value
165+ gd.jpeg_ignore_warning => 0 => 0
166+
167+ hash
168+
169+ hash support => enabled
170+ 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
171+
172+ iconv
173+
174+ iconv support => enabled
175+ iconv implementation => glibc
176+ iconv library version => 2.5
177+
178+ Directive => Local Value => Master Value
179+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
180+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
181+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
182+
183+ json
184+
185+ json support => enabled
186+ json version => 1.2.1
187+
188+ libxml
189+
190+ libXML support => active
191+ libXML Compiled Version => 2.6.26
192+ libXML Loaded Version => 20626
193+ libXML streams => enabled
194+
195+ mbstring
196+
197+ Multibyte Support => enabled
198+ Multibyte string engine => libmbfl
199+ HTTP input encoding translation => disabled
200+ libmbfl version => 1.3.2
201+
202+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
203+
204+ Multibyte (japanese) regex support => enabled
205+ Multibyte regex (oniguruma) backtrack check => On
206+ Multibyte regex (oniguruma) version => 4.7.1
207+
208+ Directive => Local Value => Master Value
209+ mbstring.detect_order => no value => no value
210+ mbstring.encoding_translation => Off => Off
211+ mbstring.func_overload => 0 => 0
212+ mbstring.http_input => pass => pass
213+ mbstring.http_output => pass => pass
214+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
215+ mbstring.internal_encoding => no value => no value
216+ mbstring.language => neutral => neutral
217+ mbstring.strict_detection => Off => Off
218+ mbstring.substitute_character => no value => no value
219+
220+ mysql
221+
222+ MySQL Support => enabled
223+ Active Persistent Links => 0
224+ Active Links => 0
225+ Client API version => 5.0.90
226+ MYSQL_MODULE_TYPE => external
227+ MYSQL_SOCKET => /tmp/mysql.sock
228+ MYSQL_INCLUDE => -I/usr/local/mysql/include/mysql
229+ MYSQL_LIBS => -L/usr/local/mysql/lib/mysql -lmysqlclient
230+
231+ Directive => Local Value => Master Value
232+ mysql.allow_local_infile => On => On
233+ mysql.allow_persistent => On => On
234+ mysql.connect_timeout => 60 => 60
235+ mysql.default_host => no value => no value
236+ mysql.default_password => no value => no value
237+ mysql.default_port => no value => no value
238+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
239+ mysql.default_user => no value => no value
240+ mysql.max_links => Unlimited => Unlimited
241+ mysql.max_persistent => Unlimited => Unlimited
242+ mysql.trace_mode => Off => Off
243+
244+ mysqli
245+
246+ MysqlI Support => enabled
247+ Client API library version => 5.0.90
248+ Active Persistent Links => 0
249+ Inactive Persistent Links => 0
250+ Active Links => 0
251+ Client API header version => 5.0.90
252+ MYSQLI_SOCKET => /tmp/mysql.sock
253+
254+ Directive => Local Value => Master Value
255+ mysqli.allow_local_infile => On => On
256+ mysqli.allow_persistent => On => On
257+ mysqli.default_host => no value => no value
258+ mysqli.default_port => 3306 => 3306
259+ mysqli.default_pw => no value => no value
260+ mysqli.default_socket => no value => no value
261+ mysqli.default_user => no value => no value
262+ mysqli.max_links => Unlimited => Unlimited
263+ mysqli.max_persistent => Unlimited => Unlimited
264+ mysqli.reconnect => 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 => mysql, sqlite
279+
280+ pdo_mysql
281+
282+ PDO Driver for MySQL => enabled
283+ Client API version => 5.0.90
284+
285+ Directive => Local Value => Master Value
286+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
287+
288+ pdo_sqlite
289+
290+ PDO Driver for SQLite 3.x => enabled
291+ SQLite Library => 3.7.7.1
292+
293+ Phar
294+
295+ Phar: PHP Archive support => enabled
296+ Phar EXT version => 2.0.1
297+ Phar API version => 1.1.1
298+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
299+ Phar-based phar archives => enabled
300+ Tar-based phar archives => enabled
301+ ZIP-based phar archives => enabled
302+ gzip compression => enabled
303+ bzip2 compression => enabled
304+ OpenSSL support => disabled (install ext/openssl)
305+
306+
307+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
308+ Phar fully realized by Gregory Beaver and Marcus Boerger.
309+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
310+ Directive => Local Value => Master Value
314+
316+
317+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
318+
319+ Reflection
320+
321+ Reflection => enabled
322+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
323+
324+ session
325+
326+ Session Support => enabled
327+ Registered save handlers => files user
328+ Registered serializer handlers => php php_binary
329+
330+ Directive => Local Value => Master Value
331+ session.auto_start => Off => Off
332+ session.cache_expire => 180 => 180
333+ session.cache_limiter => nocache => nocache
334+ session.cookie_domain => no value => no value
335+ session.cookie_httponly => Off => Off
336+ session.cookie_lifetime => 0 => 0
337+ session.cookie_path => / => /
338+ session.cookie_secure => Off => Off
339+ session.entropy_file => /dev/urandom => /dev/urandom
340+ session.entropy_length => 32 => 32
341+ session.gc_divisor => 100 => 100
342+ session.gc_maxlifetime => 1440 => 1440
343+ session.gc_probability => 1 => 1
344+ session.hash_bits_per_character => 4 => 4
345+ session.hash_function => 0 => 0
346+ session.name => PHPSESSID => PHPSESSID
347+ session.referer_check => no value => no value
348+ session.save_handler => files => files
349+ session.save_path => no value => no value
350+ session.serialize_handler => php => php
351+ session.upload_progress.cleanup => On => On
352+ session.upload_progress.enabled => On => On
353+ session.upload_progress.freq => 1% => 1%
354+ session.upload_progress.min_freq => 1 => 1
355+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
356+ session.upload_progress.prefix => upload_progress_ => upload_progress_
357+ session.use_cookies => On => On
358+ session.use_only_cookies => On => On
359+ session.use_trans_sid => 0 => 0
360+
361+ SimpleXML
362+
363+ Simplexml support => enabled
364+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
365+ Schema support => enabled
366+
367+ sockets
368+
369+ Sockets Support => enabled
370+
371+ SPL
372+
373+ SPL support => enabled
374+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
375+ 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
376+
377+ sqlite3
378+
379+ SQLite3 support => enabled
380+ SQLite3 module version => 0.7
381+ SQLite Library => 3.7.7.1
382+
383+ Directive => Local Value => Master Value
384+ sqlite3.extension_dir => no value => no value
385+
386+ standard
387+
388+ Dynamic Library Support => enabled
389+ Path to sendmail => /usr/sbin/sendmail -t -i
390+
391+ Directive => Local Value => Master Value
392+ assert.active => 1 => 1
393+ assert.bail => 0 => 0
394+ assert.callback => no value => no value
395+ assert.quiet_eval => 0 => 0
396+ assert.warning => 1 => 1
397+ auto_detect_line_endings => 0 => 0
398+ default_socket_timeout => 60 => 60
399+ from => no value => no value
400+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
401+ user_agent => no value => no value
402+
403+ tokenizer
404+
405+ Tokenizer Support => enabled
406+
407+ xml
408+
409+ XML Support => active
410+ XML Namespace Support => active
411+ libxml2 Version => 2.6.26
412+
413+ xmlreader
414+
415+ XMLReader => enabled
416+
417+ xmlwriter
418+
419+ XMLWriter => enabled
420+
421+ zlib
422+
423+ ZLib Support => enabled
424+ Stream Wrapper => compress.zlib://
425+ Stream Filter => zlib.inflate, zlib.deflate
426+ Compiled Version => 1.2.3
427+ Linked Version => 1.2.3
428+
429+ Directive => Local Value => Master Value
430+ zlib.output_compression => Off => Off
431+ zlib.output_compression_level => -1 => -1
432+ zlib.output_handler => no value => no value
433+
434+ Additional Modules
435+
436+ Module Name
437+ ===DONE===
2 (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.4
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/asterisk/php-5.4.4/modules/ => /usr/src/asterisk/php-5.4.4/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 => .:/wwwroot/php/lib/php => .:/wwwroot/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+ 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.6.26
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.5
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.6.26
173+ libXML Loaded Version => 20626
174+ libXML streams => enabled
175+
176+ mbstring
177+
178+ Multibyte Support => enabled
179+ Multibyte string engine => libmbfl
180+ HTTP input encoding translation => disabled
181+ libmbfl version => 1.3.2
182+
183+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
184+
185+ Multibyte (japanese) regex support => enabled
186+ Multibyte regex (oniguruma) backtrack check => On
187+ Multibyte regex (oniguruma) version => 4.7.1
188+
189+ Directive => Local Value => Master Value
190+ mbstring.detect_order => no value => no value
191+ mbstring.encoding_translation => Off => Off
192+ mbstring.func_overload => 0 => 0
193+ mbstring.http_input => pass => pass
194+ mbstring.http_output => pass => pass
195+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
196+ mbstring.internal_encoding => no value => no value
197+ mbstring.language => neutral => neutral
198+ mbstring.strict_detection => Off => Off
199+ mbstring.substitute_character => no value => no value
200+
201+ mcrypt
202+
203+ mcrypt support => enabled
204+ mcrypt_filter support => enabled
205+ Version => 2.5.8
206+ Api No => 20021217
207+ 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
208+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
209+
210+ Directive => Local Value => Master Value
211+ mcrypt.algorithms_dir => no value => no value
212+ mcrypt.modes_dir => no value => no value
213+
214+ mysql
215+
216+ MySQL Support => enabled
217+ Active Persistent Links => 0
218+ Active Links => 0
219+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
220+
221+ Directive => Local Value => Master Value
222+ mysql.allow_local_infile => On => On
223+ mysql.allow_persistent => On => On
224+ mysql.connect_timeout => 60 => 60
225+ mysql.default_host => no value => no value
226+ mysql.default_password => no value => no value
227+ mysql.default_port => no value => no value
228+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
229+ mysql.default_user => no value => no value
230+ mysql.max_links => Unlimited => Unlimited
231+ mysql.max_persistent => Unlimited => Unlimited
232+ mysql.trace_mode => Off => Off
233+
234+ mysqli
235+
236+ MysqlI Support => enabled
237+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
238+ Active Persistent Links => 0
239+ Inactive Persistent Links => 0
240+ Active Links => 0
241+
242+ Directive => Local Value => Master Value
243+ mysqli.allow_local_infile => On => On
244+ mysqli.allow_persistent => On => On
245+ mysqli.default_host => no value => no value
246+ mysqli.default_port => 3306 => 3306
247+ mysqli.default_pw => no value => no value
248+ mysqli.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
249+ mysqli.default_user => no value => no value
250+ mysqli.max_links => Unlimited => Unlimited
251+ mysqli.max_persistent => Unlimited => Unlimited
252+ mysqli.reconnect => Off => Off
253+
254+ mysqlnd
255+
256+ mysqlnd => enabled
257+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
258+ Compression => supported
259+ SSL => supported
260+ Command buffer size => 4096
261+ Read buffer size => 32768
262+ Read timeout => 31536000
263+ Collecting statistics => Yes
264+ Collecting memory statistics => No
265+ Tracing => n/a
266+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
267+ API Extensions => mysqli,mysql
268+
269+ mysqlnd statistics =>
270+ bytes_sent => 0
271+ bytes_received => 0
272+ packets_sent => 0
273+ packets_received => 0
274+ protocol_overhead_in => 0
275+ protocol_overhead_out => 0
276+ bytes_received_ok_packet => 0
277+ bytes_received_eof_packet => 0
278+ bytes_received_rset_header_packet => 0
279+ bytes_received_rset_field_meta_packet => 0
280+ bytes_received_rset_row_packet => 0
281+ bytes_received_prepare_response_packet => 0
282+ bytes_received_change_user_packet => 0
283+ packets_sent_command => 0
284+ packets_received_ok => 0
285+ packets_received_eof => 0
286+ packets_received_rset_header => 0
287+ packets_received_rset_field_meta => 0
288+ packets_received_rset_row => 0
289+ packets_received_prepare_response => 0
290+ packets_received_change_user => 0
291+ result_set_queries => 0
292+ non_result_set_queries => 0
293+ no_index_used => 0
294+ bad_index_used => 0
295+ slow_queries => 0
296+ buffered_sets => 0
297+ unbuffered_sets => 0
298+ ps_buffered_sets => 0
299+ ps_unbuffered_sets => 0
300+ flushed_normal_sets => 0
301+ flushed_ps_sets => 0
302+ ps_prepared_never_executed => 0
303+ ps_prepared_once_executed => 0
304+ rows_fetched_from_server_normal => 0
305+ rows_fetched_from_server_ps => 0
306+ rows_buffered_from_client_normal => 0
307+ rows_buffered_from_client_ps => 0
308+ rows_fetched_from_client_normal_buffered => 0
309+ rows_fetched_from_client_normal_unbuffered => 0
310+ rows_fetched_from_client_ps_buffered => 0
311+ rows_fetched_from_client_ps_unbuffered => 0
312+ rows_fetched_from_client_ps_cursor => 0
313+ rows_affected_normal => 0
314+ rows_affected_ps => 0
315+ rows_skipped_normal => 0
316+ rows_skipped_ps => 0
317+ copy_on_write_saved => 0
318+ copy_on_write_performed => 0
319+ command_buffer_too_small => 0
320+ connect_success => 0
321+ connect_failure => 0
322+ connection_reused => 0
323+ reconnect => 0
324+ pconnect_success => 0
325+ active_connections => 0
326+ active_persistent_connections => 0
327+ explicit_close => 0
328+ implicit_close => 0
329+ disconnect_close => 0
330+ in_middle_of_command_close => 0
331+ explicit_free_result => 0
332+ implicit_free_result => 0
333+ explicit_stmt_close => 0
334+ implicit_stmt_close => 0
335+ mem_emalloc_count => 0
336+ mem_emalloc_amount => 0
337+ mem_ecalloc_count => 0
338+ mem_ecalloc_amount => 0
339+ mem_erealloc_count => 0
340+ mem_erealloc_amount => 0
341+ mem_efree_count => 0
342+ mem_efree_amount => 0
343+ mem_malloc_count => 0
344+ mem_malloc_amount => 0
345+ mem_calloc_count => 0
346+ mem_calloc_amount => 0
347+ mem_realloc_count => 0
348+ mem_realloc_amount => 0
349+ mem_free_count => 0
350+ mem_free_amount => 0
351+ mem_estrndup_count => 0
352+ mem_strndup_count => 0
353+ mem_estndup_count => 0
354+ mem_strdup_count => 0
355+ proto_text_fetched_null => 0
356+ proto_text_fetched_bit => 0
357+ proto_text_fetched_tinyint => 0
358+ proto_text_fetched_short => 0
359+ proto_text_fetched_int24 => 0
360+ proto_text_fetched_int => 0
361+ proto_text_fetched_bigint => 0
362+ proto_text_fetched_decimal => 0
363+ proto_text_fetched_float => 0
364+ proto_text_fetched_double => 0
365+ proto_text_fetched_date => 0
366+ proto_text_fetched_year => 0
367+ proto_text_fetched_time => 0
368+ proto_text_fetched_datetime => 0
369+ proto_text_fetched_timestamp => 0
370+ proto_text_fetched_string => 0
371+ proto_text_fetched_blob => 0
372+ proto_text_fetched_enum => 0
373+ proto_text_fetched_set => 0
374+ proto_text_fetched_geometry => 0
375+ proto_text_fetched_other => 0
376+ proto_binary_fetched_null => 0
377+ proto_binary_fetched_bit => 0
378+ proto_binary_fetched_tinyint => 0
379+ proto_binary_fetched_short => 0
380+ proto_binary_fetched_int24 => 0
381+ proto_binary_fetched_int => 0
382+ proto_binary_fetched_bigint => 0
383+ proto_binary_fetched_decimal => 0
384+ proto_binary_fetched_float => 0
385+ proto_binary_fetched_double => 0
386+ proto_binary_fetched_date => 0
387+ proto_binary_fetched_year => 0
388+ proto_binary_fetched_time => 0
389+ proto_binary_fetched_datetime => 0
390+ proto_binary_fetched_timestamp => 0
391+ proto_binary_fetched_string => 0
392+ proto_binary_fetched_blob => 0
393+ proto_binary_fetched_enum => 0
394+ proto_binary_fetched_set => 0
395+ proto_binary_fetched_geometry => 0
396+ proto_binary_fetched_other => 0
397+ init_command_executed_count => 0
398+ init_command_failed_count => 0
399+ com_quit => 0
400+ com_init_db => 0
401+ com_query => 0
402+ com_field_list => 0
403+ com_create_db => 0
404+ com_drop_db => 0
405+ com_refresh => 0
406+ com_shutdown => 0
407+ com_statistics => 0
408+ com_process_info => 0
409+ com_connect => 0
410+ com_process_kill => 0
411+ com_debug => 0
412+ com_ping => 0
413+ com_time => 0
414+ com_delayed_insert => 0
415+ com_change_user => 0
416+ com_binlog_dump => 0
417+ com_table_dump => 0
418+ com_connect_out => 0
419+ com_register_slave => 0
420+ com_stmt_prepare => 0
421+ com_stmt_execute => 0
422+ com_stmt_send_long_data => 0
423+ com_stmt_close => 0
424+ com_stmt_reset => 0
425+ com_stmt_set_option => 0
426+ com_stmt_fetch => 0
427+ com_deamon => 0
428+ bytes_received_real_data_normal => 0
429+ bytes_received_real_data_ps => 0
430+
431+ example statistics =>
432+ stat1 => 0
433+ stat2 => 0
434+
435+ pcre
436+
437+ PCRE (Perl Compatible Regular Expressions) Support => enabled
438+ PCRE Library Version => 8.12 2011-01-15
439+
440+ Directive => Local Value => Master Value
441+ pcre.backtrack_limit => 1000000 => 1000000
442+ pcre.recursion_limit => 100000 => 100000
443+
444+ PDO
445+
446+ PDO support => enabled
447+ PDO drivers => sqlite
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: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
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: 455280fc74f9f002b7314def7a456f6c3080eb92 $
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 => -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.9.1
583+ Libzip version => 0.9.0
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===
2 (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.4
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/sources/php-5.4.4/modules/ => /root/sources/php-5.4.4/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/php544/lib/php => .:/usr/local/php544/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.1e
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+ 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+ gettext
188+
189+ GetText Support => enabled
190+
191+ hash
192+
193+ hash support => enabled
194+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b fnv132 fnv164 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
195+
196+ iconv
197+
198+ iconv support => enabled
199+ iconv implementation => glibc
200+ iconv library version => 2.13
201+
202+ Directive => Local Value => Master Value
203+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
204+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
205+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
206+
207+ json
208+
209+ json support => enabled
210+ json version => 1.2.1
211+
212+ libxml
213+
214+ libXML support => active
215+ libXML Compiled Version => 2.8.0
216+ libXML Loaded Version => 20800
217+ libXML streams => enabled
218+
219+ mbstring
220+
221+ Multibyte Support => enabled
222+ Multibyte string engine => libmbfl
223+ HTTP input encoding translation => disabled
224+ libmbfl version => 1.3.2
225+
226+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
227+
228+ Multibyte (japanese) regex support => enabled
229+ Multibyte regex (oniguruma) backtrack check => On
230+ Multibyte regex (oniguruma) version => 4.7.1
231+
232+ Directive => Local Value => Master Value
233+ mbstring.detect_order => no value => no value
234+ mbstring.encoding_translation => Off => Off
235+ mbstring.func_overload => 0 => 0
236+ mbstring.http_input => pass => pass
237+ mbstring.http_output => pass => pass
238+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
239+ mbstring.internal_encoding => no value => no value
240+ mbstring.language => neutral => neutral
241+ mbstring.strict_detection => Off => Off
242+ mbstring.substitute_character => no value => no value
243+
244+ mcrypt
245+
246+ mcrypt support => enabled
247+ mcrypt_filter support => enabled
248+ Version => 2.5.8
249+ Api No => 20021217
250+ 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
251+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
252+
253+ Directive => Local Value => Master Value
254+ mcrypt.algorithms_dir => no value => no value
255+ mcrypt.modes_dir => no value => no value
256+
257+ mysql
258+
259+ MySQL Support => enabled
260+ Active Persistent Links => 0
261+ Active Links => 0
262+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
263+
264+ Directive => Local Value => Master Value
265+ mysql.allow_local_infile => On => On
266+ mysql.allow_persistent => On => On
267+ mysql.connect_timeout => 60 => 60
268+ mysql.default_host => no value => no value
269+ mysql.default_password => no value => no value
270+ mysql.default_port => no value => no value
271+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
272+ mysql.default_user => no value => no value
273+ mysql.max_links => Unlimited => Unlimited
274+ mysql.max_persistent => Unlimited => Unlimited
275+ mysql.trace_mode => Off => Off
276+
277+ mysqli
278+
279+ MysqlI Support => enabled
280+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
281+ Active Persistent Links => 0
282+ Inactive Persistent Links => 0
283+ Active Links => 0
284+
285+ Directive => Local Value => Master Value
286+ mysqli.allow_local_infile => On => On
287+ mysqli.allow_persistent => On => On
288+ mysqli.default_host => no value => no value
289+ mysqli.default_port => 3306 => 3306
290+ mysqli.default_pw => no value => no value
291+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
292+ mysqli.default_user => no value => no value
293+ mysqli.max_links => Unlimited => Unlimited
294+ mysqli.max_persistent => Unlimited => Unlimited
295+ mysqli.reconnect => Off => Off
296+
297+ mysqlnd
298+
299+ mysqlnd => enabled
300+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
301+ Compression => supported
302+ SSL => supported
303+ Command buffer size => 4096
304+ Read buffer size => 32768
305+ Read timeout => 31536000
306+ Collecting statistics => Yes
307+ Collecting memory statistics => No
308+ Tracing => n/a
309+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
310+ API Extensions => mysqli,mysql
311+
312+ mysqlnd statistics =>
313+ bytes_sent => 0
314+ bytes_received => 0
315+ packets_sent => 0
316+ packets_received => 0
317+ protocol_overhead_in => 0
318+ protocol_overhead_out => 0
319+ bytes_received_ok_packet => 0
320+ bytes_received_eof_packet => 0
321+ bytes_received_rset_header_packet => 0
322+ bytes_received_rset_field_meta_packet => 0
323+ bytes_received_rset_row_packet => 0
324+ bytes_received_prepare_response_packet => 0
325+ bytes_received_change_user_packet => 0
326+ packets_sent_command => 0
327+ packets_received_ok => 0
328+ packets_received_eof => 0
329+ packets_received_rset_header => 0
330+ packets_received_rset_field_meta => 0
331+ packets_received_rset_row => 0
332+ packets_received_prepare_response => 0
333+ packets_received_change_user => 0
334+ result_set_queries => 0
335+ non_result_set_queries => 0
336+ no_index_used => 0
337+ bad_index_used => 0
338+ slow_queries => 0
339+ buffered_sets => 0
340+ unbuffered_sets => 0
341+ ps_buffered_sets => 0
342+ ps_unbuffered_sets => 0
343+ flushed_normal_sets => 0
344+ flushed_ps_sets => 0
345+ ps_prepared_never_executed => 0
346+ ps_prepared_once_executed => 0
347+ rows_fetched_from_server_normal => 0
348+ rows_fetched_from_server_ps => 0
349+ rows_buffered_from_client_normal => 0
350+ rows_buffered_from_client_ps => 0
351+ rows_fetched_from_client_normal_buffered => 0
352+ rows_fetched_from_client_normal_unbuffered => 0
353+ rows_fetched_from_client_ps_buffered => 0
354+ rows_fetched_from_client_ps_unbuffered => 0
355+ rows_fetched_from_client_ps_cursor => 0
356+ rows_affected_normal => 0
357+ rows_affected_ps => 0
358+ rows_skipped_normal => 0
359+ rows_skipped_ps => 0
360+ copy_on_write_saved => 0
361+ copy_on_write_performed => 0
362+ command_buffer_too_small => 0
363+ connect_success => 0
364+ connect_failure => 0
365+ connection_reused => 0
366+ reconnect => 0
367+ pconnect_success => 0
368+ active_connections => 0
369+ active_persistent_connections => 0
370+ explicit_close => 0
371+ implicit_close => 0
372+ disconnect_close => 0
373+ in_middle_of_command_close => 0
374+ explicit_free_result => 0
375+ implicit_free_result => 0
376+ explicit_stmt_close => 0
377+ implicit_stmt_close => 0
378+ mem_emalloc_count => 0
379+ mem_emalloc_amount => 0
380+ mem_ecalloc_count => 0
381+ mem_ecalloc_amount => 0
382+ mem_erealloc_count => 0
383+ mem_erealloc_amount => 0
384+ mem_efree_count => 0
385+ mem_efree_amount => 0
386+ mem_malloc_count => 0
387+ mem_malloc_amount => 0
388+ mem_calloc_count => 0
389+ mem_calloc_amount => 0
390+ mem_realloc_count => 0
391+ mem_realloc_amount => 0
392+ mem_free_count => 0
393+ mem_free_amount => 0
394+ mem_estrndup_count => 0
395+ mem_strndup_count => 0
396+ mem_estndup_count => 0
397+ mem_strdup_count => 0
398+ proto_text_fetched_null => 0
399+ proto_text_fetched_bit => 0
400+ proto_text_fetched_tinyint => 0
401+ proto_text_fetched_short => 0
402+ proto_text_fetched_int24 => 0
403+ proto_text_fetched_int => 0
404+ proto_text_fetched_bigint => 0
405+ proto_text_fetched_decimal => 0
406+ proto_text_fetched_float => 0
407+ proto_text_fetched_double => 0
408+ proto_text_fetched_date => 0
409+ proto_text_fetched_year => 0
410+ proto_text_fetched_time => 0
411+ proto_text_fetched_datetime => 0
412+ proto_text_fetched_timestamp => 0
413+ proto_text_fetched_string => 0
414+ proto_text_fetched_blob => 0
415+ proto_text_fetched_enum => 0
416+ proto_text_fetched_set => 0
417+ proto_text_fetched_geometry => 0
418+ proto_text_fetched_other => 0
419+ proto_binary_fetched_null => 0
420+ proto_binary_fetched_bit => 0
421+ proto_binary_fetched_tinyint => 0
422+ proto_binary_fetched_short => 0
423+ proto_binary_fetched_int24 => 0
424+ proto_binary_fetched_int => 0
425+ proto_binary_fetched_bigint => 0
426+ proto_binary_fetched_decimal => 0
427+ proto_binary_fetched_float => 0
428+ proto_binary_fetched_double => 0
429+ proto_binary_fetched_date => 0
430+ proto_binary_fetched_year => 0
431+ proto_binary_fetched_time => 0
432+ proto_binary_fetched_datetime => 0
433+ proto_binary_fetched_timestamp => 0
434+ proto_binary_fetched_string => 0
435+ proto_binary_fetched_blob => 0
436+ proto_binary_fetched_enum => 0
437+ proto_binary_fetched_set => 0
438+ proto_binary_fetched_geometry => 0
439+ proto_binary_fetched_other => 0
440+ init_command_executed_count => 0
441+ init_command_failed_count => 0
442+ com_quit => 0
443+ com_init_db => 0
444+ com_query => 0
445+ com_field_list => 0
446+ com_create_db => 0
447+ com_drop_db => 0
448+ com_refresh => 0
449+ com_shutdown => 0
450+ com_statistics => 0
451+ com_process_info => 0
452+ com_connect => 0
453+ com_process_kill => 0
454+ com_debug => 0
455+ com_ping => 0
456+ com_time => 0
457+ com_delayed_insert => 0
458+ com_change_user => 0
459+ com_binlog_dump => 0
460+ com_table_dump => 0
461+ com_connect_out => 0
462+ com_register_slave => 0
463+ com_stmt_prepare => 0
464+ com_stmt_execute => 0
465+ com_stmt_send_long_data => 0
466+ com_stmt_close => 0
467+ com_stmt_reset => 0
468+ com_stmt_set_option => 0
469+ com_stmt_fetch => 0
470+ com_deamon => 0
471+ bytes_received_real_data_normal => 0
472+ bytes_received_real_data_ps => 0
473+
474+ example statistics =>
475+ stat1 => 0
476+ stat2 => 0
477+
478+ pcre
479+
480+ PCRE (Perl Compatible Regular Expressions) Support => enabled
481+ PCRE Library Version => 8.12 2011-01-15
482+
483+ Directive => Local Value => Master Value
484+ pcre.backtrack_limit => 1000000 => 1000000
485+ pcre.recursion_limit => 100000 => 100000
486+
487+ PDO
488+
489+ PDO support => enabled
490+ PDO drivers => sqlite
491+
492+ pdo_sqlite
493+
494+ PDO Driver for SQLite 3.x => enabled
495+ SQLite Library => 3.7.7.1
496+
497+ Phar
498+
499+ Phar: PHP Archive support => enabled
500+ Phar EXT version => 2.0.1
501+ Phar API version => 1.1.1
502+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
503+ Phar-based phar archives => enabled
504+ Tar-based phar archives => enabled
505+ ZIP-based phar archives => enabled
506+ gzip compression => enabled
507+ bzip2 compression => enabled
508+ OpenSSL support => disabled (install ext/openssl)
509+
510+
511+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
512+ Phar fully realized by Gregory Beaver and Marcus Boerger.
513+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
514+ Directive => Local Value => Master Value
518+
520+
521+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
522+
523+ Reflection
524+
525+ Reflection => enabled
526+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
527+
528+ session
529+
530+ Session Support => enabled
531+ Registered save handlers => files user
532+ Registered serializer handlers => php php_binary
533+
534+ Directive => Local Value => Master Value
535+ session.auto_start => Off => Off
536+ session.cache_expire => 180 => 180
537+ session.cache_limiter => nocache => nocache
538+ session.cookie_domain => no value => no value
539+ session.cookie_httponly => Off => Off
540+ session.cookie_lifetime => 0 => 0
541+ session.cookie_path => / => /
542+ session.cookie_secure => Off => Off
543+ session.entropy_file => /dev/urandom => /dev/urandom
544+ session.entropy_length => 32 => 32
545+ session.gc_divisor => 100 => 100
546+ session.gc_maxlifetime => 1440 => 1440
547+ session.gc_probability => 1 => 1
548+ session.hash_bits_per_character => 4 => 4
549+ session.hash_function => 0 => 0
550+ session.name => PHPSESSID => PHPSESSID
551+ session.referer_check => no value => no value
552+ session.save_handler => files => files
553+ session.save_path => no value => no value
554+ session.serialize_handler => php => php
555+ session.upload_progress.cleanup => On => On
556+ session.upload_progress.enabled => On => On
557+ session.upload_progress.freq => 1% => 1%
558+ session.upload_progress.min_freq => 1 => 1
559+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
560+ session.upload_progress.prefix => upload_progress_ => upload_progress_
561+ session.use_cookies => On => On
562+ session.use_only_cookies => On => On
563+ session.use_trans_sid => 0 => 0
564+
565+ SimpleXML
566+
567+ Simplexml support => enabled
568+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
569+ Schema support => enabled
570+
571+ SPL
572+
573+ SPL support => enabled
574+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
575+ 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
576+
577+ sqlite3
578+
579+ SQLite3 support => enabled
580+ SQLite3 module version => 0.7
581+ SQLite Library => 3.7.7.1
582+
583+ Directive => Local Value => Master Value
584+ sqlite3.extension_dir => no value => no value
585+
586+ standard
587+
588+ Dynamic Library Support => enabled
589+ Path to sendmail => /usr/sbin/sendmail -t -i
590+
591+ Directive => Local Value => Master Value
592+ assert.active => 1 => 1
593+ assert.bail => 0 => 0
594+ assert.callback => no value => no value
595+ assert.quiet_eval => 0 => 0
596+ assert.warning => 1 => 1
597+ auto_detect_line_endings => 0 => 0
598+ default_socket_timeout => 60 => 60
599+ from => no value => no value
600+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
601+ user_agent => no value => no value
602+
603+ tokenizer
604+
605+ Tokenizer Support => enabled
606+
607+ xml
608+
609+ XML Support => active
610+ XML Namespace Support => active
611+ libxml2 Version => 2.8.0
612+
613+ xmlreader
614+
615+ XMLReader => enabled
616+
617+ xmlwriter
618+
619+ XMLWriter => enabled
620+
621+ zlib
622+
623+ ZLib Support => enabled
624+ Stream Wrapper => compress.zlib://
625+ Stream Filter => zlib.inflate, zlib.deflate
626+ Compiled Version => 1.2.7
627+ Linked Version => 1.2.7
628+
629+ Directive => Local Value => Master Value
630+ zlib.output_compression => Off => Off
631+ zlib.output_compression_level => -1 => -1
632+ zlib.output_handler => no value => no value
633+
634+ Additional Modules
635+
636+ Module Name
637+ ===DONE===
2 (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.4
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.4/modules/ => /usr/local/src/php-5.4.4/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/php5/lib/php => .:/usr/local/php5/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => -t -i => -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.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, scp, sftp, smtp, smtps, telnet, tftp
123+ Host => x86_64-pc-linux-gnu
124+ SSL Version => OpenSSL/0.9.8o
125+ ZLib Version => 1.2.3.4
126+ libSSH Version => libssh2/1.2.6
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+ 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+ PNG Support => enabled
180+ libPNG Version => 1.2.44
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.11.3
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.8
212+ libXML Loaded Version => 20708
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 => no value => no value
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 => no value => no value
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 => mysql, sqlite
487+
488+ pdo_mysql
489+
490+ PDO Driver for MySQL => enabled
491+ Client API version => 5.1.63
492+
493+ Directive => Local Value => Master Value
494+ pdo_mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
495+
496+ pdo_sqlite
497+
498+ PDO Driver for SQLite 3.x => enabled
499+ SQLite Library => 3.7.7.1
500+
501+ Phar
502+
503+ Phar: PHP Archive support => enabled
504+ Phar EXT version => 2.0.1
505+ Phar API version => 1.1.1
506+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
507+ Phar-based phar archives => enabled
508+ Tar-based phar archives => enabled
509+ ZIP-based phar archives => enabled
510+ gzip compression => enabled
511+ bzip2 compression => enabled
512+ OpenSSL support => disabled (install ext/openssl)
513+
514+
515+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
516+ Phar fully realized by Gregory Beaver and Marcus Boerger.
517+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
518+ Directive => Local Value => Master Value
522+
524+
525+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
526+
527+ Reflection
528+
529+ Reflection => enabled
530+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
531+
532+ session
533+
534+ Session Support => enabled
535+ Registered save handlers => files user
536+ Registered serializer handlers => php php_binary
537+
538+ Directive => Local Value => Master Value
539+ session.auto_start => Off => Off
540+ session.cache_expire => 180 => 180
541+ session.cache_limiter => nocache => nocache
542+ session.cookie_domain => no value => no value
543+ session.cookie_httponly => Off => Off
544+ session.cookie_lifetime => 0 => 0
545+ session.cookie_path => / => /
546+ session.cookie_secure => Off => Off
547+ session.entropy_file => /dev/urandom => /dev/urandom
548+ session.entropy_length => 32 => 32
549+ session.gc_divisor => 100 => 100
550+ session.gc_maxlifetime => 1440 => 1440
551+ session.gc_probability => 1 => 1
552+ session.hash_bits_per_character => 4 => 4
553+ session.hash_function => 0 => 0
554+ session.name => PHPSESSID => PHPSESSID
555+ session.referer_check => no value => no value
556+ session.save_handler => files => files
557+ session.save_path => no value => no value
558+ session.serialize_handler => php => php
559+ session.upload_progress.cleanup => On => On
560+ session.upload_progress.enabled => On => On
561+ session.upload_progress.freq => 1% => 1%
562+ session.upload_progress.min_freq => 1 => 1
563+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
564+ session.upload_progress.prefix => upload_progress_ => upload_progress_
565+ session.use_cookies => On => On
566+ session.use_only_cookies => On => On
567+ session.use_trans_sid => 0 => 0
568+
569+ SimpleXML
570+
571+ Simplexml support => enabled
572+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
573+ Schema support => enabled
574+
575+ SPL
576+
577+ SPL support => enabled
578+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
579+ 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
580+
581+ sqlite3
582+
583+ SQLite3 support => enabled
584+ SQLite3 module version => 0.7
585+ SQLite Library => 3.7.7.1
586+
587+ Directive => Local Value => Master Value
588+ sqlite3.extension_dir => no value => no value
589+
590+ standard
591+
592+ Dynamic Library Support => enabled
593+ Path to sendmail => -t -i
594+
595+ Directive => Local Value => Master Value
596+ assert.active => 1 => 1
597+ assert.bail => 0 => 0
598+ assert.callback => no value => no value
599+ assert.quiet_eval => 0 => 0
600+ assert.warning => 1 => 1
601+ auto_detect_line_endings => 0 => 0
602+ default_socket_timeout => 60 => 60
603+ from => no value => no value
604+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
605+ user_agent => no value => no value
606+
607+ tokenizer
608+
609+ Tokenizer Support => enabled
610+
611+ xml
612+
613+ XML Support => active
614+ XML Namespace Support => active
615+ libxml2 Version => 2.7.8
616+
617+ xmlreader
618+
619+ XMLReader => enabled
620+
621+ xmlwriter
622+
623+ XMLWriter => enabled
624+
625+ zip
626+
627+ Zip => enabled
628+ Extension Version => $Id$
629+ Zip version => 1.9.1
630+ Libzip version => 0.9.0
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.4
638+ Linked Version => 1.2.3.4
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===
2 (3%)
002+
003+ bcmath
004+
005+ BCMath support => enabled
006+
007+ Directive => Local Value => Master Value
008+ bcmath.scale => 0 => 0
009+
010+ bz2
011+
012+ BZip2 Support => Enabled
013+ Stream Wrapper support => compress.bzip2://
014+ Stream Filter support => bzip2.decompress, bzip2.compress
015+ BZip2 Version => 1.0.5, 10-Dec-2007
016+
017+ calendar
018+
019+ Calendar support => enabled
020+
021+ Core
022+
023+ PHP Version => 5.4.4
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 => /usr/local/php-5.4.4/modules/ => /usr/local/php-5.4.4/modules/
054+ file_uploads => On => On
055+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
056+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
057+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
058+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
059+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
060+ html_errors => Off => Off
061+ ignore_repeated_errors => Off => Off
062+ ignore_repeated_source => Off => Off
063+ ignore_user_abort => Off => Off
064+ implicit_flush => On => On
065+ include_path => .:/usr/local/php5/lib/php => .:/usr/local/php5/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 => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
090+ serialize_precision => 17 => 17
091+ short_open_tag => On => On
092+ SMTP => localhost => localhost
093+ smtp_port => 25 => 25
094+ sql.safe_mode => Off => Off
095+ track_errors => On => On
096+ unserialize_callback_func => no value => no value
097+ upload_max_filesize => 2M => 2M
098+ upload_tmp_dir => no value => no value
099+ user_dir => no value => no value
100+ user_ini.cache_ttl => 300 => 300
101+ user_ini.filename => .user.ini => .user.ini
102+ variables_order => EGPCS => EGPCS
103+ xmlrpc_error_number => 0 => 0
104+ xmlrpc_errors => Off => Off
105+ zend.detect_unicode => On => On
106+ zend.enable_gc => On => On
107+ zend.multibyte => Off => Off
108+ zend.script_encoding => no value => no value
109+
110+ ctype
111+
112+ ctype functions => enabled
113+
114+ curl
115+
116+ cURL support => enabled
117+ cURL Information => 7.19.7
118+ Age => 3
119+ Features
120+ AsynchDNS => No
121+ Debug => No
122+ GSS-Negotiate => Yes
123+ IDN => Yes
124+ IPv6 => Yes
125+ Largefile => Yes
126+ NTLM => Yes
127+ SPNEGO => No
128+ SSL => Yes
129+ SSPI => No
130+ krb4 => No
131+ libz => Yes
132+ CharConv => No
133+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
134+ Host => x86_64-redhat-linux-gnu
135+ SSL Version => NSS/3.13.1.0
136+ ZLib Version => 1.2.3
137+ libSSH Version => libssh2/1.2.2
138+
139+ date
140+
141+ date/time support => enabled
142+ "Olson" Timezone Database Version => 2012.3
143+ Timezone Database => internal
144+
145+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_002.php on line 2
146+ Default timezone => UTC
147+
149+ date.default_latitude => 31.7667 => 31.7667
150+ date.default_longitude => 35.2333 => 35.2333
151+ date.sunrise_zenith => 90.583333 => 90.583333
152+ date.sunset_zenith => 90.583333 => 90.583333
153+ date.timezone => no value => no value
154+
155+ dba
156+
157+ DBA support => enabled
158+ Supported handlers => gdbm cdb cdb_make db4 inifile flatfile
159+
160+ Directive => Local Value => Master Value
161+ dba.default_handler => flatfile => flatfile
162+
163+ dom
164+
165+ DOM/XML => enabled
166+ DOM/XML API Version => 20031129
167+ libxml Version => 2.7.6
168+ HTML Support => enabled
169+ XPath Support => enabled
170+ XPointer Support => enabled
171+ Schema Support => enabled
172+ RelaxNG Support => enabled
173+
174+ ereg
175+
176+ Regex Library => Bundled library enabled
177+
178+ fileinfo
179+
180+ fileinfo support => enabled
181+ version => 1.0.5
182+
183+ filter
184+
185+ Input Validation and Filtering => enabled
186+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
187+
188+ Directive => Local Value => Master Value
189+ filter.default => unsafe_raw => unsafe_raw
190+ filter.default_flags => no value => no value
191+
192+ ftp
193+
194+ FTP support => enabled
195+
196+ gd
197+
198+ GD Support => enabled
199+ GD Version => bundled (2.0.34 compatible)
200+ FreeType Support => enabled
201+ FreeType Linkage => with freetype
202+ FreeType Version => 2.3.11
203+ GIF Read Support => enabled
204+ GIF Create Support => enabled
205+ JPEG Support => enabled
206+ libJPEG Version => 6b
207+ PNG Support => enabled
208+ libPNG Version => 1.2.49
209+ WBMP Support => enabled
210+ XBM Support => enabled
211+
212+ Directive => Local Value => Master Value
213+ gd.jpeg_ignore_warning => 0 => 0
214+
215+ gettext
216+
217+ GetText Support => enabled
218+
219+ hash
220+
221+ hash support => enabled
222+ 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
223+
224+ iconv
225+
226+ iconv support => enabled
227+ iconv implementation => glibc
228+ iconv library version => 2.12
229+
230+ Directive => Local Value => Master Value
231+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
232+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
233+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
234+
235+ imap
236+
237+ IMAP c-Client Version => 2007e
238+ SSL Support => enabled
239+ Kerberos Support => enabled
240+
241+ intl
242+
243+ Internationalization support => enabled
244+ version => 1.1.0
245+ ICU version => 4.2.1
246+
247+ Directive => Local Value => Master Value
248+ intl.default_locale => no value => no value
249+ intl.error_level => 0 => 0
250+
251+ json
252+
253+ json support => enabled
254+ json version => 1.2.1
255+
256+ ldap
257+
258+ LDAP Support => enabled
259+ RCS Version => $Id$
260+ Total Links => 0/unlimited
261+ API Version => 3001
262+ Vendor Name => OpenLDAP
263+ Vendor Version => 20423
264+ SASL Support => Enabled
265+
266+ Directive => Local Value => Master Value
267+ ldap.max_links => Unlimited => Unlimited
268+
269+ libxml
270+
271+ libXML support => active
272+ libXML Compiled Version => 2.7.6
273+ libXML Loaded Version => 20706
274+ libXML streams => enabled
275+
276+ mbstring
277+
278+ Multibyte Support => enabled
279+ Multibyte string engine => libmbfl
280+ HTTP input encoding translation => disabled
281+ libmbfl version => 1.3.2
282+
283+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
284+
285+ Multibyte (japanese) regex support => enabled
286+ Multibyte regex (oniguruma) backtrack check => On
287+ Multibyte regex (oniguruma) version => 4.7.1
288+
289+ Directive => Local Value => Master Value
290+ mbstring.detect_order => no value => no value
291+ mbstring.encoding_translation => Off => Off
292+ mbstring.func_overload => 0 => 0
293+ mbstring.http_input => pass => pass
294+ mbstring.http_output => pass => pass
295+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
296+ mbstring.internal_encoding => no value => no value
297+ mbstring.language => neutral => neutral
298+ mbstring.strict_detection => Off => Off
299+ mbstring.substitute_character => no value => no value
300+
301+ mcrypt
302+
303+ mcrypt support => enabled
304+ mcrypt_filter support => enabled
305+ Version => 2.5.8
306+ Api No => 20021217
307+ 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
308+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
309+
310+ Directive => Local Value => Master Value
311+ mcrypt.algorithms_dir => no value => no value
312+ mcrypt.modes_dir => no value => no value
313+
314+ mhash
315+
316+ MHASH support => Enabled
317+ MHASH API Version => Emulated Support
318+
319+ mysql
320+
321+ MySQL Support => enabled
322+ Active Persistent Links => 0
323+ Active Links => 0
324+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
325+
326+ Directive => Local Value => Master Value
327+ mysql.allow_local_infile => On => On
328+ mysql.allow_persistent => On => On
329+ mysql.connect_timeout => 60 => 60
330+ mysql.default_host => no value => no value
331+ mysql.default_password => no value => no value
332+ mysql.default_port => no value => no value
333+ mysql.default_socket => no value => no value
334+ mysql.default_user => no value => no value
335+ mysql.max_links => Unlimited => Unlimited
336+ mysql.max_persistent => Unlimited => Unlimited
337+ mysql.trace_mode => Off => Off
338+
339+ mysqlnd
340+
341+ mysqlnd => enabled
342+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
343+ Compression => supported
344+ SSL => supported
345+ Command buffer size => 4096
346+ Read buffer size => 32768
347+ Read timeout => 31536000
348+ Collecting statistics => Yes
349+ Collecting memory statistics => No
350+ Tracing => n/a
351+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
352+ API Extensions => mysql
353+
354+ mysqlnd statistics =>
355+ bytes_sent => 0
356+ bytes_received => 0
357+ packets_sent => 0
358+ packets_received => 0
359+ protocol_overhead_in => 0
360+ protocol_overhead_out => 0
361+ bytes_received_ok_packet => 0
362+ bytes_received_eof_packet => 0
363+ bytes_received_rset_header_packet => 0
364+ bytes_received_rset_field_meta_packet => 0
365+ bytes_received_rset_row_packet => 0
366+ bytes_received_prepare_response_packet => 0
367+ bytes_received_change_user_packet => 0
368+ packets_sent_command => 0
369+ packets_received_ok => 0
370+ packets_received_eof => 0
371+ packets_received_rset_header => 0
372+ packets_received_rset_field_meta => 0
373+ packets_received_rset_row => 0
374+ packets_received_prepare_response => 0
375+ packets_received_change_user => 0
376+ result_set_queries => 0
377+ non_result_set_queries => 0
378+ no_index_used => 0
379+ bad_index_used => 0
380+ slow_queries => 0
381+ buffered_sets => 0
382+ unbuffered_sets => 0
383+ ps_buffered_sets => 0
384+ ps_unbuffered_sets => 0
385+ flushed_normal_sets => 0
386+ flushed_ps_sets => 0
387+ ps_prepared_never_executed => 0
388+ ps_prepared_once_executed => 0
389+ rows_fetched_from_server_normal => 0
390+ rows_fetched_from_server_ps => 0
391+ rows_buffered_from_client_normal => 0
392+ rows_buffered_from_client_ps => 0
393+ rows_fetched_from_client_normal_buffered => 0
394+ rows_fetched_from_client_normal_unbuffered => 0
395+ rows_fetched_from_client_ps_buffered => 0
396+ rows_fetched_from_client_ps_unbuffered => 0
397+ rows_fetched_from_client_ps_cursor => 0
398+ rows_affected_normal => 0
399+ rows_affected_ps => 0
400+ rows_skipped_normal => 0
401+ rows_skipped_ps => 0
402+ copy_on_write_saved => 0
403+ copy_on_write_performed => 0
404+ command_buffer_too_small => 0
405+ connect_success => 0
406+ connect_failure => 0
407+ connection_reused => 0
408+ reconnect => 0
409+ pconnect_success => 0
410+ active_connections => 0
411+ active_persistent_connections => 0
412+ explicit_close => 0
413+ implicit_close => 0
414+ disconnect_close => 0
415+ in_middle_of_command_close => 0
416+ explicit_free_result => 0
417+ implicit_free_result => 0
418+ explicit_stmt_close => 0
419+ implicit_stmt_close => 0
420+ mem_emalloc_count => 0
421+ mem_emalloc_amount => 0
422+ mem_ecalloc_count => 0
423+ mem_ecalloc_amount => 0
424+ mem_erealloc_count => 0
425+ mem_erealloc_amount => 0
426+ mem_efree_count => 0
427+ mem_efree_amount => 0
428+ mem_malloc_count => 0
429+ mem_malloc_amount => 0
430+ mem_calloc_count => 0
431+ mem_calloc_amount => 0
432+ mem_realloc_count => 0
433+ mem_realloc_amount => 0
434+ mem_free_count => 0
435+ mem_free_amount => 0
436+ mem_estrndup_count => 0
437+ mem_strndup_count => 0
438+ mem_estndup_count => 0
439+ mem_strdup_count => 0
440+ proto_text_fetched_null => 0
441+ proto_text_fetched_bit => 0
442+ proto_text_fetched_tinyint => 0
443+ proto_text_fetched_short => 0
444+ proto_text_fetched_int24 => 0
445+ proto_text_fetched_int => 0
446+ proto_text_fetched_bigint => 0
447+ proto_text_fetched_decimal => 0
448+ proto_text_fetched_float => 0
449+ proto_text_fetched_double => 0
450+ proto_text_fetched_date => 0
451+ proto_text_fetched_year => 0
452+ proto_text_fetched_time => 0
453+ proto_text_fetched_datetime => 0
454+ proto_text_fetched_timestamp => 0
455+ proto_text_fetched_string => 0
456+ proto_text_fetched_blob => 0
457+ proto_text_fetched_enum => 0
458+ proto_text_fetched_set => 0
459+ proto_text_fetched_geometry => 0
460+ proto_text_fetched_other => 0
461+ proto_binary_fetched_null => 0
462+ proto_binary_fetched_bit => 0
463+ proto_binary_fetched_tinyint => 0
464+ proto_binary_fetched_short => 0
465+ proto_binary_fetched_int24 => 0
466+ proto_binary_fetched_int => 0
467+ proto_binary_fetched_bigint => 0
468+ proto_binary_fetched_decimal => 0
469+ proto_binary_fetched_float => 0
470+ proto_binary_fetched_double => 0
471+ proto_binary_fetched_date => 0
472+ proto_binary_fetched_year => 0
473+ proto_binary_fetched_time => 0
474+ proto_binary_fetched_datetime => 0
475+ proto_binary_fetched_timestamp => 0
476+ proto_binary_fetched_string => 0
477+ proto_binary_fetched_blob => 0
478+ proto_binary_fetched_enum => 0
479+ proto_binary_fetched_set => 0
480+ proto_binary_fetched_geometry => 0
481+ proto_binary_fetched_other => 0
482+ init_command_executed_count => 0
483+ init_command_failed_count => 0
484+ com_quit => 0
485+ com_init_db => 0
486+ com_query => 0
487+ com_field_list => 0
488+ com_create_db => 0
489+ com_drop_db => 0
490+ com_refresh => 0
491+ com_shutdown => 0
492+ com_statistics => 0
493+ com_process_info => 0
494+ com_connect => 0
495+ com_process_kill => 0
496+ com_debug => 0
497+ com_ping => 0
498+ com_time => 0
499+ com_delayed_insert => 0
500+ com_change_user => 0
501+ com_binlog_dump => 0
502+ com_table_dump => 0
503+ com_connect_out => 0
504+ com_register_slave => 0
505+ com_stmt_prepare => 0
506+ com_stmt_execute => 0
507+ com_stmt_send_long_data => 0
508+ com_stmt_close => 0
509+ com_stmt_reset => 0
510+ com_stmt_set_option => 0
511+ com_stmt_fetch => 0
512+ com_deamon => 0
513+ bytes_received_real_data_normal => 0
514+ bytes_received_real_data_ps => 0
515+
516+ example statistics =>
517+ stat1 => 0
518+ stat2 => 0
519+
520+ pcre
521+
522+ PCRE (Perl Compatible Regular Expressions) Support => enabled
523+ PCRE Library Version => 8.12 2011-01-15
524+
525+ Directive => Local Value => Master Value
526+ pcre.backtrack_limit => 1000000 => 1000000
527+ pcre.recursion_limit => 100000 => 100000
528+
529+ PDO
530+
531+ PDO support => enabled
532+ PDO drivers => sqlite
533+
534+ pdo_sqlite
535+
536+ PDO Driver for SQLite 3.x => enabled
537+ SQLite Library => 3.7.7.1
538+
539+ Phar
540+
541+ Phar: PHP Archive support => enabled
542+ Phar EXT version => 2.0.1
543+ Phar API version => 1.1.1
544+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
545+ Phar-based phar archives => enabled
546+ Tar-based phar archives => enabled
547+ ZIP-based phar archives => enabled
548+ gzip compression => enabled
549+ bzip2 compression => enabled
550+ OpenSSL support => disabled (install ext/openssl)
551+
552+
553+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
554+ Phar fully realized by Gregory Beaver and Marcus Boerger.
555+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
556+ Directive => Local Value => Master Value
560+
562+
563+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
564+
565+ Reflection
566+
567+ Reflection => enabled
568+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
569+
570+ session
571+
572+ Session Support => enabled
573+ Registered save handlers => files user
574+ Registered serializer handlers => php php_binary
575+
576+ Directive => Local Value => Master Value
577+ session.auto_start => Off => Off
578+ session.cache_expire => 180 => 180
579+ session.cache_limiter => nocache => nocache
580+ session.cookie_domain => no value => no value
581+ session.cookie_httponly => Off => Off
582+ session.cookie_lifetime => 0 => 0
583+ session.cookie_path => / => /
584+ session.cookie_secure => Off => Off
585+ session.entropy_file => /dev/urandom => /dev/urandom
586+ session.entropy_length => 32 => 32
587+ session.gc_divisor => 100 => 100
588+ session.gc_maxlifetime => 1440 => 1440
589+ session.gc_probability => 1 => 1
590+ session.hash_bits_per_character => 4 => 4
591+ session.hash_function => 0 => 0
592+ session.name => PHPSESSID => PHPSESSID
593+ session.referer_check => no value => no value
594+ session.save_handler => files => files
595+ session.save_path => no value => no value
596+ session.serialize_handler => php => php
597+ session.upload_progress.cleanup => On => On
598+ session.upload_progress.enabled => On => On
599+ session.upload_progress.freq => 1% => 1%
600+ session.upload_progress.min_freq => 1 => 1
601+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
602+ session.upload_progress.prefix => upload_progress_ => upload_progress_
603+ session.use_cookies => On => On
604+ session.use_only_cookies => On => On
605+ session.use_trans_sid => 0 => 0
606+
607+ SimpleXML
608+
609+ Simplexml support => enabled
610+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
611+ Schema support => enabled
612+
613+ soap
614+
615+ Soap Client => enabled
616+ Soap Server => enabled
617+
618+ Directive => Local Value => Master Value
619+ soap.wsdl_cache => 1 => 1
620+ soap.wsdl_cache_dir => /tmp => /tmp
621+ soap.wsdl_cache_enabled => 1 => 1
622+ soap.wsdl_cache_limit => 5 => 5
623+ soap.wsdl_cache_ttl => 86400 => 86400
624+
625+ sockets
626+
627+ Sockets Support => enabled
628+
629+ SPL
630+
631+ SPL support => enabled
632+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
633+ 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
634+
635+ sqlite3
636+
637+ SQLite3 support => enabled
638+ SQLite3 module version => 0.7
639+ SQLite Library => 3.7.7.1
640+
641+ Directive => Local Value => Master Value
642+ sqlite3.extension_dir => no value => no value
643+
644+ standard
645+
646+ Dynamic Library Support => enabled
647+ Path to sendmail => /usr/sbin/sendmail -t -i
648+
649+ Directive => Local Value => Master Value
650+ assert.active => 1 => 1
651+ assert.bail => 0 => 0
652+ assert.callback => no value => no value
653+ assert.quiet_eval => 0 => 0
654+ assert.warning => 1 => 1
655+ auto_detect_line_endings => 0 => 0
656+ default_socket_timeout => 60 => 60
657+ from => no value => no value
658+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
659+ user_agent => no value => no value
660+
661+ tokenizer
662+
663+ Tokenizer Support => enabled
664+
665+ xml
666+
667+ XML Support => active
668+ XML Namespace Support => active
669+ libxml2 Version => 2.7.6
670+
671+ xmlreader
672+
673+ XMLReader => enabled
674+
675+ xmlrpc
676+
677+ core library version => xmlrpc-epi v. 0.51
678+ php extension version => 0.51
679+ author => Dan Libby
680+ homepage => http://xmlrpc-epi.sourceforge.net
681+ open sourced by => Epinions.com
682+
683+ xmlwriter
684+
685+ XMLWriter => enabled
686+
687+ zip
688+
689+ Zip => enabled
690+ Extension Version => $Id$
691+ Zip version => 1.9.1
692+ Libzip version => 0.9.0
693+
694+ zlib
695+
696+ ZLib Support => enabled
697+ Stream Wrapper => compress.zlib://
698+ Stream Filter => zlib.inflate, zlib.deflate
699+ Compiled Version => 1.2.3
700+ Linked Version => 1.2.3
701+
702+ Directive => Local Value => Master Value
703+ zlib.output_compression => Off => Off
704+ zlib.output_compression_level => -1 => -1
705+ zlib.output_handler => no value => no value
706+
707+ Additional Modules
708+
709+ Module Name
710+ ===DONE===
1 (2%)
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===
1 (2%)
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.4
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 => /usr/local/src/php5-build/php-5.4.4/modules/ => /usr/local/src/php5-build/php-5.4.4/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 => .:/opt/php-5.4.4/lib/php => .:/opt/php-5.4.4/lib/php
059+ log_errors => Off => Off
060+ log_errors_max_len => 1024 => 1024
061+ mail.add_x_header => Off => Off
062+ mail.force_extra_parameters => no value => no value
063+ mail.log => no value => no value
064+ max_execution_time => 0 => 0
065+ max_file_uploads => 20 => 20
066+ max_input_nesting_level => 64 => 64
067+ max_input_time => -1 => -1
068+ max_input_vars => 1000 => 1000
069+ memory_limit => 128M => 128M
070+ open_basedir => no value => no value
071+ output_buffering => no value => no value
072+ output_handler => no value => no value
073+ post_max_size => 8M => 8M
074+ precision => 14 => 14
075+ realpath_cache_size => 16K => 16K
076+ realpath_cache_ttl => 120 => 120
077+ register_argc_argv => On => On
078+ report_memleaks => On => On
079+ report_zend_debug => Off => Off
080+ request_order => no value => no value
081+ sendmail_from => no value => no value
082+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
083+ serialize_precision => 17 => 17
084+ short_open_tag => On => On
085+ SMTP => localhost => localhost
086+ smtp_port => 25 => 25
087+ sql.safe_mode => Off => Off
088+ track_errors => On => On
089+ unserialize_callback_func => no value => no value
090+ upload_max_filesize => 2M => 2M
091+ upload_tmp_dir => no value => no value
092+ user_dir => no value => no value
093+ user_ini.cache_ttl => 300 => 300
094+ user_ini.filename => .user.ini => .user.ini
095+ variables_order => EGPCS => EGPCS
096+ xmlrpc_error_number => 0 => 0
097+ xmlrpc_errors => Off => Off
098+ zend.detect_unicode => On => On
099+ zend.enable_gc => On => On
100+ zend.multibyte => Off => Off
101+ zend.script_encoding => no value => no value
102+
103+ ctype
104+
105+ ctype functions => enabled
106+
107+ curl
108+
109+ cURL support => enabled
110+ cURL Information => 7.52.1
111+ Age => 3
112+ Features
113+ AsynchDNS => Yes
114+ Debug => No
115+ GSS-Negotiate => No
116+ IDN => Yes
117+ IPv6 => Yes
118+ Largefile => Yes
119+ NTLM => Yes
120+ SPNEGO => Yes
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, rtmp, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
127+ Host => x86_64-pc-linux-gnu
128+ SSL Version => OpenSSL/1.0.2l
129+ ZLib Version => 1.2.8
130+ libSSH Version => libssh2/1.7.0
131+
132+ date
133+
134+ date/time support => enabled
135+ "Olson" Timezone Database Version => 2012.3
136+ Timezone Database => internal
137+
138+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_002.php on line 2
139+ Default timezone => UTC
140+
024- ===DONE===
142+ date.default_latitude => 31.7667 => 31.7667
143+ date.default_longitude => 35.2333 => 35.2333
144+ date.sunrise_zenith => 90.583333 => 90.583333
145+ date.sunset_zenith => 90.583333 => 90.583333
146+ date.timezone => no value => no value
147+
148+ dom
149+
150+ DOM/XML => enabled
151+ DOM/XML API Version => 20031129
152+ libxml Version => 2.9.4
153+ HTML Support => enabled
154+ XPath Support => enabled
155+ XPointer Support => enabled
156+ Schema Support => enabled
157+ RelaxNG Support => enabled
158+
159+ ereg
160+
161+ Regex Library => Bundled library enabled
162+
163+ fileinfo
164+
165+ fileinfo support => enabled
166+ version => 1.0.5
167+
168+ filter
169+
170+ Input Validation and Filtering => enabled
171+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
172+
173+ Directive => Local Value => Master Value
174+ filter.default => unsafe_raw => unsafe_raw
175+ filter.default_flags => no value => no value
176+
177+ ftp
178+
179+ FTP support => enabled
180+
181+ gd
182+
183+ GD Support => enabled
184+ GD Version => bundled (2.0.34 compatible)
185+ FreeType Support => enabled
186+ FreeType Linkage => with freetype
187+ FreeType Version => 2.6.3
188+ GIF Read Support => enabled
189+ GIF Create Support => enabled
190+ JPEG Support => enabled
191+ libJPEG Version => 6b
192+ PNG Support => enabled
193+ libPNG Version => 1.6.28
194+ WBMP Support => enabled
195+ XBM Support => enabled
196+
197+ Directive => Local Value => Master Value
198+ gd.jpeg_ignore_warning => 0 => 0
199+
200+ gettext
201+
202+ GetText Support => enabled
203+
204+ hash
205+
206+ hash support => enabled
207+ 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
208+
209+ iconv
210+
211+ iconv support => enabled
212+ iconv implementation => glibc
213+ iconv library version => 2.24
214+
215+ Directive => Local Value => Master Value
216+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
217+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
218+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
219+
220+ json
221+
222+ json support => enabled
223+ json version => 1.2.1
224+
225+ libxml
226+
227+ libXML support => active
228+ libXML Compiled Version => 2.9.4
229+ libXML Loaded Version => 20904
230+ libXML streams => enabled
231+
232+ mbstring
233+
234+ Multibyte Support => enabled
235+ Multibyte string engine => libmbfl
236+ HTTP input encoding translation => disabled
237+ libmbfl version => 1.3.2
238+
239+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
240+
241+ Multibyte (japanese) regex support => enabled
242+ Multibyte regex (oniguruma) backtrack check => On
243+ Multibyte regex (oniguruma) version => 4.7.1
244+
245+ Directive => Local Value => Master Value
246+ mbstring.detect_order => no value => no value
247+ mbstring.encoding_translation => Off => Off
248+ mbstring.func_overload => 0 => 0
249+ mbstring.http_input => pass => pass
250+ mbstring.http_output => pass => pass
251+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
252+ mbstring.internal_encoding => no value => no value
253+ mbstring.language => neutral => neutral
254+ mbstring.strict_detection => Off => Off
255+ mbstring.substitute_character => no value => no value
256+
257+ mcrypt
258+
259+ mcrypt support => enabled
260+ mcrypt_filter support => enabled
261+ Version => 2.5.8
262+ Api No => 20021217
263+ 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
264+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
265+
266+ Directive => Local Value => Master Value
267+ mcrypt.algorithms_dir => no value => no value
268+ mcrypt.modes_dir => no value => no value
269+
270+ mhash
271+
272+ MHASH support => Enabled
273+ MHASH API Version => Emulated Support
274+
275+ mysql
276+
277+ MySQL Support => enabled
278+ Active Persistent Links => 0
279+ Active Links => 0
280+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
281+
282+ Directive => Local Value => Master Value
283+ mysql.allow_local_infile => On => On
284+ mysql.allow_persistent => On => On
285+ mysql.connect_timeout => 60 => 60
286+ mysql.default_host => no value => no value
287+ mysql.default_password => no value => no value
288+ mysql.default_port => no value => no value
289+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
290+ mysql.default_user => no value => no value
291+ mysql.max_links => Unlimited => Unlimited
292+ mysql.max_persistent => Unlimited => Unlimited
293+ mysql.trace_mode => Off => Off
294+
295+ mysqli
296+
297+ MysqlI Support => enabled
298+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
299+ Active Persistent Links => 0
300+ Inactive Persistent Links => 0
301+ Active Links => 0
302+
303+ Directive => Local Value => Master Value
304+ mysqli.allow_local_infile => On => On
305+ mysqli.allow_persistent => On => On
306+ mysqli.default_host => no value => no value
307+ mysqli.default_port => 3306 => 3306
308+ mysqli.default_pw => no value => no value
309+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
310+ mysqli.default_user => no value => no value
311+ mysqli.max_links => Unlimited => Unlimited
312+ mysqli.max_persistent => Unlimited => Unlimited
313+ mysqli.reconnect => Off => Off
314+
315+ mysqlnd
316+
317+ mysqlnd => enabled
318+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
319+ Compression => supported
320+ SSL => supported
321+ Command buffer size => 4096
322+ Read buffer size => 32768
323+ Read timeout => 31536000
324+ Collecting statistics => Yes
325+ Collecting memory statistics => No
326+ Tracing => n/a
327+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
328+ API Extensions => pdo_mysql,mysqli,mysql
329+
330+ mysqlnd statistics =>
331+ bytes_sent => 0
332+ bytes_received => 0
333+ packets_sent => 0
334+ packets_received => 0
335+ protocol_overhead_in => 0
336+ protocol_overhead_out => 0
337+ bytes_received_ok_packet => 0
338+ bytes_received_eof_packet => 0
339+ bytes_received_rset_header_packet => 0
340+ bytes_received_rset_field_meta_packet => 0
341+ bytes_received_rset_row_packet => 0
342+ bytes_received_prepare_response_packet => 0
343+ bytes_received_change_user_packet => 0
344+ packets_sent_command => 0
345+ packets_received_ok => 0
346+ packets_received_eof => 0
347+ packets_received_rset_header => 0
348+ packets_received_rset_field_meta => 0
349+ packets_received_rset_row => 0
350+ packets_received_prepare_response => 0
351+ packets_received_change_user => 0
352+ result_set_queries => 0
353+ non_result_set_queries => 0
354+ no_index_used => 0
355+ bad_index_used => 0
356+ slow_queries => 0
357+ buffered_sets => 0
358+ unbuffered_sets => 0
359+ ps_buffered_sets => 0
360+ ps_unbuffered_sets => 0
361+ flushed_normal_sets => 0
362+ flushed_ps_sets => 0
363+ ps_prepared_never_executed => 0
364+ ps_prepared_once_executed => 0
365+ rows_fetched_from_server_normal => 0
366+ rows_fetched_from_server_ps => 0
367+ rows_buffered_from_client_normal => 0
368+ rows_buffered_from_client_ps => 0
369+ rows_fetched_from_client_normal_buffered => 0
370+ rows_fetched_from_client_normal_unbuffered => 0
371+ rows_fetched_from_client_ps_buffered => 0
372+ rows_fetched_from_client_ps_unbuffered => 0
373+ rows_fetched_from_client_ps_cursor => 0
374+ rows_affected_normal => 0
375+ rows_affected_ps => 0
376+ rows_skipped_normal => 0
377+ rows_skipped_ps => 0
378+ copy_on_write_saved => 0
379+ copy_on_write_performed => 0
380+ command_buffer_too_small => 0
381+ connect_success => 0
382+ connect_failure => 0
383+ connection_reused => 0
384+ reconnect => 0
385+ pconnect_success => 0
386+ active_connections => 0
387+ active_persistent_connections => 0
388+ explicit_close => 0
389+ implicit_close => 0
390+ disconnect_close => 0
391+ in_middle_of_command_close => 0
392+ explicit_free_result => 0
393+ implicit_free_result => 0
394+ explicit_stmt_close => 0
395+ implicit_stmt_close => 0
396+ mem_emalloc_count => 0
397+ mem_emalloc_amount => 0
398+ mem_ecalloc_count => 0
399+ mem_ecalloc_amount => 0
400+ mem_erealloc_count => 0
401+ mem_erealloc_amount => 0
402+ mem_efree_count => 0
403+ mem_efree_amount => 0
404+ mem_malloc_count => 0
405+ mem_malloc_amount => 0
406+ mem_calloc_count => 0
407+ mem_calloc_amount => 0
408+ mem_realloc_count => 0
409+ mem_realloc_amount => 0
410+ mem_free_count => 0
411+ mem_free_amount => 0
412+ mem_estrndup_count => 0
413+ mem_strndup_count => 0
414+ mem_estndup_count => 0
415+ mem_strdup_count => 0
416+ proto_text_fetched_null => 0
417+ proto_text_fetched_bit => 0
418+ proto_text_fetched_tinyint => 0
419+ proto_text_fetched_short => 0
420+ proto_text_fetched_int24 => 0
421+ proto_text_fetched_int => 0
422+ proto_text_fetched_bigint => 0
423+ proto_text_fetched_decimal => 0
424+ proto_text_fetched_float => 0
425+ proto_text_fetched_double => 0
426+ proto_text_fetched_date => 0
427+ proto_text_fetched_year => 0
428+ proto_text_fetched_time => 0
429+ proto_text_fetched_datetime => 0
430+ proto_text_fetched_timestamp => 0
431+ proto_text_fetched_string => 0
432+ proto_text_fetched_blob => 0
433+ proto_text_fetched_enum => 0
434+ proto_text_fetched_set => 0
435+ proto_text_fetched_geometry => 0
436+ proto_text_fetched_other => 0
437+ proto_binary_fetched_null => 0
438+ proto_binary_fetched_bit => 0
439+ proto_binary_fetched_tinyint => 0
440+ proto_binary_fetched_short => 0
441+ proto_binary_fetched_int24 => 0
442+ proto_binary_fetched_int => 0
443+ proto_binary_fetched_bigint => 0
444+ proto_binary_fetched_decimal => 0
445+ proto_binary_fetched_float => 0
446+ proto_binary_fetched_double => 0
447+ proto_binary_fetched_date => 0
448+ proto_binary_fetched_year => 0
449+ proto_binary_fetched_time => 0
450+ proto_binary_fetched_datetime => 0
451+ proto_binary_fetched_timestamp => 0
452+ proto_binary_fetched_string => 0
453+ proto_binary_fetched_blob => 0
454+ proto_binary_fetched_enum => 0
455+ proto_binary_fetched_set => 0
456+ proto_binary_fetched_geometry => 0
457+ proto_binary_fetched_other => 0
458+ init_command_executed_count => 0
459+ init_command_failed_count => 0
460+ com_quit => 0
461+ com_init_db => 0
462+ com_query => 0
463+ com_field_list => 0
464+ com_create_db => 0
465+ com_drop_db => 0
466+ com_refresh => 0
467+ com_shutdown => 0
468+ com_statistics => 0
469+ com_process_info => 0
470+ com_connect => 0
471+ com_process_kill => 0
472+ com_debug => 0
473+ com_ping => 0
474+ com_time => 0
475+ com_delayed_insert => 0
476+ com_change_user => 0
477+ com_binlog_dump => 0
478+ com_table_dump => 0
479+ com_connect_out => 0
480+ com_register_slave => 0
481+ com_stmt_prepare => 0
482+ com_stmt_execute => 0
483+ com_stmt_send_long_data => 0
484+ com_stmt_close => 0
485+ com_stmt_reset => 0
486+ com_stmt_set_option => 0
487+ com_stmt_fetch => 0
488+ com_deamon => 0
489+ bytes_received_real_data_normal => 0
490+ bytes_received_real_data_ps => 0
491+
492+ example statistics =>
493+ stat1 => 0
494+ stat2 => 0
495+
496+ pcntl
497+
498+ pcntl support => enabled
499+
500+ pcre
501+
502+ PCRE (Perl Compatible Regular Expressions) Support => enabled
503+ PCRE Library Version => 8.12 2011-01-15
504+
505+ Directive => Local Value => Master Value
506+ pcre.backtrack_limit => 1000000 => 1000000
507+ pcre.recursion_limit => 100000 => 100000
508+
509+ PDO
510+
511+ PDO support => enabled
512+ PDO drivers => mysql, pgsql, sqlite
513+
514+ pdo_mysql
515+
516+ PDO Driver for MySQL => enabled
517+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
518+
519+ Directive => Local Value => Master Value
520+ pdo_mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
521+
522+ pdo_pgsql
523+
524+ PDO Driver for PostgreSQL => enabled
525+ PostgreSQL(libpq) Version => 9.6.6
526+ Module version => 1.0.2
527+ Revision => $Id$
528+
529+ pdo_sqlite
530+
531+ PDO Driver for SQLite 3.x => enabled
532+ SQLite Library => 3.7.7.1
533+
534+ pgsql
535+
536+ PostgreSQL Support => enabled
537+ PostgreSQL(libpq) Version => 9.6.6
538+ PostgreSQL(libpq) => PostgreSQL 9.6.6 on x86_64-pc-linux-gnu, compiled by gcc (Debian 6.3.0-18) 6.3.0 20170516, 64-bit
539+ Multibyte character support => enabled
540+ SSL support => disabled
541+ Active Persistent Links => 0
542+ Active Links => 0
543+
544+ Directive => Local Value => Master Value
545+ pgsql.allow_persistent => On => On
546+ pgsql.auto_reset_persistent => Off => Off
547+ pgsql.ignore_notice => Off => Off
548+ pgsql.log_notice => Off => Off
549+ pgsql.max_links => Unlimited => Unlimited
550+ pgsql.max_persistent => Unlimited => Unlimited
551+
552+ Phar
553+
554+ Phar: PHP Archive support => enabled
555+ Phar EXT version => 2.0.1
556+ Phar API version => 1.1.1
557+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
558+ Phar-based phar archives => enabled
559+ Tar-based phar archives => enabled
560+ ZIP-based phar archives => enabled
561+ gzip compression => enabled
562+ bzip2 compression => enabled
563+ OpenSSL support => disabled (install ext/openssl)
564+
565+
566+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
567+ Phar fully realized by Gregory Beaver and Marcus Boerger.
568+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
569+ Directive => Local Value => Master Value
573+
575+
576+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
577+
578+ Reflection
579+
580+ Reflection => enabled
581+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
582+
583+ session
584+
585+ Session Support => enabled
586+ Registered save handlers => files user
587+ Registered serializer handlers => php php_binary
588+
589+ Directive => Local Value => Master Value
590+ session.auto_start => Off => Off
591+ session.cache_expire => 180 => 180
592+ session.cache_limiter => nocache => nocache
593+ session.cookie_domain => no value => no value
594+ session.cookie_httponly => Off => Off
595+ session.cookie_lifetime => 0 => 0
596+ session.cookie_path => / => /
597+ session.cookie_secure => Off => Off
598+ session.entropy_file => /dev/urandom => /dev/urandom
599+ session.entropy_length => 32 => 32
600+ session.gc_divisor => 100 => 100
601+ session.gc_maxlifetime => 1440 => 1440
602+ session.gc_probability => 1 => 1
603+ session.hash_bits_per_character => 4 => 4
604+ session.hash_function => 0 => 0
605+ session.name => PHPSESSID => PHPSESSID
606+ session.referer_check => no value => no value
607+ session.save_handler => files => files
608+ session.save_path => no value => no value
609+ session.serialize_handler => php => php
610+ session.upload_progress.cleanup => On => On
611+ session.upload_progress.enabled => On => On
612+ session.upload_progress.freq => 1% => 1%
613+ session.upload_progress.min_freq => 1 => 1
614+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
615+ session.upload_progress.prefix => upload_progress_ => upload_progress_
616+ session.use_cookies => On => On
617+ session.use_only_cookies => On => On
618+ session.use_trans_sid => 0 => 0
619+
620+ SimpleXML
621+
622+ Simplexml support => enabled
623+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
624+ Schema support => enabled
625+
626+ soap
627+
628+ Soap Client => enabled
629+ Soap Server => enabled
630+
631+ Directive => Local Value => Master Value
632+ soap.wsdl_cache => 1 => 1
633+ soap.wsdl_cache_dir => /tmp => /tmp
634+ soap.wsdl_cache_enabled => 1 => 1
635+ soap.wsdl_cache_limit => 5 => 5
636+ soap.wsdl_cache_ttl => 86400 => 86400
637+
638+ sockets
639+
640+ Sockets Support => enabled
641+
642+ SPL
643+
644+ SPL support => enabled
645+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
646+ 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
647+
648+ sqlite3
649+
650+ SQLite3 support => enabled
651+ SQLite3 module version => 0.7
652+ SQLite Library => 3.7.7.1
653+
654+ Directive => Local Value => Master Value
655+ sqlite3.extension_dir => no value => no value
656+
657+ standard
658+
659+ Dynamic Library Support => enabled
660+ Path to sendmail => /usr/sbin/sendmail -t -i
661+
662+ Directive => Local Value => Master Value
663+ assert.active => 1 => 1
664+ assert.bail => 0 => 0
665+ assert.callback => no value => no value
666+ assert.quiet_eval => 0 => 0
667+ assert.warning => 1 => 1
668+ auto_detect_line_endings => 0 => 0
669+ default_socket_timeout => 60 => 60
670+ from => no value => no value
671+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
672+ user_agent => no value => no value
673+
674+ tokenizer
675+
676+ Tokenizer Support => enabled
677+
678+ xml
679+
680+ XML Support => active
681+ XML Namespace Support => active
682+ libxml2 Version => 2.9.4
683+
684+ xmlreader
685+
686+ XMLReader => enabled
687+
688+ xmlwriter
689+
690+ XMLWriter => enabled
691+
692+ zip
693+
694+ Zip => enabled
695+ Extension Version => $Id$
696+ Zip version => 1.9.1
697+ Libzip version => 0.9.0
698+
699+ zlib
700+
701+ ZLib Support => enabled
702+ Stream Wrapper => compress.zlib://
703+ Stream Filter => zlib.inflate, zlib.deflate
704+ Compiled Version => 1.2.8
705+ Linked Version => 1.2.8
706+
707+ Directive => Local Value => Master Value
708+ zlib.output_compression => Off => Off
709+ zlib.output_compression_level => -1 => -1
710+ zlib.output_handler => no value => no value
711+
712+ Additional Modules
713+
714+ Module Name
715+ sysvsem
716+ sysvshm
717+ ===DONE===
1 (2%)
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.4
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 => /usr/local/src/php-5.4.4/modules/ => /usr/local/src/php-5.4.4/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+ curl
108+
109+ cURL support => enabled
110+ cURL Information => 7.26.0
111+ Age => 3
112+ Features
113+ AsynchDNS => No
114+ Debug => No
115+ GSS-Negotiate => No
116+ IDN => Yes
117+ IPv6 => No
118+ Largefile => Yes
119+ NTLM => No
120+ SPNEGO => No
121+ SSL => No
122+ SSPI => No
123+ krb4 => No
124+ libz => Yes
125+ CharConv => No
126+ Protocols => dict, file, ftp, gopher, http, imap, pop3, rtsp, smtp, telnet, tftp
127+ Host => i686-pc-linux-gnu
128+ ZLib Version => 1.2.3.4
129+
130+ date
131+
132+ date/time support => enabled
133+ "Olson" Timezone Database Version => 2012.3
134+ Timezone Database => internal
135+
136+ 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
137+ Default timezone => UTC
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 => no value => no value
145+
146+ dom
147+
148+ DOM/XML => enabled
149+ DOM/XML API Version => 20031129
150+ libxml Version => 2.6.27
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+ exif
162+
163+ EXIF Support => enabled
164+ EXIF Version => 1.4 $Id$
165+ Supported EXIF Version => 0220
166+ Supported filetypes => JPEG,TIFF
167+
168+ Directive => Local Value => Master Value
169+ exif.decode_jis_intel => JIS => JIS
170+ exif.decode_jis_motorola => JIS => JIS
171+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
172+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
173+ exif.encode_jis => no value => no value
174+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
175+
176+ fileinfo
177+
178+ fileinfo support => enabled
179+ version => 1.0.5
180+
181+ filter
182+
183+ Input Validation and Filtering => enabled
184+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
185+
186+ Directive => Local Value => Master Value
187+ filter.default => unsafe_raw => unsafe_raw
188+ filter.default_flags => no value => no value
189+
190+ ftp
191+
192+ FTP support => enabled
193+
194+ gd
195+
196+ GD Support => enabled
197+ GD Version => bundled (2.0.34 compatible)
198+ GIF Read Support => enabled
199+ GIF Create Support => enabled
200+ JPEG Support => enabled
201+ libJPEG Version => 6b
202+ PNG Support => enabled
203+ libPNG Version => 1.2.44
204+ WBMP Support => enabled
205+ XPM Support => enabled
206+ XBM Support => enabled
207+
208+ Directive => Local Value => Master Value
209+ gd.jpeg_ignore_warning => 0 => 0
210+
211+ gettext
212+
213+ GetText Support => enabled
214+
215+ hash
216+
217+ hash support => enabled
218+ 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
219+
220+ iconv
221+
222+ iconv support => enabled
223+ iconv implementation => glibc
224+ iconv library version => 2.11.3
225+
226+ Directive => Local Value => Master Value
227+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
228+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
229+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
230+
231+ json
232+
233+ json support => enabled
234+ json version => 1.2.1
235+
236+ libxml
237+
238+ libXML support => active
239+ libXML Compiled Version => 2.6.27
240+ libXML Loaded Version => 20627
241+ libXML streams => enabled
242+
243+ mbstring
244+
245+ Multibyte Support => enabled
246+ Multibyte string engine => libmbfl
247+ HTTP input encoding translation => disabled
248+ libmbfl version => 1.3.2
249+
250+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
251+
252+ Multibyte (japanese) regex support => enabled
253+ Multibyte regex (oniguruma) backtrack check => On
254+ Multibyte regex (oniguruma) version => 4.7.1
255+
256+ Directive => Local Value => Master Value
257+ mbstring.detect_order => no value => no value
258+ mbstring.encoding_translation => Off => Off
259+ mbstring.func_overload => 0 => 0
260+ mbstring.http_input => pass => pass
261+ mbstring.http_output => pass => pass
262+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
263+ mbstring.internal_encoding => no value => no value
264+ mbstring.language => neutral => neutral
265+ mbstring.strict_detection => Off => Off
266+ mbstring.substitute_character => no value => no value
267+
268+ mysql
269+
270+ MySQL Support => enabled
271+ Active Persistent Links => 0
272+ Active Links => 0
273+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
274+
275+ Directive => Local Value => Master Value
276+ mysql.allow_local_infile => On => On
277+ mysql.allow_persistent => On => On
278+ mysql.connect_timeout => 60 => 60
279+ mysql.default_host => no value => no value
280+ mysql.default_password => no value => no value
281+ mysql.default_port => no value => no value
282+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
283+ mysql.default_user => no value => no value
284+ mysql.max_links => Unlimited => Unlimited
285+ mysql.max_persistent => Unlimited => Unlimited
286+ mysql.trace_mode => 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 => 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: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
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: 455280fc74f9f002b7314def7a456f6c3080eb92 $
560+ Schema support => enabled
561+
562+ sockets
563+
564+ Sockets Support => enabled
565+
566+ SPL
567+
568+ SPL support => enabled
569+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
570+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
571+
572+ sqlite3
573+
574+ SQLite3 support => enabled
575+ SQLite3 module version => 0.7
576+ SQLite Library => 3.7.7.1
577+
578+ Directive => Local Value => Master Value
579+ sqlite3.extension_dir => no value => no value
580+
581+ standard
582+
583+ Dynamic Library Support => enabled
584+ Path to sendmail => /usr/sbin/sendmail -t -i
585+
586+ Directive => Local Value => Master Value
587+ assert.active => 1 => 1
588+ assert.bail => 0 => 0
589+ assert.callback => no value => no value
590+ assert.quiet_eval => 0 => 0
591+ assert.warning => 1 => 1
592+ auto_detect_line_endings => 0 => 0
593+ default_socket_timeout => 60 => 60
594+ from => no value => no value
595+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
596+ user_agent => no value => no value
597+
598+ tokenizer
599+
600+ Tokenizer Support => enabled
601+
602+ xml
603+
604+ XML Support => active
605+ XML Namespace Support => active
606+ libxml2 Version => 2.6.27
607+
608+ xmlreader
609+
610+ XMLReader => enabled
611+
612+ xmlwriter
613+
614+ XMLWriter => enabled
615+
616+ zip
617+
618+ Zip => enabled
619+ Extension Version => $Id$
620+ Zip version => 1.9.1
621+ Libzip version => 0.9.0
622+
623+ zlib
624+
625+ ZLib Support => enabled
626+ Stream Wrapper => compress.zlib://
627+ Stream Filter => zlib.inflate, zlib.deflate
628+ Compiled Version => 1.2.3.4
629+ Linked Version => 1.2.3.4
630+
631+ Directive => Local Value => Master Value
632+ zlib.output_compression => Off => Off
633+ zlib.output_compression_level => -1 => -1
634+ zlib.output_handler => no value => no value
635+
636+ Additional Modules
637+
638+ Module Name
639+ ===DONE===
1 (2%)
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.4
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 => /maksys/software/php-5.4.4/modules/ => /maksys/software/php-5.4.4/modules/
047+ file_uploads => On => On
048+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
049+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
050+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
051+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
052+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
053+ html_errors => Off => Off
054+ ignore_repeated_errors => Off => Off
055+ ignore_repeated_source => Off => Off
056+ ignore_user_abort => Off => Off
057+ implicit_flush => On => On
058+ include_path => .:/usr/local/php5.4/lib/php => .:/usr/local/php5.4/lib/php
059+ log_errors => Off => Off
060+ log_errors_max_len => 1024 => 1024
061+ mail.add_x_header => 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 => 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 => 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.21.7
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 => i386-redhat-linux-gnu
128+ SSL Version => NSS/3.13.3.0
129+ ZLib Version => 1.2.5
130+ libSSH Version => libssh2/1.2.7
131+
132+ date
133+
134+ date/time support => enabled
135+ "Olson" Timezone Database Version => 2012.3
136+ Timezone Database => internal
137+
138+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_002.php on line 2
139+ Default timezone => UTC
140+
024- ===DONE===
142+ date.default_latitude => 31.7667 => 31.7667
143+ date.default_longitude => 35.2333 => 35.2333
144+ date.sunrise_zenith => 90.583333 => 90.583333
145+ date.sunset_zenith => 90.583333 => 90.583333
146+ date.timezone => no value => no value
147+
148+ dom
149+
150+ DOM/XML => enabled
151+ DOM/XML API Version => 20031129
152+ libxml Version => 2.7.8
153+ HTML Support => enabled
154+ XPath Support => enabled
155+ XPointer Support => enabled
156+ Schema Support => enabled
157+ RelaxNG Support => enabled
158+
159+ ereg
160+
161+ Regex Library => Bundled library enabled
162+
163+ fileinfo
164+
165+ fileinfo support => enabled
166+ version => 1.0.5
167+
168+ filter
169+
170+ Input Validation and Filtering => enabled
171+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
172+
173+ Directive => Local Value => Master Value
174+ filter.default => unsafe_raw => unsafe_raw
175+ filter.default_flags => no value => no value
176+
177+ ftp
178+
179+ FTP support => enabled
180+
181+ gd
182+
183+ GD Support => enabled
184+ GD Version => bundled (2.0.34 compatible)
185+ GIF Read Support => enabled
186+ GIF Create Support => enabled
187+ JPEG Support => enabled
188+ libJPEG Version => 6b
189+ PNG Support => enabled
190+ libPNG Version => 1.2.49
191+ WBMP Support => enabled
192+ XBM Support => enabled
193+
194+ Directive => Local Value => Master Value
195+ gd.jpeg_ignore_warning => 0 => 0
196+
197+ gettext
198+
199+ GetText Support => enabled
200+
201+ hash
202+
203+ hash support => enabled
204+ 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
205+
206+ iconv
207+
208+ iconv support => enabled
209+ iconv implementation => glibc
210+ iconv library version => 2.14.90
211+
212+ Directive => Local Value => Master Value
213+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
214+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
215+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
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 => no value => no value
268+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.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/lib/mysql/mysql.sock => /var/lib/mysql/mysql.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 => Yes
305+ Tracing => n/a
306+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
307+ API Extensions => mysqli,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
488+
489+ pdo_sqlite
490+
491+ PDO Driver for SQLite 3.x => enabled
492+ SQLite Library => 3.7.7.1
493+
494+ Phar
495+
496+ Phar: PHP Archive support => enabled
497+ Phar EXT version => 2.0.1
498+ Phar API version => 1.1.1
499+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
500+ Phar-based phar archives => enabled
501+ Tar-based phar archives => enabled
502+ ZIP-based phar archives => enabled
503+ gzip compression => enabled
504+ bzip2 compression => enabled
505+ OpenSSL support => disabled (install ext/openssl)
506+
507+
508+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
509+ Phar fully realized by Gregory Beaver and Marcus Boerger.
510+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
511+ Directive => Local Value => Master Value
515+
517+
518+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
519+
520+ readline
521+
522+ Readline Support => enabled
523+ Readline library => 6.2
524+
525+ Directive => Local Value => Master Value
526+ cli.pager => no value => no value
527+ cli.prompt => \b \> => \b \>
528+
529+ Reflection
530+
531+ Reflection => enabled
532+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
533+
534+ session
535+
536+ Session Support => enabled
537+ Registered save handlers => files user
538+ Registered serializer handlers => php php_binary
539+
540+ Directive => Local Value => Master Value
541+ session.auto_start => Off => Off
542+ session.cache_expire => 180 => 180
543+ session.cache_limiter => nocache => nocache
544+ session.cookie_domain => no value => no value
545+ session.cookie_httponly => Off => Off
546+ session.cookie_lifetime => 0 => 0
547+ session.cookie_path => / => /
548+ session.cookie_secure => Off => Off
549+ session.entropy_file => /dev/urandom => /dev/urandom
550+ session.entropy_length => 32 => 32
551+ session.gc_divisor => 1000 => 1000
552+ session.gc_maxlifetime => 1440 => 1440
553+ session.gc_probability => 1 => 1
554+ session.hash_bits_per_character => 5 => 5
555+ session.hash_function => 0 => 0
556+ session.name => PHPSESSID => PHPSESSID
557+ session.referer_check => no value => no value
558+ session.save_handler => files => files
559+ session.save_path => no value => no value
560+ session.serialize_handler => php => php
561+ session.upload_progress.cleanup => On => On
562+ session.upload_progress.enabled => On => On
563+ session.upload_progress.freq => 1% => 1%
564+ session.upload_progress.min_freq => 1 => 1
565+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
566+ session.upload_progress.prefix => upload_progress_ => upload_progress_
567+ session.use_cookies => On => On
568+ session.use_only_cookies => On => On
569+ session.use_trans_sid => 0 => 0
570+
571+ SimpleXML
572+
573+ Simplexml support => enabled
574+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
575+ Schema support => enabled
576+
577+ SPL
578+
579+ SPL support => enabled
580+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
581+ 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
582+
583+ sqlite3
584+
585+ SQLite3 support => enabled
586+ SQLite3 module version => 0.7
587+ SQLite Library => 3.7.7.1
588+
589+ Directive => Local Value => Master Value
590+ sqlite3.extension_dir => no value => no value
591+
592+ standard
593+
594+ Dynamic Library Support => enabled
595+ Path to sendmail => /usr/sbin/sendmail -t -i
596+
597+ Directive => Local Value => Master Value
598+ assert.active => 1 => 1
599+ assert.bail => 0 => 0
600+ assert.callback => no value => no value
601+ assert.quiet_eval => 0 => 0
602+ assert.warning => 1 => 1
603+ auto_detect_line_endings => 0 => 0
604+ default_socket_timeout => 60 => 60
605+ from => no value => no value
606+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
607+ user_agent => no value => no value
608+
609+ tokenizer
610+
611+ Tokenizer Support => enabled
612+
613+ xml
614+
615+ XML Support => active
616+ XML Namespace Support => active
617+ libxml2 Version => 2.7.8
618+
619+ xmlreader
620+
621+ XMLReader => enabled
622+
623+ xmlwriter
624+
625+ XMLWriter => enabled
626+
627+ zip
628+
629+ Zip => enabled
630+ Extension Version => $Id$
631+ Zip version => 1.9.1
632+ Libzip version => 0.9.0
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.5
640+ Linked Version => 1.2.5
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 (2%)
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.4
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 => syslog => syslog
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.4/modules/ => /usr/local/src/php-5.4.4/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 => 192M => 192M
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 => /sbin/sendmail -t -i => /sbin/sendmail -t -i
079+ serialize_precision => 100 => 100
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => GPCS => GPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.24.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 => i386-redhat-linux-gnu
124+ SSL Version => NSS/3.13.4.0
125+ ZLib Version => 1.2.5
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+ Default timezone => Europe/Berlin
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 => Europe/Berlin => Europe/Berlin
141+
142+ dom
143+
144+ DOM/XML => enabled
145+ DOM/XML API Version => 20031129
146+ libxml Version => 2.7.8
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+ FreeType Support => enabled
176+ FreeType Linkage => with freetype
177+ FreeType Version => 2.4.8
178+ GIF Read Support => enabled
179+ GIF Create Support => enabled
180+ PNG Support => enabled
181+ libPNG Version => 1.5.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+ json
194+
195+ json support => enabled
196+ json version => 1.2.1
197+
198+ ldap
199+
200+ LDAP Support => enabled
201+ RCS Version => $Id$
202+ Total Links => 0/unlimited
203+ API Version => 3001
204+ Vendor Name => OpenLDAP
205+ Vendor Version => 20431
206+
207+ Directive => Local Value => Master Value
208+ ldap.max_links => Unlimited => Unlimited
209+
210+ libxml
211+
212+ libXML support => active
213+ libXML Compiled Version => 2.7.8
214+ libXML Loaded Version => 20708
215+ libXML streams => enabled
216+
217+ pcre
218+
219+ PCRE (Perl Compatible Regular Expressions) Support => enabled
220+ PCRE Library Version => 8.12 2011-01-15
221+
222+ Directive => Local Value => Master Value
223+ pcre.backtrack_limit => 1000000 => 1000000
224+ pcre.recursion_limit => 100000 => 100000
225+
226+ PDO
227+
228+ PDO support => enabled
229+ PDO drivers =>
230+
231+ Phar
232+
233+ Phar: PHP Archive support => enabled
234+ Phar EXT version => 2.0.1
235+ Phar API version => 1.1.1
236+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
237+ Phar-based phar archives => enabled
238+ Tar-based phar archives => enabled
239+ ZIP-based phar archives => enabled
240+ gzip compression => enabled
241+ bzip2 compression => enabled
242+ OpenSSL support => disabled (install ext/openssl)
243+
244+
245+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
246+ Phar fully realized by Gregory Beaver and Marcus Boerger.
247+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
248+ Directive => Local Value => Master Value
252+
254+
255+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
256+
257+ Reflection
258+
259+ Reflection => enabled
260+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
261+
262+ session
263+
264+ Session Support => enabled
265+ Registered save handlers => files user
266+ Registered serializer handlers => php php_binary
267+
268+ Directive => Local Value => Master Value
269+ session.auto_start => Off => Off
270+ session.cache_expire => 180 => 180
271+ session.cache_limiter => nocache => nocache
272+ session.cookie_domain => no value => no value
273+ session.cookie_httponly => Off => Off
274+ session.cookie_lifetime => 0 => 0
275+ session.cookie_path => / => /
276+ session.cookie_secure => Off => Off
277+ session.entropy_file => no value => no value
278+ session.entropy_length => 0 => 0
279+ session.gc_divisor => 1000 => 1000
280+ session.gc_maxlifetime => 1440 => 1440
281+ session.gc_probability => 1 => 1
282+ session.hash_bits_per_character => 4 => 4
283+ session.hash_function => 0 => 0
284+ session.name => PHPSESSID => PHPSESSID
285+ session.referer_check => no value => no value
286+ session.save_handler => files => files
287+ session.save_path => no value => no value
288+ session.serialize_handler => php => php
289+ session.upload_progress.cleanup => On => On
290+ session.upload_progress.enabled => On => On
291+ session.upload_progress.freq => 1% => 1%
292+ session.upload_progress.min_freq => 1 => 1
293+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
294+ session.upload_progress.prefix => upload_progress_ => upload_progress_
295+ session.use_cookies => On => On
296+ session.use_only_cookies => On => On
297+ session.use_trans_sid => 0 => 0
298+
299+ SimpleXML
300+
301+ Simplexml support => enabled
302+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
303+ Schema support => enabled
304+
305+ soap
306+
307+ Soap Client => enabled
308+ Soap Server => enabled
309+
310+ Directive => Local Value => Master Value
311+ soap.wsdl_cache => 1 => 1
312+ soap.wsdl_cache_dir => /tmp => /tmp
313+ soap.wsdl_cache_enabled => 1 => 1
314+ soap.wsdl_cache_limit => 5 => 5
315+ soap.wsdl_cache_ttl => 86400 => 86400
316+
317+ SPL
318+
319+ SPL support => enabled
320+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
321+ 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
322+
323+ sqlite3
324+
325+ SQLite3 support => enabled
326+ SQLite3 module version => 0.7
327+ SQLite Library => 3.7.7.1
328+
329+ Directive => Local Value => Master Value
330+ sqlite3.extension_dir => no value => no value
331+
332+ standard
333+
334+ Dynamic Library Support => enabled
335+ Path to sendmail => /sbin/sendmail -t -i
336+
337+ Directive => Local Value => Master Value
338+ assert.active => 1 => 1
339+ assert.bail => 0 => 0
340+ assert.callback => no value => no value
341+ assert.quiet_eval => 0 => 0
342+ assert.warning => 1 => 1
343+ auto_detect_line_endings => 0 => 0
344+ default_socket_timeout => 60 => 60
345+ from => no value => no value
346+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
347+ user_agent => no value => no value
348+
349+ tokenizer
350+
351+ Tokenizer Support => enabled
352+
353+ xml
354+
355+ XML Support => active
356+ XML Namespace Support => active
357+ libxml2 Version => 2.7.8
358+
359+ xmlreader
360+
361+ XMLReader => enabled
362+
363+ xmlrpc
364+
365+ core library version => xmlrpc-epi v. 0.51
366+ php extension version => 0.51
367+ author => Dan Libby
368+ homepage => http://xmlrpc-epi.sourceforge.net
369+ open sourced by => Epinions.com
370+
371+ xmlwriter
372+
373+ XMLWriter => enabled
374+
375+ zlib
376+
377+ ZLib Support => enabled
378+ Stream Wrapper => compress.zlib://
379+ Stream Filter => zlib.inflate, zlib.deflate
380+ Compiled Version => 1.2.5
381+ Linked Version => 1.2.5
382+
383+ Directive => Local Value => Master Value
384+ zlib.output_compression => Off => Off
385+ zlib.output_compression_level => -1 => -1
386+ zlib.output_handler => no value => no value
387+
388+ Additional Modules
389+
390+ Module Name
391+ ===DONE===
1 (2%)
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.4
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.4/modules/ => /usr/src/php-5.4.4/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/php/lib/php => .:/usr/local/php/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => -t -i => -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => EGPCS => EGPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.22.0
107+ Age => 3
108+ Features
109+ AsynchDNS => No
110+ Debug => No
111+ GSS-Negotiate => Yes
112+ IDN => Yes
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp
123+ Host => i686-pc-linux-gnu
124+ SSL Version => NSS/3.13.1.0
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+ FreeType Support => enabled
177+ FreeType Linkage => with freetype
178+ FreeType Version => 2.4.8
179+ GIF Read Support => enabled
180+ GIF Create Support => enabled
181+ PNG Support => enabled
182+ libPNG Version => 1.2.46
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 => glibc
198+ iconv library version => 2.15
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.7.8
214+ libXML Loaded Version => 20708
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+ mcrypt
243+
244+ mcrypt support => enabled
245+ mcrypt_filter support => enabled
246+ Version => 2.5.8
247+ Api No => 20021217
248+ 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
249+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
250+
251+ Directive => Local Value => Master Value
252+ mcrypt.algorithms_dir => no value => no value
253+ mcrypt.modes_dir => no value => no value
254+
255+ mhash
256+
257+ MHASH support => Enabled
258+ MHASH API Version => Emulated Support
259+
260+ mysql
261+
262+ MySQL Support => enabled
263+ Active Persistent Links => 0
264+ Active Links => 0
265+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
266+
267+ Directive => Local Value => Master Value
268+ mysql.allow_local_infile => On => On
269+ mysql.allow_persistent => On => On
270+ mysql.connect_timeout => 60 => 60
271+ mysql.default_host => no value => no value
272+ mysql.default_password => no value => no value
273+ mysql.default_port => no value => no value
274+ mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
275+ mysql.default_user => no value => no value
276+ mysql.max_links => Unlimited => Unlimited
277+ mysql.max_persistent => Unlimited => Unlimited
278+ mysql.trace_mode => Off => Off
279+
280+ mysqli
281+
282+ MysqlI Support => enabled
283+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
284+ Active Persistent Links => 0
285+ Inactive Persistent Links => 0
286+ Active Links => 0
287+
288+ Directive => Local Value => Master Value
289+ mysqli.allow_local_infile => On => On
290+ mysqli.allow_persistent => On => On
291+ mysqli.default_host => no value => no value
292+ mysqli.default_port => 3306 => 3306
293+ mysqli.default_pw => no value => no value
294+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
295+ mysqli.default_user => no value => no value
296+ mysqli.max_links => Unlimited => Unlimited
297+ mysqli.max_persistent => Unlimited => Unlimited
298+ mysqli.reconnect => Off => Off
299+
300+ mysqlnd
301+
302+ mysqlnd => enabled
303+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
304+ Compression => supported
305+ SSL => supported
306+ Command buffer size => 4096
307+ Read buffer size => 32768
308+ Read timeout => 31536000
309+ Collecting statistics => Yes
310+ Collecting memory statistics => No
311+ Tracing => n/a
312+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
313+ API Extensions => pdo_mysql,mysqli,mysql
314+
315+ mysqlnd statistics =>
316+ bytes_sent => 0
317+ bytes_received => 0
318+ packets_sent => 0
319+ packets_received => 0
320+ protocol_overhead_in => 0
321+ protocol_overhead_out => 0
322+ bytes_received_ok_packet => 0
323+ bytes_received_eof_packet => 0
324+ bytes_received_rset_header_packet => 0
325+ bytes_received_rset_field_meta_packet => 0
326+ bytes_received_rset_row_packet => 0
327+ bytes_received_prepare_response_packet => 0
328+ bytes_received_change_user_packet => 0
329+ packets_sent_command => 0
330+ packets_received_ok => 0
331+ packets_received_eof => 0
332+ packets_received_rset_header => 0
333+ packets_received_rset_field_meta => 0
334+ packets_received_rset_row => 0
335+ packets_received_prepare_response => 0
336+ packets_received_change_user => 0
337+ result_set_queries => 0
338+ non_result_set_queries => 0
339+ no_index_used => 0
340+ bad_index_used => 0
341+ slow_queries => 0
342+ buffered_sets => 0
343+ unbuffered_sets => 0
344+ ps_buffered_sets => 0
345+ ps_unbuffered_sets => 0
346+ flushed_normal_sets => 0
347+ flushed_ps_sets => 0
348+ ps_prepared_never_executed => 0
349+ ps_prepared_once_executed => 0
350+ rows_fetched_from_server_normal => 0
351+ rows_fetched_from_server_ps => 0
352+ rows_buffered_from_client_normal => 0
353+ rows_buffered_from_client_ps => 0
354+ rows_fetched_from_client_normal_buffered => 0
355+ rows_fetched_from_client_normal_unbuffered => 0
356+ rows_fetched_from_client_ps_buffered => 0
357+ rows_fetched_from_client_ps_unbuffered => 0
358+ rows_fetched_from_client_ps_cursor => 0
359+ rows_affected_normal => 0
360+ rows_affected_ps => 0
361+ rows_skipped_normal => 0
362+ rows_skipped_ps => 0
363+ copy_on_write_saved => 0
364+ copy_on_write_performed => 0
365+ command_buffer_too_small => 0
366+ connect_success => 0
367+ connect_failure => 0
368+ connection_reused => 0
369+ reconnect => 0
370+ pconnect_success => 0
371+ active_connections => 0
372+ active_persistent_connections => 0
373+ explicit_close => 0
374+ implicit_close => 0
375+ disconnect_close => 0
376+ in_middle_of_command_close => 0
377+ explicit_free_result => 0
378+ implicit_free_result => 0
379+ explicit_stmt_close => 0
380+ implicit_stmt_close => 0
381+ mem_emalloc_count => 0
382+ mem_emalloc_amount => 0
383+ mem_ecalloc_count => 0
384+ mem_ecalloc_amount => 0
385+ mem_erealloc_count => 0
386+ mem_erealloc_amount => 0
387+ mem_efree_count => 0
388+ mem_efree_amount => 0
389+ mem_malloc_count => 0
390+ mem_malloc_amount => 0
391+ mem_calloc_count => 0
392+ mem_calloc_amount => 0
393+ mem_realloc_count => 0
394+ mem_realloc_amount => 0
395+ mem_free_count => 0
396+ mem_free_amount => 0
397+ mem_estrndup_count => 0
398+ mem_strndup_count => 0
399+ mem_estndup_count => 0
400+ mem_strdup_count => 0
401+ proto_text_fetched_null => 0
402+ proto_text_fetched_bit => 0
403+ proto_text_fetched_tinyint => 0
404+ proto_text_fetched_short => 0
405+ proto_text_fetched_int24 => 0
406+ proto_text_fetched_int => 0
407+ proto_text_fetched_bigint => 0
408+ proto_text_fetched_decimal => 0
409+ proto_text_fetched_float => 0
410+ proto_text_fetched_double => 0
411+ proto_text_fetched_date => 0
412+ proto_text_fetched_year => 0
413+ proto_text_fetched_time => 0
414+ proto_text_fetched_datetime => 0
415+ proto_text_fetched_timestamp => 0
416+ proto_text_fetched_string => 0
417+ proto_text_fetched_blob => 0
418+ proto_text_fetched_enum => 0
419+ proto_text_fetched_set => 0
420+ proto_text_fetched_geometry => 0
421+ proto_text_fetched_other => 0
422+ proto_binary_fetched_null => 0
423+ proto_binary_fetched_bit => 0
424+ proto_binary_fetched_tinyint => 0
425+ proto_binary_fetched_short => 0
426+ proto_binary_fetched_int24 => 0
427+ proto_binary_fetched_int => 0
428+ proto_binary_fetched_bigint => 0
429+ proto_binary_fetched_decimal => 0
430+ proto_binary_fetched_float => 0
431+ proto_binary_fetched_double => 0
432+ proto_binary_fetched_date => 0
433+ proto_binary_fetched_year => 0
434+ proto_binary_fetched_time => 0
435+ proto_binary_fetched_datetime => 0
436+ proto_binary_fetched_timestamp => 0
437+ proto_binary_fetched_string => 0
438+ proto_binary_fetched_blob => 0
439+ proto_binary_fetched_enum => 0
440+ proto_binary_fetched_set => 0
441+ proto_binary_fetched_geometry => 0
442+ proto_binary_fetched_other => 0
443+ init_command_executed_count => 0
444+ init_command_failed_count => 0
445+ com_quit => 0
446+ com_init_db => 0
447+ com_query => 0
448+ com_field_list => 0
449+ com_create_db => 0
450+ com_drop_db => 0
451+ com_refresh => 0
452+ com_shutdown => 0
453+ com_statistics => 0
454+ com_process_info => 0
455+ com_connect => 0
456+ com_process_kill => 0
457+ com_debug => 0
458+ com_ping => 0
459+ com_time => 0
460+ com_delayed_insert => 0
461+ com_change_user => 0
462+ com_binlog_dump => 0
463+ com_table_dump => 0
464+ com_connect_out => 0
465+ com_register_slave => 0
466+ com_stmt_prepare => 0
467+ com_stmt_execute => 0
468+ com_stmt_send_long_data => 0
469+ com_stmt_close => 0
470+ com_stmt_reset => 0
471+ com_stmt_set_option => 0
472+ com_stmt_fetch => 0
473+ com_deamon => 0
474+ bytes_received_real_data_normal => 0
475+ bytes_received_real_data_ps => 0
476+
477+ example statistics =>
478+ stat1 => 0
479+ stat2 => 0
480+
481+ pcre
482+
483+ PCRE (Perl Compatible Regular Expressions) Support => enabled
484+ PCRE Library Version => 8.12 2011-01-15
485+
486+ Directive => Local Value => Master Value
487+ pcre.backtrack_limit => 1000000 => 1000000
488+ pcre.recursion_limit => 100000 => 100000
489+
490+ PDO
491+
492+ PDO support => enabled
493+ PDO drivers => sqlite, mysql
494+
495+ pdo_mysql
496+
497+ PDO Driver for MySQL => enabled
498+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
499+
500+ Directive => Local Value => Master Value
501+ pdo_mysql.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
502+
503+ pdo_sqlite
504+
505+ PDO Driver for SQLite 3.x => enabled
506+ SQLite Library => 3.7.7.1
507+
508+ Phar
509+
510+ Phar: PHP Archive support => enabled
511+ Phar EXT version => 2.0.1
512+ Phar API version => 1.1.1
513+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
514+ Phar-based phar archives => enabled
515+ Tar-based phar archives => enabled
516+ ZIP-based phar archives => enabled
517+ gzip compression => enabled
518+ bzip2 compression => enabled
519+ OpenSSL support => disabled (install ext/openssl)
520+
521+
522+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
523+ Phar fully realized by Gregory Beaver and Marcus Boerger.
524+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
525+ Directive => Local Value => Master Value
529+
531+
532+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
533+
534+ Reflection
535+
536+ Reflection => enabled
537+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
538+
539+ session
540+
541+ Session Support => enabled
542+ Registered save handlers => files user
543+ Registered serializer handlers => php php_binary
544+
545+ Directive => Local Value => Master Value
546+ session.auto_start => Off => Off
547+ session.cache_expire => 180 => 180
548+ session.cache_limiter => nocache => nocache
549+ session.cookie_domain => no value => no value
550+ session.cookie_httponly => Off => Off
551+ session.cookie_lifetime => 0 => 0
552+ session.cookie_path => / => /
553+ session.cookie_secure => Off => Off
554+ session.entropy_file => /dev/urandom => /dev/urandom
555+ session.entropy_length => 32 => 32
556+ session.gc_divisor => 100 => 100
557+ session.gc_maxlifetime => 1440 => 1440
558+ session.gc_probability => 1 => 1
559+ session.hash_bits_per_character => 4 => 4
560+ session.hash_function => 0 => 0
561+ session.name => PHPSESSID => PHPSESSID
562+ session.referer_check => no value => no value
563+ session.save_handler => files => files
564+ session.save_path => no value => no value
565+ session.serialize_handler => php => php
566+ session.upload_progress.cleanup => On => On
567+ session.upload_progress.enabled => On => On
568+ session.upload_progress.freq => 1% => 1%
569+ session.upload_progress.min_freq => 1 => 1
570+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
571+ session.upload_progress.prefix => upload_progress_ => upload_progress_
572+ session.use_cookies => On => On
573+ session.use_only_cookies => On => On
574+ session.use_trans_sid => 0 => 0
575+
576+ SimpleXML
577+
578+ Simplexml support => enabled
579+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
580+ Schema support => enabled
581+
582+ SPL
583+
584+ SPL support => enabled
585+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
586+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
587+
588+ sqlite3
589+
590+ SQLite3 support => enabled
591+ SQLite3 module version => 0.7
592+ SQLite Library => 3.7.7.1
593+
594+ Directive => Local Value => Master Value
595+ sqlite3.extension_dir => no value => no value
596+
597+ standard
598+
599+ Dynamic Library Support => enabled
600+ Path to sendmail => -t -i
601+
602+ Directive => Local Value => Master Value
603+ assert.active => 1 => 1
604+ assert.bail => 0 => 0
605+ assert.callback => no value => no value
606+ assert.quiet_eval => 0 => 0
607+ assert.warning => 1 => 1
608+ auto_detect_line_endings => 0 => 0
609+ default_socket_timeout => 60 => 60
610+ from => no value => no value
611+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
612+ user_agent => no value => no value
613+
614+ tokenizer
615+
616+ Tokenizer Support => enabled
617+
618+ xml
619+
620+ XML Support => active
621+ XML Namespace Support => active
622+ libxml2 Version => 2.7.8
623+
624+ xmlreader
625+
626+ XMLReader => enabled
627+
628+ xmlwriter
629+
630+ XMLWriter => enabled
631+
632+ zip
633+
634+ Zip => enabled
635+ Extension Version => $Id$
636+ Zip version => 1.9.1
637+ Libzip version => 0.9.0
638+
639+ zlib
640+
641+ ZLib Support => enabled
642+ Stream Wrapper => compress.zlib://
643+ Stream Filter => zlib.inflate, zlib.deflate
644+ Compiled Version => 1.2.3.4
645+ Linked Version => 1.2.3.4
646+
647+ Directive => Local Value => Master Value
648+ zlib.output_compression => Off => Off
649+ zlib.output_compression_level => -1 => -1
650+ zlib.output_handler => no value => no value
651+
652+ Additional Modules
653+
654+ Module Name
655+ ===DONE===
1 (2%)
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.4
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.4/modules/ => /usr/local/src/php-5.4.4/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.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+
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.15
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+ mysqli
239+
240+ MysqlI Support => enabled
241+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
242+ Active Persistent Links => 0
243+ Inactive Persistent Links => 0
244+ Active Links => 0
245+
246+ Directive => Local Value => Master Value
247+ mysqli.allow_local_infile => On => On
248+ mysqli.allow_persistent => On => On
249+ mysqli.default_host => no value => no value
250+ mysqli.default_port => 3306 => 3306
251+ mysqli.default_pw => no value => no value
252+ mysqli.default_socket => no value => no value
253+ mysqli.default_user => no value => no value
254+ mysqli.max_links => Unlimited => Unlimited
255+ mysqli.max_persistent => Unlimited => Unlimited
256+ mysqli.reconnect => Off => Off
257+
258+ mysqlnd
259+
260+ mysqlnd => enabled
261+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
262+ Compression => supported
263+ SSL => supported
264+ Command buffer size => 4096
265+ Read buffer size => 32768
266+ Read timeout => 31536000
267+ Collecting statistics => Yes
268+ Collecting memory statistics => No
269+ Tracing => n/a
270+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
271+ API Extensions => mysqli
272+
273+ mysqlnd statistics =>
274+ bytes_sent => 0
275+ bytes_received => 0
276+ packets_sent => 0
277+ packets_received => 0
278+ protocol_overhead_in => 0
279+ protocol_overhead_out => 0
280+ bytes_received_ok_packet => 0
281+ bytes_received_eof_packet => 0
282+ bytes_received_rset_header_packet => 0
283+ bytes_received_rset_field_meta_packet => 0
284+ bytes_received_rset_row_packet => 0
285+ bytes_received_prepare_response_packet => 0
286+ bytes_received_change_user_packet => 0
287+ packets_sent_command => 0
288+ packets_received_ok => 0
289+ packets_received_eof => 0
290+ packets_received_rset_header => 0
291+ packets_received_rset_field_meta => 0
292+ packets_received_rset_row => 0
293+ packets_received_prepare_response => 0
294+ packets_received_change_user => 0
295+ result_set_queries => 0
296+ non_result_set_queries => 0
297+ no_index_used => 0
298+ bad_index_used => 0
299+ slow_queries => 0
300+ buffered_sets => 0
301+ unbuffered_sets => 0
302+ ps_buffered_sets => 0
303+ ps_unbuffered_sets => 0
304+ flushed_normal_sets => 0
305+ flushed_ps_sets => 0
306+ ps_prepared_never_executed => 0
307+ ps_prepared_once_executed => 0
308+ rows_fetched_from_server_normal => 0
309+ rows_fetched_from_server_ps => 0
310+ rows_buffered_from_client_normal => 0
311+ rows_buffered_from_client_ps => 0
312+ rows_fetched_from_client_normal_buffered => 0
313+ rows_fetched_from_client_normal_unbuffered => 0
314+ rows_fetched_from_client_ps_buffered => 0
315+ rows_fetched_from_client_ps_unbuffered => 0
316+ rows_fetched_from_client_ps_cursor => 0
317+ rows_affected_normal => 0
318+ rows_affected_ps => 0
319+ rows_skipped_normal => 0
320+ rows_skipped_ps => 0
321+ copy_on_write_saved => 0
322+ copy_on_write_performed => 0
323+ command_buffer_too_small => 0
324+ connect_success => 0
325+ connect_failure => 0
326+ connection_reused => 0
327+ reconnect => 0
328+ pconnect_success => 0
329+ active_connections => 0
330+ active_persistent_connections => 0
331+ explicit_close => 0
332+ implicit_close => 0
333+ disconnect_close => 0
334+ in_middle_of_command_close => 0
335+ explicit_free_result => 0
336+ implicit_free_result => 0
337+ explicit_stmt_close => 0
338+ implicit_stmt_close => 0
339+ mem_emalloc_count => 0
340+ mem_emalloc_amount => 0
341+ mem_ecalloc_count => 0
342+ mem_ecalloc_amount => 0
343+ mem_erealloc_count => 0
344+ mem_erealloc_amount => 0
345+ mem_efree_count => 0
346+ mem_efree_amount => 0
347+ mem_malloc_count => 0
348+ mem_malloc_amount => 0
349+ mem_calloc_count => 0
350+ mem_calloc_amount => 0
351+ mem_realloc_count => 0
352+ mem_realloc_amount => 0
353+ mem_free_count => 0
354+ mem_free_amount => 0
355+ mem_estrndup_count => 0
356+ mem_strndup_count => 0
357+ mem_estndup_count => 0
358+ mem_strdup_count => 0
359+ proto_text_fetched_null => 0
360+ proto_text_fetched_bit => 0
361+ proto_text_fetched_tinyint => 0
362+ proto_text_fetched_short => 0
363+ proto_text_fetched_int24 => 0
364+ proto_text_fetched_int => 0
365+ proto_text_fetched_bigint => 0
366+ proto_text_fetched_decimal => 0
367+ proto_text_fetched_float => 0
368+ proto_text_fetched_double => 0
369+ proto_text_fetched_date => 0
370+ proto_text_fetched_year => 0
371+ proto_text_fetched_time => 0
372+ proto_text_fetched_datetime => 0
373+ proto_text_fetched_timestamp => 0
374+ proto_text_fetched_string => 0
375+ proto_text_fetched_blob => 0
376+ proto_text_fetched_enum => 0
377+ proto_text_fetched_set => 0
378+ proto_text_fetched_geometry => 0
379+ proto_text_fetched_other => 0
380+ proto_binary_fetched_null => 0
381+ proto_binary_fetched_bit => 0
382+ proto_binary_fetched_tinyint => 0
383+ proto_binary_fetched_short => 0
384+ proto_binary_fetched_int24 => 0
385+ proto_binary_fetched_int => 0
386+ proto_binary_fetched_bigint => 0
387+ proto_binary_fetched_decimal => 0
388+ proto_binary_fetched_float => 0
389+ proto_binary_fetched_double => 0
390+ proto_binary_fetched_date => 0
391+ proto_binary_fetched_year => 0
392+ proto_binary_fetched_time => 0
393+ proto_binary_fetched_datetime => 0
394+ proto_binary_fetched_timestamp => 0
395+ proto_binary_fetched_string => 0
396+ proto_binary_fetched_blob => 0
397+ proto_binary_fetched_enum => 0
398+ proto_binary_fetched_set => 0
399+ proto_binary_fetched_geometry => 0
400+ proto_binary_fetched_other => 0
401+ init_command_executed_count => 0
402+ init_command_failed_count => 0
403+ com_quit => 0
404+ com_init_db => 0
405+ com_query => 0
406+ com_field_list => 0
407+ com_create_db => 0
408+ com_drop_db => 0
409+ com_refresh => 0
410+ com_shutdown => 0
411+ com_statistics => 0
412+ com_process_info => 0
413+ com_connect => 0
414+ com_process_kill => 0
415+ com_debug => 0
416+ com_ping => 0
417+ com_time => 0
418+ com_delayed_insert => 0
419+ com_change_user => 0
420+ com_binlog_dump => 0
421+ com_table_dump => 0
422+ com_connect_out => 0
423+ com_register_slave => 0
424+ com_stmt_prepare => 0
425+ com_stmt_execute => 0
426+ com_stmt_send_long_data => 0
427+ com_stmt_close => 0
428+ com_stmt_reset => 0
429+ com_stmt_set_option => 0
430+ com_stmt_fetch => 0
431+ com_deamon => 0
432+ bytes_received_real_data_normal => 0
433+ bytes_received_real_data_ps => 0
434+
435+ example statistics =>
436+ stat1 => 0
437+ stat2 => 0
438+
439+ pcre
440+
441+ PCRE (Perl Compatible Regular Expressions) Support => enabled
442+ PCRE Library Version => 8.12 2011-01-15
443+
444+ Directive => Local Value => Master Value
445+ pcre.backtrack_limit => 1000000 => 1000000
446+ pcre.recursion_limit => 100000 => 100000
447+
448+ PDO
449+
450+ PDO support => enabled
451+ PDO drivers => sqlite
452+
453+ pdo_sqlite
454+
455+ PDO Driver for SQLite 3.x => enabled
456+ SQLite Library => 3.7.7.1
457+
458+ Phar
459+
460+ Phar: PHP Archive support => enabled
461+ Phar EXT version => 2.0.1
462+ Phar API version => 1.1.1
463+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
464+ Phar-based phar archives => enabled
465+ Tar-based phar archives => enabled
466+ ZIP-based phar archives => enabled
467+ gzip compression => enabled
468+ bzip2 compression => enabled
469+ OpenSSL support => disabled (install ext/openssl)
470+
471+
472+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
473+ Phar fully realized by Gregory Beaver and Marcus Boerger.
474+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
475+ Directive => Local Value => Master Value
479+
481+
482+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
483+
484+ Reflection
485+
486+ Reflection => enabled
487+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
488+
489+ session
490+
491+ Session Support => enabled
492+ Registered save handlers => files user
493+ Registered serializer handlers => php php_binary
494+
495+ Directive => Local Value => Master Value
496+ session.auto_start => Off => Off
497+ session.cache_expire => 180 => 180
498+ session.cache_limiter => nocache => nocache
499+ session.cookie_domain => no value => no value
500+ session.cookie_httponly => Off => Off
501+ session.cookie_lifetime => 0 => 0
502+ session.cookie_path => / => /
503+ session.cookie_secure => Off => Off
504+ session.entropy_file => /dev/urandom => /dev/urandom
505+ session.entropy_length => 32 => 32
506+ session.gc_divisor => 100 => 100
507+ session.gc_maxlifetime => 1440 => 1440
508+ session.gc_probability => 1 => 1
509+ session.hash_bits_per_character => 4 => 4
510+ session.hash_function => 0 => 0
511+ session.name => PHPSESSID => PHPSESSID
512+ session.referer_check => no value => no value
513+ session.save_handler => files => files
514+ session.save_path => no value => no value
515+ session.serialize_handler => php => php
516+ session.upload_progress.cleanup => On => On
517+ session.upload_progress.enabled => On => On
518+ session.upload_progress.freq => 1% => 1%
519+ session.upload_progress.min_freq => 1 => 1
520+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
521+ session.upload_progress.prefix => upload_progress_ => upload_progress_
522+ session.use_cookies => On => On
523+ session.use_only_cookies => On => On
524+ session.use_trans_sid => 0 => 0
525+
526+ SimpleXML
527+
528+ Simplexml support => enabled
529+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
530+ Schema support => enabled
531+
532+ sockets
533+
534+ Sockets Support => enabled
535+
536+ SPL
537+
538+ SPL support => enabled
539+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
540+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
541+
542+ sqlite3
543+
544+ SQLite3 support => enabled
545+ SQLite3 module version => 0.7
546+ SQLite Library => 3.7.7.1
547+
548+ Directive => Local Value => Master Value
549+ sqlite3.extension_dir => no value => no value
550+
551+ standard
552+
553+ Dynamic Library Support => enabled
554+ Path to sendmail => -t -i
555+
556+ Directive => Local Value => Master Value
557+ assert.active => 1 => 1
558+ assert.bail => 0 => 0
559+ assert.callback => no value => no value
560+ assert.quiet_eval => 0 => 0
561+ assert.warning => 1 => 1
562+ auto_detect_line_endings => 0 => 0
563+ default_socket_timeout => 60 => 60
564+ from => no value => no value
565+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
566+ user_agent => no value => no value
567+
568+ tokenizer
569+
570+ Tokenizer Support => enabled
571+
572+ xml
573+
574+ XML Support => active
575+ XML Namespace Support => active
576+ libxml2 Version => 2.7.8
577+
578+ xmlreader
579+
580+ XMLReader => enabled
581+
582+ xmlwriter
583+
584+ XMLWriter => enabled
585+
586+ zip
587+
588+ Zip => enabled
589+ Extension Version => $Id$
590+ Zip version => 1.9.1
591+ Libzip version => 0.9.0
592+
593+ zlib
594+
595+ ZLib Support => enabled
596+ Stream Wrapper => compress.zlib://
597+ Stream Filter => zlib.inflate, zlib.deflate
598+ Compiled Version => 1.2.3.4
599+ Linked Version => 1.2.3.4
600+
601+ Directive => Local Value => Master Value
602+ zlib.output_compression => Off => Off
603+ zlib.output_compression_level => -1 => -1
604+ zlib.output_handler => no value => no value
605+
606+ Additional Modules
607+
608+ Module Name
609+ sysvsem
610+ sysvshm
611+ ===DONE===
1 (2%)
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.4
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.4/modules/ => /usr/local/src/php-5.4.4/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/apache2.4.2/php/lib/php => .:/usr/local/apache2.4.2/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 => 8M => 8M
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 => 100 => 100
080+ short_open_tag => On => On
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => GPCS => GPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ curl
104+
105+ cURL support => enabled
106+ cURL Information => 7.24.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-redhat-linux-gnu
124+ SSL Version => NSS/3.13.5.0
125+ ZLib Version => 1.2.5
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 => UTC
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 => UTC => UTC
141+
142+ dba
143+
144+ DBA support => enabled
145+ Supported handlers => gdbm cdb cdb_make db4 inifile flatfile
146+
147+ Directive => Local Value => Master Value
148+ dba.default_handler => flatfile => flatfile
149+
150+ dom
151+
152+ DOM/XML => enabled
153+ DOM/XML API Version => 20031129
154+ libxml Version => 2.7.8
155+ HTML Support => enabled
156+ XPath Support => enabled
157+ XPointer Support => enabled
158+ Schema Support => enabled
159+ RelaxNG Support => enabled
160+
161+ ereg
162+
163+ Regex Library => Bundled library enabled
164+
165+ fileinfo
166+
167+ fileinfo support => enabled
168+ version => 1.0.5
169+
170+ filter
171+
172+ Input Validation and Filtering => enabled
173+ Revision => $Id: e523cdc8829892d1b4f9cb7c3c57b2ba1c36b9ea $
174+
175+ Directive => Local Value => Master Value
176+ filter.default => unsafe_raw => unsafe_raw
177+ filter.default_flags => no value => no value
178+
179+ hash
180+
181+ hash support => enabled
182+ 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
183+
184+ iconv
185+
186+ iconv support => enabled
187+ iconv implementation => glibc
188+ iconv library version => 2.12
189+
190+ Directive => Local Value => Master Value
191+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
192+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
193+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
194+
195+ json
196+
197+ json support => enabled
198+ json version => 1.2.1
199+
200+ libxml
201+
202+ libXML support => active
203+ libXML Compiled Version => 2.7.8
204+ libXML Loaded Version => 20708
205+ libXML streams => enabled
206+
207+ mysql
208+
209+ MySQL Support => enabled
210+ Active Persistent Links => 0
211+ Active Links => 0
212+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
213+
214+ Directive => Local Value => Master Value
215+ mysql.allow_local_infile => On => On
216+ mysql.allow_persistent => On => On
217+ mysql.connect_timeout => 60 => 60
218+ mysql.default_host => no value => no value
219+ mysql.default_password => no value => no value
220+ mysql.default_port => no value => no value
221+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
222+ mysql.default_user => no value => no value
223+ mysql.max_links => Unlimited => Unlimited
224+ mysql.max_persistent => Unlimited => Unlimited
225+ mysql.trace_mode => Off => Off
226+
227+ mysqli
228+
229+ MysqlI Support => enabled
230+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
231+ Active Persistent Links => 0
232+ Inactive Persistent Links => 0
233+ Active Links => 0
234+
235+ Directive => Local Value => Master Value
236+ mysqli.allow_local_infile => On => On
237+ mysqli.allow_persistent => On => On
238+ mysqli.default_host => no value => no value
239+ mysqli.default_port => 3306 => 3306
240+ mysqli.default_pw => no value => no value
241+ mysqli.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
242+ mysqli.default_user => no value => no value
243+ mysqli.max_links => Unlimited => Unlimited
244+ mysqli.max_persistent => Unlimited => Unlimited
245+ mysqli.reconnect => Off => Off
246+
247+ mysqlnd
248+
249+ mysqlnd => enabled
250+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
251+ Compression => supported
252+ SSL => supported
253+ Command buffer size => 4096
254+ Read buffer size => 32768
255+ Read timeout => 31536000
256+ Collecting statistics => Yes
257+ Collecting memory statistics => No
258+ Tracing => n/a
259+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
260+ API Extensions => mysqli,mysql
261+
262+ mysqlnd statistics =>
263+ bytes_sent => 0
264+ bytes_received => 0
265+ packets_sent => 0
266+ packets_received => 0
267+ protocol_overhead_in => 0
268+ protocol_overhead_out => 0
269+ bytes_received_ok_packet => 0
270+ bytes_received_eof_packet => 0
271+ bytes_received_rset_header_packet => 0
272+ bytes_received_rset_field_meta_packet => 0
273+ bytes_received_rset_row_packet => 0
274+ bytes_received_prepare_response_packet => 0
275+ bytes_received_change_user_packet => 0
276+ packets_sent_command => 0
277+ packets_received_ok => 0
278+ packets_received_eof => 0
279+ packets_received_rset_header => 0
280+ packets_received_rset_field_meta => 0
281+ packets_received_rset_row => 0
282+ packets_received_prepare_response => 0
283+ packets_received_change_user => 0
284+ result_set_queries => 0
285+ non_result_set_queries => 0
286+ no_index_used => 0
287+ bad_index_used => 0
288+ slow_queries => 0
289+ buffered_sets => 0
290+ unbuffered_sets => 0
291+ ps_buffered_sets => 0
292+ ps_unbuffered_sets => 0
293+ flushed_normal_sets => 0
294+ flushed_ps_sets => 0
295+ ps_prepared_never_executed => 0
296+ ps_prepared_once_executed => 0
297+ rows_fetched_from_server_normal => 0
298+ rows_fetched_from_server_ps => 0
299+ rows_buffered_from_client_normal => 0
300+ rows_buffered_from_client_ps => 0
301+ rows_fetched_from_client_normal_buffered => 0
302+ rows_fetched_from_client_normal_unbuffered => 0
303+ rows_fetched_from_client_ps_buffered => 0
304+ rows_fetched_from_client_ps_unbuffered => 0
305+ rows_fetched_from_client_ps_cursor => 0
306+ rows_affected_normal => 0
307+ rows_affected_ps => 0
308+ rows_skipped_normal => 0
309+ rows_skipped_ps => 0
310+ copy_on_write_saved => 0
311+ copy_on_write_performed => 0
312+ command_buffer_too_small => 0
313+ connect_success => 0
314+ connect_failure => 0
315+ connection_reused => 0
316+ reconnect => 0
317+ pconnect_success => 0
318+ active_connections => 0
319+ active_persistent_connections => 0
320+ explicit_close => 0
321+ implicit_close => 0
322+ disconnect_close => 0
323+ in_middle_of_command_close => 0
324+ explicit_free_result => 0
325+ implicit_free_result => 0
326+ explicit_stmt_close => 0
327+ implicit_stmt_close => 0
328+ mem_emalloc_count => 0
329+ mem_emalloc_amount => 0
330+ mem_ecalloc_count => 0
331+ mem_ecalloc_amount => 0
332+ mem_erealloc_count => 0
333+ mem_erealloc_amount => 0
334+ mem_efree_count => 0
335+ mem_efree_amount => 0
336+ mem_malloc_count => 0
337+ mem_malloc_amount => 0
338+ mem_calloc_count => 0
339+ mem_calloc_amount => 0
340+ mem_realloc_count => 0
341+ mem_realloc_amount => 0
342+ mem_free_count => 0
343+ mem_free_amount => 0
344+ mem_estrndup_count => 0
345+ mem_strndup_count => 0
346+ mem_estndup_count => 0
347+ mem_strdup_count => 0
348+ proto_text_fetched_null => 0
349+ proto_text_fetched_bit => 0
350+ proto_text_fetched_tinyint => 0
351+ proto_text_fetched_short => 0
352+ proto_text_fetched_int24 => 0
353+ proto_text_fetched_int => 0
354+ proto_text_fetched_bigint => 0
355+ proto_text_fetched_decimal => 0
356+ proto_text_fetched_float => 0
357+ proto_text_fetched_double => 0
358+ proto_text_fetched_date => 0
359+ proto_text_fetched_year => 0
360+ proto_text_fetched_time => 0
361+ proto_text_fetched_datetime => 0
362+ proto_text_fetched_timestamp => 0
363+ proto_text_fetched_string => 0
364+ proto_text_fetched_blob => 0
365+ proto_text_fetched_enum => 0
366+ proto_text_fetched_set => 0
367+ proto_text_fetched_geometry => 0
368+ proto_text_fetched_other => 0
369+ proto_binary_fetched_null => 0
370+ proto_binary_fetched_bit => 0
371+ proto_binary_fetched_tinyint => 0
372+ proto_binary_fetched_short => 0
373+ proto_binary_fetched_int24 => 0
374+ proto_binary_fetched_int => 0
375+ proto_binary_fetched_bigint => 0
376+ proto_binary_fetched_decimal => 0
377+ proto_binary_fetched_float => 0
378+ proto_binary_fetched_double => 0
379+ proto_binary_fetched_date => 0
380+ proto_binary_fetched_year => 0
381+ proto_binary_fetched_time => 0
382+ proto_binary_fetched_datetime => 0
383+ proto_binary_fetched_timestamp => 0
384+ proto_binary_fetched_string => 0
385+ proto_binary_fetched_blob => 0
386+ proto_binary_fetched_enum => 0
387+ proto_binary_fetched_set => 0
388+ proto_binary_fetched_geometry => 0
389+ proto_binary_fetched_other => 0
390+ init_command_executed_count => 0
391+ init_command_failed_count => 0
392+ com_quit => 0
393+ com_init_db => 0
394+ com_query => 0
395+ com_field_list => 0
396+ com_create_db => 0
397+ com_drop_db => 0
398+ com_refresh => 0
399+ com_shutdown => 0
400+ com_statistics => 0
401+ com_process_info => 0
402+ com_connect => 0
403+ com_process_kill => 0
404+ com_debug => 0
405+ com_ping => 0
406+ com_time => 0
407+ com_delayed_insert => 0
408+ com_change_user => 0
409+ com_binlog_dump => 0
410+ com_table_dump => 0
411+ com_connect_out => 0
412+ com_register_slave => 0
413+ com_stmt_prepare => 0
414+ com_stmt_execute => 0
415+ com_stmt_send_long_data => 0
416+ com_stmt_close => 0
417+ com_stmt_reset => 0
418+ com_stmt_set_option => 0
419+ com_stmt_fetch => 0
420+ com_deamon => 0
421+ bytes_received_real_data_normal => 0
422+ bytes_received_real_data_ps => 0
423+
424+ example statistics =>
425+ stat1 => 0
426+ stat2 => 0
427+
428+ pcre
429+
430+ PCRE (Perl Compatible Regular Expressions) Support => enabled
431+ PCRE Library Version => 8.12 2011-01-15
432+
433+ Directive => Local Value => Master Value
434+ pcre.backtrack_limit => 1000000 => 1000000
435+ pcre.recursion_limit => 100000 => 100000
436+
437+ PDO
438+
439+ PDO support => enabled
440+ PDO drivers => sqlite
441+
442+ pdo_sqlite
443+
444+ PDO Driver for SQLite 3.x => enabled
445+ SQLite Library => 3.7.7.1
446+
447+ Phar
448+
449+ Phar: PHP Archive support => enabled
450+ Phar EXT version => 2.0.1
451+ Phar API version => 1.1.1
452+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
453+ Phar-based phar archives => enabled
454+ Tar-based phar archives => enabled
455+ ZIP-based phar archives => enabled
456+ gzip compression => enabled
457+ bzip2 compression => enabled
458+ OpenSSL support => disabled (install ext/openssl)
459+
460+
461+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
462+ Phar fully realized by Gregory Beaver and Marcus Boerger.
463+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
464+ Directive => Local Value => Master Value
468+
470+
471+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
472+
473+ Reflection
474+
475+ Reflection => enabled
476+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
477+
478+ session
479+
480+ Session Support => enabled
481+ Registered save handlers => files user
482+ Registered serializer handlers => php php_binary
483+
484+ Directive => Local Value => Master Value
485+ session.auto_start => Off => Off
486+ session.cache_expire => 180 => 180
487+ session.cache_limiter => nocache => nocache
488+ session.cookie_domain => .ryze.com => .ryze.com
489+ session.cookie_httponly => Off => Off
490+ session.cookie_lifetime => 0 => 0
491+ session.cookie_path => / => /
492+ session.cookie_secure => Off => Off
493+ session.entropy_file => no value => no value
494+ session.entropy_length => 0 => 0
495+ session.gc_divisor => 1000 => 1000
496+ session.gc_maxlifetime => 1440 => 1440
497+ session.gc_probability => 1 => 1
498+ session.hash_bits_per_character => 5 => 5
499+ session.hash_function => 0 => 0
500+ session.name => PHPSESSID => PHPSESSID
501+ session.referer_check => no value => no value
502+ session.save_handler => files => files
503+ session.save_path => /tmp/sess => /tmp/sess
504+ session.serialize_handler => php => php
505+ session.upload_progress.cleanup => On => On
506+ session.upload_progress.enabled => On => On
507+ session.upload_progress.freq => 1% => 1%
508+ session.upload_progress.min_freq => 1 => 1
509+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
510+ session.upload_progress.prefix => upload_progress_ => upload_progress_
511+ session.use_cookies => On => On
512+ session.use_only_cookies => On => On
513+ session.use_trans_sid => 0 => 0
514+
515+ SimpleXML
516+
517+ Simplexml support => enabled
518+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
519+ Schema support => enabled
520+
521+ SPL
522+
523+ SPL support => enabled
524+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
525+ 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
526+
527+ sqlite3
528+
529+ SQLite3 support => enabled
530+ SQLite3 module version => 0.7
531+ SQLite Library => 3.7.7.1
532+
533+ Directive => Local Value => Master Value
534+ sqlite3.extension_dir => no value => no value
535+
536+ standard
537+
538+ Dynamic Library Support => enabled
539+ Path to sendmail => /usr/sbin/sendmail -t -i
540+
541+ Directive => Local Value => Master Value
542+ assert.active => 1 => 1
543+ assert.bail => 0 => 0
544+ assert.callback => no value => no value
545+ assert.quiet_eval => 0 => 0
546+ assert.warning => 1 => 1
547+ auto_detect_line_endings => 0 => 0
548+ default_socket_timeout => 60 => 60
549+ from => no value => no value
550+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
551+ user_agent => no value => no value
552+
553+ tokenizer
554+
555+ Tokenizer Support => enabled
556+
557+ xml
558+
559+ XML Support => active
560+ XML Namespace Support => active
561+ libxml2 Version => 2.7.8
562+
563+ xmlreader
564+
565+ XMLReader => enabled
566+
567+ xmlwriter
568+
569+ XMLWriter => enabled
570+
571+ zlib
572+
573+ ZLib Support => enabled
574+ Stream Wrapper => compress.zlib://
575+ Stream Filter => zlib.inflate, zlib.deflate
576+ Compiled Version => 1.2.5
577+ Linked Version => 1.2.5
578+
579+ Directive => Local Value => Master Value
580+ zlib.output_compression => Off => Off
581+ zlib.output_compression_level => -1 => -1
582+ zlib.output_handler => no value => no value
583+
584+ Additional Modules
585+
586+ Module Name
587+ ===DONE===
1 (2%)
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.4
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/apps/php-5.4.4/modules/ => /root/apps/php-5.4.4/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.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+ mbstring
177+
178+ Multibyte Support => enabled
179+ Multibyte string engine => libmbfl
180+ HTTP input encoding translation => disabled
181+ libmbfl version => 1.3.2
182+
183+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
184+
185+ Multibyte (japanese) regex support => enabled
186+ Multibyte regex (oniguruma) backtrack check => On
187+ Multibyte regex (oniguruma) version => 4.7.1
188+
189+ Directive => Local Value => Master Value
190+ mbstring.detect_order => no value => no value
191+ mbstring.encoding_translation => Off => Off
192+ mbstring.func_overload => 0 => 0
193+ mbstring.http_input => pass => pass
194+ mbstring.http_output => pass => pass
195+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
196+ mbstring.internal_encoding => no value => no value
197+ mbstring.language => neutral => neutral
198+ mbstring.strict_detection => Off => Off
199+ mbstring.substitute_character => no value => no value
200+
201+ mcrypt
202+
203+ mcrypt support => enabled
204+ mcrypt_filter support => enabled
205+ Version => 2.5.8
206+ Api No => 20021217
207+ 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
208+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
209+
210+ Directive => Local Value => Master Value
211+ mcrypt.algorithms_dir => no value => no value
212+ mcrypt.modes_dir => no value => no value
213+
214+ mysql
215+
216+ MySQL Support => enabled
217+ Active Persistent Links => 0
218+ Active Links => 0
219+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
220+
221+ Directive => Local Value => Master Value
222+ mysql.allow_local_infile => On => On
223+ mysql.allow_persistent => On => On
224+ mysql.connect_timeout => 60 => 60
225+ mysql.default_host => no value => no value
226+ mysql.default_password => no value => no value
227+ mysql.default_port => no value => no value
228+ mysql.default_socket => /var/run/mysql/mysql.sock => /var/run/mysql/mysql.sock
229+ mysql.default_user => no value => no value
230+ mysql.max_links => Unlimited => Unlimited
231+ mysql.max_persistent => Unlimited => Unlimited
232+ mysql.trace_mode => Off => Off
233+
234+ mysqlnd
235+
236+ mysqlnd => enabled
237+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
238+ Compression => supported
239+ SSL => supported
240+ Command buffer size => 4096
241+ Read buffer size => 32768
242+ Read timeout => 31536000
243+ Collecting statistics => Yes
244+ Collecting memory statistics => No
245+ Tracing => n/a
246+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
247+ API Extensions => mysql
248+
249+ mysqlnd statistics =>
250+ bytes_sent => 0
251+ bytes_received => 0
252+ packets_sent => 0
253+ packets_received => 0
254+ protocol_overhead_in => 0
255+ protocol_overhead_out => 0
256+ bytes_received_ok_packet => 0
257+ bytes_received_eof_packet => 0
258+ bytes_received_rset_header_packet => 0
259+ bytes_received_rset_field_meta_packet => 0
260+ bytes_received_rset_row_packet => 0
261+ bytes_received_prepare_response_packet => 0
262+ bytes_received_change_user_packet => 0
263+ packets_sent_command => 0
264+ packets_received_ok => 0
265+ packets_received_eof => 0
266+ packets_received_rset_header => 0
267+ packets_received_rset_field_meta => 0
268+ packets_received_rset_row => 0
269+ packets_received_prepare_response => 0
270+ packets_received_change_user => 0
271+ result_set_queries => 0
272+ non_result_set_queries => 0
273+ no_index_used => 0
274+ bad_index_used => 0
275+ slow_queries => 0
276+ buffered_sets => 0
277+ unbuffered_sets => 0
278+ ps_buffered_sets => 0
279+ ps_unbuffered_sets => 0
280+ flushed_normal_sets => 0
281+ flushed_ps_sets => 0
282+ ps_prepared_never_executed => 0
283+ ps_prepared_once_executed => 0
284+ rows_fetched_from_server_normal => 0
285+ rows_fetched_from_server_ps => 0
286+ rows_buffered_from_client_normal => 0
287+ rows_buffered_from_client_ps => 0
288+ rows_fetched_from_client_normal_buffered => 0
289+ rows_fetched_from_client_normal_unbuffered => 0
290+ rows_fetched_from_client_ps_buffered => 0
291+ rows_fetched_from_client_ps_unbuffered => 0
292+ rows_fetched_from_client_ps_cursor => 0
293+ rows_affected_normal => 0
294+ rows_affected_ps => 0
295+ rows_skipped_normal => 0
296+ rows_skipped_ps => 0
297+ copy_on_write_saved => 0
298+ copy_on_write_performed => 0
299+ command_buffer_too_small => 0
300+ connect_success => 0
301+ connect_failure => 0
302+ connection_reused => 0
303+ reconnect => 0
304+ pconnect_success => 0
305+ active_connections => 0
306+ active_persistent_connections => 0
307+ explicit_close => 0
308+ implicit_close => 0
309+ disconnect_close => 0
310+ in_middle_of_command_close => 0
311+ explicit_free_result => 0
312+ implicit_free_result => 0
313+ explicit_stmt_close => 0
314+ implicit_stmt_close => 0
315+ mem_emalloc_count => 0
316+ mem_emalloc_amount => 0
317+ mem_ecalloc_count => 0
318+ mem_ecalloc_amount => 0
319+ mem_erealloc_count => 0
320+ mem_erealloc_amount => 0
321+ mem_efree_count => 0
322+ mem_efree_amount => 0
323+ mem_malloc_count => 0
324+ mem_malloc_amount => 0
325+ mem_calloc_count => 0
326+ mem_calloc_amount => 0
327+ mem_realloc_count => 0
328+ mem_realloc_amount => 0
329+ mem_free_count => 0
330+ mem_free_amount => 0
331+ mem_estrndup_count => 0
332+ mem_strndup_count => 0
333+ mem_estndup_count => 0
334+ mem_strdup_count => 0
335+ proto_text_fetched_null => 0
336+ proto_text_fetched_bit => 0
337+ proto_text_fetched_tinyint => 0
338+ proto_text_fetched_short => 0
339+ proto_text_fetched_int24 => 0
340+ proto_text_fetched_int => 0
341+ proto_text_fetched_bigint => 0
342+ proto_text_fetched_decimal => 0
343+ proto_text_fetched_float => 0
344+ proto_text_fetched_double => 0
345+ proto_text_fetched_date => 0
346+ proto_text_fetched_year => 0
347+ proto_text_fetched_time => 0
348+ proto_text_fetched_datetime => 0
349+ proto_text_fetched_timestamp => 0
350+ proto_text_fetched_string => 0
351+ proto_text_fetched_blob => 0
352+ proto_text_fetched_enum => 0
353+ proto_text_fetched_set => 0
354+ proto_text_fetched_geometry => 0
355+ proto_text_fetched_other => 0
356+ proto_binary_fetched_null => 0
357+ proto_binary_fetched_bit => 0
358+ proto_binary_fetched_tinyint => 0
359+ proto_binary_fetched_short => 0
360+ proto_binary_fetched_int24 => 0
361+ proto_binary_fetched_int => 0
362+ proto_binary_fetched_bigint => 0
363+ proto_binary_fetched_decimal => 0
364+ proto_binary_fetched_float => 0
365+ proto_binary_fetched_double => 0
366+ proto_binary_fetched_date => 0
367+ proto_binary_fetched_year => 0
368+ proto_binary_fetched_time => 0
369+ proto_binary_fetched_datetime => 0
370+ proto_binary_fetched_timestamp => 0
371+ proto_binary_fetched_string => 0
372+ proto_binary_fetched_blob => 0
373+ proto_binary_fetched_enum => 0
374+ proto_binary_fetched_set => 0
375+ proto_binary_fetched_geometry => 0
376+ proto_binary_fetched_other => 0
377+ init_command_executed_count => 0
378+ init_command_failed_count => 0
379+ com_quit => 0
380+ com_init_db => 0
381+ com_query => 0
382+ com_field_list => 0
383+ com_create_db => 0
384+ com_drop_db => 0
385+ com_refresh => 0
386+ com_shutdown => 0
387+ com_statistics => 0
388+ com_process_info => 0
389+ com_connect => 0
390+ com_process_kill => 0
391+ com_debug => 0
392+ com_ping => 0
393+ com_time => 0
394+ com_delayed_insert => 0
395+ com_change_user => 0
396+ com_binlog_dump => 0
397+ com_table_dump => 0
398+ com_connect_out => 0
399+ com_register_slave => 0
400+ com_stmt_prepare => 0
401+ com_stmt_execute => 0
402+ com_stmt_send_long_data => 0
403+ com_stmt_close => 0
404+ com_stmt_reset => 0
405+ com_stmt_set_option => 0
406+ com_stmt_fetch => 0
407+ com_deamon => 0
408+ bytes_received_real_data_normal => 0
409+ bytes_received_real_data_ps => 0
410+
411+ example statistics =>
412+ stat1 => 0
413+ stat2 => 0
414+
415+ pcre
416+
417+ PCRE (Perl Compatible Regular Expressions) Support => enabled
418+ PCRE Library Version => 8.12 2011-01-15
419+
420+ Directive => Local Value => Master Value
421+ pcre.backtrack_limit => 1000000 => 1000000
422+ pcre.recursion_limit => 100000 => 100000
423+
424+ PDO
425+
426+ PDO support => enabled
427+ PDO drivers => sqlite
428+
429+ pdo_sqlite
430+
431+ PDO Driver for SQLite 3.x => enabled
432+ SQLite Library => 3.7.7.1
433+
434+ Phar
435+
436+ Phar: PHP Archive support => enabled
437+ Phar EXT version => 2.0.1
438+ Phar API version => 1.1.1
439+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
440+ Phar-based phar archives => enabled
441+ Tar-based phar archives => enabled
442+ ZIP-based phar archives => enabled
443+ gzip compression => enabled
444+ bzip2 compression => enabled
445+ OpenSSL support => disabled (install ext/openssl)
446+
447+
448+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
449+ Phar fully realized by Gregory Beaver and Marcus Boerger.
450+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
451+ Directive => Local Value => Master Value
455+
457+
458+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
459+
460+ Reflection
461+
462+ Reflection => enabled
463+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
464+
465+ session
466+
467+ Session Support => enabled
468+ Registered save handlers => files user
469+ Registered serializer handlers => php php_binary
470+
471+ Directive => Local Value => Master Value
472+ session.auto_start => Off => Off
473+ session.cache_expire => 180 => 180
474+ session.cache_limiter => nocache => nocache
475+ session.cookie_domain => no value => no value
476+ session.cookie_httponly => Off => Off
477+ session.cookie_lifetime => 0 => 0
478+ session.cookie_path => / => /
479+ session.cookie_secure => Off => Off
480+ session.entropy_file => /dev/urandom => /dev/urandom
481+ session.entropy_length => 32 => 32
482+ session.gc_divisor => 100 => 100
483+ session.gc_maxlifetime => 1440 => 1440
484+ session.gc_probability => 1 => 1
485+ session.hash_bits_per_character => 4 => 4
486+ session.hash_function => 0 => 0
487+ session.name => PHPSESSID => PHPSESSID
488+ session.referer_check => no value => no value
489+ session.save_handler => files => files
490+ session.save_path => no value => no value
491+ session.serialize_handler => php => php
492+ session.upload_progress.cleanup => On => On
493+ session.upload_progress.enabled => On => On
494+ session.upload_progress.freq => 1% => 1%
495+ session.upload_progress.min_freq => 1 => 1
496+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
497+ session.upload_progress.prefix => upload_progress_ => upload_progress_
498+ session.use_cookies => On => On
499+ session.use_only_cookies => On => On
500+ session.use_trans_sid => 0 => 0
501+
502+ SimpleXML
503+
504+ Simplexml support => enabled
505+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
506+ Schema support => enabled
507+
508+ SPL
509+
510+ SPL support => enabled
511+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
512+ 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
513+
514+ sqlite3
515+
516+ SQLite3 support => enabled
517+ SQLite3 module version => 0.7
518+ SQLite Library => 3.7.7.1
519+
520+ Directive => Local Value => Master Value
521+ sqlite3.extension_dir => no value => no value
522+
523+ standard
524+
525+ Dynamic Library Support => enabled
526+ Path to sendmail => /usr/sbin/sendmail -t -i
527+
528+ Directive => Local Value => Master Value
529+ assert.active => 1 => 1
530+ assert.bail => 0 => 0
531+ assert.callback => no value => no value
532+ assert.quiet_eval => 0 => 0
533+ assert.warning => 1 => 1
534+ auto_detect_line_endings => 0 => 0
535+ default_socket_timeout => 60 => 60
536+ from => no value => no value
537+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
538+ user_agent => no value => no value
539+
540+ tokenizer
541+
542+ Tokenizer Support => enabled
543+
544+ xml
545+
546+ XML Support => active
547+ XML Namespace Support => active
548+ libxml2 Version => 2.7.8
549+
550+ xmlreader
551+
552+ XMLReader => enabled
553+
554+ xmlwriter
555+
556+ XMLWriter => enabled
557+
558+ zip
559+
560+ Zip => enabled
561+ Extension Version => $Id$
562+ Zip version => 1.9.1
563+ Libzip version => 0.9.0
564+
565+ zlib
566+
567+ ZLib Support => enabled
568+ Stream Wrapper => compress.zlib://
569+ Stream Filter => zlib.inflate, zlib.deflate
570+ Compiled Version => 1.2.5
571+ Linked Version => 1.2.5
572+
573+ Directive => Local Value => Master Value
574+ zlib.output_compression => Off => Off
575+ zlib.output_compression_level => -1 => -1
576+ zlib.output_handler => no value => no value
577+
578+ Additional Modules
579+
580+ Module Name
581+ ===DONE===
1 (2%)
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.4
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 => /opt/php-5.4.4/modules/ => /opt/php-5.4.4/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/ssl/bin/openssl/lib/php => .:/usr/local/ssl/bin/openssl/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.29.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 => No
116+ SPNEGO => No
117+ SSL => No
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, gopher, http, imap, ldap, pop3, rtsp, smtp, telnet, tftp
123+ Host => i686-pc-linux-gnu
124+ ZLib Version => 1.2.7
125+
126+ date
127+
128+ date/time support => enabled
129+ "Olson" Timezone Database Version => 2012.3
130+ Timezone Database => internal
131+
132+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_002.php on line 2
133+ Default timezone => UTC
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 => no value => no value
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+ 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.11.1
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 => 4.2.1
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+ libxml
203+
204+ libXML support => active
205+ libXML Compiled Version => 2.7.6
206+ libXML Loaded Version => 20706
207+ libXML streams => enabled
208+
209+ mbstring
210+
211+ Multibyte Support => enabled
212+ Multibyte string engine => libmbfl
213+ HTTP input encoding translation => disabled
214+ libmbfl version => 1.3.2
215+
216+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
217+
218+ Multibyte (japanese) regex support => enabled
219+ Multibyte regex (oniguruma) backtrack check => On
220+ Multibyte regex (oniguruma) version => 4.7.1
221+
222+ Directive => Local Value => Master Value
223+ mbstring.detect_order => no value => no value
224+ mbstring.encoding_translation => Off => Off
225+ mbstring.func_overload => 0 => 0
226+ mbstring.http_input => pass => pass
227+ mbstring.http_output => pass => pass
228+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
229+ mbstring.internal_encoding => no value => no value
230+ mbstring.language => neutral => neutral
231+ mbstring.strict_detection => Off => Off
232+ mbstring.substitute_character => no value => no value
233+
234+ mcrypt
235+
236+ mcrypt support => enabled
237+ mcrypt_filter support => enabled
238+ Version => 2.5.8
239+ Api No => 20021217
240+ 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
241+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
242+
243+ Directive => Local Value => Master Value
244+ mcrypt.algorithms_dir => no value => no value
245+ mcrypt.modes_dir => no value => no value
246+
247+ mysql
248+
249+ MySQL Support => enabled
250+ Active Persistent Links => 0
251+ Active Links => 0
252+ Client API version => 5.5.25a
253+ MYSQL_MODULE_TYPE => external
254+ MYSQL_SOCKET => /tmp/mysql.sock
255+ MYSQL_INCLUDE => -I/usr/local/mysql/include
256+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient_r
257+
258+ Directive => Local Value => Master Value
259+ mysql.allow_local_infile => On => On
260+ mysql.allow_persistent => On => On
261+ mysql.connect_timeout => 60 => 60
262+ mysql.default_host => no value => no value
263+ mysql.default_password => no value => no value
264+ mysql.default_port => no value => no value
265+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
266+ mysql.default_user => no value => no value
267+ mysql.max_links => Unlimited => Unlimited
268+ mysql.max_persistent => Unlimited => Unlimited
269+ mysql.trace_mode => Off => Off
270+
271+ mysqli
272+
273+ MysqlI Support => enabled
274+ Client API library version => 5.5.25a
275+ Active Persistent Links => 0
276+ Inactive Persistent Links => 0
277+ Active Links => 0
278+ Client API header version => 5.5.25a
279+ MYSQLI_SOCKET => /tmp/mysql.sock
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 => no value => no value
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+ pcre
294+
295+ PCRE (Perl Compatible Regular Expressions) Support => enabled
296+ PCRE Library Version => 8.12 2011-01-15
297+
298+ Directive => Local Value => Master Value
299+ pcre.backtrack_limit => 1000000 => 1000000
300+ pcre.recursion_limit => 100000 => 100000
301+
302+ PDO
303+
304+ PDO support => enabled
305+ PDO drivers => mysql, sqlite
306+
307+ pdo_mysql
308+
309+ PDO Driver for MySQL => enabled
310+ Client API version => 5.5.25a
311+
312+ Directive => Local Value => Master Value
313+ pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
314+
315+ pdo_sqlite
316+
317+ PDO Driver for SQLite 3.x => enabled
318+ SQLite Library => 3.7.7.1
319+
320+ Phar
321+
322+ Phar: PHP Archive support => enabled
323+ Phar EXT version => 2.0.1
324+ Phar API version => 1.1.1
325+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
326+ Phar-based phar archives => enabled
327+ Tar-based phar archives => enabled
328+ ZIP-based phar archives => enabled
329+ gzip compression => enabled
330+ bzip2 compression => enabled
331+ OpenSSL support => disabled (install ext/openssl)
332+
333+
334+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
335+ Phar fully realized by Gregory Beaver and Marcus Boerger.
336+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
337+ Directive => Local Value => Master Value
341+
343+
344+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
345+
346+ Reflection
347+
348+ Reflection => enabled
349+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
350+
351+ session
352+
353+ Session Support => enabled
354+ Registered save handlers => files user
355+ Registered serializer handlers => php php_binary
356+
357+ Directive => Local Value => Master Value
358+ session.auto_start => Off => Off
359+ session.cache_expire => 180 => 180
360+ session.cache_limiter => nocache => nocache
361+ session.cookie_domain => no value => no value
362+ session.cookie_httponly => Off => Off
363+ session.cookie_lifetime => 0 => 0
364+ session.cookie_path => / => /
365+ session.cookie_secure => Off => Off
366+ session.entropy_file => /dev/urandom => /dev/urandom
367+ session.entropy_length => 32 => 32
368+ session.gc_divisor => 100 => 100
369+ session.gc_maxlifetime => 1440 => 1440
370+ session.gc_probability => 1 => 1
371+ session.hash_bits_per_character => 4 => 4
372+ session.hash_function => 0 => 0
373+ session.name => PHPSESSID => PHPSESSID
374+ session.referer_check => no value => no value
375+ session.save_handler => files => files
376+ session.save_path => no value => no value
377+ session.serialize_handler => php => php
378+ session.upload_progress.cleanup => On => On
379+ session.upload_progress.enabled => On => On
380+ session.upload_progress.freq => 1% => 1%
381+ session.upload_progress.min_freq => 1 => 1
382+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
383+ session.upload_progress.prefix => upload_progress_ => upload_progress_
384+ session.use_cookies => On => On
385+ session.use_only_cookies => On => On
386+ session.use_trans_sid => 0 => 0
387+
388+ SimpleXML
389+
390+ Simplexml support => enabled
391+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
392+ Schema support => enabled
393+
394+ soap
395+
396+ Soap Client => enabled
397+ Soap Server => enabled
398+
399+ Directive => Local Value => Master Value
400+ soap.wsdl_cache => 1 => 1
401+ soap.wsdl_cache_dir => /tmp => /tmp
402+ soap.wsdl_cache_enabled => 1 => 1
403+ soap.wsdl_cache_limit => 5 => 5
404+ soap.wsdl_cache_ttl => 86400 => 86400
405+
406+ sockets
407+
408+ Sockets Support => enabled
409+
410+ SPL
411+
412+ SPL support => enabled
413+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
414+ 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
415+
416+ sqlite3
417+
418+ SQLite3 support => enabled
419+ SQLite3 module version => 0.7
420+ SQLite Library => 3.7.7.1
421+
422+ Directive => Local Value => Master Value
423+ sqlite3.extension_dir => no value => no value
424+
425+ standard
426+
427+ Dynamic Library Support => enabled
428+ Path to sendmail => /usr/sbin/sendmail -t -i
429+
430+ Directive => Local Value => Master Value
431+ assert.active => 1 => 1
432+ assert.bail => 0 => 0
433+ assert.callback => no value => no value
434+ assert.quiet_eval => 0 => 0
435+ assert.warning => 1 => 1
436+ auto_detect_line_endings => 0 => 0
437+ default_socket_timeout => 60 => 60
438+ from => no value => no value
439+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
440+ user_agent => no value => no value
441+
442+ tokenizer
443+
444+ Tokenizer Support => enabled
445+
446+ xml
447+
448+ XML Support => active
449+ XML Namespace Support => active
450+ libxml2 Version => 2.7.6
451+
452+ xmlreader
453+
454+ XMLReader => enabled
455+
456+ xmlrpc
457+
458+ core library version => xmlrpc-epi v. 0.51
459+ php extension version => 0.51
460+ author => Dan Libby
461+ homepage => http://xmlrpc-epi.sourceforge.net
462+ open sourced by => Epinions.com
463+
464+ xmlwriter
465+
466+ XMLWriter => enabled
467+
468+ zip
469+
470+ Zip => enabled
471+ Extension Version => $Id$
472+ Zip version => 1.9.1
473+ Libzip version => 0.9.0
474+
475+ zlib
476+
477+ ZLib Support => enabled
478+ Stream Wrapper => compress.zlib://
479+ Stream Filter => zlib.inflate, zlib.deflate
480+ Compiled Version => 1.2.7
481+ Linked Version => 1.2.7
482+
483+ Directive => Local Value => Master Value
484+ zlib.output_compression => Off => Off
485+ zlib.output_compression_level => -1 => -1
486+ zlib.output_handler => no value => no value
487+
488+ Additional Modules
489+
490+ Module Name
491+ ===DONE===
1 (2%)
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.4
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 => /opt/php-5.4.4/modules/ => /opt/php-5.4.4/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.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+ gd
149+
150+ GD Support => enabled
151+ GD Version => bundled (2.0.34 compatible)
152+ FreeType Support => enabled
153+ FreeType Linkage => with freetype
154+ FreeType Version => 2.4.10
155+ GIF Read Support => enabled
156+ GIF Create Support => enabled
157+ JPEG Support => enabled
158+ libJPEG Version => 8
159+ PNG Support => enabled
160+ libPNG Version => 1.5.11
161+ WBMP Support => enabled
162+ XPM Support => enabled
163+ XBM Support => enabled
164+
165+ Directive => Local Value => Master Value
166+ gd.jpeg_ignore_warning => 0 => 0
167+
168+ hash
169+
170+ hash support => enabled
171+ 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
172+
173+ iconv
174+
175+ iconv support => enabled
176+ iconv implementation => libiconv
177+ iconv library version => 1.14
178+
179+ Directive => Local Value => Master Value
180+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
181+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
182+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
183+
184+ json
185+
186+ json support => enabled
187+ json version => 1.2.1
188+
189+ libxml
190+
191+ libXML support => active
192+ libXML Compiled Version => 2.8.0
193+ libXML Loaded Version => 20800
194+ libXML streams => enabled
195+
196+ pcre
197+
198+ PCRE (Perl Compatible Regular Expressions) Support => enabled
199+ PCRE Library Version => 8.12 2011-01-15
200+
201+ Directive => Local Value => Master Value
202+ pcre.backtrack_limit => 1000000 => 1000000
203+ pcre.recursion_limit => 100000 => 100000
204+
205+ PDO
206+
207+ PDO support => enabled
208+ PDO drivers => sqlite
209+
210+ pdo_sqlite
211+
212+ PDO Driver for SQLite 3.x => enabled
213+ SQLite Library => 3.7.7.1
214+
215+ Phar
216+
217+ Phar: PHP Archive support => enabled
218+ Phar EXT version => 2.0.1
219+ Phar API version => 1.1.1
220+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
221+ Phar-based phar archives => enabled
222+ Tar-based phar archives => enabled
223+ ZIP-based phar archives => enabled
224+ gzip compression => enabled
225+ bzip2 compression => enabled
226+ OpenSSL support => disabled (install ext/openssl)
227+
228+
229+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
230+ Phar fully realized by Gregory Beaver and Marcus Boerger.
231+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
232+ Directive => Local Value => Master Value
236+
238+
239+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
240+
241+ Reflection
242+
243+ Reflection => enabled
244+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
245+
246+ session
247+
248+ Session Support => enabled
249+ Registered save handlers => files user
250+ Registered serializer handlers => php php_binary
251+
252+ Directive => Local Value => Master Value
253+ session.auto_start => Off => Off
254+ session.cache_expire => 180 => 180
255+ session.cache_limiter => nocache => nocache
256+ session.cookie_domain => no value => no value
257+ session.cookie_httponly => Off => Off
258+ session.cookie_lifetime => 0 => 0
259+ session.cookie_path => / => /
260+ session.cookie_secure => Off => Off
261+ session.entropy_file => /dev/urandom => /dev/urandom
262+ session.entropy_length => 32 => 32
263+ session.gc_divisor => 100 => 100
264+ session.gc_maxlifetime => 1440 => 1440
265+ session.gc_probability => 1 => 1
266+ session.hash_bits_per_character => 4 => 4
267+ session.hash_function => 0 => 0
268+ session.name => PHPSESSID => PHPSESSID
269+ session.referer_check => no value => no value
270+ session.save_handler => files => files
271+ session.save_path => no value => no value
272+ session.serialize_handler => php => php
273+ session.upload_progress.cleanup => On => On
274+ session.upload_progress.enabled => On => On
275+ session.upload_progress.freq => 1% => 1%
276+ session.upload_progress.min_freq => 1 => 1
277+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
278+ session.upload_progress.prefix => upload_progress_ => upload_progress_
279+ session.use_cookies => On => On
280+ session.use_only_cookies => On => On
281+ session.use_trans_sid => 0 => 0
282+
283+ SimpleXML
284+
285+ Simplexml support => enabled
286+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
287+ Schema support => enabled
288+
289+ SPL
290+
291+ SPL support => enabled
292+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
293+ 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
294+
295+ sqlite3
296+
297+ SQLite3 support => enabled
298+ SQLite3 module version => 0.7
299+ SQLite Library => 3.7.7.1
300+
301+ Directive => Local Value => Master Value
302+ sqlite3.extension_dir => no value => no value
303+
304+ standard
305+
306+ Dynamic Library Support => enabled
307+ Path to sendmail => /usr/sbin/sendmail -t -i
308+
309+ Directive => Local Value => Master Value
310+ assert.active => 1 => 1
311+ assert.bail => 0 => 0
312+ assert.callback => no value => no value
313+ assert.quiet_eval => 0 => 0
314+ assert.warning => 1 => 1
315+ auto_detect_line_endings => 0 => 0
316+ default_socket_timeout => 60 => 60
317+ from => no value => no value
318+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
319+ user_agent => no value => no value
320+
321+ tokenizer
322+
323+ Tokenizer Support => enabled
324+
325+ xml
326+
327+ XML Support => active
328+ XML Namespace Support => active
329+ libxml2 Version => 2.8.0
330+
331+ xmlreader
332+
333+ XMLReader => enabled
334+
335+ xmlwriter
336+
337+ XMLWriter => enabled
338+
339+ zlib
340+
341+ ZLib Support => enabled
342+ Stream Wrapper => compress.zlib://
343+ Stream Filter => zlib.inflate, zlib.deflate
344+ Compiled Version => 1.2.7
345+ Linked Version => 1.2.7
346+
347+ Directive => Local Value => Master Value
348+ zlib.output_compression => Off => Off
349+ zlib.output_compression_level => -1 => -1
350+ zlib.output_handler => no value => no value
351+
352+ Additional Modules
353+
354+ Module Name
355+ ===DONE===
1 (2%)
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.4
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/qinhua/php/php-5.4.4/modules/ => /home/qinhua/php/php-5.4.4/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+ 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+ 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.46
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.15
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.8
187+ libXML Loaded Version => 20708
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+ mcrypt
216+
217+ mcrypt support => enabled
218+ mcrypt_filter support => enabled
219+ Version => 2.5.8
220+ Api No => 20021217
221+ 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
222+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
223+
224+ Directive => Local Value => Master Value
225+ mcrypt.algorithms_dir => no value => no value
226+ mcrypt.modes_dir => no value => no value
227+
228+ mysql
229+
230+ MySQL Support => enabled
231+ Active Persistent Links => 0
232+ Active Links => 0
233+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
234+
235+ Directive => Local Value => Master Value
236+ mysql.allow_local_infile => On => On
237+ mysql.allow_persistent => On => On
238+ mysql.connect_timeout => 60 => 60
239+ mysql.default_host => no value => no value
240+ mysql.default_password => no value => no value
241+ mysql.default_port => no value => no value
242+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
243+ mysql.default_user => no value => no value
244+ mysql.max_links => Unlimited => Unlimited
245+ mysql.max_persistent => Unlimited => Unlimited
246+ mysql.trace_mode => Off => Off
247+
248+ mysqlnd
249+
250+ mysqlnd => enabled
251+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
252+ Compression => supported
253+ SSL => supported
254+ Command buffer size => 4096
255+ Read buffer size => 32768
256+ Read timeout => 31536000
257+ Collecting statistics => Yes
258+ Collecting memory statistics => No
259+ Tracing => n/a
260+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
261+ API Extensions => mysql
262+
263+ mysqlnd statistics =>
264+ bytes_sent => 0
265+ bytes_received => 0
266+ packets_sent => 0
267+ packets_received => 0
268+ protocol_overhead_in => 0
269+ protocol_overhead_out => 0
270+ bytes_received_ok_packet => 0
271+ bytes_received_eof_packet => 0
272+ bytes_received_rset_header_packet => 0
273+ bytes_received_rset_field_meta_packet => 0
274+ bytes_received_rset_row_packet => 0
275+ bytes_received_prepare_response_packet => 0
276+ bytes_received_change_user_packet => 0
277+ packets_sent_command => 0
278+ packets_received_ok => 0
279+ packets_received_eof => 0
280+ packets_received_rset_header => 0
281+ packets_received_rset_field_meta => 0
282+ packets_received_rset_row => 0
283+ packets_received_prepare_response => 0
284+ packets_received_change_user => 0
285+ result_set_queries => 0
286+ non_result_set_queries => 0
287+ no_index_used => 0
288+ bad_index_used => 0
289+ slow_queries => 0
290+ buffered_sets => 0
291+ unbuffered_sets => 0
292+ ps_buffered_sets => 0
293+ ps_unbuffered_sets => 0
294+ flushed_normal_sets => 0
295+ flushed_ps_sets => 0
296+ ps_prepared_never_executed => 0
297+ ps_prepared_once_executed => 0
298+ rows_fetched_from_server_normal => 0
299+ rows_fetched_from_server_ps => 0
300+ rows_buffered_from_client_normal => 0
301+ rows_buffered_from_client_ps => 0
302+ rows_fetched_from_client_normal_buffered => 0
303+ rows_fetched_from_client_normal_unbuffered => 0
304+ rows_fetched_from_client_ps_buffered => 0
305+ rows_fetched_from_client_ps_unbuffered => 0
306+ rows_fetched_from_client_ps_cursor => 0
307+ rows_affected_normal => 0
308+ rows_affected_ps => 0
309+ rows_skipped_normal => 0
310+ rows_skipped_ps => 0
311+ copy_on_write_saved => 0
312+ copy_on_write_performed => 0
313+ command_buffer_too_small => 0
314+ connect_success => 0
315+ connect_failure => 0
316+ connection_reused => 0
317+ reconnect => 0
318+ pconnect_success => 0
319+ active_connections => 0
320+ active_persistent_connections => 0
321+ explicit_close => 0
322+ implicit_close => 0
323+ disconnect_close => 0
324+ in_middle_of_command_close => 0
325+ explicit_free_result => 0
326+ implicit_free_result => 0
327+ explicit_stmt_close => 0
328+ implicit_stmt_close => 0
329+ mem_emalloc_count => 0
330+ mem_emalloc_amount => 0
331+ mem_ecalloc_count => 0
332+ mem_ecalloc_amount => 0
333+ mem_erealloc_count => 0
334+ mem_erealloc_amount => 0
335+ mem_efree_count => 0
336+ mem_efree_amount => 0
337+ mem_malloc_count => 0
338+ mem_malloc_amount => 0
339+ mem_calloc_count => 0
340+ mem_calloc_amount => 0
341+ mem_realloc_count => 0
342+ mem_realloc_amount => 0
343+ mem_free_count => 0
344+ mem_free_amount => 0
345+ mem_estrndup_count => 0
346+ mem_strndup_count => 0
347+ mem_estndup_count => 0
348+ mem_strdup_count => 0
349+ proto_text_fetched_null => 0
350+ proto_text_fetched_bit => 0
351+ proto_text_fetched_tinyint => 0
352+ proto_text_fetched_short => 0
353+ proto_text_fetched_int24 => 0
354+ proto_text_fetched_int => 0
355+ proto_text_fetched_bigint => 0
356+ proto_text_fetched_decimal => 0
357+ proto_text_fetched_float => 0
358+ proto_text_fetched_double => 0
359+ proto_text_fetched_date => 0
360+ proto_text_fetched_year => 0
361+ proto_text_fetched_time => 0
362+ proto_text_fetched_datetime => 0
363+ proto_text_fetched_timestamp => 0
364+ proto_text_fetched_string => 0
365+ proto_text_fetched_blob => 0
366+ proto_text_fetched_enum => 0
367+ proto_text_fetched_set => 0
368+ proto_text_fetched_geometry => 0
369+ proto_text_fetched_other => 0
370+ proto_binary_fetched_null => 0
371+ proto_binary_fetched_bit => 0
372+ proto_binary_fetched_tinyint => 0
373+ proto_binary_fetched_short => 0
374+ proto_binary_fetched_int24 => 0
375+ proto_binary_fetched_int => 0
376+ proto_binary_fetched_bigint => 0
377+ proto_binary_fetched_decimal => 0
378+ proto_binary_fetched_float => 0
379+ proto_binary_fetched_double => 0
380+ proto_binary_fetched_date => 0
381+ proto_binary_fetched_year => 0
382+ proto_binary_fetched_time => 0
383+ proto_binary_fetched_datetime => 0
384+ proto_binary_fetched_timestamp => 0
385+ proto_binary_fetched_string => 0
386+ proto_binary_fetched_blob => 0
387+ proto_binary_fetched_enum => 0
388+ proto_binary_fetched_set => 0
389+ proto_binary_fetched_geometry => 0
390+ proto_binary_fetched_other => 0
391+ init_command_executed_count => 0
392+ init_command_failed_count => 0
393+ com_quit => 0
394+ com_init_db => 0
395+ com_query => 0
396+ com_field_list => 0
397+ com_create_db => 0
398+ com_drop_db => 0
399+ com_refresh => 0
400+ com_shutdown => 0
401+ com_statistics => 0
402+ com_process_info => 0
403+ com_connect => 0
404+ com_process_kill => 0
405+ com_debug => 0
406+ com_ping => 0
407+ com_time => 0
408+ com_delayed_insert => 0
409+ com_change_user => 0
410+ com_binlog_dump => 0
411+ com_table_dump => 0
412+ com_connect_out => 0
413+ com_register_slave => 0
414+ com_stmt_prepare => 0
415+ com_stmt_execute => 0
416+ com_stmt_send_long_data => 0
417+ com_stmt_close => 0
418+ com_stmt_reset => 0
419+ com_stmt_set_option => 0
420+ com_stmt_fetch => 0
421+ com_deamon => 0
422+ bytes_received_real_data_normal => 0
423+ bytes_received_real_data_ps => 0
424+
425+ example statistics =>
426+ stat1 => 0
427+ stat2 => 0
428+
429+ pcre
430+
431+ PCRE (Perl Compatible Regular Expressions) Support => enabled
432+ PCRE Library Version => 8.12 2011-01-15
433+
434+ Directive => Local Value => Master Value
435+ pcre.backtrack_limit => 1000000 => 1000000
436+ pcre.recursion_limit => 100000 => 100000
437+
438+ PDO
439+
440+ PDO support => enabled
441+ PDO drivers => sqlite
442+
443+ pdo_sqlite
444+
445+ PDO Driver for SQLite 3.x => enabled
446+ SQLite Library => 3.7.7.1
447+
448+ Phar
449+
450+ Phar: PHP Archive support => enabled
451+ Phar EXT version => 2.0.1
452+ Phar API version => 1.1.1
453+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
454+ Phar-based phar archives => enabled
455+ Tar-based phar archives => enabled
456+ ZIP-based phar archives => enabled
457+ gzip compression => enabled
458+ bzip2 compression => enabled
459+ OpenSSL support => disabled (install ext/openssl)
460+
461+
462+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
463+ Phar fully realized by Gregory Beaver and Marcus Boerger.
464+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
465+ Directive => Local Value => Master Value
469+
471+
472+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
473+
474+ Reflection
475+
476+ Reflection => enabled
477+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
478+
479+ session
480+
481+ Session Support => enabled
482+ Registered save handlers => files user
483+ Registered serializer handlers => php php_binary
484+
485+ Directive => Local Value => Master Value
486+ session.auto_start => Off => Off
487+ session.cache_expire => 180 => 180
488+ session.cache_limiter => nocache => nocache
489+ session.cookie_domain => no value => no value
490+ session.cookie_httponly => Off => Off
491+ session.cookie_lifetime => 0 => 0
492+ session.cookie_path => / => /
493+ session.cookie_secure => Off => Off
494+ session.entropy_file => /dev/urandom => /dev/urandom
495+ session.entropy_length => 32 => 32
496+ session.gc_divisor => 100 => 100
497+ session.gc_maxlifetime => 1440 => 1440
498+ session.gc_probability => 1 => 1
499+ session.hash_bits_per_character => 4 => 4
500+ session.hash_function => 0 => 0
501+ session.name => PHPSESSID => PHPSESSID
502+ session.referer_check => no value => no value
503+ session.save_handler => files => files
504+ session.save_path => no value => no value
505+ session.serialize_handler => php => php
506+ session.upload_progress.cleanup => On => On
507+ session.upload_progress.enabled => On => On
508+ session.upload_progress.freq => 1% => 1%
509+ session.upload_progress.min_freq => 1 => 1
510+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
511+ session.upload_progress.prefix => upload_progress_ => upload_progress_
512+ session.use_cookies => On => On
513+ session.use_only_cookies => On => On
514+ session.use_trans_sid => 0 => 0
515+
516+ SimpleXML
517+
518+ Simplexml support => enabled
519+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
520+ Schema support => enabled
521+
522+ SPL
523+
524+ SPL support => enabled
525+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
526+ 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
527+
528+ sqlite3
529+
530+ SQLite3 support => enabled
531+ SQLite3 module version => 0.7
532+ SQLite Library => 3.7.7.1
533+
534+ Directive => Local Value => Master Value
535+ sqlite3.extension_dir => no value => no value
536+
537+ standard
538+
539+ Dynamic Library Support => enabled
540+ Path to sendmail => -t -i
541+
542+ Directive => Local Value => Master Value
543+ assert.active => 1 => 1
544+ assert.bail => 0 => 0
545+ assert.callback => no value => no value
546+ assert.quiet_eval => 0 => 0
547+ assert.warning => 1 => 1
548+ auto_detect_line_endings => 0 => 0
549+ default_socket_timeout => 60 => 60
550+ from => no value => no value
551+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
552+ user_agent => no value => no value
553+
554+ tokenizer
555+
556+ Tokenizer Support => enabled
557+
558+ xml
559+
560+ XML Support => active
561+ XML Namespace Support => active
562+ libxml2 Version => 2.7.8
563+
564+ xmlreader
565+
566+ XMLReader => enabled
567+
568+ xmlwriter
569+
570+ XMLWriter => enabled
571+
572+ zip
573+
574+ Zip => enabled
575+ Extension Version => $Id$
576+ Zip version => 1.9.1
577+ Libzip version => 0.9.0
578+
579+ zlib
580+
581+ ZLib Support => enabled
582+ Stream Wrapper => compress.zlib://
583+ Stream Filter => zlib.inflate, zlib.deflate
584+ Compiled Version => 1.2.3.4
585+ Linked Version => 1.2.3.4
586+
587+ Directive => Local Value => Master Value
588+ zlib.output_compression => Off => Off
589+ zlib.output_compression_level => -1 => -1
590+ zlib.output_handler => no value => no value
591+
592+ Additional Modules
593+
594+ Module Name
595+ ===DONE===
1 (2%)
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.4
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/antonklaren/php-5.4.4/modules/ => /home/antonklaren/php-5.4.4/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/php/lib/php => .:/usr/local/php/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => Off => Off
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => no value => no value
077+ sendmail_from => no value => no value
078+ sendmail_path => -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+ 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.15
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+ mssql
244+
245+ MSSQL Support => enabled
246+ Active Persistent Links => 0
247+ Active Links => 0
248+ Library version => FreeTDS
249+
250+ Directive => Local Value => Master Value
251+ mssql.allow_persistent => On => On
252+ mssql.batchsize => 0 => 0
253+ mssql.charset => no value => no value
254+ mssql.compatability_mode => Off => Off
255+ mssql.connect_timeout => 5 => 5
256+ mssql.datetimeconvert => On => On
257+ mssql.max_links => Unlimited => Unlimited
258+ mssql.max_persistent => Unlimited => Unlimited
259+ mssql.max_procs => Unlimited => Unlimited
260+ mssql.min_error_severity => 10 => 10
261+ mssql.min_message_severity => 10 => 10
262+ mssql.secure_connection => Off => Off
263+ mssql.textlimit => Server default => Server default
264+ mssql.textsize => Server default => Server default
265+ mssql.timeout => 60 => 60
266+
267+ pcntl
268+
269+ pcntl support => enabled
270+
271+ pcre
272+
273+ PCRE (Perl Compatible Regular Expressions) Support => enabled
274+ PCRE Library Version => 8.12 2011-01-15
275+
276+ Directive => Local Value => Master Value
277+ pcre.backtrack_limit => 1000000 => 1000000
278+ pcre.recursion_limit => 100000 => 100000
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: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
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: 455280fc74f9f002b7314def7a456f6c3080eb92 $
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.9.1
413+ Libzip version => 0.9.0
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 (2%)
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.4
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 => /Users/jhenderson/Downloads/php-5.4.4/modules/ => /Users/jhenderson/Downloads/php-5.4.4/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.21.4
107+ Age => 3
108+ Features
109+ AsynchDNS => Yes
110+ Debug => No
111+ GSS-Negotiate => Yes
112+ IDN => No
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
123+ Host => universal-apple-darwin11.0
124+ SSL Version => OpenSSL/0.9.8r
125+ ZLib Version => 1.2.5
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.3
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.5.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 => libiconv
197+ iconv library version => 1.11
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.3
213+ libXML Loaded Version => 20703
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+ mysql
242+
243+ MySQL Support => enabled
244+ Active Persistent Links => 0
245+ Active Links => 0
246+ Client API version => 5.5.20
247+ MYSQL_MODULE_TYPE => external
248+ MYSQL_SOCKET => /tmp/mysql.sock
249+ MYSQL_INCLUDE => -I/usr/local/Cellar/mysql/5.5.20/include
250+ MYSQL_LIBS => -L/usr/local/Cellar/mysql/5.5.20/lib -lmysqlclient
251+
252+ Directive => Local Value => Master Value
253+ mysql.allow_local_infile => On => On
254+ mysql.allow_persistent => On => On
255+ mysql.connect_timeout => 60 => 60
256+ mysql.default_host => no value => no value
257+ mysql.default_password => no value => no value
258+ mysql.default_port => no value => no value
259+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
260+ mysql.default_user => no value => no value
261+ mysql.max_links => Unlimited => Unlimited
262+ mysql.max_persistent => Unlimited => Unlimited
263+ mysql.trace_mode => Off => Off
264+
265+ mysqli
266+
267+ MysqlI Support => enabled
268+ Client API library version => 5.5.20
269+ Active Persistent Links => 0
270+ Inactive Persistent Links => 0
271+ Active Links => 0
272+ Client API header version => 5.5.20
273+ MYSQLI_SOCKET => /tmp/mysql.sock
274+
275+ Directive => Local Value => Master Value
276+ mysqli.allow_local_infile => On => On
277+ mysqli.allow_persistent => On => On
278+ mysqli.default_host => no value => no value
279+ mysqli.default_port => 3306 => 3306
280+ mysqli.default_pw => no value => no value
281+ mysqli.default_socket => no value => no value
282+ mysqli.default_user => no value => no value
283+ mysqli.max_links => Unlimited => Unlimited
284+ mysqli.max_persistent => Unlimited => Unlimited
285+ mysqli.reconnect => 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: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
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: 455280fc74f9f002b7314def7a456f6c3080eb92 $
386+ Schema support => enabled
387+
388+ SPL
389+
390+ SPL support => enabled
391+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
392+ 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
393+
394+ sqlite3
395+
396+ SQLite3 support => enabled
397+ SQLite3 module version => 0.7
398+ SQLite Library => 3.7.7.1
399+
400+ Directive => Local Value => Master Value
401+ sqlite3.extension_dir => no value => no value
402+
403+ standard
404+
405+ Dynamic Library Support => enabled
406+ Path to sendmail => /usr/sbin/sendmail -t -i
407+
408+ Directive => Local Value => Master Value
409+ assert.active => 1 => 1
410+ assert.bail => 0 => 0
411+ assert.callback => no value => no value
412+ assert.quiet_eval => 0 => 0
413+ assert.warning => 1 => 1
414+ auto_detect_line_endings => 0 => 0
415+ default_socket_timeout => 60 => 60
416+ from => no value => no value
417+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
418+ user_agent => no value => no value
419+
420+ tokenizer
421+
422+ Tokenizer Support => enabled
423+
424+ xml
425+
426+ XML Support => active
427+ XML Namespace Support => active
428+ libxml2 Version => 2.7.3
429+
430+ xmlreader
431+
432+ XMLReader => enabled
433+
434+ xmlwriter
435+
436+ XMLWriter => enabled
437+
438+ zip
439+
440+ Zip => enabled
441+ Extension Version => $Id$
442+ Zip version => 1.9.1
443+ Libzip version => 0.9.0
444+
445+ zlib
446+
447+ ZLib Support => enabled
448+ Stream Wrapper => compress.zlib://
449+ Stream Filter => zlib.inflate, zlib.deflate
450+ Compiled Version => 1.2.5
451+ Linked Version => 1.2.5
452+
453+ Directive => Local Value => Master Value
454+ zlib.output_compression => Off => Off
455+ zlib.output_compression_level => -1 => -1
456+ zlib.output_handler => no value => no value
457+
458+ Additional Modules
459+
460+ Module Name
461+ ===DONE===
1 (2%)
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.4
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 => Off => Off
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /usr/local/src/php-5.4.4/modules/ => /usr/local/src/php-5.4.4/modules/
043+ file_uploads => On => On
044+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
045+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
046+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
047+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
048+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
049+ html_errors => Off => Off
050+ ignore_repeated_errors => Off => Off
051+ ignore_repeated_source => Off => Off
052+ ignore_user_abort => Off => Off
053+ implicit_flush => On => On
054+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
055+ log_errors => Off => Off
056+ log_errors_max_len => 1024 => 1024
057+ mail.add_x_header => On => On
058+ mail.force_extra_parameters => no value => no value
059+ mail.log => no value => no value
060+ max_execution_time => 0 => 0
061+ max_file_uploads => 20 => 20
062+ max_input_nesting_level => 64 => 64
063+ max_input_time => -1 => -1
064+ max_input_vars => 1000 => 1000
065+ memory_limit => 128M => 128M
066+ open_basedir => no value => no value
067+ output_buffering => no value => no value
068+ output_handler => no value => no value
069+ post_max_size => 8M => 8M
070+ precision => 14 => 14
071+ realpath_cache_size => 16K => 16K
072+ realpath_cache_ttl => 120 => 120
073+ register_argc_argv => On => On
074+ report_memleaks => On => On
075+ report_zend_debug => Off => Off
076+ request_order => GP => GP
077+ sendmail_from => no value => no value
078+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
079+ serialize_precision => 17 => 17
080+ short_open_tag => Off => Off
081+ SMTP => localhost => localhost
082+ smtp_port => 25 => 25
083+ sql.safe_mode => Off => Off
084+ track_errors => On => On
085+ unserialize_callback_func => no value => no value
086+ upload_max_filesize => 2M => 2M
087+ upload_tmp_dir => no value => no value
088+ user_dir => no value => no value
089+ user_ini.cache_ttl => 300 => 300
090+ user_ini.filename => .user.ini => .user.ini
091+ variables_order => GPCS => GPCS
092+ xmlrpc_error_number => 0 => 0
093+ xmlrpc_errors => Off => Off
094+ zend.detect_unicode => On => On
095+ zend.enable_gc => On => On
096+ zend.multibyte => Off => Off
097+ zend.script_encoding => no value => no value
098+
099+ ctype
100+
101+ ctype functions => enabled
102+
103+ 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 => No
113+ IPv6 => Yes
114+ Largefile => Yes
115+ NTLM => No
116+ SPNEGO => No
117+ SSL => No
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, gopher, http, imap, pop3, rtsp, smtp, telnet, tftp
123+ Host => i686-pc-linux-gnu
124+ ZLib Version => 1.2.3
125+
126+ date
127+
128+ date/time support => enabled
129+ "Olson" Timezone Database Version => 2012.3
130+ Timezone Database => internal
131+
132+ Warning: phpinfo(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in %s/phpinfo_002.php on line 2
133+ Default timezone => UTC
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 => no value => no value
141+
142+ dom
143+
144+ DOM/XML => enabled
145+ DOM/XML API Version => 20031129
146+ libxml Version => 2.8.0
147+ HTML Support => enabled
148+ XPath Support => enabled
149+ XPointer Support => enabled
150+ Schema Support => enabled
151+ RelaxNG Support => enabled
152+
153+ ereg
154+
155+ Regex Library => Bundled library enabled
156+
157+ fileinfo
158+
159+ fileinfo support => enabled
160+ version => 1.0.5
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+ ftp
172+
173+ FTP support => enabled
174+
175+ gd
176+
177+ GD Support => enabled
178+ GD Version => bundled (2.0.34 compatible)
179+ GIF Read Support => enabled
180+ GIF Create Support => enabled
181+ JPEG Support => enabled
182+ libJPEG Version => 7
183+ PNG Support => enabled
184+ libPNG Version => 1.5.10
185+ WBMP Support => enabled
186+ XBM Support => enabled
187+ JIS-mapped Japanese Font Support => enabled
188+
189+ Directive => Local Value => Master Value
190+ gd.jpeg_ignore_warning => 0 => 0
191+
192+ gettext
193+
194+ GetText Support => enabled
195+
196+ hash
197+
198+ hash support => enabled
199+ 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
200+
201+ iconv
202+
203+ iconv support => enabled
204+ iconv implementation => glibc
205+ iconv library version => 2.12
206+
207+ Directive => Local Value => Master Value
208+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
209+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
210+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
211+
212+ json
213+
214+ json support => enabled
215+ json version => 1.2.1
216+
217+ libxml
218+
219+ libXML support => active
220+ libXML Compiled Version => 2.8.0
221+ libXML Loaded Version => 20800
222+ libXML streams => enabled
223+
224+ mhash
225+
226+ MHASH support => Enabled
227+ MHASH API Version => Emulated Support
228+
229+ mysql
230+
231+ MySQL Support => enabled
232+ Active Persistent Links => 0
233+ Active Links => 0
234+ Client API version => 5.5.25
235+ MYSQL_MODULE_TYPE => external
236+ MYSQL_SOCKET => /tmp/mysql.sock
237+ MYSQL_INCLUDE => -I/usr/local/mysql/include
238+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient_r
239+
240+ Directive => Local Value => Master Value
241+ mysql.allow_local_infile => On => On
242+ mysql.allow_persistent => On => On
243+ mysql.connect_timeout => 60 => 60
244+ mysql.default_host => no value => no value
245+ mysql.default_password => no value => no value
246+ mysql.default_port => no value => no value
247+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
248+ mysql.default_user => no value => no value
249+ mysql.max_links => Unlimited => Unlimited
250+ mysql.max_persistent => Unlimited => Unlimited
251+ mysql.trace_mode => Off => Off
252+
253+ pcre
254+
255+ PCRE (Perl Compatible Regular Expressions) Support => enabled
256+ PCRE Library Version => 8.12 2011-01-15
257+
258+ Directive => Local Value => Master Value
259+ pcre.backtrack_limit => 1000000 => 1000000
260+ pcre.recursion_limit => 100000 => 100000
261+
262+ PDO
263+
264+ PDO support => enabled
265+ PDO drivers => sqlite
266+
267+ pdo_sqlite
268+
269+ PDO Driver for SQLite 3.x => enabled
270+ SQLite Library => 3.7.7.1
271+
272+ Phar
273+
274+ Phar: PHP Archive support => enabled
275+ Phar EXT version => 2.0.1
276+ Phar API version => 1.1.1
277+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
278+ Phar-based phar archives => enabled
279+ Tar-based phar archives => enabled
280+ ZIP-based phar archives => enabled
281+ gzip compression => enabled
282+ bzip2 compression => enabled
283+ OpenSSL support => disabled (install ext/openssl)
284+
285+
286+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
287+ Phar fully realized by Gregory Beaver and Marcus Boerger.
288+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
289+ Directive => Local Value => Master Value
293+
295+
296+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
297+
298+ Reflection
299+
300+ Reflection => enabled
301+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
302+
303+ session
304+
305+ Session Support => enabled
306+ Registered save handlers => files user
307+ Registered serializer handlers => php php_binary
308+
309+ Directive => Local Value => Master Value
310+ session.auto_start => Off => Off
311+ session.cache_expire => 180 => 180
312+ session.cache_limiter => nocache => nocache
313+ session.cookie_domain => no value => no value
314+ session.cookie_httponly => Off => Off
315+ session.cookie_lifetime => 0 => 0
316+ session.cookie_path => / => /
317+ session.cookie_secure => Off => Off
318+ session.entropy_file => /dev/urandom => /dev/urandom
319+ session.entropy_length => 32 => 32
320+ session.gc_divisor => 1000 => 1000
321+ session.gc_maxlifetime => 1440 => 1440
322+ session.gc_probability => 1 => 1
323+ session.hash_bits_per_character => 5 => 5
324+ session.hash_function => 0 => 0
325+ session.name => PHPSESSID => PHPSESSID
326+ session.referer_check => no value => no value
327+ session.save_handler => files => files
328+ session.save_path => no value => no value
329+ session.serialize_handler => php => php
330+ session.upload_progress.cleanup => On => On
331+ session.upload_progress.enabled => On => On
332+ session.upload_progress.freq => 1% => 1%
333+ session.upload_progress.min_freq => 1 => 1
334+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
335+ session.upload_progress.prefix => upload_progress_ => upload_progress_
336+ session.use_cookies => On => On
337+ session.use_only_cookies => On => On
338+ session.use_trans_sid => 0 => 0
339+
340+ SimpleXML
341+
342+ Simplexml support => enabled
343+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
344+ Schema support => enabled
345+
346+ SPL
347+
348+ SPL support => enabled
349+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
350+ 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
351+
352+ sqlite3
353+
354+ SQLite3 support => enabled
355+ SQLite3 module version => 0.7
356+ SQLite Library => 3.7.7.1
357+
358+ Directive => Local Value => Master Value
359+ sqlite3.extension_dir => no value => no value
360+
361+ standard
362+
363+ Dynamic Library Support => enabled
364+ Path to sendmail => /usr/sbin/sendmail -t -i
365+
366+ Directive => Local Value => Master Value
367+ assert.active => 1 => 1
368+ assert.bail => 0 => 0
369+ assert.callback => no value => no value
370+ assert.quiet_eval => 0 => 0
371+ assert.warning => 1 => 1
372+ auto_detect_line_endings => 0 => 0
373+ default_socket_timeout => 60 => 60
374+ from => no value => no value
375+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
376+ user_agent => no value => no value
377+
378+ tokenizer
379+
380+ Tokenizer Support => enabled
381+
382+ xml
383+
384+ XML Support => active
385+ XML Namespace Support => active
386+ libxml2 Version => 2.8.0
387+
388+ xmlreader
389+
390+ XMLReader => enabled
391+
392+ xmlwriter
393+
394+ XMLWriter => enabled
395+
396+ zlib
397+
398+ ZLib Support => enabled
399+ Stream Wrapper => compress.zlib://
400+ Stream Filter => zlib.inflate, zlib.deflate
401+ Compiled Version => 1.2.3
402+ Linked Version => 1.2.3
403+
404+ Directive => Local Value => Master Value
405+ zlib.output_compression => Off => Off
406+ zlib.output_compression_level => -1 => -1
407+ zlib.output_handler => no value => no value
408+
409+ Additional Modules
410+
411+ Module Name
412+ ===DONE===
1 (2%)
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.4
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 => Off => Off
035+ enable_post_data_reading => On => On
036+ error_append_string => no value => no value
037+ error_log => no value => no value
038+ error_prepend_string => no value => no value
039+ error_reporting => 32767 => 32767
040+ exit_on_timeout => Off => Off
041+ expose_php => On => On
042+ extension_dir => /root/my-applications/php-5.4.4/modules/ => /root/my-applications/php-5.4.4/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 => .: => .:
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/local/bin/mini_sendmail -fyouraddress@yourdomain.com -ssmtp.yourmailserver.com -t => /usr/local/bin/mini_sendmail -fyouraddress@yourdomain.com -ssmtp.yourmailserver.com -t
079+ serialize_precision => 100 => 100
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.21.7
107+ Age => 3
108+ Features
109+ AsynchDNS => No
110+ Debug => No
111+ GSS-Negotiate => No
112+ IDN => Yes
113+ IPv6 => No
114+ Largefile => Yes
115+ NTLM => Yes
116+ SPNEGO => No
117+ SSL => Yes
118+ SSPI => No
119+ krb4 => No
120+ libz => Yes
121+ CharConv => No
122+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
123+ Host => i486-t2-linux-gnu
124+ SSL Version => OpenSSL/1.0.0d
125+ ZLib Version => 1.2.5
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+ ftp
173+
174+ FTP support => enabled
175+
176+ gd
177+
178+ GD Support => enabled
179+ GD Version => bundled (2.0.34 compatible)
180+ FreeType Support => enabled
181+ FreeType Linkage => with freetype
182+ FreeType Version => 2.4.5
183+ GIF Read Support => enabled
184+ GIF Create Support => enabled
185+ JPEG Support => enabled
186+ libJPEG Version => 7
187+ PNG Support => enabled
188+ libPNG Version => 1.2.44
189+ WBMP Support => enabled
190+ XPM Support => enabled
191+ XBM Support => enabled
192+
193+ Directive => Local Value => Master Value
194+ gd.jpeg_ignore_warning => 0 => 0
195+
196+ gettext
197+
198+ GetText Support => enabled
199+
200+ hash
201+
202+ hash support => enabled
203+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b fnv132 fnv164 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
204+
205+ iconv
206+
207+ iconv support => enabled
208+ iconv implementation => glibc
209+ iconv library version => 2.10.1
210+
211+ Directive => Local Value => Master Value
212+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
213+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
214+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
215+
216+ json
217+
218+ json support => enabled
219+ json version => 1.2.1
220+
221+ libxml
222+
223+ libXML support => active
224+ libXML Compiled Version => 2.7.8
225+ libXML Loaded Version => 20708
226+ libXML streams => enabled
227+
228+ mbstring
229+
230+ Multibyte Support => enabled
231+ Multibyte string engine => libmbfl
232+ HTTP input encoding translation => disabled
233+ libmbfl version => 1.3.2
234+
235+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
236+
237+ Multibyte (japanese) regex support => enabled
238+ Multibyte regex (oniguruma) backtrack check => On
239+ Multibyte regex (oniguruma) version => 4.7.1
240+
241+ Directive => Local Value => Master Value
242+ mbstring.detect_order => no value => no value
243+ mbstring.encoding_translation => Off => Off
244+ mbstring.func_overload => 0 => 0
245+ mbstring.http_input => pass => pass
246+ mbstring.http_output => pass => pass
247+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
248+ mbstring.internal_encoding => no value => no value
249+ mbstring.language => neutral => neutral
250+ mbstring.strict_detection => Off => Off
251+ mbstring.substitute_character => no value => no value
252+
253+ mcrypt
254+
255+ mcrypt support => enabled
256+ mcrypt_filter support => enabled
257+ Version => 2.5.8
258+ Api No => 20021217
259+ Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
260+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
261+
262+ Directive => Local Value => Master Value
263+ mcrypt.algorithms_dir => no value => no value
264+ mcrypt.modes_dir => no value => no value
265+
266+ mysql
267+
268+ MySQL Support => enabled
269+ Active Persistent Links => 0
270+ Active Links => 0
271+ Client API version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
272+
273+ Directive => Local Value => Master Value
274+ mysql.allow_local_infile => On => On
275+ mysql.allow_persistent => On => On
276+ mysql.connect_timeout => 60 => 60
277+ mysql.default_host => 127.0.0.1 => 127.0.0.1
278+ mysql.default_password => no value => no value
279+ mysql.default_port => 3306 => 3306
280+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
281+ mysql.default_user => no value => no value
282+ mysql.max_links => Unlimited => Unlimited
283+ mysql.max_persistent => Unlimited => Unlimited
284+ mysql.trace_mode => Off => Off
285+
286+ mysqli
287+
288+ MysqlI Support => enabled
289+ Client API library version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
290+ Active Persistent Links => 0
291+ Inactive Persistent Links => 0
292+ Active Links => 0
293+
294+ Directive => Local Value => Master Value
295+ mysqli.allow_local_infile => On => On
296+ mysqli.allow_persistent => On => On
297+ mysqli.default_host => no value => no value
298+ mysqli.default_port => 3306 => 3306
299+ mysqli.default_pw => no value => no value
300+ mysqli.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
301+ mysqli.default_user => no value => no value
302+ mysqli.max_links => Unlimited => Unlimited
303+ mysqli.max_persistent => Unlimited => Unlimited
304+ mysqli.reconnect => Off => Off
305+
306+ mysqlnd
307+
308+ mysqlnd => enabled
309+ Version => mysqlnd 5.0.10 - 20111026 - $Id: b0b3b15c693b7f6aeb3aa66b646fee339f175e39 $
310+ Compression => supported
311+ SSL => supported
312+ Command buffer size => 4096
313+ Read buffer size => 32768
314+ Read timeout => 31536000
315+ Collecting statistics => Yes
316+ Collecting memory statistics => No
317+ Tracing => n/a
318+ Loaded plugins => mysqlnd,example,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password
319+ API Extensions => mysqli,mysql
320+
321+ mysqlnd statistics =>
322+ bytes_sent => 0
323+ bytes_received => 0
324+ packets_sent => 0
325+ packets_received => 0
326+ protocol_overhead_in => 0
327+ protocol_overhead_out => 0
328+ bytes_received_ok_packet => 0
329+ bytes_received_eof_packet => 0
330+ bytes_received_rset_header_packet => 0
331+ bytes_received_rset_field_meta_packet => 0
332+ bytes_received_rset_row_packet => 0
333+ bytes_received_prepare_response_packet => 0
334+ bytes_received_change_user_packet => 0
335+ packets_sent_command => 0
336+ packets_received_ok => 0
337+ packets_received_eof => 0
338+ packets_received_rset_header => 0
339+ packets_received_rset_field_meta => 0
340+ packets_received_rset_row => 0
341+ packets_received_prepare_response => 0
342+ packets_received_change_user => 0
343+ result_set_queries => 0
344+ non_result_set_queries => 0
345+ no_index_used => 0
346+ bad_index_used => 0
347+ slow_queries => 0
348+ buffered_sets => 0
349+ unbuffered_sets => 0
350+ ps_buffered_sets => 0
351+ ps_unbuffered_sets => 0
352+ flushed_normal_sets => 0
353+ flushed_ps_sets => 0
354+ ps_prepared_never_executed => 0
355+ ps_prepared_once_executed => 0
356+ rows_fetched_from_server_normal => 0
357+ rows_fetched_from_server_ps => 0
358+ rows_buffered_from_client_normal => 0
359+ rows_buffered_from_client_ps => 0
360+ rows_fetched_from_client_normal_buffered => 0
361+ rows_fetched_from_client_normal_unbuffered => 0
362+ rows_fetched_from_client_ps_buffered => 0
363+ rows_fetched_from_client_ps_unbuffered => 0
364+ rows_fetched_from_client_ps_cursor => 0
365+ rows_affected_normal => 0
366+ rows_affected_ps => 0
367+ rows_skipped_normal => 0
368+ rows_skipped_ps => 0
369+ copy_on_write_saved => 0
370+ copy_on_write_performed => 0
371+ command_buffer_too_small => 0
372+ connect_success => 0
373+ connect_failure => 0
374+ connection_reused => 0
375+ reconnect => 0
376+ pconnect_success => 0
377+ active_connections => 0
378+ active_persistent_connections => 0
379+ explicit_close => 0
380+ implicit_close => 0
381+ disconnect_close => 0
382+ in_middle_of_command_close => 0
383+ explicit_free_result => 0
384+ implicit_free_result => 0
385+ explicit_stmt_close => 0
386+ implicit_stmt_close => 0
387+ mem_emalloc_count => 0
388+ mem_emalloc_amount => 0
389+ mem_ecalloc_count => 0
390+ mem_ecalloc_amount => 0
391+ mem_erealloc_count => 0
392+ mem_erealloc_amount => 0
393+ mem_efree_count => 0
394+ mem_efree_amount => 0
395+ mem_malloc_count => 0
396+ mem_malloc_amount => 0
397+ mem_calloc_count => 0
398+ mem_calloc_amount => 0
399+ mem_realloc_count => 0
400+ mem_realloc_amount => 0
401+ mem_free_count => 0
402+ mem_free_amount => 0
403+ mem_estrndup_count => 0
404+ mem_strndup_count => 0
405+ mem_estndup_count => 0
406+ mem_strdup_count => 0
407+ proto_text_fetched_null => 0
408+ proto_text_fetched_bit => 0
409+ proto_text_fetched_tinyint => 0
410+ proto_text_fetched_short => 0
411+ proto_text_fetched_int24 => 0
412+ proto_text_fetched_int => 0
413+ proto_text_fetched_bigint => 0
414+ proto_text_fetched_decimal => 0
415+ proto_text_fetched_float => 0
416+ proto_text_fetched_double => 0
417+ proto_text_fetched_date => 0
418+ proto_text_fetched_year => 0
419+ proto_text_fetched_time => 0
420+ proto_text_fetched_datetime => 0
421+ proto_text_fetched_timestamp => 0
422+ proto_text_fetched_string => 0
423+ proto_text_fetched_blob => 0
424+ proto_text_fetched_enum => 0
425+ proto_text_fetched_set => 0
426+ proto_text_fetched_geometry => 0
427+ proto_text_fetched_other => 0
428+ proto_binary_fetched_null => 0
429+ proto_binary_fetched_bit => 0
430+ proto_binary_fetched_tinyint => 0
431+ proto_binary_fetched_short => 0
432+ proto_binary_fetched_int24 => 0
433+ proto_binary_fetched_int => 0
434+ proto_binary_fetched_bigint => 0
435+ proto_binary_fetched_decimal => 0
436+ proto_binary_fetched_float => 0
437+ proto_binary_fetched_double => 0
438+ proto_binary_fetched_date => 0
439+ proto_binary_fetched_year => 0
440+ proto_binary_fetched_time => 0
441+ proto_binary_fetched_datetime => 0
442+ proto_binary_fetched_timestamp => 0
443+ proto_binary_fetched_string => 0
444+ proto_binary_fetched_blob => 0
445+ proto_binary_fetched_enum => 0
446+ proto_binary_fetched_set => 0
447+ proto_binary_fetched_geometry => 0
448+ proto_binary_fetched_other => 0
449+ init_command_executed_count => 0
450+ init_command_failed_count => 0
451+ com_quit => 0
452+ com_init_db => 0
453+ com_query => 0
454+ com_field_list => 0
455+ com_create_db => 0
456+ com_drop_db => 0
457+ com_refresh => 0
458+ com_shutdown => 0
459+ com_statistics => 0
460+ com_process_info => 0
461+ com_connect => 0
462+ com_process_kill => 0
463+ com_debug => 0
464+ com_ping => 0
465+ com_time => 0
466+ com_delayed_insert => 0
467+ com_change_user => 0
468+ com_binlog_dump => 0
469+ com_table_dump => 0
470+ com_connect_out => 0
471+ com_register_slave => 0
472+ com_stmt_prepare => 0
473+ com_stmt_execute => 0
474+ com_stmt_send_long_data => 0
475+ com_stmt_close => 0
476+ com_stmt_reset => 0
477+ com_stmt_set_option => 0
478+ com_stmt_fetch => 0
479+ com_deamon => 0
480+ bytes_received_real_data_normal => 0
481+ bytes_received_real_data_ps => 0
482+
483+ example statistics =>
484+ stat1 => 0
485+ stat2 => 0
486+
487+ pcre
488+
489+ PCRE (Perl Compatible Regular Expressions) Support => enabled
490+ PCRE Library Version => 8.12 2011-01-15
491+
492+ Directive => Local Value => Master Value
493+ pcre.backtrack_limit => 1000000 => 1000000
494+ pcre.recursion_limit => 100000 => 100000
495+
496+ PDO
497+
498+ PDO support => enabled
499+ PDO drivers => sqlite
500+
501+ pdo_sqlite
502+
503+ PDO Driver for SQLite 3.x => enabled
504+ SQLite Library => 3.7.7.1
505+
506+ Phar
507+
508+ Phar: PHP Archive support => enabled
509+ Phar EXT version => 2.0.1
510+ Phar API version => 1.1.1
511+ SVN revision => $Id: 2a47d3d0354109d8077e34d59f1228ccfd021d59 $
512+ Phar-based phar archives => enabled
513+ Tar-based phar archives => enabled
514+ ZIP-based phar archives => enabled
515+ gzip compression => enabled
516+ bzip2 compression => enabled
517+ OpenSSL support => disabled (install ext/openssl)
518+
519+
520+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
521+ Phar fully realized by Gregory Beaver and Marcus Boerger.
522+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
523+ Directive => Local Value => Master Value
527+
529+
530+ Revision => $Id: 967584c6fadb3467f31abe8e13caa8764df85867 $
531+
532+ Reflection
533+
534+ Reflection => enabled
535+ Version => $Id: 1cf65cee164ed57874ce2d29e5c46b82f6139524 $
536+
537+ session
538+
539+ Session Support => enabled
540+ Registered save handlers => files user
541+ Registered serializer handlers => php php_binary wddx
542+
543+ Directive => Local Value => Master Value
544+ session.auto_start => Off => Off
545+ session.cache_expire => 180 => 180
546+ session.cache_limiter => nocache => nocache
547+ session.cookie_domain => no value => no value
548+ session.cookie_httponly => Off => Off
549+ session.cookie_lifetime => 0 => 0
550+ session.cookie_path => / => /
551+ session.cookie_secure => Off => Off
552+ session.entropy_file => /dev/urandom => /dev/urandom
553+ session.entropy_length => 32 => 32
554+ session.gc_divisor => 1000 => 1000
555+ session.gc_maxlifetime => 1440 => 1440
556+ session.gc_probability => 1 => 1
557+ session.hash_bits_per_character => 5 => 5
558+ session.hash_function => 0 => 0
559+ session.name => PHPSESSID => PHPSESSID
560+ session.referer_check => no value => no value
561+ session.save_handler => files => files
562+ session.save_path => no value => no value
563+ session.serialize_handler => php => php
564+ session.upload_progress.cleanup => On => On
565+ session.upload_progress.enabled => On => On
566+ session.upload_progress.freq => 1% => 1%
567+ session.upload_progress.min_freq => 1 => 1
568+ session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
569+ session.upload_progress.prefix => upload_progress_ => upload_progress_
570+ session.use_cookies => On => On
571+ session.use_only_cookies => On => On
572+ session.use_trans_sid => 0 => 0
573+
574+ SimpleXML
575+
576+ Simplexml support => enabled
577+ Revision => $Id: 455280fc74f9f002b7314def7a456f6c3080eb92 $
578+ Schema support => enabled
579+
580+ SPL
581+
582+ SPL support => enabled
583+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
584+ 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
585+
586+ sqlite3
587+
588+ SQLite3 support => enabled
589+ SQLite3 module version => 0.7
590+ SQLite Library => 3.7.7.1
591+
592+ Directive => Local Value => Master Value
593+ sqlite3.extension_dir => no value => no value
594+
595+ standard
596+
597+ Dynamic Library Support => enabled
598+ Path to sendmail => /usr/local/bin/mini_sendmail -fyouraddress@yourdomain.com -ssmtp.yourmailserver.com -t
599+
600+ Directive => Local Value => Master Value
601+ assert.active => 1 => 1
602+ assert.bail => 0 => 0
603+ assert.callback => no value => no value
604+ assert.quiet_eval => 0 => 0
605+ assert.warning => 1 => 1
606+ auto_detect_line_endings => 0 => 0
607+ default_socket_timeout => 60 => 60
608+ from => no value => no value
609+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
610+ user_agent => no value => no value
611+
612+ tokenizer
613+
614+ Tokenizer Support => enabled
615+
616+ wddx
617+
618+ WDDX Support => enabled
619+ WDDX Session Serializer => enabled
620+
621+ xml
622+
623+ XML Support => active
624+ XML Namespace Support => active
625+ libxml2 Version => 2.7.8
626+
627+ xmlreader
628+
629+ XMLReader => enabled
630+
631+ xmlwriter
632+
633+ XMLWriter => enabled
634+
635+ xsl
636+
637+ XSL => enabled
638+ libxslt Version => 1.1.26
639+ libxslt compiled against libxml Version => 2.7.8
640+ EXSLT => enabled
641+ libexslt Version => 1.1.26
642+
643+ zip
644+
645+ Zip => enabled
646+ Extension Version => $Id$
647+ Zip version => 1.9.1
648+ Libzip version => 0.9.0
649+
650+ zlib
651+
652+ ZLib Support => enabled
653+ Stream Wrapper => compress.zlib://
654+ Stream Filter => zlib.inflate, zlib.deflate
655+ Compiled Version => 1.2.5
656+ Linked Version => 1.2.5
657+
658+ Directive => Local Value => Master Value
659+ zlib.output_compression => Off => Off
660+ zlib.output_compression_level => -1 => -1
661+ zlib.output_handler => no value => no value
662+
663+ Additional Modules
664+
665+ Module Name
666+ ===DONE===