For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > December 2004 > Test results for 5.0.2 [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.0.2 [failed]
noreply@php.net

2004-12-07, 4:00 am


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #26737 (Protected and private variables are not saved on serialization when a user defined __sleep is used) [tests/classes/bug26737.phpt]
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
mysql connect [ext/mysql/tests/001.phpt]
Bug #14293 (serialize() and __sleep()) [ext/standard/tests/serialize/bug14293.phpt]
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt]
Bug #25666 (XML namespaces broken in libxml-based SAX interface) [ext/xml/tests/bug25666.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
XML parser test, default namespaces [ext/xml/tests/xml009.phpt]
XML parser test, attributes [ext/xml/tests/xml010.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 56
Exts tested : 27
---------------------------------------------------------------------

Number of tests : 1262 616
Tests skipped : 646 (51.2%) --------
Tests warned : 0 (0.0%) (0.0%)
Tests failed : 11 (0.9%) (1.8%)
Tests passed : 605 (47.9%) (98.2%)
---------------------------------------------------------------------
Time taken : 90 seconds
========================================
=============================

========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #26737 (Protected and private variables are not saved on serialization when a user defined __sleep is used) [tests/classes/bug26737.phpt]
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
mysql connect [ext/mysql/tests/001.phpt]
Bug #14293 (serialize() and __sleep()) [ext/standard/tests/serialize/bug14293.phpt]
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt]
Bug #25666 (XML namespaces broken in libxml-based SAX interface) [ext/xml/tests/bug25666.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
XML parser test, default namespaces [ext/xml/tests/xml009.phpt]
XML parser test, attributes [ext/xml/tests/xml010.phpt]
========================================
=============================


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

/home/mnstec/pkg/pkg/php/php-5.0.2/tests/classes/bug26737.phpt
========================================
========================================


---- EXPECTED OUTPUT
Notice: serialize(): "no_such" returned as member variable from __sleep() but does not exist in %s on line %d
string(130) "O:3:"foo":4:{s:12:"\0foo\0private";s:7:"private";s:12:"\0*\0protected";s:9:"protected";s:6:"public";s:6:"public";s:7:"no_such";N;}"
---- ACTUAL OUTPUT
Notice: serialize(): "no_such" returned as member variable from __sleep() but does not exist in /home/mnstec/pkg/pkg/php/php-5.0.2/tests/classes/bug26737.php on line 15
string(130) "O:3:"foo":4:{s:12:"\0foo\0private";s:7:"private";s:12:"\0*\0protected";s:9:"protected";s:6:"public";s:6:"public";s:7:"no_such";N;}"
/home/mnstec/pkg/pkg/php/php-5.0.2/Zend/zend_compile.c(2611) : Freeing 0x0838E4B0 (16 bytes), script=/home/mnstec/pkg/pkg/php/php-5.0.2/tests/classes/bug26737.php
=== Total 1 memory leaks detected ===
---- FAILED

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

003+ /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/zend_compile.c(2611) : Freeing 0x0838E4B0 (16 bytes), script=/home/mnstec/pkg/pkg/php/php-5.0.2/tests/classes/bug26737.php
004+ === Total 1 memory leaks detected ===
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/tests/func/008.phpt
========================================
========================================


---- EXPECTED OUTPUT
'foo1'

'foo2'
---- ACTUAL OUTPUT

---- FAILED

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

001- 'foo1'
003- 'foo2'
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/tests/lang/bug29944.phpt
========================================
========================================


---- EXPECTED OUTPUT
1
===DONE===
---- ACTUAL OUTPUT

---- FAILED

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

001+
001- 1
002- ===DONE===
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
---- ACTUAL OUTPUT
string(3) "foo"
'foo'

Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7

Strict Standards: Only variable references should be returned by reference in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
string(3) "foo"
'foo'

Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7

Strict Standards: Only variable references should be returned by reference in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
/home/mnstec/pkg/pkg/php/php-5.0.2/Zend/zend_execute.c(610) : Freeing 0x0837EFA0 (4 bytes), script=/home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php
/home/mnstec/pkg/pkg/php/php-5.0.2/Zend/zend_variables.c(137) : Actual location (location was relayed)
/home/mnstec/pkg/pkg/php/php-5.0.2/Zend/zend_execute.c(265) : Freeing 0x0838D660 (16 bytes), script=/home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php
=== Total 2 memory leaks detected ===
---- FAILED

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

