For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > June 2007 > Test results for 5.2.3 [failed]









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Test results for 5.2.3 [failed]
noreply@php.net

2007-06-03, 7:57 am


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
FTP with bogus parameters [ext/ftp/tests/004.phpt]
Test pcntl wait functionality [ext/pcntl/tests/001.phpt]
Userstream unlink, rename, mkdir, rmdir, and url_stat. [ext/standard/tests/file/userwrapper.phpt]
Bug #39322 (proc_terminate() loosing process resource) [ext/standard/tests/general_functions/bug39322.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] (warn: possibly braindead libc)
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
shm_attach() tests [ext/sysvshm/tests/002.phpt]
shm_remove() tests [ext/sysvshm/tests/007.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 39
Exts tested : 40
---------------------------------------------------------------------

Number of tests : 3345 2137
Tests skipped : 1208 ( 36.1%) --------
Tests warned : 1 ( 0.0%) ( 0.0%)
Tests failed : 9 ( 0.3%) ( 0.4%)
Tests passed : 2127 ( 63.6%) ( 99.5%)
---------------------------------------------------------------------
Time taken : 155 seconds
========================================
=============================

========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
FTP with bogus parameters [ext/ftp/tests/004.phpt]
Test pcntl wait functionality [ext/pcntl/tests/001.phpt]
Userstream unlink, rename, mkdir, rmdir, and url_stat. [ext/standard/tests/file/userwrapper.phpt]
Bug #39322 (proc_terminate() loosing process resource) [ext/standard/tests/general_functions/bug39322.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] (warn: possibly braindead libc)
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
shm_attach() tests [ext/sysvshm/tests/002.phpt]
shm_remove() tests [ext/sysvshm/tests/007.phpt]
========================================
=============================


========================================
========================================

/array1/compile/php-5.2.3-apache/ext/ftp/tests/004.phpt
========================================
========================================

bool(true)
string(4) "UNIX"

Warning: ftp_alloc() expects parameter 2 to be long, array given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 12
bool(false)

Warning: ftp_cdup() expects exactly 1 parameter, 2 given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 13
NULL

Warning: ftp_chdir() expects parameter 2 to be string, array given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 14
NULL

Warning: ftp_chmod() expects exactly 3 parameters, 2 given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 15
bool(false)

Warning: ftp_get() expects at least 4 parameters, 3 given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 16
NULL

Warning: ftp_close() expects exactly 1 parameter, 0 given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 17
NULL
resource(8) of type (FTP Buffer)

Warning: ftp_delete() expects parameter 2 to be string, array given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 19
NULL

Warning: ftp_exec() expects parameter 2 to be string, array given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 20
NULL

Warning: ftp_systype() expects exactly 1 parameter, 2 given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 22
NULL

Warning: ftp_pwd() expects exactly 1 parameter, 2 given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 23
NULL

Warning: ftp_login() expects exactly 3 parameters, 1 given in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 25
NULL

Warning: ftp_login(): Not logged in. in /array1/compile/php-5.2.3-apache/ext/ftp/tests/004.php on line 26
bool(false)
bool(true)
========================================
========================================

021+ resource(8) of type (FTP Buffer)
022- Warning: ftp_connect(): php_network_getaddresses: getaddrinfo failed: %s in %s004.php on line 18
023- bool(false)
024-
========================================
========================================




========================================
========================================

/array1/compile/php-5.2.3-apache/ext/pcntl/tests/001.phpt
========================================
========================================

Staring wait.h tests....

Testing pcntl_wifexited and wexitstatus....
Exited With: 0

Testing pcntl_wifsignaled....

Testing pcntl_wifstopped and pcntl_wstopsig....
Process was stoped by signal : SIGSTOP
========================================
========================================

004+ Exited With: 0
004- Exited With: -1
007- Process was terminated by signal : SIGTERM
========================================
========================================




========================================
========================================

/array1/compile/php-5.2.3-apache/ext/standard/tests/file/userwrapper.phpt
========================================
========================================

Unlinking file: test://example.com/path/to/file
Renaming test://example.com/path/to/from to test://example.com/path/to/to
Making directory: test://example.com/path/to/directory as 755
Removing directory: test://example.com/path/to/directory
Stating file: test://example.com/path/to/file
Array
(
[0] => 1
[1] => 2
[2] => 420
[3] => 3
[4] => 100
[5] => 1000
[6] => 4294967295
[7] => 31337
[8] => 1234567890
[9] => 1231231231
[10] => 1234564564
[11] => 4294967295
[12] => -1
[dev] => 1
[ino] => 2
[mode] => 420
[nlink] => 3
[uid] => 100
[gid] => 1000
[rdev] => 4294967295
[size] => 31337
[atime] => 1234567890
[mtime] => 1231231231
[ctime] => 1234564564
[blksize] => 4294967295
[blocks] => -1
)
Filesize = 31337
filemtime = 1231231231
========================================
========================================

014+ [6] => 4294967295
014- [6] => -1
019+ [11] => 4294967295
019- [11] => -1
027+ [rdev] => 4294967295
027- [rdev] => -1
032+ [blksize] => 4294967295
032- [blksize] => -1
========================================
========================================




========================================
========================================

/array1/compile/php-5.2.3-apache/ext/standard/tests/general_functions/bug39322.phpt
========================================
========================================

array(8) {
["command"]=>
string(14) "/bin/sleep 120"
["pid"]=>
int(49910)
["running"]=>
bool(false)
["signaled"]=>
bool(false)
["stopped"]=>
bool(false)
["exitcode"]=>
int(-1)
["termsig"]=>
int(0)
["stopsig"]=>
int(0)
}
Done!
========================================
========================================

009+ bool(false)
009- bool(true)
015+ int(0)
015- int(15)
========================================
========================================




========================================
========================================

/array1/compile/php-5.2.3-apache/ext/standard/tests/general_functions/proc_open02.phpt
========================================
========================================

bool(true)
array(8) {
["command"]=>
string(28) "/usr/bin/nohup /bin/sleep 50"
["pid"]=>
int(50041)
["running"]=>
bool(false)
["signaled"]=>
bool(false)
["stopped"]=>
bool(false)
["exitcode"]=>
int(-1)
["termsig"]=>
int(0)
["stopsig"]=>
int(0)
}
bool(false)
array(8) {
["command"]=>
string(28) "/usr/bin/nohup /bin/sleep 50"
["pid"]=>
int(50041)
["running"]=>
bool(false)
["signaled"]=>
bool(false)
["stopped"]=>
bool(false)
["exitcode"]=>
int(-1)
["termsig"]=>
int(0)
["stopsig"]=>
int(0)
}
Done!
========================================
========================================

008+ bool(false)
008- bool(true)
020+ bool(false)
020- bool(true)
029+ bool(false)
029- bool(true)
035+ int(0)
035- int(15)
========================================
========================================




========================================
========================================

/array1/compile/php-5.2.3-apache/ext/standard/tests/strings/htmlentities02.phpt (warn: possibly braindead libc)
========================================
========================================

string(24) "¼½¾"
========================================
========================================

001+ string(24) "¼½¾"
001- string(20) "ŒœŸ"
========================================
========================================




========================================
========================================

/array1/compile/php-5.2.3-apache/ext/standard/tests/strings/htmlentities04.phpt
========================================
========================================

string(42) "¡¢¡£¡¤"
========================================
========================================

001+ string(42) "¡¢¡£¡¤"
001- string(6) "¡¢¡£¡¤"
========================================
========================================




========================================
========================================

/array1/compile/php-5.2.3-apache/ext/standard/tests/strings/htmlentities15.phpt
========================================
========================================

string(9) "ÒÏÓËÏÛÎÙÊ"
string(63) "ÒÏÓËÏÛÎÙÊ"
========================================
========================================

002+ string(63) "ÒÏÓËÏÛÎÙÊ"
002- string(63) "роскошный"
========================================
========================================




========================================
========================================

/array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.phpt
========================================
========================================

Warning: Wrong parameter count for shm_attach() in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 5
NULL

Warning: Wrong parameter count for shm_attach() in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 6
NULL

Warning: shm_attach(): Segment size must be greater then zero. in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 8
bool(false)

Warning: shm_attach(): Segment size must be greater then zero. in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 9
bool(false)

Warning: shm_attach(): Segment size must be greater then zero. in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 10
bool(false)

Warning: shm_attach(): Segment size must be greater then zero. in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 11
bool(false)

Warning: shm_remove(): The parameter is not a valid shm_identifier in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 12

Warning: shm_attach(): Segment size must be greater then zero. in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 13
bool(false)

Warning: shm_remove(): The parameter is not a valid shm_identifier in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 14
int(4)

Warning: shm_remove(): The parameter is not a valid shm_identifier in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 17
int(5)
int(6)

Warning: shm_remove(): failed for key 0x7463a968, id 5: Invalid argument in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 21
int(7)
int(8)
Done
========================================
========================================

030+
031+ Warning: shm_remove(): failed for key 0x7463a968, id 5: Invalid argument in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/002.php on line 21
========================================
========================================




========================================
========================================

/array1/compile/php-5.2.3-apache/ext/sysvshm/tests/007.phpt
========================================
========================================

Warning: Wrong parameter count for shm_remove() in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/007.php on line 6
NULL

Warning: shm_remove(): The parameter is not a valid shm_identifier in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/007.php on line 7
bool(false)

Warning: shm_remove(): The parameter is not a valid shm_identifier in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/007.php on line 8
bool(false)

Warning: shm_remove(): The parameter is not a valid shm_identifier in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/007.php on line 9
bool(false)
bool(true)

Warning: shm_remove(): failed for key 0x7463a96d, id 4: Invalid argument in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/007.php on line 12
bool(false)

Warning: shm_remove(): The parameter is not a valid shm_identifier in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/007.php on line 15
bool(false)
Done
========================================
========================================

013+
014+ Warning: shm_remove(): failed for key 0x7463a96d, id 4: Invalid argument in /array1/compile/php-5.2.3-apache/ext/sysvshm/tests/007.php on line 12
015+ bool(false)
013- bool(true)
========================================
========================================





========================================
========================================

BUILD ENVIRONMENT
========================================
========================================

OS:
FreeBSD - FreeBSD aperol.beccati.com 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #1: Sun Mar 25 15:04:21 UTC 2007 root@aperol.beccati.com:/usr/obj/usr/src/sys/APEROL amd64

Autoconf:
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15)

Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

