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

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

Count Diff
1 (9%)
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.3.23
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_call_time_pass_reference => Off => Off
016+ allow_url_fopen => On => On
017+ allow_url_include => Off => Off
018+ always_populate_raw_post_data => Off => Off
019+ arg_separator.input => & => &
020+ arg_separator.output => & => &
021+ asp_tags => Off => Off
022+ auto_append_file => no value => no value
023+ auto_globals_jit => On => On
024+ auto_prepend_file => no value => no value
025+ browscap => no value => no value
026+ default_charset => no value => no value
027+ default_mimetype => text/html => text/html
028+ define_syslog_variables => Off => Off
029+ disable_classes => no value => no value
030+ disable_functions => no value => no value
031+ display_errors => STDOUT => STDOUT
032+ display_startup_errors => On => On
033+ doc_root => no value => no value
034+ docref_ext => .html => .html
035+ docref_root => no value => no value
036+ enable_dl => Off => Off
037+ error_append_string => no value => no value
038+ error_log => no value => no value
039+ error_prepend_string => no value => no value
040+ error_reporting => 32767 => 32767
041+ exit_on_timeout => Off => Off
042+ expose_php => On => On
043+ extension_dir => /home/users/ndubee/packages/php-5.3.23/modules/ => /home/users/ndubee/packages/php-5.3.23/modules/
044+ file_uploads => On => On
045+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
046+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
047+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
048+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
049+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
050+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
051+ html_errors => Off => Off
052+ ignore_repeated_errors => Off => Off
053+ ignore_repeated_source => Off => Off
054+ ignore_user_abort => Off => Off
055+ implicit_flush => On => On
056+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
057+ log_errors => Off => Off
058+ log_errors_max_len => 1024 => 1024
059+ magic_quotes_gpc => On => On
060+ magic_quotes_runtime => Off => Off
061+ magic_quotes_sybase => Off => Off
062+ mail.add_x_header => On => On
063+ mail.force_extra_parameters => no value => no value
064+ mail.log => no value => no value
065+ max_execution_time => 0 => 0
066+ max_file_uploads => 20 => 20
067+ max_input_nesting_level => 64 => 64
068+ max_input_time => -1 => -1
069+ max_input_vars => 1000 => 1000
070+ memory_limit => 128M => 128M
071+ open_basedir => no value => no value
072+ output_buffering => no value => no value
073+ output_handler => no value => no value
074+ post_max_size => 8M => 8M
075+ precision => 14 => 14
076+ realpath_cache_size => 16K => 16K
077+ realpath_cache_ttl => 120 => 120
078+ register_argc_argv => On => On
079+ register_globals => Off => Off
080+ register_long_arrays => On => On
081+ report_memleaks => On => On
082+ report_zend_debug => Off => Off
083+ request_order => GP => GP
084+ safe_mode => Off => Off
085+ safe_mode_exec_dir => no value => no value
086+ safe_mode_gid => Off => Off
087+ safe_mode_include_dir => 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 => GPCS => GPCS
103+ xmlrpc_error_number => 0 => 0
104+ xmlrpc_errors => Off => Off
105+ y2k_compliance => On => On
106+ zend.enable_gc => On => On
107+
108+ ctype
109+
110+ ctype functions => enabled
111+
112+ date
113+
114+ date/time support => enabled
115+ "Olson" Timezone Database Version => 2012.10
116+ Timezone Database => internal
117+ Default timezone => Europe/Paris
118+
024- ===DONE===
120+ date.default_latitude => 31.7667 => 31.7667
121+ date.default_longitude => 35.2333 => 35.2333
122+ date.sunrise_zenith => 90.583333 => 90.583333
123+ date.sunset_zenith => 90.583333 => 90.583333
124+ date.timezone => Europe/Paris => Europe/Paris
125+
126+ dom
127+
128+ DOM/XML => enabled
129+ DOM/XML API Version => 20031129
130+ libxml Version => 2.7.2
131+ HTML Support => enabled
132+ XPath Support => enabled
133+ XPointer Support => enabled
134+ Schema Support => enabled
135+ RelaxNG Support => enabled
136+
137+ ereg
138+
139+ Regex Library => Bundled library enabled
140+
141+ fileinfo
142+
143+ fileinfo support => enabled
144+ version => 1.0.5-dev
145+
146+ filter
147+
148+ Input Validation and Filtering => enabled
149+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
150+
151+ Directive => Local Value => Master Value
152+ filter.default => unsafe_raw => unsafe_raw
153+ filter.default_flags => no value => no value
154+
155+ gd
156+
157+ GD Support => enabled
158+ GD Version => bundled (2.0.34 compatible)
159+ GIF Read Support => enabled
160+ GIF Create Support => enabled
161+ PNG Support => enabled
162+ libPNG Version => 1.2.33
163+ WBMP Support => enabled
164+ XBM Support => enabled
165+
166+ Directive => Local Value => Master Value
167+ gd.jpeg_ignore_warning => 0 => 0
168+
169+ gettext
170+
171+ GetText Support => enabled
172+
173+ hash
174+
175+ hash support => enabled
176+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
177+
178+ iconv
179+
180+ iconv support => enabled
181+ iconv implementation => glibc
182+ iconv library version => 2.7
183+
184+ Directive => Local Value => Master Value
185+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
186+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
187+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
188+
189+ json
190+
191+ json support => enabled
192+ json version => 1.2.1
193+
194+ libxml
195+
196+ libXML support => active
197+ libXML Compiled Version => 2.7.2
198+ libXML Loaded Version => 20702
199+ libXML streams => enabled
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 => 5.0.45
220+ MYSQL_MODULE_TYPE => external
221+ MYSQL_SOCKET => /var/lib/mysql/mysql.sock
222+ MYSQL_INCLUDE => -I/usr/include/mysql
223+ MYSQL_LIBS => -L/usr/lib64/mysql -lmysqlclient
224+
225+ Directive => Local Value => Master Value
226+ mysql.allow_local_infile => On => On
227+ mysql.allow_persistent => On => On
228+ mysql.connect_timeout => 60 => 60
229+ mysql.default_host => no value => no value
230+ mysql.default_password => no value => no value
231+ mysql.default_port => no value => no value
232+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
233+ mysql.default_user => no value => no value
234+ mysql.max_links => Unlimited => Unlimited
235+ mysql.max_persistent => Unlimited => Unlimited
236+ mysql.trace_mode => Off => Off
237+
238+ pcre
239+
240+ PCRE (Perl Compatible Regular Expressions) Support => enabled
241+ PCRE Library Version => 8.31 2012-07-06
242+
243+ Directive => Local Value => Master Value
244+ pcre.backtrack_limit => 1000000 => 1000000
245+ pcre.recursion_limit => 100000 => 100000
246+
247+ PDO
248+
249+ PDO support => enabled
250+ PDO drivers => sqlite, sqlite2
251+
252+ pdo_sqlite
253+
254+ PDO Driver for SQLite 3.x => enabled
255+ SQLite Library => 3.7.7.1
256+
257+ Phar
258+
259+ Phar: PHP Archive support => enabled
260+ Phar EXT version => 2.0.1
261+ Phar API version => 1.1.1
262+ SVN revision => $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
263+ Phar-based phar archives => enabled
264+ Tar-based phar archives => enabled
265+ ZIP-based phar archives => enabled
266+ gzip compression => enabled
267+ bzip2 compression => enabled
268+ OpenSSL support => disabled (install ext/openssl)
269+
270+
271+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
272+ Phar fully realized by Gregory Beaver and Marcus Boerger.
273+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
274+ Directive => Local Value => Master Value
278+
280+
281+ Revision => $Id: 5a2da3946b96c5afbf3aff8db8a8681f8bedee85 $
282+
283+ Reflection
284+
285+ Reflection => enabled
286+ Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $
287+
288+ session
289+
290+ Session Support => enabled
291+ Registered save handlers => files user sqlite
292+ Registered serializer handlers => php php_binary
293+
294+ Directive => Local Value => Master Value
295+ session.auto_start => Off => Off
296+ session.bug_compat_42 => Off => Off
297+ session.bug_compat_warn => Off => Off
298+ session.cache_expire => 180 => 180
299+ session.cache_limiter => nocache => nocache
300+ session.cookie_domain => no value => no value
301+ session.cookie_httponly => Off => Off
302+ session.cookie_lifetime => 0 => 0
303+ session.cookie_path => / => /
304+ session.cookie_secure => Off => Off
305+ session.entropy_file => no value => no value
306+ session.entropy_length => 0 => 0
307+ session.gc_divisor => 1000 => 1000
308+ session.gc_maxlifetime => 1440 => 1440
309+ session.gc_probability => 1 => 1
310+ session.hash_bits_per_character => 5 => 5
311+ session.hash_function => 0 => 0
312+ session.name => PHPSESSID => PHPSESSID
313+ session.referer_check => no value => no value
314+ session.save_handler => files => files
315+ session.save_path => no value => no value
316+ session.serialize_handler => php => php
317+ session.use_cookies => On => On
318+ session.use_only_cookies => On => On
319+ session.use_trans_sid => 0 => 0
320+
321+ SimpleXML
322+
323+ Simplexml support => enabled
324+ Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
325+ Schema support => enabled
326+
327+ SPL
328+
329+ SPL support => enabled
330+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
331+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
332+
333+ SQLite
334+
335+ SQLite support => enabled
336+ PECL Module version => 2.0-dev $Id$
337+ SQLite Library => 2.8.17
338+ SQLite Encoding => iso8859
339+
340+ Directive => Local Value => Master Value
341+ sqlite.assoc_case => 0 => 0
342+
343+ sqlite3
344+
345+ SQLite3 support => enabled
346+ SQLite3 module version => 0.7-dev
347+ SQLite Library => 3.7.7.1
348+
349+ Directive => Local Value => Master Value
350+ sqlite3.extension_dir => no value => no value
351+
352+ standard
353+
354+ Dynamic Library Support => enabled
355+ Path to sendmail => /usr/sbin/sendmail -t -i
356+
357+ Directive => Local Value => Master Value
358+ assert.active => 1 => 1
359+ assert.bail => 0 => 0
360+ assert.callback => no value => no value
361+ assert.quiet_eval => 0 => 0
362+ assert.warning => 1 => 1
363+ auto_detect_line_endings => 0 => 0
364+ default_socket_timeout => 60 => 60
365+ from => no value => no value
366+ safe_mode_allowed_env_vars => PHP_ => PHP_
367+ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
368+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
369+ user_agent => no value => no value
370+
371+ tokenizer
372+
373+ Tokenizer Support => enabled
374+
375+ xml
376+
377+ XML Support => active
378+ XML Namespace Support => active
379+ libxml2 Version => 2.7.2
380+
381+ xmlreader
382+
383+ XMLReader => enabled
384+
385+ xmlwriter
386+
387+ XMLWriter => enabled
388+
389+ zlib
390+
391+ ZLib Support => enabled
392+ Stream Wrapper support => compress.zlib://
393+ Stream Filter support => zlib.inflate, zlib.deflate
394+ Compiled Version => 1.2.3
395+ Linked Version => 1.2.3
396+
397+ Directive => Local Value => Master Value
398+ zlib.output_compression => Off => Off
399+ zlib.output_compression_level => -1 => -1
400+ zlib.output_handler => no value => no value
401+
402+ Additional Modules
403+
404+ Module Name
405+ ===DONE===
1 (9%)
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.3.23
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_call_time_pass_reference => Off => Off
016+ allow_url_fopen => On => On
017+ allow_url_include => Off => Off
018+ always_populate_raw_post_data => Off => Off
019+ arg_separator.input => & => &
020+ arg_separator.output => & => &
021+ asp_tags => Off => Off
022+ auto_append_file => no value => no value
023+ auto_globals_jit => On => On
024+ auto_prepend_file => no value => no value
025+ browscap => no value => no value
026+ default_charset => no value => no value
027+ default_mimetype => text/html => text/html
028+ define_syslog_variables => Off => Off
029+ disable_classes => no value => no value
030+ disable_functions => no value => no value
031+ display_errors => STDOUT => STDOUT
032+ display_startup_errors => On => On
033+ doc_root => no value => no value
034+ docref_ext => .html => .html
035+ docref_root => no value => no value
036+ enable_dl => Off => Off
037+ error_append_string => no value => no value
038+ error_log => no value => no value
039+ error_prepend_string => no value => no value
040+ error_reporting => 32767 => 32767
041+ exit_on_timeout => Off => Off
042+ expose_php => On => On
043+ extension_dir => /home/hushicai/downloads/php-5.3.23/modules/ => /home/hushicai/downloads/php-5.3.23/modules/
044+ file_uploads => On => On
045+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
046+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
047+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
048+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
049+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
050+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
051+ html_errors => Off => Off
052+ ignore_repeated_errors => Off => Off
053+ ignore_repeated_source => Off => Off
054+ ignore_user_abort => Off => Off
055+ implicit_flush => On => On
056+ include_path => .:/usr/local/php2/lib/php => .:/usr/local/php2/lib/php
057+ log_errors => Off => Off
058+ log_errors_max_len => 1024 => 1024
059+ magic_quotes_gpc => On => On
060+ magic_quotes_runtime => Off => Off
061+ magic_quotes_sybase => Off => Off
062+ mail.add_x_header => On => On
063+ mail.force_extra_parameters => no value => no value
064+ mail.log => no value => no value
065+ max_execution_time => 0 => 0
066+ max_file_uploads => 20 => 20
067+ max_input_nesting_level => 64 => 64
068+ max_input_time => -1 => -1
069+ max_input_vars => 1000 => 1000
070+ memory_limit => 128M => 128M
071+ open_basedir => no value => no value
072+ output_buffering => no value => no value
073+ output_handler => no value => no value
074+ post_max_size => 8M => 8M
075+ precision => 14 => 14
076+ realpath_cache_size => 16K => 16K
077+ realpath_cache_ttl => 120 => 120
078+ register_argc_argv => On => On
079+ register_globals => Off => Off
080+ register_long_arrays => On => On
081+ report_memleaks => On => On
082+ report_zend_debug => Off => Off
083+ request_order => GP => GP
084+ safe_mode => Off => Off
085+ safe_mode_exec_dir => no value => no value
086+ safe_mode_gid => Off => Off
087+ safe_mode_include_dir => no value => no value
088+ sendmail_from => no value => no value
089+ sendmail_path => -t -i => -t -i
090+ serialize_precision => 17 => 17
091+ short_open_tag => Off => Off
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 => GPCS => GPCS
103+ xmlrpc_error_number => 0 => 0
104+ xmlrpc_errors => Off => Off
105+ y2k_compliance => On => On
106+ zend.enable_gc => On => On
107+
108+ ctype
109+
110+ ctype functions => enabled
111+
112+ curl
113+
114+ cURL support => enabled
115+ cURL Information => 7.29.0
116+ Age => 3
117+ Features
118+ AsynchDNS => No
119+ Debug => No
120+ GSS-Negotiate => No
121+ IDN => No
122+ IPv6 => Yes
123+ Largefile => Yes
124+ NTLM => Yes
125+ SPNEGO => No
126+ SSL => Yes
127+ SSPI => No
128+ krb4 => No
129+ libz => Yes
130+ CharConv => No
131+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
132+ Host => x86_64-unknown-linux-gnu
133+ SSL Version => OpenSSL/1.0.1c
134+ ZLib Version => 1.2.7
135+
136+ date
137+
138+ date/time support => enabled
139+ "Olson" Timezone Database Version => 2012.10
140+ Timezone Database => internal
141+
142+ 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 'Asia/Chongqing' for 'CST/8.0/no DST' instead in %s/phpinfo_002.php on line 2
143+ Default timezone => Asia/Chongqing
144+
024- ===DONE===
146+ date.default_latitude => 31.7667 => 31.7667
147+ date.default_longitude => 35.2333 => 35.2333
148+ date.sunrise_zenith => 90.583333 => 90.583333
149+ date.sunset_zenith => 90.583333 => 90.583333
150+ date.timezone => no value => no value
151+
152+ dom
153+
154+ DOM/XML => enabled
155+ DOM/XML API Version => 20031129
156+ libxml Version => 2.8.0
157+ HTML Support => enabled
158+ XPath Support => enabled
159+ XPointer Support => enabled
160+ Schema Support => enabled
161+ RelaxNG Support => enabled
162+
163+ ereg
164+
165+ Regex Library => Bundled library enabled
166+
167+ fileinfo
168+
169+ fileinfo support => enabled
170+ version => 1.0.5-dev
171+
172+ filter
173+
174+ Input Validation and Filtering => enabled
175+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
176+
177+ Directive => Local Value => Master Value
178+ filter.default => unsafe_raw => unsafe_raw
179+ filter.default_flags => no value => no value
180+
181+ hash
182+
183+ hash support => enabled
184+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
185+
186+ iconv
187+
188+ iconv support => enabled
189+ iconv implementation => glibc
190+ iconv library version => 2.15
191+
192+ Directive => Local Value => Master Value
193+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
194+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
195+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
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.8.0
206+ libXML Loaded Version => 20800
207+ libXML streams => enabled
208+
209+ mbstring
210+
211+ Multibyte Support => enabled
212+ Multibyte string engine => libmbfl
213+ HTTP input encoding translation => disabled
214+
215+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
216+
217+ Multibyte (japanese) regex support => enabled
218+ Multibyte regex (oniguruma) backtrack check => On
219+ Multibyte regex (oniguruma) version => 4.7.1
220+
221+ Directive => Local Value => Master Value
222+ mbstring.detect_order => no value => no value
223+ mbstring.encoding_translation => Off => Off
224+ mbstring.func_overload => 0 => 0
225+ mbstring.http_input => pass => pass
226+ mbstring.http_output => pass => pass
227+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
228+ mbstring.internal_encoding => no value => no value
229+ mbstring.language => neutral => neutral
230+ mbstring.strict_detection => Off => Off
231+ mbstring.substitute_character => no value => no value
232+
233+ mhash
234+
235+ MHASH support => Enabled
236+ MHASH API Version => Emulated Support
237+
238+ mysql
239+
240+ MySQL Support => enabled
241+ Active Persistent Links => 0
242+ Active Links => 0
243+ Client API version => 5.6.10
244+ MYSQL_MODULE_TYPE => external
245+ MYSQL_SOCKET => /tmp/mysql.sock
246+ MYSQL_INCLUDE => -I/usr/local/mysql/include
247+ MYSQL_LIBS => -L/usr/local/mysql/lib -lmysqlclient
248+
249+ Directive => Local Value => Master Value
250+ mysql.allow_local_infile => On => On
251+ mysql.allow_persistent => On => On
252+ mysql.connect_timeout => 60 => 60
253+ mysql.default_host => no value => no value
254+ mysql.default_password => no value => no value
255+ mysql.default_port => no value => no value
256+ mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
257+ mysql.default_user => no value => no value
258+ mysql.max_links => Unlimited => Unlimited
259+ mysql.max_persistent => Unlimited => Unlimited
260+ mysql.trace_mode => Off => Off
261+
262+ pcre
263+
264+ PCRE (Perl Compatible Regular Expressions) Support => enabled
265+ PCRE Library Version => 8.31 2012-07-06
266+
267+ Directive => Local Value => Master Value
268+ pcre.backtrack_limit => 1000000 => 1000000
269+ pcre.recursion_limit => 100000 => 100000
270+
271+ Phar
272+
273+ Phar: PHP Archive support => enabled
274+ Phar EXT version => 2.0.1
275+ Phar API version => 1.1.1
276+ SVN revision => $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
277+ Phar-based phar archives => enabled
278+ Tar-based phar archives => enabled
279+ ZIP-based phar archives => enabled
280+ gzip compression => enabled
281+ bzip2 compression => enabled
282+ OpenSSL support => disabled (install ext/openssl)
283+
284+
285+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
286+ Phar fully realized by Gregory Beaver and Marcus Boerger.
287+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
288+ Directive => Local Value => Master Value
292+
294+
295+ Revision => $Id: 5a2da3946b96c5afbf3aff8db8a8681f8bedee85 $
296+
297+ Reflection
298+
299+ Reflection => enabled
300+ Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $
301+
302+ session
303+
304+ Session Support => enabled
305+ Registered save handlers => files user sqlite
306+ Registered serializer handlers => php php_binary
307+
308+ Directive => Local Value => Master Value
309+ session.auto_start => Off => Off
310+ session.bug_compat_42 => Off => Off
311+ session.bug_compat_warn => Off => Off
312+ session.cache_expire => 180 => 180
313+ session.cache_limiter => nocache => nocache
314+ session.cookie_domain => no value => no value
315+ session.cookie_httponly => Off => Off
316+ session.cookie_lifetime => 0 => 0
317+ session.cookie_path => / => /
318+ session.cookie_secure => Off => Off
319+ session.entropy_file => no value => no value
320+ session.entropy_length => 0 => 0
321+ session.gc_divisor => 1000 => 1000
322+ session.gc_maxlifetime => 1440 => 1440
323+ session.gc_probability => 1 => 1
324+ session.hash_bits_per_character => 5 => 5
325+ session.hash_function => 0 => 0
326+ session.name => PHPSESSID => PHPSESSID
327+ session.referer_check => no value => no value
328+ session.save_handler => files => files
329+ session.save_path => no value => no value
330+ session.serialize_handler => php => php
331+ session.use_cookies => On => On
332+ session.use_only_cookies => On => On
333+ session.use_trans_sid => 0 => 0
334+
335+ SimpleXML
336+
337+ Simplexml support => enabled
338+ Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
339+ Schema support => enabled
340+
341+ sockets
342+
343+ Sockets Support => enabled
344+
345+ SPL
346+
347+ SPL support => enabled
348+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
349+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
350+
351+ SQLite
352+
353+ SQLite support => enabled
354+ PECL Module version => 2.0-dev $Id$
355+ SQLite Library => 2.8.17
356+ SQLite Encoding => iso8859
357+
358+ Directive => Local Value => Master Value
359+ sqlite.assoc_case => 0 => 0
360+
361+ sqlite3
362+
363+ SQLite3 support => enabled
364+ SQLite3 module version => 0.7-dev
365+ SQLite Library => 3.7.7.1
366+
367+ Directive => Local Value => Master Value
368+ sqlite3.extension_dir => no value => no value
369+
370+ standard
371+
372+ Dynamic Library Support => enabled
373+ Path to sendmail => -t -i
374+
375+ Directive => Local Value => Master Value
376+ assert.active => 1 => 1
377+ assert.bail => 0 => 0
378+ assert.callback => no value => no value
379+ assert.quiet_eval => 0 => 0
380+ assert.warning => 1 => 1
381+ auto_detect_line_endings => 0 => 0
382+ default_socket_timeout => 60 => 60
383+ from => no value => no value
384+ safe_mode_allowed_env_vars => PHP_ => PHP_
385+ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
386+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
387+ user_agent => no value => no value
388+
389+ tokenizer
390+
391+ Tokenizer Support => enabled
392+
393+ xml
394+
395+ XML Support => active
396+ XML Namespace Support => active
397+ libxml2 Version => 2.8.0
398+
399+ xmlreader
400+
401+ XMLReader => enabled
402+
403+ xmlwriter
404+
405+ XMLWriter => enabled
406+
407+ zip
408+
409+ Zip => enabled
410+ Extension Version => $Id: bdd35a2ede0347a3df239de1e7dc5d7e588f00c3 $
411+ Zip version => 1.11.0
412+ Libzip version => 0.10.1
413+
414+ zlib
415+
416+ ZLib Support => enabled
417+ Stream Wrapper support => compress.zlib://
418+ Stream Filter support => zlib.inflate, zlib.deflate
419+ Compiled Version => 1.2.7
420+ Linked Version => 1.2.7
421+
422+ Directive => Local Value => Master Value
423+ zlib.output_compression => Off => Off
424+ zlib.output_compression_level => -1 => -1
425+ zlib.output_handler => no value => no value
426+
427+ Additional Modules
428+
429+ Module Name
430+ sysvsem
431+ ===DONE===
1 (9%)
002+
003+ bz2
004+
005+ BZip2 Support => Enabled
006+ Stream Wrapper support => compress.bzip2://
007+ Stream Filter support => bzip2.decompress, bzip2.compress
008+ BZip2 Version => 1.0.5, 10-Dec-2007
009+
010+ calendar
011+
012+ Calendar support => enabled
013+
014+ Core
015+
016+ PHP Version => 5.3.23
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_call_time_pass_reference => On => On
020+ allow_url_fopen => On => On
021+ allow_url_include => Off => Off
022+ always_populate_raw_post_data => Off => Off
023+ arg_separator.input => & => &
024+ arg_separator.output => & => &
025+ asp_tags => Off => Off
026+ auto_append_file => no value => no value
027+ auto_globals_jit => On => On
028+ auto_prepend_file => no value => no value
029+ browscap => no value => no value
030+ default_charset => no value => no value
031+ default_mimetype => text/html => text/html
032+ define_syslog_variables => Off => Off
033+ disable_classes => no value => no value
034+ disable_functions => no value => no value
035+ display_errors => STDOUT => STDOUT
036+ display_startup_errors => On => On
037+ doc_root => no value => no value
038+ docref_ext => .html => .html
039+ docref_root => no value => no value
040+ enable_dl => On => On
041+ error_append_string => no value => no value
042+ error_log => no value => no value
043+ error_prepend_string => no value => no value
044+ error_reporting => 32767 => 32767
045+ exit_on_timeout => Off => Off
046+ expose_php => On => On
047+ extension_dir => /home/amir/Downloads/php-5.3.23/modules/ => /home/amir/Downloads/php-5.3.23/modules/
048+ file_uploads => On => On
049+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
050+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
051+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
052+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
053+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
054+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
055+ html_errors => Off => Off
056+ ignore_repeated_errors => Off => Off
057+ ignore_repeated_source => Off => Off
058+ ignore_user_abort => Off => Off
059+ implicit_flush => On => On
060+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
061+ log_errors => Off => Off
062+ log_errors_max_len => 1024 => 1024
063+ magic_quotes_gpc => On => On
064+ magic_quotes_runtime => Off => Off
065+ magic_quotes_sybase => Off => Off
066+ mail.add_x_header => Off => Off
067+ mail.force_extra_parameters => no value => no value
068+ mail.log => no value => no value
069+ max_execution_time => 0 => 0
070+ max_file_uploads => 20 => 20
071+ max_input_nesting_level => 64 => 64
072+ max_input_time => -1 => -1
073+ max_input_vars => 1000 => 1000
074+ memory_limit => 128M => 128M
075+ open_basedir => no value => no value
076+ output_buffering => no value => no value
077+ output_handler => no value => no value
078+ post_max_size => 8M => 8M
079+ precision => 14 => 14
080+ realpath_cache_size => 16K => 16K
081+ realpath_cache_ttl => 120 => 120
082+ register_argc_argv => On => On
083+ register_globals => Off => Off
084+ register_long_arrays => On => On
085+ report_memleaks => On => On
086+ report_zend_debug => Off => Off
087+ request_order => no value => no value
088+ safe_mode => Off => Off
089+ safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
090+ safe_mode_gid => Off => Off
091+ safe_mode_include_dir => no value => no value
092+ sendmail_from => no value => no value
093+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
094+ serialize_precision => 17 => 17
095+ short_open_tag => On => On
096+ SMTP => localhost => localhost
097+ smtp_port => 25 => 25
098+ sql.safe_mode => Off => Off
099+ track_errors => On => On
100+ unserialize_callback_func => no value => no value
101+ upload_max_filesize => 2M => 2M
102+ upload_tmp_dir => no value => no value
103+ user_dir => no value => no value
104+ user_ini.cache_ttl => 300 => 300
105+ user_ini.filename => .user.ini => .user.ini
106+ variables_order => EGPCS => EGPCS
107+ xmlrpc_error_number => 0 => 0
108+ xmlrpc_errors => Off => Off
109+ y2k_compliance => On => On
110+ zend.enable_gc => On => On
111+
112+ ctype
113+
114+ ctype functions => enabled
115+
116+ curl
117+
118+ cURL support => enabled
119+ cURL Information => 7.19.7
120+ Age => 3
121+ Features
122+ AsynchDNS => No
123+ Debug => No
124+ GSS-Negotiate => Yes
125+ IDN => Yes
126+ IPv6 => Yes
127+ Largefile => Yes
128+ NTLM => Yes
129+ SPNEGO => No
130+ SSL => Yes
131+ SSPI => No
132+ krb4 => No
133+ libz => Yes
134+ CharConv => No
135+ Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
136+ Host => x86_64-redhat-linux-gnu
137+ SSL Version => NSS/3.13.6.0
138+ ZLib Version => 1.2.3
139+ libSSH Version => libssh2/1.4.2
140+
141+ date
142+
143+ date/time support => enabled
144+ "Olson" Timezone Database Version => 2012.10
145+ Timezone Database => internal
146+
147+ 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 'Europe/Moscow' for 'MSD/4.0/DST' instead in %s/phpinfo_002.php on line 2
148+ Default timezone => Europe/Moscow
149+
024- ===DONE===
151+ date.default_latitude => 31.7667 => 31.7667
152+ date.default_longitude => 35.2333 => 35.2333
153+ date.sunrise_zenith => 90.583333 => 90.583333
154+ date.sunset_zenith => 90.583333 => 90.583333
155+ date.timezone => no value => no value
156+
157+ dom
158+
159+ DOM/XML => enabled
160+ DOM/XML API Version => 20031129
161+ libxml Version => 2.7.6
162+ HTML Support => enabled
163+ XPath Support => enabled
164+ XPointer Support => enabled
165+ Schema Support => enabled
166+ RelaxNG Support => enabled
167+
168+ ereg
169+
170+ Regex Library => Bundled library enabled
171+
172+ fileinfo
173+
174+ fileinfo support => enabled
175+ version => 1.0.5-dev
176+
177+ filter
178+
179+ Input Validation and Filtering => enabled
180+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
181+
182+ Directive => Local Value => Master Value
183+ filter.default => unsafe_raw => unsafe_raw
184+ filter.default_flags => no value => no value
185+
186+ gd
187+
188+ GD Support => enabled
189+ GD Version => bundled (2.0.34 compatible)
190+ GIF Read Support => enabled
191+ GIF Create Support => enabled
192+ PNG Support => enabled
193+ libPNG Version => 1.2.49
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 salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
208+
209+ iconv
210+
211+ iconv support => enabled
212+ iconv implementation => glibc
213+ iconv library version => 2.12
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.7.6
229+ libXML Loaded Version => 20706
230+ libXML streams => enabled
231+
232+ mbstring
233+
234+ Multibyte Support => enabled
235+ Multibyte string engine => libmbfl
236+ HTTP input encoding translation => disabled
237+
238+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
239+
240+ Multibyte (japanese) regex support => enabled
241+ Multibyte regex (oniguruma) backtrack check => On
242+ Multibyte regex (oniguruma) version => 4.7.1
243+
244+ Directive => Local Value => Master Value
245+ mbstring.detect_order => no value => no value
246+ mbstring.encoding_translation => Off => Off
247+ mbstring.func_overload => 0 => 0
248+ mbstring.http_input => pass => pass
249+ mbstring.http_output => pass => pass
250+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
251+ mbstring.internal_encoding => no value => no value
252+ mbstring.language => neutral => neutral
253+ mbstring.strict_detection => Off => Off
254+ mbstring.substitute_character => no value => no value
255+
256+ mysql
257+
258+ MySQL Support => enabled
259+ Active Persistent Links => 0
260+ Active Links => 0
261+ Client API version => 5.1.67
262+ MYSQL_MODULE_TYPE => external
263+ MYSQL_SOCKET => /var/lib/mysql/mysql.sock
264+ MYSQL_INCLUDE => -I/usr/include/mysql
265+ MYSQL_LIBS => -L/usr/lib64/mysql -lmysqlclient
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/lib/mysql/mysql.sock => /var/lib/mysql/mysql.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 => 5.1.67
284+ Active Persistent Links => 0
285+ Inactive Persistent Links => 0
286+ Active Links => 0
287+ Client API header version => 5.1.67
288+ MYSQLI_SOCKET => /var/lib/mysql/mysql.sock
289+
290+ Directive => Local Value => Master Value
291+ mysqli.allow_local_infile => On => On
292+ mysqli.allow_persistent => On => On
293+ mysqli.default_host => no value => no value
294+ mysqli.default_port => 3306 => 3306
295+ mysqli.default_pw => no value => no value
296+ mysqli.default_socket => no value => no value
297+ mysqli.default_user => no value => no value
298+ mysqli.max_links => Unlimited => Unlimited
299+ mysqli.max_persistent => Unlimited => Unlimited
300+ mysqli.reconnect => Off => Off
301+
302+ pcre
303+
304+ PCRE (Perl Compatible Regular Expressions) Support => enabled
305+ PCRE Library Version => 8.31 2012-07-06
306+
307+ Directive => Local Value => Master Value
308+ pcre.backtrack_limit => 1000000 => 1000000
309+ pcre.recursion_limit => 100000 => 100000
310+
311+ PDO
312+
313+ PDO support => enabled
314+ PDO drivers => sqlite, sqlite2
315+
316+ pdo_sqlite
317+
318+ PDO Driver for SQLite 3.x => enabled
319+ SQLite Library => 3.7.7.1
320+
321+ pgsql
322+
323+ PostgreSQL Support => enabled
324+ PostgreSQL(libpq) Version => 8.4.13
325+ Multibyte character support => enabled
326+ SSL support => enabled
327+ Active Persistent Links => 0
328+ Active Links => 0
329+
330+ Directive => Local Value => Master Value
331+ pgsql.allow_persistent => On => On
332+ pgsql.auto_reset_persistent => Off => Off
333+ pgsql.ignore_notice => Off => Off
334+ pgsql.log_notice => Off => Off
335+ pgsql.max_links => Unlimited => Unlimited
336+ pgsql.max_persistent => Unlimited => Unlimited
337+
338+ Phar
339+
340+ Phar: PHP Archive support => enabled
341+ Phar EXT version => 2.0.1
342+ Phar API version => 1.1.1
343+ SVN revision => $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
344+ Phar-based phar archives => enabled
345+ Tar-based phar archives => enabled
346+ ZIP-based phar archives => enabled
347+ gzip compression => enabled
348+ bzip2 compression => enabled
349+ OpenSSL support => disabled (install ext/openssl)
350+
351+
352+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
353+ Phar fully realized by Gregory Beaver and Marcus Boerger.
354+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
355+ Directive => Local Value => Master Value
359+
361+
362+ Revision => $Id: 5a2da3946b96c5afbf3aff8db8a8681f8bedee85 $
363+
364+ Reflection
365+
366+ Reflection => enabled
367+ Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $
368+
369+ session
370+
371+ Session Support => enabled
372+ Registered save handlers => files user sqlite
373+ Registered serializer handlers => php php_binary
374+
375+ Directive => Local Value => Master Value
376+ session.auto_start => Off => Off
377+ session.bug_compat_42 => On => On
378+ session.bug_compat_warn => On => On
379+ session.cache_expire => 180 => 180
380+ session.cache_limiter => nocache => nocache
381+ session.cookie_domain => no value => no value
382+ session.cookie_httponly => Off => Off
383+ session.cookie_lifetime => 0 => 0
384+ session.cookie_path => / => /
385+ session.cookie_secure => Off => Off
386+ session.entropy_file => no value => no value
387+ session.entropy_length => 0 => 0
388+ session.gc_divisor => 100 => 100
389+ session.gc_maxlifetime => 1440 => 1440
390+ session.gc_probability => 1 => 1
391+ session.hash_bits_per_character => 4 => 4
392+ session.hash_function => 0 => 0
393+ session.name => PHPSESSID => PHPSESSID
394+ session.referer_check => no value => no value
395+ session.save_handler => files => files
396+ session.save_path => no value => no value
397+ session.serialize_handler => php => php
398+ session.use_cookies => On => On
399+ session.use_only_cookies => On => On
400+ session.use_trans_sid => 0 => 0
401+
402+ SimpleXML
403+
404+ Simplexml support => enabled
405+ Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
406+ Schema support => enabled
407+
408+ soap
409+
410+ Soap Client => enabled
411+ Soap Server => enabled
412+
413+ Directive => Local Value => Master Value
414+ soap.wsdl_cache => 1 => 1
415+ soap.wsdl_cache_dir => /tmp => /tmp
416+ soap.wsdl_cache_enabled => 1 => 1
417+ soap.wsdl_cache_limit => 5 => 5
418+ soap.wsdl_cache_ttl => 86400 => 86400
419+
420+ SPL
421+
422+ SPL support => enabled
423+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
424+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
425+
426+ SQLite
427+
428+ SQLite support => enabled
429+ PECL Module version => 2.0-dev $Id$
430+ SQLite Library => 2.8.17
431+ SQLite Encoding => iso8859
432+
433+ Directive => Local Value => Master Value
434+ sqlite.assoc_case => 0 => 0
435+
436+ sqlite3
437+
438+ SQLite3 support => enabled
439+ SQLite3 module version => 0.7-dev
440+ SQLite Library => 3.7.7.1
441+
442+ Directive => Local Value => Master Value
443+ sqlite3.extension_dir => no value => no value
444+
445+ standard
446+
447+ Dynamic Library Support => enabled
448+ Path to sendmail => /usr/sbin/sendmail -t -i
449+
450+ Directive => Local Value => Master Value
451+ assert.active => 1 => 1
452+ assert.bail => 0 => 0
453+ assert.callback => no value => no value
454+ assert.quiet_eval => 0 => 0
455+ assert.warning => 1 => 1
456+ auto_detect_line_endings => 0 => 0
457+ default_socket_timeout => 60 => 60
458+ from => no value => no value
459+ safe_mode_allowed_env_vars => PHP_ => PHP_
460+ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
461+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
462+ user_agent => no value => no value
463+
464+ tokenizer
465+
466+ Tokenizer Support => enabled
467+
468+ xml
469+
470+ XML Support => active
471+ XML Namespace Support => active
472+ libxml2 Version => 2.7.6
473+
474+ xmlreader
475+
476+ XMLReader => enabled
477+
478+ xmlrpc
479+
480+ core library version => xmlrpc-epi v. 0.51
481+ php extension version => 0.51
482+ author => Dan Libby
483+ homepage => http://xmlrpc-epi.sourceforge.net
484+ open sourced by => Epinions.com
485+
486+ xmlwriter
487+
488+ XMLWriter => enabled
489+
490+ xsl
491+
492+ XSL => enabled
493+ libxslt Version => 1.1.26
494+ libxslt compiled against libxml Version => 2.7.6
495+ EXSLT => enabled
496+ libexslt Version => 1.1.26
497+
498+ zip
499+
500+ Zip => enabled
501+ Extension Version => $Id: bdd35a2ede0347a3df239de1e7dc5d7e588f00c3 $
502+ Zip version => 1.11.0
503+ Libzip version => 0.10.1
504+
505+ zlib
506+
507+ ZLib Support => enabled
508+ Stream Wrapper support => compress.zlib://
509+ Stream Filter support => zlib.inflate, zlib.deflate
510+ Compiled Version => 1.2.3
511+ Linked Version => 1.2.3
512+
513+ Directive => Local Value => Master Value
514+ zlib.output_compression => Off => Off
515+ zlib.output_compression_level => -1 => -1
516+ zlib.output_handler => no value => no value
517+
518+ Additional Modules
519+
520+ Module Name
521+ ===DONE===
1 (9%)
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.3.23
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_call_time_pass_reference => On => On
016+ allow_url_fopen => On => On
017+ allow_url_include => Off => Off
018+ always_populate_raw_post_data => Off => Off
019+ arg_separator.input => & => &
020+ arg_separator.output => & => &
021+ asp_tags => Off => Off
022+ auto_append_file => no value => no value
023+ auto_globals_jit => On => On
024+ auto_prepend_file => no value => no value
025+ browscap => no value => no value
026+ default_charset => no value => no value
027+ default_mimetype => text/html => text/html
028+ define_syslog_variables => Off => Off
029+ disable_classes => no value => no value
030+ disable_functions => no value => no value
031+ display_errors => STDOUT => STDOUT
032+ display_startup_errors => On => On
033+ doc_root => no value => no value
034+ docref_ext => .html => .html
035+ docref_root => no value => no value
036+ enable_dl => On => On
037+ error_append_string => no value => no value
038+ error_log => no value => no value
039+ error_prepend_string => no value => no value
040+ error_reporting => 32767 => 32767
041+ exit_on_timeout => Off => Off
042+ expose_php => On => On
043+ extension_dir => /usr/local/src/php-5.3.23/modules/ => /usr/local/src/php-5.3.23/modules/
044+ file_uploads => On => On
045+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
046+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
047+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
048+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
049+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
050+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
051+ html_errors => Off => Off
052+ ignore_repeated_errors => Off => Off
053+ ignore_repeated_source => Off => Off
054+ ignore_user_abort => Off => Off
055+ implicit_flush => On => On
056+ include_path => .:/usr/local/lib/php-5.3/lib/php => .:/usr/local/lib/php-5.3/lib/php
057+ log_errors => Off => Off
058+ log_errors_max_len => 1024 => 1024
059+ magic_quotes_gpc => On => On
060+ magic_quotes_runtime => Off => Off
061+ magic_quotes_sybase => Off => Off
062+ mail.add_x_header => Off => Off
063+ mail.force_extra_parameters => no value => no value
064+ mail.log => no value => no value
065+ max_execution_time => 0 => 0
066+ max_file_uploads => 20 => 20
067+ max_input_nesting_level => 64 => 64
068+ max_input_time => -1 => -1
069+ max_input_vars => 1000 => 1000
070+ memory_limit => 128M => 128M
071+ open_basedir => no value => no value
072+ output_buffering => no value => no value
073+ output_handler => no value => no value
074+ post_max_size => 8M => 8M
075+ precision => 14 => 14
076+ realpath_cache_size => 16K => 16K
077+ realpath_cache_ttl => 120 => 120
078+ register_argc_argv => On => On
079+ register_globals => Off => Off
080+ register_long_arrays => On => On
081+ report_memleaks => On => On
082+ report_zend_debug => Off => Off
083+ request_order => no value => no value
084+ safe_mode => Off => Off
085+ safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
086+ safe_mode_gid => Off => Off
087+ safe_mode_include_dir => 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+ y2k_compliance => On => On
106+ zend.enable_gc => On => On
107+
108+ ctype
109+
110+ ctype functions => enabled
111+
112+ date
113+
114+ date/time support => enabled
115+ "Olson" Timezone Database Version => 2012.10
116+ Timezone Database => internal
117+
118+ 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 'Asia/Tokyo' for 'JST/9.0/no DST' instead in %s/phpinfo_002.php on line 2
119+ Default timezone => Asia/Tokyo
120+
024- ===DONE===
122+ date.default_latitude => 31.7667 => 31.7667
123+ date.default_longitude => 35.2333 => 35.2333
124+ date.sunrise_zenith => 90.583333 => 90.583333
125+ date.sunset_zenith => 90.583333 => 90.583333
126+ date.timezone => no value => no value
127+
128+ dom
129+
130+ DOM/XML => enabled
131+ DOM/XML API Version => 20031129
132+ libxml Version => 2.6.26
133+ HTML Support => enabled
134+ XPath Support => enabled
135+ XPointer Support => enabled
136+ Schema Support => enabled
137+ RelaxNG Support => enabled
138+
139+ ereg
140+
141+ Regex Library => Bundled library enabled
142+
143+ fileinfo
144+
145+ fileinfo support => enabled
146+ version => 1.0.5-dev
147+
148+ filter
149+
150+ Input Validation and Filtering => enabled
151+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
152+
153+ Directive => Local Value => Master Value
154+ filter.default => unsafe_raw => unsafe_raw
155+ filter.default_flags => no value => no value
156+
157+ gd
158+
159+ GD Support => enabled
160+ GD Version => bundled (2.0.34 compatible)
161+ GIF Read Support => enabled
162+ GIF Create Support => enabled
163+ PNG Support => enabled
164+ libPNG Version => 1.2.10
165+ WBMP Support => enabled
166+ XBM Support => enabled
167+
168+ Directive => Local Value => Master Value
169+ gd.jpeg_ignore_warning => 0 => 0
170+
171+ hash
172+
173+ hash support => enabled
174+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
175+
176+ iconv
177+
178+ iconv support => enabled
179+ iconv implementation => glibc
180+ iconv library version => 2.5
181+
182+ Directive => Local Value => Master Value
183+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
184+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
185+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
186+
187+ json
188+
189+ json support => enabled
190+ json version => 1.2.1
191+
192+ libxml
193+
194+ libXML support => active
195+ libXML Compiled Version => 2.6.26
196+ libXML Loaded Version => 20626
197+ libXML streams => enabled
198+
199+ mbstring
200+
201+ Multibyte Support => enabled
202+ Multibyte string engine => libmbfl
203+ HTTP input encoding translation => disabled
204+
205+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
206+
207+ Multibyte (japanese) regex support => enabled
208+ Multibyte regex (oniguruma) backtrack check => On
209+ Multibyte regex (oniguruma) version => 4.7.1
210+
211+ Directive => Local Value => Master Value
212+ mbstring.detect_order => no value => no value
213+ mbstring.encoding_translation => Off => Off
214+ mbstring.func_overload => 0 => 0
215+ mbstring.http_input => pass => pass
216+ mbstring.http_output => pass => pass
217+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
218+ mbstring.internal_encoding => no value => no value
219+ mbstring.language => neutral => neutral
220+ mbstring.strict_detection => Off => Off
221+ mbstring.substitute_character => no value => no value
222+
223+ mhash
224+
225+ MHASH support => Enabled
226+ MHASH API Version => Emulated Support
227+
228+ mysql
229+
230+ MySQL Support => enabled
231+ Active Persistent Links => 0
232+ Active Links => 0
233+ Client API version => 5.0.95
234+ MYSQL_MODULE_TYPE => external
235+ MYSQL_SOCKET => /var/lib/mysql/mysql.sock
236+ MYSQL_INCLUDE => -I/usr/include/mysql
237+ MYSQL_LIBS => -L/usr/lib64/mysql -lmysqlclient
238+
239+ Directive => Local Value => Master Value
240+ mysql.allow_local_infile => On => On
241+ mysql.allow_persistent => On => On
242+ mysql.connect_timeout => 60 => 60
243+ mysql.default_host => no value => no value
244+ mysql.default_password => no value => no value
245+ mysql.default_port => no value => no value
246+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
247+ mysql.default_user => no value => no value
248+ mysql.max_links => Unlimited => Unlimited
249+ mysql.max_persistent => Unlimited => Unlimited
250+ mysql.trace_mode => Off => Off
251+
252+ pcre
253+
254+ PCRE (Perl Compatible Regular Expressions) Support => enabled
255+ PCRE Library Version => 8.31 2012-07-06
256+
257+ Directive => Local Value => Master Value
258+ pcre.backtrack_limit => 1000000 => 1000000
259+ pcre.recursion_limit => 100000 => 100000
260+
261+ PDO
262+
263+ PDO support => enabled
264+ PDO drivers => sqlite, sqlite2
265+
266+ pdo_sqlite
267+
268+ PDO Driver for SQLite 3.x => enabled
269+ SQLite Library => 3.7.7.1
270+
271+ Phar
272+
273+ Phar: PHP Archive support => enabled
274+ Phar EXT version => 2.0.1
275+ Phar API version => 1.1.1
276+ SVN revision => $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
277+ Phar-based phar archives => enabled
278+ Tar-based phar archives => enabled
279+ ZIP-based phar archives => enabled
280+ gzip compression => enabled
281+ bzip2 compression => enabled
282+ OpenSSL support => disabled (install ext/openssl)
283+
284+
285+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
286+ Phar fully realized by Gregory Beaver and Marcus Boerger.
287+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
288+ Directive => Local Value => Master Value
292+
294+
295+ Revision => $Id: 5a2da3946b96c5afbf3aff8db8a8681f8bedee85 $
296+
297+ Reflection
298+
299+ Reflection => enabled
300+ Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $
301+
302+ session
303+
304+ Session Support => enabled
305+ Registered save handlers => files user sqlite
306+ Registered serializer handlers => php php_binary
307+
308+ Directive => Local Value => Master Value
309+ session.auto_start => Off => Off
310+ session.bug_compat_42 => On => On
311+ session.bug_compat_warn => On => On
312+ session.cache_expire => 180 => 180
313+ session.cache_limiter => nocache => nocache
314+ session.cookie_domain => no value => no value
315+ session.cookie_httponly => Off => Off
316+ session.cookie_lifetime => 0 => 0
317+ session.cookie_path => / => /
318+ session.cookie_secure => Off => Off
319+ session.entropy_file => no value => no value
320+ session.entropy_length => 0 => 0
321+ session.gc_divisor => 100 => 100
322+ session.gc_maxlifetime => 1440 => 1440
323+ session.gc_probability => 1 => 1
324+ session.hash_bits_per_character => 4 => 4
325+ session.hash_function => 0 => 0
326+ session.name => PHPSESSID => PHPSESSID
327+ session.referer_check => no value => no value
328+ session.save_handler => files => files
329+ session.save_path => no value => no value
330+ session.serialize_handler => php => php
331+ session.use_cookies => On => On
332+ session.use_only_cookies => On => On
333+ session.use_trans_sid => 0 => 0
334+
335+ SimpleXML
336+
337+ Simplexml support => enabled
338+ Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
339+ Schema support => enabled
340+
341+ SPL
342+
343+ SPL support => enabled
344+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
345+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
346+
347+ SQLite
348+
349+ SQLite support => enabled
350+ PECL Module version => 2.0-dev $Id$
351+ SQLite Library => 2.8.17
352+ SQLite Encoding => iso8859
353+
354+ Directive => Local Value => Master Value
355+ sqlite.assoc_case => 0 => 0
356+
357+ sqlite3
358+
359+ SQLite3 support => enabled
360+ SQLite3 module version => 0.7-dev
361+ SQLite Library => 3.7.7.1
362+
363+ Directive => Local Value => Master Value
364+ sqlite3.extension_dir => no value => no value
365+
366+ standard
367+
368+ Dynamic Library Support => enabled
369+ Path to sendmail => /usr/sbin/sendmail -t -i
370+
371+ Directive => Local Value => Master Value
372+ assert.active => 1 => 1
373+ assert.bail => 0 => 0
374+ assert.callback => no value => no value
375+ assert.quiet_eval => 0 => 0
376+ assert.warning => 1 => 1
377+ auto_detect_line_endings => 0 => 0
378+ default_socket_timeout => 60 => 60
379+ from => no value => no value
380+ safe_mode_allowed_env_vars => PHP_ => PHP_
381+ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
382+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
383+ user_agent => no value => no value
384+
385+ tokenizer
386+
387+ Tokenizer Support => enabled
388+
389+ xml
390+
391+ XML Support => active
392+ XML Namespace Support => active
393+ libxml2 Version => 2.6.26
394+
395+ xmlreader
396+
397+ XMLReader => enabled
398+
399+ xmlwriter
400+
401+ XMLWriter => enabled
402+
403+ zlib
404+
405+ ZLib Support => enabled
406+ Stream Wrapper support => compress.zlib://
407+ Stream Filter support => zlib.inflate, zlib.deflate
408+ Compiled Version => 1.2.3
409+ Linked Version => 1.2.3
410+
411+ Directive => Local Value => Master Value
412+ zlib.output_compression => Off => Off
413+ zlib.output_compression_level => -1 => -1
414+ zlib.output_handler => no value => no value
415+
416+ Additional Modules
417+
418+ Module Name
419+ readline
420+ ===DONE===
1 (9%)
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.3.23
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_call_time_pass_reference => Off => Off
016+ allow_url_fopen => On => On
017+ allow_url_include => Off => Off
018+ always_populate_raw_post_data => Off => Off
019+ arg_separator.input => & => &
020+ arg_separator.output => & => &
021+ asp_tags => Off => Off
022+ auto_append_file => no value => no value
023+ auto_globals_jit => On => On
024+ auto_prepend_file => no value => no value
025+ browscap => no value => no value
026+ default_charset => no value => no value
027+ default_mimetype => text/html => text/html
028+ define_syslog_variables => Off => Off
029+ disable_classes => no value => no value
030+ disable_functions => no value => no value
031+ display_errors => STDOUT => STDOUT
032+ display_startup_errors => On => On
033+ doc_root => no value => no value
034+ docref_ext => .html => .html
035+ docref_root => no value => no value
036+ enable_dl => Off => Off
037+ error_append_string => no value => no value
038+ error_log => /var/log/php_errors.log => /var/log/php_errors.log
039+ error_prepend_string => no value => no value
040+ error_reporting => 32767 => 32767
041+ exit_on_timeout => Off => Off
042+ expose_php => On => On
043+ extension_dir => /usr/local/src/php-5.3.23/modules/ => /usr/local/src/php-5.3.23/modules/
044+ file_uploads => On => On
045+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
046+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
047+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
048+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
049+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
050+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
051+ html_errors => Off => Off
052+ ignore_repeated_errors => Off => Off
053+ ignore_repeated_source => Off => Off
054+ ignore_user_abort => Off => Off
055+ implicit_flush => On => On
056+ include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
057+ log_errors => Off => Off
058+ log_errors_max_len => 1024 => 1024
059+ magic_quotes_gpc => On => On
060+ magic_quotes_runtime => Off => Off
061+ magic_quotes_sybase => Off => Off
062+ mail.add_x_header => On => On
063+ mail.force_extra_parameters => no value => no value
064+ mail.log => no value => no value
065+ max_execution_time => 0 => 0
066+ max_file_uploads => 20 => 20
067+ max_input_nesting_level => 64 => 64
068+ max_input_time => -1 => -1
069+ max_input_vars => 1000 => 1000
070+ memory_limit => 128M => 128M
071+ open_basedir => no value => no value
072+ output_buffering => no value => no value
073+ output_handler => no value => no value
074+ post_max_size => 8M => 8M
075+ precision => 14 => 14
076+ realpath_cache_size => 16K => 16K
077+ realpath_cache_ttl => 120 => 120
078+ register_argc_argv => On => On
079+ register_globals => Off => Off
080+ register_long_arrays => On => On
081+ report_memleaks => On => On
082+ report_zend_debug => Off => Off
083+ request_order => GP => GP
084+ safe_mode => Off => Off
085+ safe_mode_exec_dir => no value => no value
086+ safe_mode_gid => Off => Off
087+ safe_mode_include_dir => 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 => 100 => 100
091+ short_open_tag => Off => Off
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 => GPCS => GPCS
103+ xmlrpc_error_number => 0 => 0
104+ xmlrpc_errors => Off => Off
105+ y2k_compliance => On => On
106+ zend.enable_gc => On => On
107+
108+ ctype
109+
110+ ctype functions => enabled
111+
112+ date
113+
114+ date/time support => enabled
115+ "Olson" Timezone Database Version => 2012.10
116+ Timezone Database => internal
117+ Default timezone => Asia/Tokyo
118+
024- ===DONE===
120+ date.default_latitude => 31.7667 => 31.7667
121+ date.default_longitude => 35.2333 => 35.2333
122+ date.sunrise_zenith => 90.583333 => 90.583333
123+ date.sunset_zenith => 90.583333 => 90.583333
124+ date.timezone => Asia/Tokyo => Asia/Tokyo
125+
126+ dom
127+
128+ DOM/XML => enabled
129+ DOM/XML API Version => 20031129
130+ libxml Version => 2.6.26
131+ HTML Support => enabled
132+ XPath Support => enabled
133+ XPointer Support => enabled
134+ Schema Support => enabled
135+ RelaxNG Support => enabled
136+
137+ ereg
138+
139+ Regex Library => Bundled library enabled
140+
141+ fileinfo
142+
143+ fileinfo support => enabled
144+ version => 1.0.5-dev
145+
146+ filter
147+
148+ Input Validation and Filtering => enabled
149+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
150+
151+ Directive => Local Value => Master Value
152+ filter.default => unsafe_raw => unsafe_raw
153+ filter.default_flags => no value => no value
154+
155+ hash
156+
157+ hash support => enabled
158+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
159+
160+ iconv
161+
162+ iconv support => enabled
163+ iconv implementation => glibc
164+ iconv library version => 2.5
165+
166+ Directive => Local Value => Master Value
167+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
168+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
169+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
170+
171+ json
172+
173+ json support => enabled
174+ json version => 1.2.1
175+
176+ libxml
177+
178+ libXML support => active
179+ libXML Compiled Version => 2.6.26
180+ libXML Loaded Version => 20626
181+ libXML streams => enabled
182+
183+ mbstring
184+
185+ Multibyte Support => enabled
186+ Multibyte string engine => libmbfl
187+ HTTP input encoding translation => disabled
188+
189+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
190+
191+ Multibyte (japanese) regex support => enabled
192+ Multibyte regex (oniguruma) backtrack check => On
193+ Multibyte regex (oniguruma) version => 4.7.1
194+
195+ Directive => Local Value => Master Value
196+ mbstring.detect_order => auto => auto
197+ mbstring.encoding_translation => Off => Off
198+ mbstring.func_overload => 0 => 0
199+ mbstring.http_input => auto => auto
200+ mbstring.http_output => UTF-8 => UTF-8
201+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
202+ mbstring.internal_encoding => UTF-8 => UTF-8
203+ mbstring.language => Japanese => Japanese
204+ mbstring.strict_detection => Off => Off
205+ mbstring.substitute_character => no value => no value
206+
207+ mcrypt
208+
209+ mcrypt support => enabled
210+ mcrypt_filter support => enabled
211+ Version => 2.5.8
212+ Api No => 20021217
213+ 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
214+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
215+
216+ Directive => Local Value => Master Value
217+ mcrypt.algorithms_dir => no value => no value
218+ mcrypt.modes_dir => 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.6.10
226+ MYSQL_MODULE_TYPE => external
227+ MYSQL_SOCKET => /usr/local/mysql/mysql.sock
228+ MYSQL_INCLUDE => -I/usr/local/mysql/include
229+ MYSQL_LIBS => -L/usr/local/mysql/lib -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 => /usr/local/mysql/mysql.sock => /usr/local/mysql/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.6.10
248+ Active Persistent Links => 0
249+ Inactive Persistent Links => 0
250+ Active Links => 0
251+ Client API header version => 5.6.10
252+ MYSQLI_SOCKET => /usr/local/mysql/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 => /usr/local/mysql/mysql.sock => /usr/local/mysql/mysql.sock
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.31 2012-07-06
270+
271+ Directive => Local Value => Master Value
272+ pcre.backtrack_limit => 1000000 => 1000000
273+ pcre.recursion_limit => 100000 => 100000
274+
275+ PDO
276+
277+ PDO support => enabled
278+ PDO drivers => sqlite, sqlite2
279+
280+ pdo_sqlite
281+
282+ PDO Driver for SQLite 3.x => enabled
283+ SQLite Library => 3.7.7.1
284+
285+ Phar
286+
287+ Phar: PHP Archive support => enabled
288+ Phar EXT version => 2.0.1
289+ Phar API version => 1.1.1
290+ SVN revision => $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
291+ Phar-based phar archives => enabled
292+ Tar-based phar archives => enabled
293+ ZIP-based phar archives => enabled
294+ gzip compression => enabled
295+ bzip2 compression => enabled
296+ OpenSSL support => disabled (install ext/openssl)
297+
298+
299+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
300+ Phar fully realized by Gregory Beaver and Marcus Boerger.
301+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
302+ Directive => Local Value => Master Value
306+
308+
309+ Revision => $Id: 5a2da3946b96c5afbf3aff8db8a8681f8bedee85 $
310+
311+ Reflection
312+
313+ Reflection => enabled
314+ Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $
315+
316+ session
317+
318+ Session Support => enabled
319+ Registered save handlers => files user sqlite
320+ Registered serializer handlers => php php_binary
321+
322+ Directive => Local Value => Master Value
323+ session.auto_start => Off => Off
324+ session.bug_compat_42 => Off => Off
325+ session.bug_compat_warn => Off => Off
326+ session.cache_expire => 180 => 180
327+ session.cache_limiter => nocache => nocache
328+ session.cookie_domain => no value => no value
329+ session.cookie_httponly => Off => Off
330+ session.cookie_lifetime => 0 => 0
331+ session.cookie_path => / => /
332+ session.cookie_secure => Off => Off
333+ session.entropy_file => no value => no value
334+ session.entropy_length => 0 => 0
335+ session.gc_divisor => 1000 => 1000
336+ session.gc_maxlifetime => 1440 => 1440
337+ session.gc_probability => 1 => 1
338+ session.hash_bits_per_character => 5 => 5
339+ session.hash_function => 0 => 0
340+ session.name => PHPSESSID => PHPSESSID
341+ session.referer_check => no value => no value
342+ session.save_handler => files => files
343+ session.save_path => /var/lib/php/session => /var/lib/php/session
344+ session.serialize_handler => php => php
345+ session.use_cookies => On => On
346+ session.use_only_cookies => On => On
347+ session.use_trans_sid => 0 => 0
348+
349+ SimpleXML
350+
351+ Simplexml support => enabled
352+ Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
353+ Schema support => enabled
354+
355+ SPL
356+
357+ SPL support => enabled
358+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
359+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
360+
361+ SQLite
362+
363+ SQLite support => enabled
364+ PECL Module version => 2.0-dev $Id$
365+ SQLite Library => 2.8.17
366+ SQLite Encoding => iso8859
367+
368+ Directive => Local Value => Master Value
369+ sqlite.assoc_case => 0 => 0
370+
371+ sqlite3
372+
373+ SQLite3 support => enabled
374+ SQLite3 module version => 0.7-dev
375+ SQLite Library => 3.7.7.1
376+
377+ Directive => Local Value => Master Value
378+ sqlite3.extension_dir => no value => no value
379+
380+ standard
381+
382+ Dynamic Library Support => enabled
383+ Path to sendmail => /usr/sbin/sendmail -t -i
384+
385+ Directive => Local Value => Master Value
386+ assert.active => 1 => 1
387+ assert.bail => 0 => 0
388+ assert.callback => no value => no value
389+ assert.quiet_eval => 0 => 0
390+ assert.warning => 1 => 1
391+ auto_detect_line_endings => 0 => 0
392+ default_socket_timeout => 60 => 60
393+ from => no value => no value
394+ safe_mode_allowed_env_vars => PHP_ => PHP_
395+ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
396+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
397+ user_agent => no value => no value
398+
399+ tokenizer
400+
401+ Tokenizer Support => enabled
402+
403+ xml
404+
405+ XML Support => active
406+ XML Namespace Support => active
407+ libxml2 Version => 2.6.26
408+
409+ xmlreader
410+
411+ XMLReader => enabled
412+
413+ xmlwriter
414+
415+ XMLWriter => enabled
416+
417+ zip
418+
419+ Zip => enabled
420+ Extension Version => $Id: bdd35a2ede0347a3df239de1e7dc5d7e588f00c3 $
421+ Zip version => 1.11.0
422+ Libzip version => 0.10.1
423+
424+ zlib
425+
426+ ZLib Support => enabled
427+ Stream Wrapper support => compress.zlib://
428+ Stream Filter support => zlib.inflate, zlib.deflate
429+ Compiled Version => 1.2.3
430+ Linked Version => 1.2.3
431+
432+ Directive => Local Value => Master Value
433+ zlib.output_compression => Off => Off
434+ zlib.output_compression_level => -1 => -1
435+ zlib.output_handler => no value => no value
436+
437+ Additional Modules
438+
439+ Module Name
440+ ===DONE===
1 (9%)
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.3.23
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_call_time_pass_reference => Off => Off
016+ allow_url_fopen => On => On
017+ allow_url_include => Off => Off
018+ always_populate_raw_post_data => Off => Off
019+ arg_separator.input => & => &
020+ arg_separator.output => & => &
021+ asp_tags => Off => Off
022+ auto_append_file => no value => no value
023+ auto_globals_jit => On => On
024+ auto_prepend_file => no value => no value
025+ browscap => no value => no value
026+ default_charset => no value => no value
027+ default_mimetype => text/html => text/html
028+ define_syslog_variables => Off => Off
029+ disable_classes => no value => no value
030+ disable_functions => no value => no value
031+ display_errors => STDOUT => STDOUT
032+ display_startup_errors => On => On
033+ doc_root => /opt/Apache/platform/apache-2.2.23/htdocs => /opt/Apache/platform/apache-2.2.23/htdocs
034+ docref_ext => .html => .html
035+ docref_root => no value => no value
036+ enable_dl => Off => Off
037+ error_append_string => no value => no value
038+ error_log => no value => no value
039+ error_prepend_string => no value => no value
040+ error_reporting => 32767 => 32767
041+ exit_on_timeout => Off => Off
042+ expose_php => On => On
043+ extension_dir => /opt/utils/mysql/src/php-5.3.23/modules/ => /opt/utils/mysql/src/php-5.3.23/modules/
044+ file_uploads => On => On
045+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
046+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
047+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
048+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
049+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
050+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
051+ html_errors => Off => Off
052+ ignore_repeated_errors => Off => Off
053+ ignore_repeated_source => Off => Off
054+ ignore_user_abort => Off => Off
055+ implicit_flush => On => On
056+ include_path => .:/opt/php5.4/lib/php => .:/opt/php5.4/lib/php
057+ log_errors => Off => Off
058+ log_errors_max_len => 1024 => 1024
059+ magic_quotes_gpc => On => On
060+ magic_quotes_runtime => Off => Off
061+ magic_quotes_sybase => Off => Off
062+ mail.add_x_header => On => On
063+ mail.force_extra_parameters => no value => no value
064+ mail.log => no value => no value
065+ max_execution_time => 0 => 0
066+ max_file_uploads => 20 => 20
067+ max_input_nesting_level => 64 => 64
068+ max_input_time => -1 => -1
069+ max_input_vars => 1000 => 1000
070+ memory_limit => 128M => 128M
071+ open_basedir => no value => no value
072+ output_buffering => no value => no value
073+ output_handler => no value => no value
074+ post_max_size => 8M => 8M
075+ precision => 14 => 14
076+ realpath_cache_size => 16K => 16K
077+ realpath_cache_ttl => 120 => 120
078+ register_argc_argv => On => On
079+ register_globals => Off => Off
080+ register_long_arrays => On => On
081+ report_memleaks => On => On
082+ report_zend_debug => Off => Off
083+ request_order => GP => GP
084+ safe_mode => Off => Off
085+ safe_mode_exec_dir => no value => no value
086+ safe_mode_gid => Off => Off
087+ safe_mode_include_dir => 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 => Off => Off
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 => GPCS => GPCS
103+ xmlrpc_error_number => 0 => 0
104+ xmlrpc_errors => Off => Off
105+ y2k_compliance => On => On
106+ zend.enable_gc => On => On
107+
108+ ctype
109+
110+ ctype functions => enabled
111+
112+ date
113+
114+ date/time support => enabled
115+ "Olson" Timezone Database Version => 2012.10
116+ Timezone Database => internal
117+
118+ 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 'UTC' for 'GMT/0.0/no DST' instead in %s/phpinfo_002.php on line 2
119+ Default timezone => UTC
120+
024- ===DONE===
122+ date.default_latitude => 31.7667 => 31.7667
123+ date.default_longitude => 35.2333 => 35.2333
124+ date.sunrise_zenith => 90.583333 => 90.583333
125+ date.sunset_zenith => 90.583333 => 90.583333
126+ date.timezone => no value => no value
127+
128+ dom
129+
130+ DOM/XML => enabled
131+ DOM/XML API Version => 20031129
132+ libxml Version => 2.6.26
133+ HTML Support => enabled
134+ XPath Support => enabled
135+ XPointer Support => enabled
136+ Schema Support => enabled
137+ RelaxNG Support => enabled
138+
139+ ereg
140+
141+ Regex Library => Bundled library enabled
142+
143+ fileinfo
144+
145+ fileinfo support => enabled
146+ version => 1.0.5-dev
147+
148+ filter
149+
150+ Input Validation and Filtering => enabled
151+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
152+
153+ Directive => Local Value => Master Value
154+ filter.default => unsafe_raw => unsafe_raw
155+ filter.default_flags => no value => no value
156+
157+ gd
158+
159+ GD Support => enabled
160+ GD Version => bundled (2.0.34 compatible)
161+ GIF Read Support => enabled
162+ GIF Create Support => enabled
163+ JPEG Support => enabled
164+ libJPEG Version => 6b
165+ PNG Support => enabled
166+ libPNG Version => 1.2.10
167+ WBMP Support => enabled
168+ XBM Support => enabled
169+
170+ Directive => Local Value => Master Value
171+ gd.jpeg_ignore_warning => 0 => 0
172+
173+ hash
174+
175+ hash support => enabled
176+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
177+
178+ iconv
179+
180+ iconv support => enabled
181+ iconv implementation => glibc
182+ iconv library version => 2.5
183+
184+ Directive => Local Value => Master Value
185+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
186+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
187+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
188+
189+ json
190+
191+ json support => enabled
192+ json version => 1.2.1
193+
194+ libxml
195+
196+ libXML support => active
197+ libXML Compiled Version => 2.6.26
198+ libXML Loaded Version => 20626
199+ libXML streams => enabled
200+
201+ mbstring
202+
203+ Multibyte Support => enabled
204+ Multibyte string engine => libmbfl
205+ HTTP input encoding translation => disabled
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.7
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+ mysql
239+
240+ MySQL Support => enabled
241+ Active Persistent Links => 0
242+ Active Links => 0
243+ Client API version => 5.5.9
244+ MYSQL_MODULE_TYPE => external
245+ MYSQL_SOCKET => /var/lib/mysql/mysql.sock
246+ MYSQL_INCLUDE => -I/usr/include/mysql
247+ MYSQL_LIBS => -L/usr/lib64/mysql -lmysqlclient_r
248+
249+ Directive => Local Value => Master Value
250+ mysql.allow_local_infile => On => On
251+ mysql.allow_persistent => On => On
252+ mysql.connect_timeout => 60 => 60
253+ mysql.default_host => no value => no value
254+ mysql.default_password => no value => no value
255+ mysql.default_port => no value => no value
256+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
257+ mysql.default_user => no value => no value
258+ mysql.max_links => Unlimited => Unlimited
259+ mysql.max_persistent => Unlimited => Unlimited
260+ mysql.trace_mode => Off => Off
261+
262+ pcre
263+
264+ PCRE (Perl Compatible Regular Expressions) Support => enabled
265+ PCRE Library Version => 8.31 2012-07-06
266+
267+ Directive => Local Value => Master Value
268+ pcre.backtrack_limit => 1000000 => 1000000
269+ pcre.recursion_limit => 100000 => 100000
270+
271+ PDO
272+
273+ PDO support => enabled
274+ PDO drivers => sqlite, sqlite2
275+
276+ pdo_sqlite
277+
278+ PDO Driver for SQLite 3.x => enabled
279+ SQLite Library => 3.7.7.1
280+
281+ Phar
282+
283+ Phar: PHP Archive support => enabled
284+ Phar EXT version => 2.0.1
285+ Phar API version => 1.1.1
286+ SVN revision => $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
287+ Phar-based phar archives => enabled
288+ Tar-based phar archives => enabled
289+ ZIP-based phar archives => enabled
290+ gzip compression => enabled
291+ bzip2 compression => enabled
292+ OpenSSL support => disabled (install ext/openssl)
293+
294+
295+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
296+ Phar fully realized by Gregory Beaver and Marcus Boerger.
297+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
298+ Directive => Local Value => Master Value
302+
304+
305+ Revision => $Id: 5a2da3946b96c5afbf3aff8db8a8681f8bedee85 $
306+
307+ Reflection
308+
309+ Reflection => enabled
310+ Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $
311+
312+ session
313+
314+ Session Support => enabled
315+ Registered save handlers => files user sqlite
316+ Registered serializer handlers => php php_binary
317+
318+ Directive => Local Value => Master Value
319+ session.auto_start => Off => Off
320+ session.bug_compat_42 => Off => Off
321+ session.bug_compat_warn => Off => Off
322+ session.cache_expire => 180 => 180
323+ session.cache_limiter => nocache => nocache
324+ session.cookie_domain => no value => no value
325+ session.cookie_httponly => Off => Off
326+ session.cookie_lifetime => 0 => 0
327+ session.cookie_path => / => /
328+ session.cookie_secure => Off => Off
329+ session.entropy_file => no value => no value
330+ session.entropy_length => 0 => 0
331+ session.gc_divisor => 1000 => 1000
332+ session.gc_maxlifetime => 1440 => 1440
333+ session.gc_probability => 1 => 1
334+ session.hash_bits_per_character => 5 => 5
335+ session.hash_function => 0 => 0
336+ session.name => PHPSESSID => PHPSESSID
337+ session.referer_check => no value => no value
338+ session.save_handler => files => files
339+ session.save_path => no value => no value
340+ session.serialize_handler => php => php
341+ session.use_cookies => On => On
342+ session.use_only_cookies => On => On
343+ session.use_trans_sid => 0 => 0
344+
345+ SimpleXML
346+
347+ Simplexml support => enabled
348+ Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
349+ Schema support => enabled
350+
351+ SPL
352+
353+ SPL support => enabled
354+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
355+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
356+
357+ SQLite
358+
359+ SQLite support => enabled
360+ PECL Module version => 2.0-dev $Id$
361+ SQLite Library => 2.8.17
362+ SQLite Encoding => iso8859
363+
364+ Directive => Local Value => Master Value
365+ sqlite.assoc_case => 0 => 0
366+
367+ sqlite3
368+
369+ SQLite3 support => enabled
370+ SQLite3 module version => 0.7-dev
371+ SQLite Library => 3.7.7.1
372+
373+ Directive => Local Value => Master Value
374+ sqlite3.extension_dir => no value => no value
375+
376+ standard
377+
378+ Dynamic Library Support => enabled
379+ Path to sendmail => /usr/sbin/sendmail -t -i
380+
381+ Directive => Local Value => Master Value
382+ assert.active => 1 => 1
383+ assert.bail => 0 => 0
384+ assert.callback => no value => no value
385+ assert.quiet_eval => 0 => 0
386+ assert.warning => 1 => 1
387+ auto_detect_line_endings => 0 => 0
388+ default_socket_timeout => 60 => 60
389+ from => no value => no value
390+ safe_mode_allowed_env_vars => PHP_ => PHP_
391+ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
392+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
393+ user_agent => no value => no value
394+
395+ tokenizer
396+
397+ Tokenizer Support => enabled
398+
399+ xml
400+
401+ XML Support => active
402+ XML Namespace Support => active
403+ libxml2 Version => 2.6.26
404+
405+ xmlreader
406+
407+ XMLReader => enabled
408+
409+ xmlwriter
410+
411+ XMLWriter => enabled
412+
413+ zip
414+
415+ Zip => enabled
416+ Extension Version => $Id: bdd35a2ede0347a3df239de1e7dc5d7e588f00c3 $
417+ Zip version => 1.11.0
418+ Libzip version => 0.10.1
419+
420+ zlib
421+
422+ ZLib Support => enabled
423+ Stream Wrapper support => compress.zlib://
424+ Stream Filter support => zlib.inflate, zlib.deflate
425+ Compiled Version => 1.2.3
426+ Linked Version => 1.2.3
427+
428+ Directive => Local Value => Master Value
429+ zlib.output_compression => Off => Off
430+ zlib.output_compression_level => -1 => -1
431+ zlib.output_handler => no value => no value
432+
433+ Additional Modules
434+
435+ Module Name
436+ ===DONE===
1 (9%)
002+
003+ bcmath
004+
005+ BCMath support => enabled
006+
007+ Directive => Local Value => Master Value
008+ bcmath.scale => 0 => 0
009+
010+ bz2
011+
012+ BZip2 Support => Enabled
013+ Stream Wrapper support => compress.bzip2://
014+ Stream Filter support => bzip2.decompress, bzip2.compress
015+ BZip2 Version => 1.0.6, 6-Sept-2010
016+
017+ Core
018+
019+ PHP Version => 5.3.23
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.
021+ Directive => Local Value => Master Value
022+ allow_call_time_pass_reference => On => On
023+ allow_url_fopen => On => On
024+ allow_url_include => Off => Off
025+ always_populate_raw_post_data => Off => Off
026+ arg_separator.input => & => &
027+ arg_separator.output => & => &
028+ asp_tags => Off => Off
029+ auto_append_file => no value => no value
030+ auto_globals_jit => On => On
031+ auto_prepend_file => no value => no value
032+ browscap => no value => no value
033+ default_charset => no value => no value
034+ default_mimetype => text/html => text/html
035+ define_syslog_variables => Off => Off
036+ disable_classes => no value => no value
037+ disable_functions => no value => no value
038+ display_errors => STDOUT => STDOUT
039+ display_startup_errors => On => On
040+ doc_root => no value => no value
041+ docref_ext => .html => .html
042+ docref_root => no value => no value
043+ enable_dl => On => On
044+ error_append_string => no value => no value
045+ error_log => no value => no value
046+ error_prepend_string => no value => no value
047+ error_reporting => 32767 => 32767
048+ exit_on_timeout => Off => Off
049+ expose_php => On => On
050+ extension_dir => /Users/MassimoLombardo/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php5/php5/work/php-5.3.23/modules/ => /Users/MassimoLombardo/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_php5/php5/work/php-5.3.23/modules/
051+ file_uploads => On => On
052+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
053+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
054+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
055+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
056+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
057+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
058+ html_errors => Off => Off
059+ ignore_repeated_errors => Off => Off
060+ ignore_repeated_source => Off => Off
061+ ignore_user_abort => Off => Off
062+ implicit_flush => On => On
063+ include_path => .: => .:
064+ log_errors => Off => Off
065+ log_errors_max_len => 1024 => 1024
066+ magic_quotes_gpc => On => On
067+ magic_quotes_runtime => Off => Off
068+ magic_quotes_sybase => Off => Off
069+ mail.add_x_header => Off => Off
070+ mail.force_extra_parameters => no value => no value
071+ mail.log => no value => no value
072+ max_execution_time => 0 => 0
073+ max_file_uploads => 20 => 20
074+ max_input_nesting_level => 64 => 64
075+ max_input_time => -1 => -1
076+ max_input_vars => 1000 => 1000
077+ memory_limit => 128M => 128M
078+ open_basedir => no value => no value
079+ output_buffering => no value => no value
080+ output_handler => no value => no value
081+ post_max_size => 8M => 8M
082+ precision => 14 => 14
083+ realpath_cache_size => 16K => 16K
084+ realpath_cache_ttl => 120 => 120
085+ register_argc_argv => On => On
086+ register_globals => Off => Off
087+ register_long_arrays => On => On
088+ report_memleaks => On => On
089+ report_zend_debug => Off => Off
090+ request_order => no value => no value
091+ safe_mode => Off => Off
092+ safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
093+ safe_mode_gid => Off => Off
094+ safe_mode_include_dir => no value => no value
095+ sendmail_from => no value => no value
096+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
097+ serialize_precision => 17 => 17
098+ short_open_tag => On => On
099+ SMTP => localhost => localhost
100+ smtp_port => 25 => 25
101+ sql.safe_mode => Off => Off
102+ track_errors => On => On
103+ unserialize_callback_func => no value => no value
104+ upload_max_filesize => 2M => 2M
105+ upload_tmp_dir => no value => no value
106+ user_dir => no value => no value
107+ user_ini.cache_ttl => 300 => 300
108+ user_ini.filename => .user.ini => .user.ini
109+ variables_order => EGPCS => EGPCS
110+ xmlrpc_error_number => 0 => 0
111+ xmlrpc_errors => Off => Off
112+ y2k_compliance => On => On
113+ zend.enable_gc => On => On
114+
115+ ctype
116+
117+ ctype functions => enabled
118+
119+ date
120+
121+ date/time support => enabled
122+ "Olson" Timezone Database Version => 2012.10
123+ Timezone Database => internal
124+
125+ 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 'Europe/London' for 'BST/1.0/DST' instead in %s/phpinfo_002.php on line 2
126+ Default timezone => Europe/London
127+
024- ===DONE===
129+ date.default_latitude => 31.7667 => 31.7667
130+ date.default_longitude => 35.2333 => 35.2333
131+ date.sunrise_zenith => 90.583333 => 90.583333
132+ date.sunset_zenith => 90.583333 => 90.583333
133+ date.timezone => no value => no value
134+
135+ dom
136+
137+ DOM/XML => enabled
138+ DOM/XML API Version => 20031129
139+ libxml Version => 2.9.0
140+ HTML Support => enabled
141+ XPath Support => enabled
142+ XPointer Support => enabled
143+ Schema Support => enabled
144+ RelaxNG Support => enabled
145+
146+ ereg
147+
148+ Regex Library => Bundled library enabled
149+
150+ fileinfo
151+
152+ fileinfo support => enabled
153+ version => 1.0.5-dev
154+
155+ filter
156+
157+ Input Validation and Filtering => enabled
158+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
159+
160+ Directive => Local Value => Master Value
161+ filter.default => unsafe_raw => unsafe_raw
162+ filter.default_flags => no value => no value
163+
164+ hash
165+
166+ hash support => enabled
167+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
168+
169+ json
170+
171+ json support => enabled
172+ json version => 1.2.1
173+
174+ libxml
175+
176+ libXML support => active
177+ libXML Compiled Version => 2.9.0
178+ libXML Loaded Version => 20900
179+ libXML streams => enabled
180+
181+ mhash
182+
183+ MHASH support => Enabled
184+ MHASH API Version => Emulated Support
185+
186+ mysqlnd
187+
188+ mysqlnd => enabled
189+ Version => mysqlnd 5.0.8-dev - 20102224 - $Id: 731e5b87ba42146a687c29995d2dfd8b4e40b325 $
190+ Compression => supported
191+ SSL => supported
192+ Command buffer size => 4096
193+ Read buffer size => 32768
194+ Read timeout => 31536000
195+ Collecting statistics => Yes
196+ Collecting memory statistics => No
197+ Tracing => n/a
198+
199+ Client statistics =>
200+ bytes_sent => 0
201+ bytes_received => 0
202+ packets_sent => 0
203+ packets_received => 0
204+ protocol_overhead_in => 0
205+ protocol_overhead_out => 0
206+ bytes_received_ok_packet => 0
207+ bytes_received_eof_packet => 0
208+ bytes_received_rset_header_packet => 0
209+ bytes_received_rset_field_meta_packet => 0
210+ bytes_received_rset_row_packet => 0
211+ bytes_received_prepare_response_packet => 0
212+ bytes_received_change_user_packet => 0
213+ packets_sent_command => 0
214+ packets_received_ok => 0
215+ packets_received_eof => 0
216+ packets_received_rset_header => 0
217+ packets_received_rset_field_meta => 0
218+ packets_received_rset_row => 0
219+ packets_received_prepare_response => 0
220+ packets_received_change_user => 0
221+ result_set_queries => 0
222+ non_result_set_queries => 0
223+ no_index_used => 0
224+ bad_index_used => 0
225+ slow_queries => 0
226+ buffered_sets => 0
227+ unbuffered_sets => 0
228+ ps_buffered_sets => 0
229+ ps_unbuffered_sets => 0
230+ flushed_normal_sets => 0
231+ flushed_ps_sets => 0
232+ ps_prepared_never_executed => 0
233+ ps_prepared_once_executed => 0
234+ rows_fetched_from_server_normal => 0
235+ rows_fetched_from_server_ps => 0
236+ rows_buffered_from_client_normal => 0
237+ rows_buffered_from_client_ps => 0
238+ rows_fetched_from_client_normal_buffered => 0
239+ rows_fetched_from_client_normal_unbuffered => 0
240+ rows_fetched_from_client_ps_buffered => 0
241+ rows_fetched_from_client_ps_unbuffered => 0
242+ rows_fetched_from_client_ps_cursor => 0
243+ rows_affected_normal => 0
244+ rows_affected_ps => 0
245+ rows_skipped_normal => 0
246+ rows_skipped_ps => 0
247+ copy_on_write_saved => 0
248+ copy_on_write_performed => 0
249+ command_buffer_too_small => 0
250+ connect_success => 0
251+ connect_failure => 0
252+ connection_reused => 0
253+ reconnect => 0
254+ pconnect_success => 0
255+ active_connections => 0
256+ active_persistent_connections => 0
257+ explicit_close => 0
258+ implicit_close => 0
259+ disconnect_close => 0
260+ in_middle_of_command_close => 0
261+ explicit_free_result => 0
262+ implicit_free_result => 0
263+ explicit_stmt_close => 0
264+ implicit_stmt_close => 0
265+ mem_emalloc_count => 0
266+ mem_emalloc_amount => 0
267+ mem_ecalloc_count => 0
268+ mem_ecalloc_amount => 0
269+ mem_erealloc_count => 0
270+ mem_erealloc_amount => 0
271+ mem_efree_count => 0
272+ mem_efree_amount => 0
273+ mem_malloc_count => 0
274+ mem_malloc_amount => 0
275+ mem_calloc_count => 0
276+ mem_calloc_amount => 0
277+ mem_realloc_count => 0
278+ mem_realloc_amount => 0
279+ mem_free_count => 0
280+ mem_free_amount => 0
281+ mem_estrndup_count => 0
282+ mem_strndup_count => 0
283+ mem_estndup_count => 0
284+ mem_strdup_count => 0
285+ proto_text_fetched_null => 0
286+ proto_text_fetched_bit => 0
287+ proto_text_fetched_tinyint => 0
288+ proto_text_fetched_short => 0
289+ proto_text_fetched_int24 => 0
290+ proto_text_fetched_int => 0
291+ proto_text_fetched_bigint => 0
292+ proto_text_fetched_decimal => 0
293+ proto_text_fetched_float => 0
294+ proto_text_fetched_double => 0
295+ proto_text_fetched_date => 0
296+ proto_text_fetched_year => 0
297+ proto_text_fetched_time => 0
298+ proto_text_fetched_datetime => 0
299+ proto_text_fetched_timestamp => 0
300+ proto_text_fetched_string => 0
301+ proto_text_fetched_blob => 0
302+ proto_text_fetched_enum => 0
303+ proto_text_fetched_set => 0
304+ proto_text_fetched_geometry => 0
305+ proto_text_fetched_other => 0
306+ proto_binary_fetched_null => 0
307+ proto_binary_fetched_bit => 0
308+ proto_binary_fetched_tinyint => 0
309+ proto_binary_fetched_short => 0
310+ proto_binary_fetched_int24 => 0
311+ proto_binary_fetched_int => 0
312+ proto_binary_fetched_bigint => 0
313+ proto_binary_fetched_decimal => 0
314+ proto_binary_fetched_float => 0
315+ proto_binary_fetched_double => 0
316+ proto_binary_fetched_date => 0
317+ proto_binary_fetched_year => 0
318+ proto_binary_fetched_time => 0
319+ proto_binary_fetched_datetime => 0
320+ proto_binary_fetched_timestamp => 0
321+ proto_binary_fetched_string => 0
322+ proto_binary_fetched_blob => 0
323+ proto_binary_fetched_enum => 0
324+ proto_binary_fetched_set => 0
325+ proto_binary_fetched_geometry => 0
326+ proto_binary_fetched_other => 0
327+ init_command_executed_count => 0
328+ init_command_failed_count => 0
329+ com_quit => 0
330+ com_init_db => 0
331+ com_query => 0
332+ com_field_list => 0
333+ com_create_db => 0
334+ com_drop_db => 0
335+ com_refresh => 0
336+ com_shutdown => 0
337+ com_statistics => 0
338+ com_process_info => 0
339+ com_connect => 0
340+ com_process_kill => 0
341+ com_debug => 0
342+ com_ping => 0
343+ com_time => 0
344+ com_delayed_insert => 0
345+ com_change_user => 0
346+ com_binlog_dump => 0
347+ com_table_dump => 0
348+ com_connect_out => 0
349+ com_register_slave => 0
350+ com_stmt_prepare => 0
351+ com_stmt_execute => 0
352+ com_stmt_send_long_data => 0
353+ com_stmt_close => 0
354+ com_stmt_reset => 0
355+ com_stmt_set_option => 0
356+ com_stmt_fetch => 0
357+ com_deamon => 0
358+ bytes_received_real_data_normal => 0
359+ bytes_received_real_data_ps => 0
360+
361+ pcre
362+
363+ PCRE (Perl Compatible Regular Expressions) Support => enabled
364+ PCRE Library Version => 8.32 2012-11-30
365+
366+ Directive => Local Value => Master Value
367+ pcre.backtrack_limit => 1000000 => 1000000
368+ pcre.recursion_limit => 100000 => 100000
369+
370+ PDO
371+
372+ PDO support => enabled
373+ PDO drivers =>
374+
375+ Phar
376+
377+ Phar: PHP Archive support => enabled
378+ Phar EXT version => 2.0.1
379+ Phar API version => 1.1.1
380+ SVN revision => $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
381+ Phar-based phar archives => enabled
382+ Tar-based phar archives => enabled
383+ ZIP-based phar archives => enabled
384+ gzip compression => enabled
385+ bzip2 compression => enabled
386+ OpenSSL support => disabled (install ext/openssl)
387+
388+
389+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
390+ Phar fully realized by Gregory Beaver and Marcus Boerger.
391+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
392+ Directive => Local Value => Master Value
396+
398+
399+ Reflection => enabled
400+ Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $
401+
402+ session
403+
404+ Session Support => enabled
405+ Registered save handlers => files user
406+ Registered serializer handlers => php php_binary
407+
408+ Directive => Local Value => Master Value
409+ session.auto_start => Off => Off
410+ session.bug_compat_42 => On => On
411+ session.bug_compat_warn => On => On
412+ session.cache_expire => 180 => 180
413+ session.cache_limiter => nocache => nocache
414+ session.cookie_domain => no value => no value
415+ session.cookie_httponly => Off => Off
416+ session.cookie_lifetime => 0 => 0
417+ session.cookie_path => / => /
418+ session.cookie_secure => Off => Off
419+ session.entropy_file => no value => no value
420+ session.entropy_length => 0 => 0
421+ session.gc_divisor => 100 => 100
422+ session.gc_maxlifetime => 1440 => 1440
423+ session.gc_probability => 1 => 1
424+ session.hash_bits_per_character => 4 => 4
425+ session.hash_function => 0 => 0
426+ session.name => PHPSESSID => PHPSESSID
427+ session.referer_check => no value => no value
428+ session.save_handler => files => files
429+ session.save_path => no value => no value
430+ session.serialize_handler => php => php
431+ session.use_cookies => On => On
432+ session.use_only_cookies => On => On
433+ session.use_trans_sid => 0 => 0
434+
435+ SimpleXML
436+
437+ Simplexml support => enabled
438+ Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
439+ Schema support => enabled
440+
441+ SPL
442+
443+ SPL support => enabled
444+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
445+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
446+
447+ standard
448+
449+ Dynamic Library Support => enabled
450+ Path to sendmail => /usr/sbin/sendmail -t -i
451+
452+ Directive => Local Value => Master Value
453+ assert.active => 1 => 1
454+ assert.bail => 0 => 0
455+ assert.callback => no value => no value
456+ assert.quiet_eval => 0 => 0
457+ assert.warning => 1 => 1
458+ auto_detect_line_endings => 0 => 0
459+ default_socket_timeout => 60 => 60
460+ from => no value => no value
461+ safe_mode_allowed_env_vars => PHP_ => PHP_
462+ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
463+ url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
464+ user_agent => no value => no value
465+
466+ tokenizer
467+
468+ Tokenizer Support => enabled
469+
470+ xml
471+
472+ XML Support => active
473+ XML Namespace Support => active
474+ libxml2 Version => 2.9.0
475+
476+ xmlreader
477+
478+ XMLReader => enabled
479+
480+ xmlwriter
481+
482+ XMLWriter => enabled
483+
484+ zlib
485+
486+ ZLib Support => enabled
487+ Stream Wrapper support => compress.zlib://
488+ Stream Filter support => zlib.inflate, zlib.deflate
489+ Compiled Version => 1.2.7
490+ Linked Version => 1.2.7
491+
492+ Directive => Local Value => Master Value
493+ zlib.output_compression => Off => Off
494+ zlib.output_compression_level => -1 => -1
495+ zlib.output_handler => no value => no value
496+
497+ Additional Modules
498+
499+ Module Name
500+ readline
501+ ===DONE===
1 (9%)
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.3.23
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_call_time_pass_reference => Off => Off
027+ allow_url_fopen => On => On
028+ allow_url_include => Off => Off
029+ always_populate_raw_post_data => Off => Off
030+ arg_separator.input => & => &
031+ arg_separator.output => & => &
032+ asp_tags => Off => Off
033+ auto_append_file => no value => no value
034+ auto_globals_jit => On => On
035+ auto_prepend_file => no value => no value
036+ browscap => no value => no value
037+ default_charset => no value => no value
038+ default_mimetype => text/html => text/html
039+ define_syslog_variables => Off => Off
040+ disable_classes => no value => no value
041+ disable_functions => no value => no value
042+ display_errors => STDOUT => STDOUT
043+ display_startup_errors => On => On
044+ doc_root => no value => no value
045+ docref_ext => .html => .html
046+ docref_root => no value => no value
047+ enable_dl => Off => Off
048+ error_append_string => no value => no value
049+ error_log => no value => no value
050+ error_prepend_string => no value => no value
051+ error_reporting => 32767 => 32767
052+ exit_on_timeout => Off => Off
053+ expose_php => On => On
054+ extension_dir => /tmp/php-5.3.23/modules/ => /tmp/php-5.3.23/modules/
055+ file_uploads => On => On
056+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
057+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
058+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
059+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
060+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
061+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
062+ html_errors => Off => Off
063+ ignore_repeated_errors => Off => Off
064+ ignore_repeated_source => Off => Off
065+ ignore_user_abort => Off => Off
066+ implicit_flush => On => On
067+ include_path => .:/usr/share/php => .:/usr/share/php
068+ log_errors => Off => Off
069+ log_errors_max_len => 1024 => 1024
070+ magic_quotes_gpc => On => On
071+ magic_quotes_runtime => Off => Off
072+ magic_quotes_sybase => Off => Off
073+ mail.add_x_header => On => On
074+ mail.force_extra_parameters => no value => no value
075+ mail.log => no value => no value
076+ max_execution_time => 0 => 0
077+ max_file_uploads => 20 => 20
078+ max_input_nesting_level => 64 => 64
079+ max_input_time => -1 => -1
080+ max_input_vars => 1000 => 1000
081+ memory_limit => 128M => 128M
082+ open_basedir => no value => no value
083+ output_buffering => no value => no value
084+ output_handler => no value => no value
085+ post_max_size => 8M => 8M
086+ precision => 14 => 14
087+ realpath_cache_size => 16K => 16K
088+ realpath_cache_ttl => 120 => 120
089+ register_argc_argv => On => On
090+ register_globals => Off => Off
091+ register_long_arrays => On => On
092+ report_memleaks => On => On
093+ report_zend_debug => Off => Off
094+ request_order => GP => GP
095+ safe_mode => Off => Off
096+ safe_mode_exec_dir => no value => no value
097+ safe_mode_gid => Off => Off
098+ safe_mode_include_dir => no value => no value
099+ sendmail_from => no value => no value
100+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
101+ serialize_precision => 17 => 17
102+ short_open_tag => On => On
103+ SMTP => localhost => localhost
104+ smtp_port => 25 => 25
105+ sql.safe_mode => Off => Off
106+ track_errors => On => On
107+ unserialize_callback_func => no value => no value
108+ upload_max_filesize => 2M => 2M
109+ upload_tmp_dir => no value => no value
110+ user_dir => no value => no value
111+ user_ini.cache_ttl => 300 => 300
112+ user_ini.filename => .user.ini => .user.ini
113+ variables_order => GPCS => GPCS
114+ xmlrpc_error_number => 0 => 0
115+ xmlrpc_errors => Off => Off
116+ y2k_compliance => On => On
117+ zend.enable_gc => On => On
118+
119+ ctype
120+
121+ ctype functions => enabled
122+
123+ curl
124+
125+ cURL support => enabled
126+ cURL Information => 7.21.6
127+ Age => 3
128+ Features
129+ AsynchDNS => No
130+ Debug => No
131+ GSS-Negotiate => Yes
132+ IDN => Yes
133+ IPv6 => Yes
134+ Largefile => Yes
135+ NTLM => Yes
136+ SPNEGO => No
137+ SSL => Yes
138+ SSPI => No
139+ krb4 => No
140+ libz => Yes
141+ CharConv => No
142+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, pop3, pop3s, rtmp, rtsp, smtp, smtps, telnet, tftp
143+ Host => x86_64-pc-linux-gnu
144+ SSL Version => OpenSSL/1.0.0e
145+ ZLib Version => 1.2.3.4
146+
147+ date
148+
149+ date/time support => enabled
150+ "Olson" Timezone Database Version => 2012.10
151+ Timezone Database => internal
152+ Default timezone => America/Edmonton
153+
155+ date.default_latitude => 31.7667 => 31.7667
156+ date.default_longitude => 35.2333 => 35.2333
157+ date.sunrise_zenith => 90.583333 => 90.583333
158+ date.sunset_zenith => 90.583333 => 90.583333
159+ date.timezone => America/Edmonton => America/Edmonton
160+
161+ dom
162+
163+ DOM/XML => enabled
164+ DOM/XML API Version => 20031129
165+ libxml Version => 2.7.8
166+ HTML Support => enabled
167+ XPath Support => enabled
168+ XPointer Support => enabled
169+ Schema Support => enabled
170+ RelaxNG Support => enabled
171+
172+ ereg
173+
174+ Regex Library => Bundled library enabled
175+
176+ fileinfo
177+
178+ fileinfo support => enabled
179+ version => 1.0.5-dev
180+
181+ filter
182+
183+ Input Validation and Filtering => enabled
184+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
185+
186+ Directive => Local Value => Master Value
187+ filter.default => unsafe_raw => unsafe_raw
188+ filter.default_flags => no value => no value
189+
190+ gd
191+
192+ GD Support => enabled
193+ GD Version => bundled (2.0.34 compatible)
194+ GIF Read Support => enabled
195+ GIF Create Support => enabled
196+ PNG Support => enabled
197+ libPNG Version => 1.2.46
198+ WBMP Support => enabled
199+ XBM Support => enabled
200+
201+ Directive => Local Value => Master Value
202+ gd.jpeg_ignore_warning => 0 => 0
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 salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
208+
209+ iconv
210+
211+ iconv support => enabled
212+ iconv implementation => glibc
213+ iconv library version => 2.13
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.7.8
229+ libXML Loaded Version => 20708
230+ libXML streams => enabled
231+
232+ mbstring
233+
234+ Multibyte Support => enabled
235+ Multibyte string engine => libmbfl
236+ HTTP input encoding translation => disabled
237+
238+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
239+
240+ Multibyte (japanese) regex support => enabled
241+ Multibyte regex (oniguruma) backtrack check => On
242+ Multibyte regex (oniguruma) version => 4.7.1
243+
244+ Directive => Local Value => Master Value
245+ mbstring.detect_order => no value => no value
246+ mbstring.encoding_translation => Off => Off
247+ mbstring.func_overload => 0 => 0
248+ mbstring.http_input => pass => pass
249+ mbstring.http_output => pass => pass
250+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
251+ mbstring.internal_encoding => no value => no value
252+ mbstring.language => neutral => neutral
253+ mbstring.strict_detection => Off => Off
254+ mbstring.substitute_character => no value => no value
255+
256+ mysql
257+
258+ MySQL Support => enabled
259+ Active Persistent Links => 0
260+ Active Links => 0
261+ Client API version => 5.1.67
262+ MYSQL_MODULE_TYPE => external
263+ MYSQL_SOCKET => /var/run/mysqld/mysqld.sock
264+ MYSQL_INCLUDE => -I/usr/include/mysql
265+ MYSQL_LIBS => -L/usr/lib -lmysqlclient
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 => 5.1.67
284+ Active Persistent Links => 0
285+ Inactive Persistent Links => 0
286+ Active Links => 0
287+ Client API header version => 5.1.67
288+ MYSQLI_SOCKET => /var/run/mysqld/mysqld.sock
289+
290+ Directive => Local Value => Master Value
291+ mysqli.allow_local_infile => On => On
292+ mysqli.allow_persistent => On => On
293+ mysqli.default_host => no value => no value
294+ mysqli.default_port => 3306 => 3306
295+ mysqli.default_pw => no value => no value
296+ mysqli.default_socket => /var/run/mysqld/mysqld.sock => /var/run/mysqld/mysqld.sock
297+ mysqli.default_user => no value => no value
298+ mysqli.max_links => Unlimited => Unlimited
299+ mysqli.max_persistent => Unlimited => Unlimited
300+ mysqli.reconnect => Off => Off
301+
302+ pcre
303+
304+ PCRE (Perl Compatible Regular Expressions) Support => enabled
305+ PCRE Library Version => 8.31 2012-07-06
306+
307+ Directive => Local Value => Master Value
308+ pcre.backtrack_limit => 1000000 => 1000000
309+ pcre.recursion_limit => 100000 => 100000
310+
311+ PDO
312+
313+ PDO support => enabled
314+ PDO drivers => sqlite, sqlite2
315+
316+ pdo_sqlite
317+
318+ PDO Driver for SQLite 3.x => enabled
319+ SQLite Library => 3.7.7.1
320+
321+ Phar
322+
323+ Phar: PHP Archive support => enabled
324+ Phar EXT version => 2.0.1
325+ Phar API version => 1.1.1
326+ SVN revision => $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
327+ Phar-based phar archives => enabled
328+ Tar-based phar archives => enabled
329+ ZIP-based phar archives => enabled
330+ gzip compression => enabled
331+ bzip2 compression => enabled
332+ OpenSSL support => disabled (install ext/openssl)
333+
334+
335+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
336+ Phar fully realized by Gregory Beaver and Marcus Boerger.
337+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
338+ Directive => Local Value => Master Value
342+
344+
345+ Revision => $Id: 5a2da3946b96c5afbf3aff8db8a8681f8bedee85 $
346+
347+ Reflection
348+
349+ Reflection => enabled
350+ Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $
351+
352+ session
353+
354+ Session Support => enabled
355+ Registered save handlers => files user sqlite
356+ Registered serializer handlers => php php_binary
357+
358+ Directive => Local Value => Master Value
359+ session.auto_start => Off => Off
360+ session.bug_compat_42 => Off => Off
361+ session.bug_compat_warn => Off => Off
362+ session.cache_expire => 180 => 180
363+ session.cache_limiter => nocache => nocache
364+ session.cookie_domain => no value => no value
365+ session.cookie_httponly => Off => Off
366+ session.cookie_lifetime => 0 => 0
367+ session.cookie_path => / => /
368+ session.cookie_secure => Off => Off
369+ session.entropy_file => no value => no value
370+ session.entropy_length => 0 => 0
371+ session.gc_divisor => 1000 => 1000
372+ session.gc_maxlifetime => 1440 => 1440
373+ session.gc_probability => 0 => 0
374+ session.hash_bits_per_character => 5 => 5
375+ session.hash_function => 0 => 0
376+ session.name => PHPSESSID => PHPSESSID
377+ session.referer_check => no value => no value
378+ session.save_handler => files => files
379+ session.save_path => no value => no value
380+ session.serialize_handler => php => php
381+ session.use_cookies => On => On
382+ session.use_only_cookies => On => On
383+ session.use_trans_sid => 0 => 0
384+
385+ SimpleXML
386+
387+ Simplexml support => enabled
388+ Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
389+ Schema support => enabled
390+
391+ sockets
392+
393+ Sockets Support => enabled
394+
395+ SPL
396+
397+ SPL support => enabled
398+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
399+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
400+
401+ SQLite
402+
403+ SQLite support => enabled
404+ PECL Module version => 2.0-dev $Id$
405+ SQLite Library => 2.8.17
406+ SQLite Encoding => iso8859
407+
408+ Directive => Local Value => Master Value
409+ sqlite.assoc_case => 0 => 0
410+
411+ sqlite3
412+
413+ SQLite3 support => enabled
414+ SQLite3 module version => 0.7-dev
415+ SQLite Library => 3.7.7.1
416+
417+ Directive => Local Value => Master Value
418+ sqlite3.extension_dir => no value => no value
419+
420+ standard
421+
422+ Dynamic Library Support => enabled
423+ Path to sendmail => /usr/sbin/sendmail -t -i
424+
425+ Directive => Local Value => Master Value
426+ assert.active => 1 => 1
427+ assert.bail => 0 => 0
428+ assert.callback => no value => no value
429+ assert.quiet_eval => 0 => 0
430+ assert.warning => 1 => 1
431+ auto_detect_line_endings => 0 => 0
432+ default_socket_timeout => 60 => 60
433+ from => no value => no value
434+ safe_mode_allowed_env_vars => PHP_ => PHP_
435+ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
436+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=fakeentry => a=href,area=href,frame=src,input=src,form=fakeentry
437+ user_agent => no value => no value
438+
439+ tokenizer
440+
441+ Tokenizer Support => enabled
442+
443+ xml
444+
445+ XML Support => active
446+ XML Namespace Support => active
447+ libxml2 Version => 2.7.8
448+
449+ xmlreader
450+
451+ XMLReader => enabled
452+
453+ xmlwriter
454+
455+ XMLWriter => enabled
456+
457+ zlib
458+
459+ ZLib Support => enabled
460+ Stream Wrapper support => compress.zlib://
461+ Stream Filter support => zlib.inflate, zlib.deflate
462+ Compiled Version => 1.2.3.4
463+ Linked Version => 1.2.3.4
464+
465+ Directive => Local Value => Master Value
466+ zlib.output_compression => Off => Off
467+ zlib.output_compression_level => -1 => -1
468+ zlib.output_handler => no value => no value
469+
470+ Additional Modules
471+
472+ Module Name
473+ ===DONE===
1 (9%)
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.3.23
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.
020- phar.cache_list => no value => no value
021- phar.readonly => On => On
022- phar.require_hash => On => On
025+ Directive => Local Value => Master Value
026+ allow_call_time_pass_reference => On => On
027+ allow_url_fopen => On => On
028+ allow_url_include => Off => Off
029+ always_populate_raw_post_data => Off => Off
030+ arg_separator.input => & => &
031+ arg_separator.output => & => &
032+ asp_tags => Off => Off
033+ auto_append_file => no value => no value
034+ auto_globals_jit => On => On
035+ auto_prepend_file => no value => no value
036+ browscap => no value => no value
037+ default_charset => no value => no value
038+ default_mimetype => text/html => text/html
039+ define_syslog_variables => Off => Off
040+ disable_classes => no value => no value
041+ disable_functions => no value => no value
042+ display_errors => STDOUT => STDOUT
043+ display_startup_errors => On => On
044+ doc_root => no value => no value
045+ docref_ext => .html => .html
046+ docref_root => no value => no value
047+ enable_dl => On => On
048+ error_append_string => no value => no value
049+ error_log => no value => no value
050+ error_prepend_string => no value => no value
051+ error_reporting => 32767 => 32767
052+ exit_on_timeout => Off => Off
053+ expose_php => On => On
054+ extension_dir => /root/Moduli/php-5.3.23/modules/ => /root/Moduli/php-5.3.23/modules/
055+ file_uploads => On => On
056+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
057+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
058+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
059+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
060+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
061+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
062+ html_errors => Off => Off
063+ ignore_repeated_errors => Off => Off
064+ ignore_repeated_source => Off => Off
065+ ignore_user_abort => Off => Off
066+ implicit_flush => On => On
067+ include_path => .:/usr/local/lib/php/lib/php => .:/usr/local/lib/php/lib/php
068+ log_errors => Off => Off
069+ log_errors_max_len => 1024 => 1024
070+ magic_quotes_gpc => On => On
071+ magic_quotes_runtime => Off => Off
072+ magic_quotes_sybase => Off => Off
073+ mail.add_x_header => Off => Off
074+ mail.force_extra_parameters => no value => no value
075+ mail.log => no value => no value
076+ max_execution_time => 0 => 0
077+ max_file_uploads => 20 => 20
078+ max_input_nesting_level => 64 => 64
079+ max_input_time => -1 => -1
080+ max_input_vars => 1000 => 1000
081+ memory_limit => 128M => 128M
082+ open_basedir => no value => no value
083+ output_buffering => no value => no value
084+ output_handler => no value => no value
085+ post_max_size => 8M => 8M
086+ precision => 14 => 14
087+ realpath_cache_size => 16K => 16K
088+ realpath_cache_ttl => 120 => 120
089+ register_argc_argv => On => On
090+ register_globals => Off => Off
091+ register_long_arrays => On => On
092+ report_memleaks => On => On
093+ report_zend_debug => Off => Off
094+ request_order => no value => no value
095+ safe_mode => Off => Off
096+ safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
097+ safe_mode_gid => Off => Off
098+ safe_mode_include_dir => no value => no value
099+ sendmail_from => no value => no value
100+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
101+ serialize_precision => 17 => 17
102+ short_open_tag => On => On
103+ SMTP => localhost => localhost
104+ smtp_port => 25 => 25
105+ sql.safe_mode => Off => Off
106+ track_errors => On => On
107+ unserialize_callback_func => no value => no value
108+ upload_max_filesize => 2M => 2M
109+ upload_tmp_dir => no value => no value
110+ user_dir => no value => no value
111+ user_ini.cache_ttl => 300 => 300
112+ user_ini.filename => .user.ini => .user.ini
113+ variables_order => EGPCS => EGPCS
114+ xmlrpc_error_number => 0 => 0
115+ xmlrpc_errors => Off => Off
116+ y2k_compliance => On => On
117+ zend.enable_gc => On => On
118+
119+ ctype
120+
121+ ctype functions => enabled
122+
123+ curl
124+
125+ cURL support => enabled
126+ cURL Information => 7.24.0
127+ Age => 3
128+ Features
129+ AsynchDNS => No
130+ Debug => No
131+ GSS-Negotiate => No
132+ IDN => Yes
133+ IPv6 => Yes
134+ Largefile => Yes
135+ NTLM => Yes
136+ SPNEGO => No
137+ SSL => Yes
138+ SSPI => No
139+ krb4 => No
140+ libz => Yes
141+ CharConv => No
142+ Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, pop3, pop3s, rtsp, smtp, smtps, telnet, tftp
143+ Host => x86_64-unknown-linux-gnu
144+ SSL Version => OpenSSL/1.0.0
145+ ZLib Version => 1.2.3
146+
147+ date
148+
149+ date/time support => enabled
150+ "Olson" Timezone Database Version => 2012.10
151+ Timezone Database => internal
152+
153+ 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 'Asia/Samarkand' for 'UZT/5.0/no DST' instead in %s/phpinfo_002.php on line 2
154+ Default timezone => Asia/Samarkand
155+
157+ date.default_latitude => 31.7667 => 31.7667
158+ date.default_longitude => 35.2333 => 35.2333
159+ date.sunrise_zenith => 90.583333 => 90.583333
160+ date.sunset_zenith => 90.583333 => 90.583333
161+ date.timezone => no value => no value
162+
163+ dom
164+
165+ DOM/XML => enabled
166+ DOM/XML API Version => 20031129
167+ libxml Version => 2.9.0
168+ HTML Support => enabled
169+ XPath Support => enabled
170+ XPointer Support => enabled
171+ Schema Support => enabled
172+ RelaxNG Support => enabled
173+
174+ ereg
175+
176+ Regex Library => Bundled library enabled
177+
178+ exif
179+
180+ EXIF Support => enabled
181+ EXIF Version => 1.4 $Id$
182+ Supported EXIF Version => 0220
183+ Supported filetypes => JPEG,TIFF
184+
185+ Directive => Local Value => Master Value
186+ exif.decode_jis_intel => JIS => JIS
187+ exif.decode_jis_motorola => JIS => JIS
188+ exif.decode_unicode_intel => UCS-2LE => UCS-2LE
189+ exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
190+ exif.encode_jis => no value => no value
191+ exif.encode_unicode => ISO-8859-15 => ISO-8859-15
192+
193+ fileinfo
194+
195+ fileinfo support => enabled
196+ version => 1.0.5-dev
197+
198+ filter
199+
200+ Input Validation and Filtering => enabled
201+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
202+
203+ Directive => Local Value => Master Value
204+ filter.default => unsafe_raw => unsafe_raw
205+ filter.default_flags => no value => no value
206+
207+ ftp
208+
209+ FTP support => enabled
210+
211+ gd
212+
213+ GD Support => enabled
214+ GD Version => bundled (2.0.34 compatible)
215+ FreeType Support => enabled
216+ FreeType Linkage => with freetype
217+ FreeType Version => 2.3.11
218+ GIF Read Support => enabled
219+ GIF Create Support => enabled
220+ JPEG Support => enabled
221+ libJPEG Version => 6b
222+ PNG Support => enabled
223+ libPNG Version => 1.2.49
224+ WBMP Support => enabled
225+ XPM Support => enabled
226+ libXpm Version => 30411
227+ XBM Support => enabled
228+
229+ Directive => Local Value => Master Value
230+ gd.jpeg_ignore_warning => 0 => 0
231+
232+ gettext
233+
234+ GetText Support => enabled
235+
236+ hash
237+
238+ hash support => enabled
239+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
240+
241+ iconv
242+
243+ iconv support => enabled
244+ iconv implementation => glibc
245+ iconv library version => 2.12
246+
247+ Directive => Local Value => Master Value
248+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
249+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
250+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
251+
252+ imap
253+
254+ IMAP c-Client Version => 2007f
255+ SSL Support => enabled
256+ Kerberos Support => enabled
257+
258+ json
259+
260+ json support => enabled
261+ json version => 1.2.1
262+
263+ libxml
264+
265+ libXML support => active
266+ libXML Compiled Version => 2.9.0
267+ libXML Loaded Version => 20900
268+ libXML streams => enabled
269+
270+ mbstring
271+
272+ Multibyte Support => enabled
273+ Multibyte string engine => libmbfl
274+ HTTP input encoding translation => disabled
275+
276+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
277+
024- ===DONE===
1 (9%)
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.3, 15-Feb-2005
016+
017+ Core
018+
019+ PHP Version => 5.3.23
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.
021+ Directive => Local Value => Master Value
022+ allow_call_time_pass_reference => On => On
023+ allow_url_fopen => On => On
024+ allow_url_include => Off => Off
025+ always_populate_raw_post_data => Off => Off
026+ arg_separator.input => & => &
027+ arg_separator.output => & => &
028+ asp_tags => Off => Off
029+ auto_append_file => no value => no value
030+ auto_globals_jit => On => On
031+ auto_prepend_file => no value => no value
032+ browscap => no value => no value
033+ default_charset => no value => no value
034+ default_mimetype => text/html => text/html
035+ define_syslog_variables => Off => Off
036+ disable_classes => no value => no value
037+ disable_functions => no value => no value
038+ display_errors => STDOUT => STDOUT
039+ display_startup_errors => On => On
040+ doc_root => no value => no value
041+ docref_ext => .html => .html
042+ docref_root => no value => no value
043+ enable_dl => On => On
044+ error_append_string => no value => no value
045+ error_log => no value => no value
046+ error_prepend_string => no value => no value
047+ error_reporting => 32767 => 32767
048+ exit_on_timeout => Off => Off
049+ expose_php => On => On
050+ extension_dir => /usr/local/src/php-5.3.23/modules/ => /usr/local/src/php-5.3.23/modules/
051+ file_uploads => On => On
052+ highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
053+ highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
054+ highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
055+ highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
056+ highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
057+ highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
058+ html_errors => Off => Off
059+ ignore_repeated_errors => Off => Off
060+ ignore_repeated_source => Off => Off
061+ ignore_user_abort => Off => Off
062+ implicit_flush => On => On
063+ include_path => .:/usr/local/apache2.2/lib/php => .:/usr/local/apache2.2/lib/php
064+ log_errors => Off => Off
065+ log_errors_max_len => 1024 => 1024
066+ magic_quotes_gpc => On => On
067+ magic_quotes_runtime => Off => Off
068+ magic_quotes_sybase => Off => Off
069+ mail.add_x_header => Off => Off
070+ mail.force_extra_parameters => no value => no value
071+ mail.log => no value => no value
072+ max_execution_time => 0 => 0
073+ max_file_uploads => 20 => 20
074+ max_input_nesting_level => 64 => 64
075+ max_input_time => -1 => -1
076+ max_input_vars => 1000 => 1000
077+ memory_limit => 128M => 128M
078+ open_basedir => no value => no value
079+ output_buffering => no value => no value
080+ output_handler => no value => no value
081+ post_max_size => 8M => 8M
082+ precision => 14 => 14
083+ realpath_cache_size => 16K => 16K
084+ realpath_cache_ttl => 120 => 120
085+ register_argc_argv => On => On
086+ register_globals => Off => Off
087+ register_long_arrays => On => On
088+ report_memleaks => On => On
089+ report_zend_debug => Off => Off
090+ request_order => no value => no value
091+ safe_mode => Off => Off
092+ safe_mode_exec_dir => no value => no value
093+ safe_mode_gid => Off => Off
094+ safe_mode_include_dir => no value => no value
095+ sendmail_from => no value => no value
096+ sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
097+ serialize_precision => 100 => 100
098+ short_open_tag => On => On
099+ SMTP => localhost => localhost
100+ smtp_port => 25 => 25
101+ sql.safe_mode => Off => Off
102+ track_errors => On => On
103+ unserialize_callback_func => no value => no value
104+ upload_max_filesize => 2M => 2M
105+ upload_tmp_dir => no value => no value
106+ user_dir => no value => no value
107+ user_ini.cache_ttl => 300 => 300
108+ user_ini.filename => .user.ini => .user.ini
109+ variables_order => EGPCS => EGPCS
110+ xmlrpc_error_number => 0 => 0
111+ xmlrpc_errors => Off => Off
112+ y2k_compliance => On => On
113+ zend.enable_gc => On => On
114+
115+ ctype
116+
117+ ctype functions => enabled
118+
119+ curl
120+
121+ cURL support => enabled
122+ cURL Information => 7.15.5
123+ Age => 2
124+ Features
125+ AsynchDNS => No
126+ Debug => No
127+ GSS-Negotiate => Yes
128+ IDN => Yes
129+ IPv6 => Yes
130+ Largefile => Yes
131+ NTLM => Yes
132+ SPNEGO => No
133+ SSL => Yes
134+ SSPI => No
135+ krb4 => No
136+ libz => Yes
137+ CharConv => No
138+ Protocols => tftp, ftp, telnet, dict, ldap, http, file, https, ftps
139+ Host => x86_64-redhat-linux-gnu
140+ SSL Version => OpenSSL/0.9.8b
141+ ZLib Version => 1.2.3
142+
143+ date
144+
145+ date/time support => enabled
146+ "Olson" Timezone Database Version => 2012.10
147+ Timezone Database => internal
148+
149+ 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 'Antarctica/Macquarie' for 'EST/10.0/no DST' instead in %s/phpinfo_002.php on line 2
150+ Default timezone => Antarctica/Macquarie
151+
024- ===DONE===
153+ date.default_latitude => 31.7667 => 31.7667
154+ date.default_longitude => 35.2333 => 35.2333
155+ date.sunrise_zenith => 90.583333 => 90.583333
156+ date.sunset_zenith => 90.583333 => 90.583333
157+ date.timezone => no value => no value
158+
159+ dom
160+
161+ DOM/XML => enabled
162+ DOM/XML API Version => 20031129
163+ libxml Version => 2.6.26
164+ HTML Support => enabled
165+ XPath Support => enabled
166+ XPointer Support => enabled
167+ Schema Support => enabled
168+ RelaxNG Support => enabled
169+
170+ ereg
171+
172+ Regex Library => Bundled library enabled
173+
174+ fileinfo
175+
176+ fileinfo support => enabled
177+ version => 1.0.5-dev
178+
179+ filter
180+
181+ Input Validation and Filtering => enabled
182+ Revision => $Id: 209a1c3c98c04a5474846e7bbe8ca72054ccfd4f $
183+
184+ Directive => Local Value => Master Value
185+ filter.default => unsafe_raw => unsafe_raw
186+ filter.default_flags => no value => no value
187+
188+ gd
189+
190+ GD Support => enabled
191+ GD Version => bundled (2.0.34 compatible)
192+ GIF Read Support => enabled
193+ GIF Create Support => enabled
194+ JPEG Support => enabled
195+ libJPEG Version => 6b
196+ PNG Support => enabled
197+ libPNG Version => 1.2.10
198+ WBMP Support => enabled
199+ XBM Support => enabled
200+
201+ Directive => Local Value => Master Value
202+ gd.jpeg_ignore_warning => 0 => 0
203+
204+ gettext
205+
206+ GetText Support => enabled
207+
208+ hash
209+
210+ hash support => enabled
211+ Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
212+
213+ iconv
214+
215+ iconv support => enabled
216+ iconv implementation => glibc
217+ iconv library version => 2.5
218+
219+ Directive => Local Value => Master Value
220+ iconv.input_encoding => ISO-8859-1 => ISO-8859-1
221+ iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
222+ iconv.output_encoding => ISO-8859-1 => ISO-8859-1
223+
224+ json
225+
226+ json support => enabled
227+ json version => 1.2.1
228+
229+ libxml
230+
231+ libXML support => active
232+ libXML Compiled Version => 2.6.26
233+ libXML Loaded Version => 20626
234+ libXML streams => enabled
235+
236+ mbstring
237+
238+ Multibyte Support => enabled
239+ Multibyte string engine => libmbfl
240+ HTTP input encoding translation => disabled
241+
242+ mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
243+
244+ Multibyte (japanese) regex support => enabled
245+ Multibyte regex (oniguruma) backtrack check => On
246+ Multibyte regex (oniguruma) version => 4.7.1
247+
248+ Directive => Local Value => Master Value
249+ mbstring.detect_order => no value => no value
250+ mbstring.encoding_translation => Off => Off
251+ mbstring.func_overload => 0 => 0
252+ mbstring.http_input => pass => pass
253+ mbstring.http_output => pass => pass
254+ mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
255+ mbstring.internal_encoding => no value => no value
256+ mbstring.language => neutral => neutral
257+ mbstring.strict_detection => Off => Off
258+ mbstring.substitute_character => no value => no value
259+
260+ mcrypt
261+
262+ mcrypt support => enabled
263+ mcrypt_filter support => enabled
264+ Version => 2.5.8
265+ Api No => 20021217
266+ Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
267+ Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
268+
269+ Directive => Local Value => Master Value
270+ mcrypt.algorithms_dir => no value => no value
271+ mcrypt.modes_dir => no value => no value
272+
273+ mysql
274+
275+ MySQL Support => enabled
276+ Active Persistent Links => 0
277+ Active Links => 0
278+ Client API version => 5.0.77
279+ MYSQL_MODULE_TYPE => external
280+ MYSQL_SOCKET => /var/lib/mysql/mysql.sock
281+ MYSQL_INCLUDE => -I/usr/include/mysql
282+ MYSQL_LIBS => -L/usr/lib64/mysql -lmysqlclient
283+
284+ Directive => Local Value => Master Value
285+ mysql.allow_local_infile => On => On
286+ mysql.allow_persistent => On => On
287+ mysql.connect_timeout => 60 => 60
288+ mysql.default_host => no value => no value
289+ mysql.default_password => no value => no value
290+ mysql.default_port => no value => no value
291+ mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
292+ mysql.default_user => no value => no value
293+ mysql.max_links => Unlimited => Unlimited
294+ mysql.max_persistent => Unlimited => Unlimited
295+ mysql.trace_mode => Off => Off
296+
297+ mysqli
298+
299+ MysqlI Support => enabled
300+ Client API library version => 5.0.77
301+ Active Persistent Links => 0
302+ Inactive Persistent Links => 0
303+ Active Links => 0
304+ Client API header version => 5.0.77
305+ MYSQLI_SOCKET => /var/lib/mysql/mysql.sock
306+
307+ Directive => Local Value => Master Value
308+ mysqli.allow_local_infile => On => On
309+ mysqli.allow_persistent => On => On
310+ mysqli.default_host => no value => no value
311+ mysqli.default_port => 3306 => 3306
312+ mysqli.default_pw => no value => no value
313+ mysqli.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
314+ mysqli.default_user => no value => no value
315+ mysqli.max_links => Unlimited => Unlimited
316+ mysqli.max_persistent => Unlimited => Unlimited
317+ mysqli.reconnect => Off => Off
318+
319+ pcre
320+
321+ PCRE (Perl Compatible Regular Expressions) Support => enabled
322+ PCRE Library Version => 8.31 2012-07-06
323+
324+ Directive => Local Value => Master Value
325+ pcre.backtrack_limit => 1000000 => 1000000
326+ pcre.recursion_limit => 100000 => 100000
327+
328+ PDO
329+
330+ PDO support => enabled
331+ PDO drivers => sqlite, sqlite2
332+
333+ pdo_sqlite
334+
335+ PDO Driver for SQLite 3.x => enabled
336+ SQLite Library => 3.7.7.1
337+
338+ Phar
339+
340+ Phar: PHP Archive support => enabled
341+ Phar EXT version => 2.0.1
342+ Phar API version => 1.1.1
343+ SVN revision => $Id: 21d763042eb5769ae0a09dc1118df2b5aae6fb33 $
344+ Phar-based phar archives => enabled
345+ Tar-based phar archives => enabled
346+ ZIP-based phar archives => enabled
347+ gzip compression => enabled
348+ bzip2 compression => enabled
349+ OpenSSL support => disabled (install ext/openssl)
350+
351+
352+ Phar based on pear/PHP_Archive, original concept by Davey Shafik.
353+ Phar fully realized by Gregory Beaver and Marcus Boerger.
354+ Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
355+ Directive => Local Value => Master Value
359+
361+
362+ Revision => $Id: 5a2da3946b96c5afbf3aff8db8a8681f8bedee85 $
363+
364+ Reflection
365+
366+ Reflection => enabled
367+ Version => $Id: 4af6c4c676864b1c0bfa693845af0688645c37cf $
368+
369+ session
370+
371+ Session Support => enabled
372+ Registered save handlers => files user sqlite
373+ Registered serializer handlers => php php_binary
374+
375+ Directive => Local Value => Master Value
376+ session.auto_start => Off => Off
377+ session.bug_compat_42 => On => On
378+ session.bug_compat_warn => On => On
379+ session.cache_expire => 180 => 180
380+ session.cache_limiter => nocache => nocache
381+ session.cookie_domain => no value => no value
382+ session.cookie_httponly => Off => Off
383+ session.cookie_lifetime => 0 => 0
384+ session.cookie_path => / => /
385+ session.cookie_secure => Off => Off
386+ session.entropy_file => no value => no value
387+ session.entropy_length => 0 => 0
388+ session.gc_divisor => 100 => 100
389+ session.gc_maxlifetime => 1440 => 1440
390+ session.gc_probability => 1 => 1
391+ session.hash_bits_per_character => 4 => 4
392+ session.hash_function => 0 => 0
393+ session.name => PHPSESSID => PHPSESSID
394+ session.referer_check => no value => no value
395+ session.save_handler => files => files
396+ session.save_path => no value => no value
397+ session.serialize_handler => php => php
398+ session.use_cookies => On => On
399+ session.use_only_cookies => On => On
400+ session.use_trans_sid => 0 => 0
401+
402+ SimpleXML
403+
404+ Simplexml support => enabled
405+ Revision => $Id: 02ab7893b36d51e9c59da77d7e287eb3b35e1e32 $
406+ Schema support => enabled
407+
408+ SPL
409+
410+ SPL support => enabled
411+ Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
412+ Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
413+
414+ SQLite
415+
416+ SQLite support => enabled
417+ PECL Module version => 2.0-dev $Id$
418+ SQLite Library => 2.8.17
419+ SQLite Encoding => iso8859
420+
421+ Directive => Local Value => Master Value
422+ sqlite.assoc_case => 0 => 0
423+
424+ sqlite3
425+
426+ SQLite3 support => enabled
427+ SQLite3 module version => 0.7-dev
428+ SQLite Library => 3.7.7.1
429+
430+ Directive => Local Value => Master Value
431+ sqlite3.extension_dir => no value => no value
432+
433+ standard
434+
435+ Dynamic Library Support => enabled
436+ Path to sendmail => /usr/sbin/sendmail -t -i
437+
438+ Directive => Local Value => Master Value
439+ assert.active => 1 => 1
440+ assert.bail => 0 => 0
441+ assert.callback => no value => no value
442+ assert.quiet_eval => 0 => 0
443+ assert.warning => 1 => 1
444+ auto_detect_line_endings => 0 => 0
445+ default_socket_timeout => 60 => 60
446+ from => no value => no value
447+ safe_mode_allowed_env_vars => PHP_ => PHP_
448+ safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
449+ url_rewriter.tags => a=href,area=href,frame=src,input=src,form=,fieldset= => a=href,area=href,frame=src,input=src,form=,fieldset=
450+ user_agent => no value => no value
451+
452+ tokenizer
453+
454+ Tokenizer Support => enabled
455+
456+ xml
457+
458+ XML Support => active
459+ XML Namespace Support => active
460+ libxml2 Version => 2.6.26
461+
462+ xmlreader
463+
464+ XMLReader => enabled
465+
466+ xmlwriter
467+
468+ XMLWriter => enabled
469+
470+ zip
471+
472+ Zip => enabled
473+ Extension Version => $Id: bdd35a2ede0347a3df239de1e7dc5d7e588f00c3 $
474+ Zip version => 1.11.0
475+ Libzip version => 0.10.1
476+
477+ zlib
478+
479+ ZLib Support => enabled
480+ Stream Wrapper support => compress.zlib://
481+ Stream Filter support => zlib.inflate, zlib.deflate
482+ Compiled Version => 1.2.3
483+ Linked Version => 1.2.3
484+
485+ Directive => Local Value => Master Value
486+ zlib.output_compression => Off => Off
487+ zlib.output_compression_level => -1 => -1
488+ zlib.output_handler => no value => no value
489+
490+ Additional Modules
491+
492+ Module Name
493+ ===DONE===
1 (9%)