013+ NULL
013- string(3) "foo"
017+ NULL
018+ 'foo'
018- Strict Standards: Only variable references should be returned by reference in %s on line %d
019- string(3) "foo"
020+ Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
021+ NULL
022+ 'foo'
023+
024+ Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
025+ NULL
026+ 'foo'
027+
028+ Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
029+ NULL
030+ 'foo'
031+
032+ Notice: Undefined variable: a in /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php on line 7
033+ NULL
023-
024- Strict Standards: Only variable references should be returned by reference in %s on line %d
025- string(3) "foo"
026- 'foo'
037+ /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/zend_execute.c(610) : Freeing 0x0837EFA0 (4 bytes), script=/home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php
038+ /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/zend_variables.c(137) : Actual location (location was relayed)
039+ /home/mnstec/pkg/pkg/php/php-5.0.2/Zend/zend_execute.c(265) : Freeing 0x0838D660 (16 bytes), script=/home/mnstec/pkg/pkg/php/php-5.0.2/Zend/tests/bug22836.php
040+ === Total 2 memory leaks detected ===
027-
028- Notice: Undefined variable: a in %s on line %d
029-
030- Strict Standards: Only variable references should be returned by reference in %s on line %d
031- string(3) "foo"
032- 'foo'
033-
034- Notice: Undefined variable: a in %s on line %d
035-
036- Strict Standards: Only variable references should be returned by reference in %s on line %d
037- string(3) "foo"
038- 'foo'
039-
040- Notice: Undefined variable: a in %s on line %d
041-
042- Strict Standards: Only variable references should be returned by reference in %s on line %d
043- string(3) "foo"
044- 'foo'
045-
046- Notice: Undefined variable: a in %s on line %d
047-
048- Strict Standards: Only variable references should be returned by reference in %s on line %d
049- string(3) "foo"
050- 'foo'
051-
052- Notice: Undefined variable: a in %s on line %d
053-
054- Strict Standards: Only variable references should be returned by reference in %s on line %d
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/ext/mysql/tests/001.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(3) "111"
---- ACTUAL OUTPUT
Warning: mysql_connect(): Unknown database '-log' in /home/mnstec/pkg/pkg/php/php-5.0.2/ext/mysql/tests/001.php on line 17

Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /home/mnstec/pkg/pkg/php/php-5.0.2/ext/mysql/tests/001.php on line 19
string(3) "110"
---- FAILED

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

001+ Warning: mysql_connect(): Unknown database '-log' in /home/mnstec/pkg/pkg/php/php-5.0.2/ext/mysql/tests/001.php on line 17
001- string(3) "111"
002+
003+ Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /home/mnstec/pkg/pkg/php/php-5.0.2/ext/mysql/tests/001.php on line 19
004+ string(3) "110"
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/ext/standard/tests/serialize/bug14293.phpt
========================================
========================================


---- EXPECTED OUTPUT
__sleep called
O:1:"t":2:{s:1:"a";s:5:"hello";s:1:"b";N;}
object(t)#%d (2) {
["a"]=>
string(5) "hello"
["b"]=>
NULL
}
---- ACTUAL OUTPUT
__sleep called

Notice: serialize(): "b" returned as member variable from __sleep() but does not exist in /home/mnstec/pkg/pkg/php/php-5.0.2/ext/standard/tests/serialize/bug14293.php on line 17
O:1:"t":2:{s:1:"a";s:5:"hello";s:1:"b";N;}
object(t)#2 (2) {
["a"]=>
string(5) "hello"
["b"]=>
NULL
}
---- FAILED

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

002+
003+ Notice: serialize(): "b" returned as member variable from __sleep() but does not exist in /home/mnstec/pkg/pkg/php/php-5.0.2/ext/standard/tests/serialize/bug14293.php on line 17
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/ext/standard/tests/time/bug20382.phpt
========================================
========================================