System Libtool:
ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)

Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiler:
Using built-in specs.
Configured with: FreeBSD/amd64 system compiler
Thread model: posix
gcc version 3.4.6 [FreeBSD] 20060305

Bison:
bison (GNU Bison) 1.75
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Libraries:
/array1/compile/php-5.2.3-apache/sapi/cli/php:
libcrypt.so.3 => /lib/libcrypt.so.3 (0x800bc9000)
libpq.so.5 => /usr/local/pgsql/lib/libpq.so.5 (0x800ce2000)
libmysqlclient.so.15 => /usr/local/lib/mysql/libmysqlclient.so.15 (0x800e00000)
libm.so.4 => /lib/libm.so.4 (0x800f73000)
libz.so.3 => /lib/libz.so.3 (0x801093000)
libmhash.so.2 => /usr/local/lib/libmhash.so.2 (0x8011a7000)
libmcrypt.so.8 => /usr/local/lib/libmcrypt.so.8 (0x8012d1000)
libltdl.so.4 => /usr/local/lib/libltdl.so.4 (0x80140a000)
libintl.so.8 => /usr/local/lib/libintl.so.8 (0x801512000)
libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x80161c000)
libpng.so.5 => /usr/local/lib/libpng.so.5 (0x801796000)
libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x8018bd000)
libcurl.so.4 => /usr/local/lib/libcurl.so.4 (0x8019de000)
libssl.so.4 => /usr/lib/libssl.so.4 (0x801b1c000)
libcrypto.so.4 => /lib/libcrypto.so.4 (0x801c56000)
libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x801ea7000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x8020fb000)
libc.so.6 => /lib/libc.so.6 (0x8022eb000)


