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-04, 8:55 am


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
ZE2 Do not call destructors if constructor fails [tests/classes/ctor_failure.phpt]
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Catch Interfaces [tests/lang/039.phpt]
Bug #29566 (foreach/string handling strangeness) [tests/lang/bug29566.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
pspell basic tests (warning: may fail with pspell/aspell < GNU Aspell 0.50.3) [ext/pspell/tests/01pspell_basic.phpt]
fopencookie detected and working (or cast mechanism works) [ext/standard/tests/file/fopencookie.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 #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 60
Exts tested : 24
---------------------------------------------------------------------

Number of tests : 1262 605
Tests skipped : 657 (52.1%) --------
Tests warned : 0 (0.0%) (0.0%)
Tests failed : 12 (1.0%) (2.0%)
Tests passed : 593 (47.0%) (98.0%)
---------------------------------------------------------------------
Time taken : 455 seconds
========================================
=============================

========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
ZE2 Do not call destructors if constructor fails [tests/classes/ctor_failure.phpt]
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Catch Interfaces [tests/lang/039.phpt]
Bug #29566 (foreach/string handling strangeness) [tests/lang/bug29566.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
pspell basic tests (warning: may fail with pspell/aspell < GNU Aspell 0.50.3) [ext/pspell/tests/01pspell_basic.phpt]
fopencookie detected and working (or cast mechanism works) [ext/standard/tests/file/fopencookie.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 #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
========================================
=============================


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

/usr/local/src/SYSTEM/php-5.0.2/tests/classes/ctor_failure.phpt
========================================
========================================


---- EXPECTED OUTPUT
Test::__construct(Hello)
Caught Exception(Hello)
===DONE===
---- ACTUAL OUTPUT
Test::__construct(Hello)
Test::__destruct
Caught Exception(Hello)
===DONE===
---- FAILED

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

002+ Test::__destruct
========================================
========================================




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

/usr/local/src/SYSTEM/php-5.0.2/tests/func/008.phpt
========================================
========================================


---- EXPECTED OUTPUT
'foo1'

'foo2'
---- ACTUAL OUTPUT

---- FAILED

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

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




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

/usr/local/src/SYSTEM/php-5.0.2/tests/lang/039.phpt
========================================
========================================


---- EXPECTED OUTPUT
Catchable
===DONE===
---- ACTUAL OUTPUT
Exception
===DONE===
---- FAILED

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

001+ Exception
001- Catchable
========================================
========================================




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

/usr/local/src/SYSTEM/php-5.0.2/tests/lang/bug29566.phpt
========================================
========================================


---- EXPECTED OUTPUT
Warning: Invalid argument supplied for foreach() in %sbug29566.php on line %d
===DONE===
---- ACTUAL OUTPUT
Warning: Invalid argument supplied for foreach() in /usr/local/src/SYSTEM/php-5.0.2/tests/lang/bug29566.php on line 7
---- FAILED

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

002- ===DONE===
========================================
========================================




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

/usr/local/src/SYSTEM/php-5.0.2/tests/lang/bug29944.phpt
========================================
========================================


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

---- FAILED

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

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




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

/usr/local/src/SYSTEM/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'
string(3) "foo"
'foo'
string(3) "foo"
'foo'
string(3) "foo"
'foo'
string(3) "foo"
'foo'
string(3) "foo"
'foo'
string(3) "foo"
'foo'
string(3) "foo"
'foo'
---- FAILED

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

003+ string(3) "foo"
004+ 'foo'
005+ string(3) "foo"
006+ 'foo'
007+ string(3) "foo"
008+ 'foo'
009+ string(3) "foo"
010+ 'foo'
011+ string(3) "foo"
012+ 'foo'
013+ string(3) "foo"
014+ 'foo'
003-
004- Notice: Undefined variable: a in %s on line %d
005-
006- Strict Standards: Only variable references should be returned by reference in %s on line %d
009-
010- Notice: Undefined variable: a in %s on line %d
011-
012- Strict Standards: Only variable references should be returned by reference in %s on line %d
013- string(3) "foo"
014- 'foo'
015-
016- Notice: Undefined variable: a in %s on line %d
017-
018- Strict Standards: Only variable references should be returned by reference in %s on line %d
019- string(3) "foo"
020- 'foo'
021-
022- Notice: Undefined variable: a in %s on line %d
023-
024- Strict Standards: Only variable references should be returned by reference in %s on line %d
025- string(3) "foo"
026- 'foo'
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
========================================
========================================




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

/usr/local/src/SYSTEM/php-5.0.2/ext/iconv/tests/iconv_stream_filter.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
string(20) "a4b3a4f3a4cba4c1a4cf"
string(10) "69636f6e76"
string(2) "0a"

Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in %s on line %d
string(0) ""
string(0) ""
string(0) ""
---- ACTUAL OUTPUT
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
string(20) "a4b3a4f3a4cba4c1a4cf"
string(10) "69636f6e76"
string(2) "0a"
string(20) "1b244f24332466245824"
string(10) "4e24421b28"
string(2) "4f"
---- FAILED

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

007+ string(20) "1b244f24332466245824"
008+ string(10) "4e24421b28"
009+ string(2) "4f"
007-
008- Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in %s on line %d
009- string(0) ""
010- string(0) ""
011- string(0) ""
========================================
========================================




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

/usr/local/src/SYSTEM/php-5.0.2/ext/pspell/tests/01pspell_basic.phpt
========================================
========================================


---- EXPECTED OUTPUT
I : true
will : true
not : true
buy : true
this : true
record : true
it : true
is : true
scratched : true
Sorry : true
I : true
will : true
not : true
buy : true
this : true
record : true
it : true
is : true
scratched : true
Uh : true
no : true
no : true
no : true
This : true
is : true
a : true
tobacconists : true
Ah : true
I : true
will : true
not : true
buy : true
this : true
tobacconists : true
it : true
is : true
scratched : true
No : true
no : true
no : true
no : true
Tobacco : true
um : true
cigarettes : true
holds : true
up : true
a : true
pack : true
Ya : true
Seegarets : ..false
Possible spelling: Secrets
Possible spelling: Regrets
Possible spelling: Secretes
Possible spelling: Egrets
Possible spelling: Segre's
Possible spelling: Seagate's
Possible spelling: Regreets
Possible spelling: Segregates
Possible spelling: Sergeants
Possible spelling: Sugariest
Possible spelling: Garrets
Possible spelling: Socrates
Possible spelling: Egret's
Possible spelling: Separates
Possible spelling: Cigarettes
Possible spelling: Sugared
Possible spelling: Scarlets
Ya : true
Uh : true
My : true
hovercraft : true
is : true
full : true
of : true
eels : true
Sorry : true
My : true
hovercraft : true
pantomimes : true
puffing : true
a : true
cigarette : true
is : true
full : true
of : true
eels : true
pretends : true
to : true
strike : true
a : true
match : true
Ahh : ..false
Possible spelling: Shh
Possible spelling: Ah
Possible spelling: Aha
Possible spelling: Ash
Possible spelling: Ha
matches : true
---- ACTUAL OUTPUT
I : true
will : true
not : true
buy : true
this : true
record : true
it : true
is : true
scratched : true
Sorry : true
I : true
will : true
not : true
buy : true
this : true
record : true
it : true
is : true
scratched : true
Uh : true
no : true
no : true
no : true
This : true
is : true
a : true
tobacconists : true
Ah : true
I : true
will : true
not : true
buy : true
this : true
tobacconists : true
it : true
is : true
scratched : true
No : true
no : true
no : true
no : true
Tobacco : true
um : true
cigarettes : true
holds : true
up : true
a : true
pack : true
Ya : true
Seegarets : ..false
Possible spelling: Secrets
Possible spelling: Regrets
Possible spelling: Secretes
Possible spelling: Egrets
Possible spelling: Serrates
Possible spelling: Segre's
Possible spelling: Seagate's
Possible spelling: Regreets
Possible spelling: Segregates
Possible spelling: Sergeants
Possible spelling: Sugariest
Possible spelling: Garrets
Possible spelling: Socrates
Possible spelling: Egret's
Possible spelling: Separates
Possible spelling: Cigarettes
Possible spelling: Sugared
Possible spelling: Scarlets
Ya : true
Uh : true
My : true
hovercraft : true
is : true
full : true
of : true
eels : true
Sorry : true
My : true
hovercraft : true
pantomimes : true
puffing : true
a : true
cigarette : true
is : true
full : true
of : true
eels : true
pretends : true
to : true
strike : true
a : true
match : true
Ahh : ..false
Possible spelling: Shh
Possible spelling: Ah
Possible spelling: Aha
Possible spelling: Ash
Possible spelling: Ha
matches : true
---- FAILED

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

055+ Possible spelling: Serrates
========================================
========================================




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

/usr/local/src/SYSTEM/php-5.0.2/ext/standard/tests/file/fopencookie.phpt
========================================
========================================


---- EXPECTED OUTPUT
If you can read this, it worked
---- ACTUAL OUTPUT

---- FAILED

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

001+
001- If you can read this, it worked
========================================
========================================




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

/usr/local/src/SYSTEM/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 /usr/local/src/SYSTEM/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 /usr/local/src/SYSTEM/php-5.0.2/ext/standard/tests/serialize/bug14293.php on line 17
========================================
========================================




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

/usr/local/src/SYSTEM/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
========================================
========================================




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

/usr/local/src/SYSTEM/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)
========================================
========================================





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

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

OS:
Linux - Linux o1.hydragroup.com 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686

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

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

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

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

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.4.2 (1.922.2.54 2001/09/11 03:33:37)

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

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:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x4001c000)
libpspell.so.4 => /usr/lib/libpspell.so.4 (0x4004a000)
libdl.so.2 => /lib/libdl.so.2 (0x40063000)
libpspell-modules.so.1 => /usr/lib/libpspell-modules.so.1 (0x40066000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x40068000)
libm.so.6 => /lib/i686/libm.so.6 (0x4011a000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x4013c000)
libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
libmysqlclient.so.12 => /usr/lib/libmysqlclient.so.12 (0x40145000)
libmcrypt.so.4 => /usr/local/lib/libmcrypt.so.4 (0x4017b000)
libltdl.so.3 => /usr/lib/libltdl.so.3 (0x401ad000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x401b4000)
libz.so.1 => /usr/lib/libz.so.1 (0x401d7000)
libresolv.so.2 => /lib/libresolv.so.2 (0x401e6000)
libnsl.so.1 => /lib/libnsl.so.1 (0x401f8000)
libcurl.so.3 => /usr/lib/libcurl.so.3 (0x4020e000)
libnetsnmp.so.5 => /usr/lib/libnetsnmp.so.5 (0x4023d000)
libelf.so.0 => /usr/lib/libelf.so.0 (0x402c5000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x402d9000)
libpthread.so.0 => /lib/i686/libpthread.so.0 (0x403ca000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
libnss_files.so.2 => /lib/libnss_files.so.2 (0x4041a000)
libnss_dns.so.2 => /lib/libnss_dns.so.2 (0x40426000)
libssl.so.2 => /lib/libssl.so.2 (0x4042b000)
libcrypto.so.2 => /lib/libcrypto.so.2 (0x4045b000)


User's E-mail: brian at hydragroup dot com


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

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

phpinfo()
PHP Version => 5.0.2

System => Linux o1.hydragroup.com 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686
Build Date => Dec 4 2004 00:05:00
Configure Command => './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-mysql=/usr' '--with-zlib' '--with-gd' '--enable-ftp=shared' '--with-png' '--with-jpeg' '--with-snmp' '--with-pspell' '--enable-sockets' '--with-pdflib' '--with-cpdflib--w
ith-tiff' '--with-xml' '--with-libxml' '--with-libexpat' '--with-expat' '--with-curl' '--enable-calendar' '--with-mcrypt' '--with-openssl=/usr/local/ssl'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/Zend/etc/php.ini
PHP API => 20031224
PHP Extension => 20040412
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp, compress.zlib, https, ftps
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
with Zend Extension Manager v1.0.4, Copyright (c) 2003-2004, by Zend Technologies
with Zend Optimizer v2.5.5, Copyright (c) 1998-2004, by 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 => /var/log/php.log => /var/log/php.log
error_prepend_string => no value => no value
error_reporting => 2039 => 2039
expose_php => Off => Off
extension_dir => /usr/local/lib/php/extensions/ => /usr/local/lib/php/extensions/
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/lib/php => .:/usr/local/lib/php
log_errors => On => On
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 => 300
max_input_time => 60 => 60
open_basedir => no value => no value
output_buffering => 0 => no value
output_handler => no value => no value
post_max_size => 12M => 12M
precision => 12 => 12
register_argc_argv => On => On
register_globals => On => On
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 => 20M => 20M
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

calendar

Calendar support => enabled

ctype

ctype functions => enabled

curl

CURL support => enabled
CURL Information => libcurl/7.12.1 OpenSSL/0.9.7c zlib/1.1.4

dom

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

gd

GD Support => enabled
GD Version => bundled (2.0.28 compatible)
GIF Read Support => enabled
GIF Create Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM 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.12
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

mysql

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

Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => -1 => -1
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.7c 30 Sep 2003

pcre

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

posix

Revision => $Revision: 1.60 $

pspell

PSpell Support => enabled

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 => private => private
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 => /tmp/php => /tmp/php
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

snmp

NET-SNMP Support => enabled
NET-SNMP Version => 5.1.1

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 => 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
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,input=src,for
m=,fieldset= => a=href,area=href,frame=src,input=src,for
m=,fieldset=
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xml

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

Zend Optimizer

Optimization Pass 1 => enabled
Optimization Pass 2 => enabled
Optimization Pass 3 => enabled
Optimization Pass 4 => enabled
Optimization Pass 9 => disabled
Zend Loader => enabled
License Path =>

zlib

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

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

Environment

Variable => Value
REMOTEHOST => adsl-68-121-130-155.dsl.lsan03.pacbell.net
SUPPORTED => en_US:en
HOSTNAME => o1.hydragroup.com
TEST_PHP_SRCDIR => /usr/local/src/SYSTEM/php-5.0.2
TERM => linux
SHELL => /bin/sh
HOST => o1.hydragroup.com
MAKEFLAGS =>
CLICOLOR => 1
SSH_CLIENT => deleted
SSH_TTY => deleted
LC_ALL => POSIX
USER => brian
GROUP => users
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:
SCRIPT_FILENAME =>
SSH_AUTH_SOCK => deleted
HOSTTYPE => i386-linux
MAKELEVEL => 1
PAGER => less
MFLAGS =>
PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/brian/bin
MAIL => /var/mail/brian
_ => /usr/local/src/SYSTEM/php-5.0.2/sapi/cli/php
BLOCKSIZE => K
PWD => /usr/local/src/SYSTEM/php-5.0.2
EDITOR => vi
LANG => en_US
TEST_PHP_EXECUTABLE => /usr/local/src/SYSTEM/php-5.0.2/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
HOME => /home/brian
SHLVL => 3
CONTENT_LENGTH =>
OSTYPE => linux
VENDOR => intel
LOGNAME => brian
MACHTYPE => i386
QUERY_STRING =>
LESSOPEN => |/usr/bin/lesspipe.sh %s
CONTENT_TYPE =>
CC => gcc
REQUEST_METHOD =>
G_BROKEN_FILENAMES => 1

PHP Variables

Variable => Value
PHP_SELF =>
_SERVER["REMOTEHOST"] => adsl-68-121-130-155.dsl.lsan03.pacbell.net
_SERVER["SUPPORTED"] => en_US:en
_SERVER["HOSTNAME"] => o1.hydragroup.com
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/SYSTEM/php-5.0.2
_SERVER["TERM"] => linux
_SERVER["SHELL"] => /bin/sh
_SERVER["HOST"] => o1.hydragroup.com
_SERVER["MAKEFLAGS"] =>
_SERVER["CLICOLOR"] => 1
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["LC_ALL"] => POSIX
_SERVER["USER"] => brian
_SERVER["GROUP"] => users
_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["SCRIPT_FILENAME"] =>
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["HOSTTYPE"] => i386-linux
_SERVER["MAKELEVEL"] => 1
_SERVER["PAGER"] => less
_SERVER["MFLAGS"] =>
_SERVER["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/brian/bin
_SERVER["MAIL"] => /var/mail/brian
_SERVER["_"] => /usr/local/src/SYSTEM/php-5.0.2/sapi/cli/php
_SERVER["BLOCKSIZE"] => K
_SERVER["PWD"] => /usr/local/src/SYSTEM/php-5.0.2
_SERVER["EDITOR"] => vi
_SERVER["LANG"] => en_US
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/SYSTEM/php-5.0.2/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["HOME"] => /home/brian
_SERVER["SHLVL"] => 3
_SERVER["CONTENT_LENGTH"] =>
_SERVER["OSTYPE"] => linux
_SERVER["VENDOR"] => intel
_SERVER["LOGNAME"] => brian
_SERVER["MACHTYPE"] => i386
_SERVER["QUERY_STRING"] =>
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CONTENT_TYPE"] =>
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["REMOTEHOST"] => adsl-68-121-130-155.dsl.lsan03.pacbell.net
_ENV["SUPPORTED"] => en_US:en
_ENV["HOSTNAME"] => o1.hydragroup.com
_ENV["TEST_PHP_SRCDIR"] => /usr/local/src/SYSTEM/php-5.0.2
_ENV["TERM"] => linux
_ENV["SHELL"] => /bin/sh
_ENV["HOST"] => o1.hydragroup.com
_ENV["MAKEFLAGS"] =>
_ENV["CLICOLOR"] => 1
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["LC_ALL"] => POSIX
_ENV["USER"] => brian
_ENV["GROUP"] => users
_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["SCRIPT_FILENAME"] =>
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["HOSTTYPE"] => i386-linux
_ENV["MAKELEVEL"] => 1
_ENV["PAGER"] => less
_ENV["MFLAGS"] =>
_ENV["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/brian/bin
_ENV["MAIL"] => /var/mail/brian
_ENV["_"] => /usr/local/src/SYSTEM/php-5.0.2/sapi/cli/php
_ENV["BLOCKSIZE"] => K
_ENV["PWD"] => /usr/local/src/SYSTEM/php-5.0.2
_ENV["EDITOR"] => vi
_ENV["LANG"] => en_US
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/src/SYSTEM/php-5.0.2/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["HOME"] => /home/brian
_ENV["SHLVL"] => 3
_ENV["CONTENT_LENGTH"] =>
_ENV["OSTYPE"] => linux
_ENV["VENDOR"] => intel
_ENV["LOGNAME"] => brian
_ENV["MACHTYPE"] => i386
_ENV["QUERY_STRING"] =>
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CONTENT_TYPE"] =>
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["G_BROKEN_FILENAMES"] => 1

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