---- EXPECTED OUTPUT
tStamp=Wednesday 2004-10-27 17:17:17 CEST
result=Monday 2004-11-01 00:00:00 CET
wanted=Monday 2004-11-01 00:00:00 CET
---- ACTUAL OUTPUT
tStamp=Wednesday 2004-10-27 17:17:17 CEST
result=Sunday 2004-10-31 23:00:00 CET
wanted=Monday 2004-11-01 00:00:00 CET
---- FAILED

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

002+ result=Sunday 2004-10-31 23:00:00 CET
002- result=Monday 2004-11-01 00:00:00 CET
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/ext/xml/tests/bug25666.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(24) "http://example.com/foo@a"
string(24) "http://example.com/bar@b"
string(24) "http://example.com/baz@c"
---- ACTUAL OUTPUT

---- FAILED

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

001+
001- string(24) "http://example.com/foo@a"
002- string(24) "http://example.com/bar@b"
003- string(24) "http://example.com/baz@c"
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/ext/xml/tests/bug26614.phpt
========================================
========================================


---- EXPECTED OUTPUT
CDATA
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
Comment
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
Text
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
---- ACTUAL OUTPUT
CDATA
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 7 (byte 56)
Comment
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 7 (byte 56)
Text
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 10 (byte 56)
---- FAILED

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

002+ <DATA> at line 2, col 6 (byte 9)
003+ </DATA> at line 9, col 7 (byte 56)
002- <DATA> at line 2, col 0 (byte 45)
003- </DATA> at line 9, col 0 (byte 90)
005+ <DATA> at line 2, col 6 (byte 9)
006+ </DATA> at line 9, col 7 (byte 56)
005- <DATA> at line 2, col 0 (byte 45)
006- </DATA> at line 9, col 0 (byte 90)
008+ <DATA> at line 2, col 6 (byte 9)
009+ </DATA> at line 9, col 10 (byte 56)
008- <DATA> at line 2, col 0 (byte 45)
009- </DATA> at line 9, col 0 (byte 90)
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/ext/xml/tests/xml009.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(24) "http://example.com/foo@a"
string(24) "http://example.com/bar@b"
string(24) "http://example.com/foo@c"
---- ACTUAL OUTPUT

---- FAILED

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

001+
001- string(24) "http://example.com/foo@a"
002- string(24) "http://example.com/bar@b"
003- string(24) "http://example.com/foo@c"
========================================
========================================




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

/home/mnstec/pkg/pkg/php/php-5.0.2/ext/xml/tests/xml010.phpt
========================================
========================================


---- EXPECTED OUTPUT
http://example.com/foo@a
http://example.com/bar@b foo = bar
http://example.com/bar@c http://example.com/bar@nix = null foo = bar
---- ACTUAL OUTPUT

---- FAILED

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

001+
001- http://example.com/foo@a
002- http://example.com/bar@b foo = bar
003- http://example.com/bar@c http://example.com/bar@nix = null foo = bar
========================================
========================================





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

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

OS:
Linux - Linux vlc 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686

Automake:
automake (GNU automake) 1.9.3
Written by Tom Tromey <tromey@redhat.com>.

Copyright 2004 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.

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.4.3 (1.922.2.110 2002/10/23 01:39:54)

System Libtool:
ltmain.sh (GNU libtool) 1.5.10 (1.1220.2.130 2004/09/19 12:13:49)

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.

Compiler:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

Bison:
bison (GNU Bison) 1.35