User's E-mail: matteo at beccati dot com


========================================
========================================

PHPINFO
========================================
========================================

phpinfo()
PHP Version => 5.2.3

System => FreeBSD aperol.beccati.com 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #1: Sun Mar 25 15:04:21 UTC 2007 root@aperol.beccati.com:/usr/obj/usr/src/sys/APEROL amd64
Build Date => Jun 3 2007 13:53:41
Configure Command => './configure' '--with-apxs2=/usr/local/sbin/apxs' '--with-mysql=/usr/local' '--with-pgsql=/usr/local/pgsql' '--with-zlib' '--with-iconv=/usr/local' '--enable-bcmath' '--enable-ftp' '--enable-mbstring' '--with-mcrypt=/usr/local' '--wi
th-mhash=/usr/local' '--with-curl=/usr/local' '--with-xml' '--with-xmlrpc' '--with-gettext' '--with-gd' '--enable-gd-native-ttf' '--with-png' '--with-png-dir=/usr/local' '--with-jpeg' '--with-jpeg-dir=/usr/local' '--with-freetype-dir=/usr/local' '--with-t
tf=/usr/local' '--enable-pcntl' '--enable-sockets' '--enable-sigchild' '--enable-shmop' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => /usr/local/lib/php.ini
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, data, http, ftp, compress.zlib
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, zlib.*


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies


________________________________________
_______________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => On => On
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => 6135 => 6135
expose_php => On => On
extension_dir => ./ => ./
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/usr/local/lib/php => .:/usr/local/lib/php
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 12 => 12
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off

bcmath

BCMath support => enabled

ctype

ctype functions => enabled

curl

cURL support => enabled
cURL Information => libcurl/7.16.1 OpenSSL/0.9.7e zlib/1.2.3

date

date/time support => enabled
"Olson" Timezone Database Version => 2007.5
Timezone Database => internal
Default timezone => Europe/Rome

Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => Europe/Rome => Europe/Rome

dom

DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.27
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

filter

Input Validation and Filtering => enabled
Revision => $Revision: 1.52.2.39 $

Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value

ftp

FTP support => enabled

gd

GD Support => enabled
GD Version => bundled (2.0.34 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.2.1
GIF Read Support => enabled
GIF Create Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled

gettext

GetText Support => enabled

hash

hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval
256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5

iconv

iconv support => enabled
iconv implementation => libiconv
iconv library version => 1.9

Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1

json

json support => enabled
json version => 1.2.1

libxml

libXML support => active
libXML Version => 2.6.27
libXML streams => enabled

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 4.4.4
Multibyte regex (oniguruma) backtrack check => On

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.internal_encoding => ISO-8859-1 => no value
mbstring.language => neutral => neutral
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value

mcrypt

mcrypt support => enabled
Version => 2.5.7
Api No => 20021217
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
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream

Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value

mhash

MHASH support => Enabled
MHASH API Version => 20060101

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.1.16-beta
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/usr/local/include/mysql
MYSQL_LIBS => -L/usr/local/lib/mysql -lmysqlclient

Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => no value => no value
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off

pcntl

pcntl support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.0 18-Dec-2006

PDO

PDO support => enabled
PDO drivers => sqlite2, sqlite

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c,v 1.10.2.6.2.2 2007/03/23 14:30:00 wez Exp $
SQLite Library => 3.3.17

pgsql

PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.2.3
Multibyte character support => enabled
SSL support => disabled
Active Persistent Links => 0
Active Links => 0

Directive => Local Value => Master Value
pgsql.allow_persistent => On => On
pgsql.auto_reset_persistent => Off => Off
pgsql.ignore_notice => Off => Off
pgsql.log_notice => Off => Off
pgsql.max_links => Unlimited => Unlimited
pgsql.max_persistent => Unlimited => Unlimited

posix

Revision => $Revision: 1.70.2.3.2.15 $

Reflection

Reflection => enabled
Version => $Id: php_reflection.c,v 1.164.2.33.2.39 2007/05/29 08:44:05 helly Exp $

session

Session Support => enabled
Registered save handlers => files user sqlite
Registered serializer handlers => php php_binary

Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_httponly => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => no value => no value
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0

shmop

shmop support => enabled

SimpleXML

Simplexml support => enabled
Revision => $Revision: 1.151.2.22.2.26 $
Schema support => enabled

sockets

Sockets Support => enabled

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, Leng
thException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterat
or, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.166.2.13.2.9 2007/05/19 17:58:22 iliaa Exp $
SQLite Library => 2.8.17
SQLite Encoding => iso8859

Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0

standard

Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i

Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,input=src,for
m=,fieldset= => a=href,area=href,frame=src,input=src,for
m=,fieldset=
user_agent => no value => no value

sysvmsg

sysvmsg support => enabled
Revision => $Revision: 1.20.2.3.2.6 $

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.27

xmlreader

XMLReader => enabled

xmlrpc

core library version => xmlrpc-epi v. 0.51
php extension version => 0.51
author => Dan Libby
homepage => http://xmlrpc-epi.sourceforge.net
open sourced by => Epinions.com

xmlwriter

XMLWriter => enabled

zlib

ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
Linked Version => 1.2.3

Directive => Local Value => Master Value
zlib.output_compression => Off => Off
zlib.output_compression_level => -1 => -1
zlib.output_handler => no value => no value

Additional Modules

Module Name
sysvsem
sysvshm

Environment

Variable => Value
INPUTRC => /etc/inputrc
SSH_CLIENT => deleted
USER => root
SHLVL => 1
HOME => /root
OLDPWD => /root/compile
TEST_PHP_SRCDIR => /array1/compile/php-5.2.3-apache
SSH_TTY => deleted
PAGER => more
_ => /usr/bin/make
TEST_PHP_EXECUTABLE => /array1/compile/php-5.2.3-apache/sapi/cli/php
TERM => xterm
BLOCKSIZE => K
PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/var/qmail/bin:/usr/local/vpopmail/bin
SSH_AUTH_SOCK => deleted
SHELL => /usr/local/bin/bash
PROMPT_COMMAND => echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007"
__MKLVL__ => 1
MAILDIR => /root/Maildir
PWD => /root/compile/php-5.2.3-apache
SSH_CONNECTION => deleted
FTP_PASSIVE_MODE => YES
CC => gcc
MANPATH => /usr/share/man:/usr/local/man:/var/qmail/man

PHP Variables

Variable => Value
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["SSH_CLIENT"] => deleted
_SERVER["USER"] => root
_SERVER["SHLVL"] => 1
_SERVER["HOME"] => /root
_SERVER["OLDPWD"] => /root/compile
_SERVER["TEST_PHP_SRCDIR"] => /array1/compile/php-5.2.3-apache
_SERVER["SSH_TTY"] => deleted
_SERVER["PAGER"] => more
_SERVER["_"] => /usr/bin/make
_SERVER["TEST_PHP_EXECUTABLE"] => /array1/compile/php-5.2.3-apache/sapi/cli/php
_SERVER["TERM"] => xterm
_SERVER["BLOCKSIZE"] => K
_SERVER["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/var/qmail/bin:/usr/local/vpopmail/bin
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SHELL"] => /usr/local/bin/bash
_SERVER["PROMPT_COMMAND"] => echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007"
_SERVER["__MKLVL__"] => 1
_SERVER["MAILDIR"] => /root/Maildir
_SERVER["PWD"] => /root/compile/php-5.2.3-apache
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["FTP_PASSIVE_MODE"] => YES
_SERVER["CC"] => gcc
_SERVER["MANPATH"] => /usr/share/man:/usr/local/man:/var/qmail/man
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1180872065
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["INPUTRC"] => /etc/inputrc
_ENV["SSH_CLIENT"] => deleted
_ENV["USER"] => root
_ENV["SHLVL"] => 1
_ENV["HOME"] => /root
_ENV["OLDPWD"] => /root/compile
_ENV["TEST_PHP_SRCDIR"] => /array1/compile/php-5.2.3-apache
_ENV["SSH_TTY"] => deleted
_ENV["PAGER"] => more
_ENV["_"] => /usr/bin/make
_ENV["TEST_PHP_EXECUTABLE"] => /array1/compile/php-5.2.3-apache/sapi/cli/php
_ENV["TERM"] => xterm
_ENV["BLOCKSIZE"] => K
_ENV["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/var/qmail/bin:/usr/local/vpopmail/bin
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["SHELL"] => /usr/local/bin/bash
_ENV["PROMPT_COMMAND"] => echo -ne "\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007"
_ENV["__MKLVL__"] => 1
_ENV["MAILDIR"] => /root/Maildir
_ENV["PWD"] => /root/compile/php-5.2.3-apache
_ENV["SSH_CONNECTION"] => deleted
_ENV["FTP_PASSIVE_MODE"] => YES
_ENV["CC"] => gcc
_ENV["MANPATH"] => /usr/share/man:/usr/local/man:/var/qmail/man

PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com