Copyright 1984, 1986, 1989, 1992, 2000, 2001, 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:
/usr/local/lib/libiconv_plug.so => /usr/local/lib/libiconv_plug.so (0x40017000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x400f8000)
libexslt.so.0 => /usr/local/lib/libexslt.so.0 (0x40125000)
libgcrypt.so.11 => /usr/local/lib/libgcrypt.so.11 (0x40135000)
libgpg-error.so.0 => /usr/local/lib/libgpg-error.so.0 (0x4017e000)
libm.so.6 => /lib/tls/libm.so.6 (0x40182000)
libmysqlclient.so.12 => /usr/local/mysql/lib/mysql/libmysqlclient.so.12 (0x401a4000)
libmhash.so.2 => /usr/local/lib/libmhash.so.2 (0x401c5000)
libmcrypt.so.4 => /usr/local/lib/libmcrypt.so.4 (0x401f2000)
libltdl.so.3 => /usr/local/lib/libltdl.so.3 (0x40224000)
libdl.so.2 => /lib/libdl.so.2 (0x4022c000)
libgd.so.2 => /usr/local/lib/libgd.so.2 (0x4022f000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x40287000)
libpng12.so.0 => /usr/local/lib/libpng12.so.0 (0x402ac000)
libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 (0x402d5000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40338000)
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x40418000)
libjpeg.so.62 => /usr/local/lib/libjpeg.so.62 (0x40427000)
libssl.so.0.9.7 => /usr/local/ssl/lib/libssl.so.0.9.7 (0x40444000)
libcrypto.so.0.9.7 => /usr/local/ssl/lib/libcrypto.so.0.9.7 (0x40472000)
libresolv.so.2 => /lib/libresolv.so.2 (0x40562000)
libnsl.so.1 => /lib/libnsl.so.1 (0x40574000)
libcurl.so.3 => /usr/local/lib/libcurl.so.3 (0x4058a000)
libxslt.so.1 => /usr/local/lib/libxslt.so.1 (0x405c0000)
libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0x405ee000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x406ea000)
libiconv.so.2 => /usr/local/lib/libiconv.so.2 (0x406f7000)
libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
libz.so.1 => /usr/lib/libz.so.1 (0x407cf000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0x407dd000)


User's E-mail:


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

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

phpinfo()
PHP Version => 5.0.2

System => Linux vlc 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686
Build Date => Dec 6 2004 17:10:23
Configure Command => './configure' '--prefix=/usr/local/php' '--mandir=/usr/share/man' '--with-apxs2=/usr/local/httpd/bin/apxs' '--enable-debug' '--enable-sigchild' '--enable-libgcc' '--with-libxml-dir=/usr/local' '--with-openssl=/usr/local/ssl' '--with-
zlib-dir=/usr/local' '--with-jpeg-dir=/usr/local' '--with-tiff-dir=/usr/local' '--with-mcrypt=/usr/local' '--with-mhash=/usr/local' '--with-curl=/usr/local' '--with-iconv-dir=/usr/local' '--with-xsl=/usr/local' '--with-curlwrappers' '--enable-ftp' '--with
-xpm-dir=/usr/local' '--with-gd=/usr/local' '--enable-gd-native-ttf' '--with-freetype-dir=/usr/local' '--with-png=/usr/local' '--with-mysql=/usr/local/mysql' '--enable-pcntl' '--enable-sockets' '--enable-sqlite-utf8' '--enable-sysvmsg' '--enable-sysvsem'
'--enable-sysvshm' '--enable-maintainer-zts' '--enable-memory-limit' '--enable-zend-multibyte' '--enable-track-vars' '--with-charset=euc_kr' '--enable-trans-sid'
Server API => Command Line Interface
Virtual Directory Support => enabled
Configuration File (php.ini) Path => /usr/local/php/lib
PHP API => 20031224
PHP Extension => 20040412
Zend Extension => 220040412
Debug Build => yes
Thread Safety => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, ftp, gopher, telnet, dict, ldap, http, https, ftps, compress.zlib
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls


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


________________________________________
_______________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
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 => no value => no value
expose_php => On => On
extension_dir => /usr/local/php/lib/php/extensions/debug-zts-20040412 => /usr/local/php/lib/php/extensions/debug-zts-20040412
file_uploads => On => On
highlight.bg => #FFFFFF => #FFFFFF
highlight.comment => #FF8000 => #FF8000
highlight.default => #0000BB => #0000BB
highlight.html => #000000 => #000000
highlight.keyword => #007700 => #007700
highlight.string => #DD0000 => #DD0000
html_errors => Off => On
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => Off
include_path => .:/usr/local/php/lib/php => .:/usr/local/php/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 => 30
max_input_time => -1 => -1
memory_limit => 8M => 8M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
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 => /usr/local/php/bin => /usr/local/php/bin
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

ctype

ctype functions => enabled

curl

CURL support => enabled
CURL Information => libcurl/7.12.2 OpenSSL/0.9.7e zlib/1.2.1

dom

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

ftp

FTP support => enabled

gd

GD Support => enabled
GD Version => 2.0 or higher
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.1.9
GIF Read Support => enabled
GIF Create Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled

iconv

iconv support => enabled
iconv implementation => glibc
iconv library version => 2.3.2

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

libxml

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

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 => 20020524

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 4.0.21
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/usr/local/mysql/include/mysql
MYSQL_LIBS => -L/usr/local/mysql/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

openssl

OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.7e 25 Oct 2004

pcntl

pcntl support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 4.5 01-December-2003

posix

Revision => $Revision: 1.60 $

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_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

SimpleXML

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

sockets

Sockets Support => enabled

SPL

SPL support => enabled
Interfaces => RecursiveIterator, SableIterator
Classes => ArrayObject, ArrayIterator, CachingIterator, CachingRecursiveIterator, DirectoryIterator, FilterIterator, LimitIterator, ParentIterator, RecursiveDirectoryIterator, RecursiveIteratorIterator, SimpleXMLIterator

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.146.2.2 2004/08/02 22:43:42 iliaa Exp $
SQLite Library => 2.8.14
SQLite Encoding => UTF-8

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
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.83 => 90.83
date.sunset_zenith => 90.83 => 90.83
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,form=,fieldse
t= => a=href,area=href,frame=src,form=,fieldse
t=
user_agent => no value => no value

sysvmsg

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

tokenizer

Tokenizer Support => enabled

xml

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

xsl

XSL => enabled
libxslt Version => 1.1.12
libxslt compiled against libxml Version => 2.6.16
EXSLT => enabled
libexslt Version => 1.1.12

zlib

ZLib Support => enabled
Compiled Version => 1.2.1
Linked Version => 1.2.1

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
MANPATH => :/usr/local/qt/doc/man
HOSTNAME => vlc
TEST_PHP_SRCDIR => /home/mnstec/pkg/pkg/php/php-5.0.2
TERM => vt100
SHELL => /bin/sh
HISTSIZE => 1000
MAKEFLAGS =>
SSH_CLIENT => deleted
LD_PRELOAD => /usr/local/lib/libiconv_plug.so
OLDPWD => /home/mnstec/pkg/pkg/php/php-5.0.2
QTDIR => /usr/local/qt
SSH_TTY => deleted
USER => root
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:
*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
LD_LIBRARY_PATH => /usr/local/qt/lib:usr/local/lib:/usr/local/httpd/modules
SCRIPT_FILENAME =>
SSH_AUTH_SOCK => deleted
USERNAME => root
MAKELEVEL => 1
MFLAGS =>
LIBDIR => :/usr/local/httpd/modules
PATH => /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/local/bin:/usr/local/jdk/bin:/usr/local/qt/bin:/root/bin
MAIL => /var/spool/mail/root
LD_RUN_PATH => ::/usr/local/httpd/modules
PWD => /home/mnstec/pkg/pkg/php/php-5.0.2
INPUTRC => /etc/inputrc
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /home/mnstec/pkg/pkg/php/php-5.0.2/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /root
SHLVL => 3
CONTENT_LENGTH =>
BASH_ENV => /root/.bashrc
LOGNAME => root
QUERY_STRING =>
CLASSPATH => :/usr/local/jdk/lib:/usr/local/jdk/jre/lib
PKG_CONFIG_PATH => :/usr/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/ssl/lib/pkgconfig
LESSOPEN => |/usr/bin/lesspipe.sh %s
CONTENT_TYPE =>
CC => /home/mnstec/pkg/pkg/php/php-5.0.2/meta_ccld
REQUEST_METHOD =>
G_BROKEN_FILENAMES => 1
_ => /home/mnstec/pkg/pkg/php/php-5.0.2/sapi/cli/php

PHP Variables

Variable => Value
_SERVER["MANPATH"] => :/usr/local/qt/doc/man
_SERVER["HOSTNAME"] => vlc
_SERVER["TEST_PHP_SRCDIR"] => /home/mnstec/pkg/pkg/php/php-5.0.2
_SERVER["TERM"] => vt100
_SERVER["SHELL"] => /bin/sh
_SERVER["HISTSIZE"] => 1000
_SERVER["MAKEFLAGS"] =>
_SERVER["SSH_CLIENT"] => deleted
_SERVER["LD_PRELOAD"] => /usr/local/lib/libiconv_plug.so
_SERVER["OLDPWD"] => /home/mnstec/pkg/pkg/php/php-5.0.2
_SERVER["QTDIR"] => /usr/local/qt
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*
.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_SERVER["LD_LIBRARY_PATH"] => /usr/local/qt/lib:usr/local/lib:/usr/local/httpd/modules
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["USERNAME"] => root
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["LIBDIR"] => :/usr/local/httpd/modules
_SERVER["PATH"] => /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/local/bin:/usr/local/jdk/bin:/usr/local/qt/bin:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["LD_RUN_PATH"] => ::/usr/local/httpd/modules
_SERVER["PWD"] => /home/mnstec/pkg/pkg/php/php-5.0.2
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /home/mnstec/pkg/pkg/php/php-5.0.2/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["CONTENT_LENGTH"] =>
_SERVER["BASH_ENV"] => /root/.bashrc
_SERVER["LOGNAME"] => root
_SERVER["QUERY_STRING"] =>
_SERVER["CLASSPATH"] => :/usr/local/jdk/lib:/usr/local/jdk/jre/lib
_SERVER["PKG_CONFIG_PATH"] => :/usr/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/ssl/lib/pkgconfig
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CONTENT_TYPE"] =>
_SERVER["CC"] => /home/mnstec/pkg/pkg/php/php-5.0.2/meta_ccld
_SERVER["REQUEST_METHOD"] =>
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["_"] => /home/mnstec/pkg/pkg/php/php-5.0.2/sapi/cli/php
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["MANPATH"] => :/usr/local/qt/doc/man
_ENV["HOSTNAME"] => vlc
_ENV["TEST_PHP_SRCDIR"] => /home/mnstec/pkg/pkg/php/php-5.0.2
_ENV["TERM"] => vt100
_ENV["SHELL"] => /bin/sh
_ENV["HISTSIZE"] => 1000
_ENV["MAKEFLAGS"] =>
_ENV["SSH_CLIENT"] => deleted
_ENV["LD_PRELOAD"] => /usr/local/lib/libiconv_plug.so
_ENV["OLDPWD"] => /home/mnstec/pkg/pkg/php/php-5.0.2
_ENV["QTDIR"] => /usr/local/qt
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.ta
z=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_ENV["LD_LIBRARY_PATH"] => /usr/local/qt/lib:usr/local/lib:/usr/local/httpd/modules
_ENV["SCRIPT_FILENAME"] =>
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["USERNAME"] => root
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["LIBDIR"] => :/usr/local/httpd/modules
_ENV["PATH"] => /bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/local/bin:/usr/local/jdk/bin:/usr/local/qt/bin:/root/bin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["LD_RUN_PATH"] => ::/usr/local/httpd/modules
_ENV["PWD"] => /home/mnstec/pkg/pkg/php/php-5.0.2
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /home/mnstec/pkg/pkg/php/php-5.0.2/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["CONTENT_LENGTH"] =>
_ENV["BASH_ENV"] => /root/.bashrc
_ENV["LOGNAME"] => root
_ENV["QUERY_STRING"] =>
_ENV["CLASSPATH"] => :/usr/local/jdk/lib:/usr/local/jdk/jre/lib
_ENV["PKG_CONFIG_PATH"] => :/usr/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/ssl/lib/pkgconfig
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CONTENT_TYPE"] =>
_ENV["CC"] => /home/mnstec/pkg/pkg/php/php-5.0.2/meta_ccld
_ENV["REQUEST_METHOD"] =>
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["_"] => /home/mnstec/pkg/pkg/php/php-5.0.2/sapi/cli/php

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