| noreply@php.net 2005-11-19, 6:56 pm |
|
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #31672 (one-line comment with </script> ) [tests/basic/bug31672.phpt]
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Bug #27268 (Bad references accentuated by clone) [Zend/tests/bug27268.phpt]
Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt]
Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill color) [ext/gd/tests/bug27582_1.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.phpt]
mb_send_mail() test 5 (lang=Simplified Chinese) [ext/mbstring/tests/mb_send_mail05.phpt]
mb_send_mail() test 6 (lang=Traditional Chinese) [ext/mbstring/tests/mb_send_mail06.phpt]
mb_send_mail() test 7 (lang=Korean) [ext/mbstring/tests/mb_send_mail07.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
Bug #22414 (passthru() does not read data correctly) [ext/standard/tests/file/bug22414.phpt]
date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt]
Bug #24142 (round() problems) [ext/standard/tests/math/bug24142.phpt]
Bug #25694 (round() and number_format() inconsistency) [ext/standard/tests/math/bug25694.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 : 56
Exts tested : 27
---------------------------------------------------------------------
Number of tests : 1415 799
Tests skipped : 616 ( 43.5%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 17 ( 1.2%) ( 2.1%)
Tests passed : 782 ( 55.3%) ( 97.9%)
---------------------------------------------------------------------
Time taken : 163 seconds
========================================
=============================
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #31672 (one-line comment with </script> ) [tests/basic/bug31672.phpt]
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Bug #27268 (Bad references accentuated by clone) [Zend/tests/bug27268.phpt]
Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt]
Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill color) [ext/gd/tests/bug27582_1.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.phpt]
mb_send_mail() test 5 (lang=Simplified Chinese) [ext/mbstring/tests/mb_send_mail05.phpt]
mb_send_mail() test 6 (lang=Traditional Chinese) [ext/mbstring/tests/mb_send_mail06.phpt]
mb_send_mail() test 7 (lang=Korean) [ext/mbstring/tests/mb_send_mail07.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
Bug #22414 (passthru() does not read data correctly) [ext/standard/tests/file/bug22414.phpt]
date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt]
Bug #24142 (round() problems) [ext/standard/tests/math/bug24142.phpt]
Bug #25694 (round() and number_format() inconsistency) [ext/standard/tests/math/bug25694.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]
========================================
=============================
========================================
========================================
/archive/lamp/php-5.0.5/tests/basic/bug31672.phpt
========================================
========================================
---- EXPECTED OUTPUT
Foobar
Foobar
---- ACTUAL OUTPUT
Foobar
Foo
---- FAILED
========================================
========================================
002+ Foo
002- Foobar
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/tests/func/008.phpt
========================================
========================================
---- EXPECTED OUTPUT
'foo1'
'foo2'
---- ACTUAL OUTPUT
---- FAILED
========================================
========================================
001- 'foo1'
003- 'foo2'
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/Zend/tests/bug27268.phpt
========================================
========================================
---- EXPECTED OUTPUT
A Object
(
[a] => Array
(
[0] => 1
)
)
---- ACTUAL OUTPUT
A Object
(
[a] => Array
(
)
)
---- FAILED
========================================
========================================
005- [0] => 1
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/gd/tests/bug24155.phpt
========================================
========================================
---- EXPECTED OUTPUT
cc867fd65c30883463ce58d0341f0997
---- ACTUAL OUTPUT
409d70b5d493746acc2255c759d73436
---- FAILED
========================================
========================================
001+ 409d70b5d493746acc2255c759d73436
001- cc867fd65c30883463ce58d0341f0997
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/gd/tests/bug27582_1.phpt
========================================
========================================
---- EXPECTED OUTPUT
08287f8f5d406946009df5f04ca83dc0
---- ACTUAL OUTPUT
b6d55b399e27b895a1fee8a137bb8470
---- FAILED
========================================
========================================
001+ b6d55b399e27b895a1fee8a137bb8470
001- 08287f8f5d406946009df5f04ca83dc0
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/mbstring/tests/htmlent.phpt
========================================
========================================
---- EXPECTED OUTPUT
HTML-ENTITIES>UTF-8>HTML-ENTITIES
test='&&;&@ABäöü€〈〉'
---- ACTUAL OUTPUT
---- FAILED
========================================
========================================
001+
001- HTML-ENTITIES>UTF-8>HTML-ENTITIES
002- test='&&;&@ABäöü€〈〉'
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/mbstring/tests/mb_output_handler_shift_jis.phpt
========================================
========================================
---- EXPECTED OUTPUT
string(73) " テスト用日本語文字列。このモジュールはPH
Pにマルチバイト関数を提供します。"
---- ACTUAL OUTPUT
---- FAILED
========================================
========================================
001+
001- string(73) " テスト用日本語文字列。このモジュールはPH
Pにマルチバイト関数を提供します。"
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/mbstring/tests/mb_send_mail05.phpt
========================================
========================================
---- EXPECTED OUTPUT
To: example@example.com
Subject: %s
Mime-Version: 1.0
Content-Type: text/plain; charset=%s
Content-Transfer-Encoding: %s
%s
To: example@example.com
Subject: =?HZ-GB-2312?B?fnsyYlFpfn0gU2ltcGxpZmllZCBD?=
=?HZ-GB-2312?B?aGluZXNl?=
Mime-Version: 1.0
Content-Type: text/plain; charset=HZ-GB-2312
Content-Transfer-Encoding: 7bit
~{2bQi~}
---- ACTUAL OUTPUT
To: example@example.com
Subject: neutral
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: BASE64
dGVzdA==
To: example@example.com
Subject: =?HZ-GB-2312?B?S357UWl+fSBTaW1wbGlmaWVkIENo?=
=?HZ-GB-2312?B?aW5lc2U=?=
Mime-Version: 1.0
Content-Type: text/plain; charset=HZ-GB-2312
Content-Transfer-Encoding: 7bit
~{2bQi~}
---- FAILED
========================================
========================================
009+ Subject: =?HZ-GB-2312?B?S357UWl+fSBTaW1wbGlmaWVkIENo?=
010+ =?HZ-GB-2312?B?aW5lc2U=?=
009- Subject: =?HZ-GB-2312?B?fnsyYlFpfn0gU2ltcGxpZmllZCBD?=
010- =?HZ-GB-2312?B?aGluZXNl?=
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/mbstring/tests/mb_send_mail06.phpt
========================================
========================================
---- EXPECTED OUTPUT
To: example@example.com
Subject: %s
Mime-Version: 1.0
Content-Type: text/plain; charset=%s
Content-Transfer-Encoding: %s
%s
To: example@example.com
Subject: =?BIG5?B?tPrF5yBUcmFkaXRpb25hbCBDaGluZXNl?=
Mime-Version: 1.0
Content-Type: text/plain; charset=BIG5
Content-Transfer-Encoding: 8bit
旗島
---- ACTUAL OUTPUT
To: example@example.com
Subject: neutral
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: BASE64
dGVzdA==
To: example@example.com
Subject: ,W Traditional Chinese
Mime-Version: 1.0
Content-Type: text/plain; charset=BIG5
Content-Transfer-Encoding: 8bit
旗島
---- FAILED
========================================
========================================
009+ Subject: ,W Traditional Chinese
009- Subject: =?BIG5?B?tPrF5yBUcmFkaXRpb25hbCBDaGluZXNl?=
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/mbstring/tests/mb_send_mail07.phpt
========================================
========================================
---- EXPECTED OUTPUT
To: example@example.com
Subject: %s
Mime-Version: 1.0
Content-Type: text/plain; charset=%s
Content-Transfer-Encoding: %s
%s
To: example@example.com
Subject: =?ISO-2022-KR?B?GyQpQw5FVz06Ri4PIEtvcmVhbg8=?=
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-KR
Content-Transfer-Encoding: 7bit
$)CEW=:F.
---- ACTUAL OUTPUT
To: example@example.com
Subject: neutral
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: BASE64
dGVzdA==
To: example@example.com
Subject: =?ISO-2022-KR?B?TBskKUMOPTpGLg8gS29yZWFuDw==?=
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-KR
Content-Transfer-Encoding: 7bit
$)CEW=:F.
---- FAILED
========================================
========================================
009+ Subject: =?ISO-2022-KR?B?TBskKUMOPTpGLg8gS29yZWFuDw==?=
009- Subject: =?ISO-2022-KR?B?GyQpQw5FVz06Ri4PIEtvcmVhbg8=?=
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/standard/tests/array/bug29992.phpt
========================================
========================================
---- EXPECTED OUTPUT
Array
(
[0] => 1
[1] => 2
[2] => 3
)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
Array
(
[0] => 1
[1] => 2
[2] => 3
)
===DONE===
---- ACTUAL OUTPUT
Array
(
[0] => 1
[1] => 2
[2] => 3
)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(2)
Array
(
[0] => 1
[1] => 2
[2] => 2
)
===DONE===
---- FAILED
========================================
========================================
018+ int(2)
018- int(3)
023+ [2] => 2
023- [2] => 3
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/standard/tests/file/bug22414.phpt
========================================
========================================
---- EXPECTED OUTPUT
HELLO
Works
---- ACTUAL OUTPUT
HELLO
sh: /usr/local/php/bin/php: No such file or directory
Does not work
---- FAILED
========================================
========================================
002+ sh: /usr/local/php/bin/php: No such file or directory
002- Works
003+ Does not work
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/standard/tests/general_functions/sunfuncts.phpt
========================================
========================================
---- EXPECTED OUTPUT
1041293199 06:39 6.652455761896
1041293806 16:46 16.76937486746
1043971592 06:32 6.54537029266
1043972233 17:13 17.21752470874
1046390766 06:06 6.115652675685
1046391456 17:36 17.6108549623
1049069128 05:28 5.472742029069
1049069878 17:58 17.97255258437
1051661094 04:54 4.901229982859
1051661898 18:18 18.31368876948
1054339474 04:34 4.57442928945
1054340319 18:39 18.65640094324
1056931476 04:36 4.616120450519
1056932328 18:48 18.80887165777
1059609894 04:54 4.906882509836
1059610715 18:35 18.59928600203
1062288314 05:14 5.236889557074
1062289083 18:03 18.06054178788
1064880332 05:32 5.542366581139
1064881044 17:24 17.41150561492
1067558754 05:54 5.916208842058
1067559410 16:50 16.83369857063
1070150780 06:20 6.34622155207
1070151395 16:35 16.58358905554
---- ACTUAL OUTPUT
1041316748 06:39 6.652455761896
1041353169 16:46 16.76937486746
1043994763 06:32 6.54537029266
1044033183 17:13 17.21752470874
1046412416 06:06 6.115652675685
1046453799 17:36 17.6108549623
1049088501 05:28 5.472742029069
1049133501 17:58 17.97255258437
1051678444 04:54 4.901229982859
1051726729 18:18 18.31368876948
1054355667 04:34 4.57442928945
1054406363 18:39 18.65640094324
1056947818 04:36 4.616120450519
1056998911 18:48 18.80887165777
1059627264 04:54 4.906882509836
1059676557 18:35 18.59928600203
1062306852 05:14 5.236889557074
1062353017 18:03 18.06054178788
1064899952 05:32 5.542366581139
1064942681 17:24 17.41150561492
1067579698 05:54 5.916208842058
1067619001 16:50 16.83369857063
1070173246 06:20 6.34622155207
1070210100 16:35 16.58358905554
---- FAILED
========================================
========================================
001+ 1041316748 06:39 6.652455761896
002+ 1041353169 16:46 16.76937486746
003+ 1043994763 06:32 6.54537029266
004+ 1044033183 17:13 17.21752470874
005+ 1046412416 06:06 6.115652675685
006+ 1046453799 17:36 17.6108549623
007+ 1049088501 05:28 5.472742029069
008+ 1049133501 17:58 17.97255258437
009+ 1051678444 04:54 4.901229982859
010+ 1051726729 18:18 18.31368876948
011+ 1054355667 04:34 4.57442928945
012+ 1054406363 18:39 18.65640094324
013+ 1056947818 04:36 4.616120450519
014+ 1056998911 18:48 18.80887165777
015+ 1059627264 04:54 4.906882509836
016+ 1059676557 18:35 18.59928600203
017+ 1062306852 05:14 5.236889557074
018+ 1062353017 18:03 18.06054178788
019+ 1064899952 05:32 5.542366581139
020+ 1064942681 17:24 17.41150561492
021+ 1067579698 05:54 5.916208842058
022+ 1067619001 16:50 16.83369857063
023+ 1070173246 06:20 6.34622155207
024+ 1070210100 16:35 16.58358905554
001- 1041293199 06:39 6.652455761896
002- 1041293806 16:46 16.76937486746
003- 1043971592 06:32 6.54537029266
004- 1043972233 17:13 17.21752470874
005- 1046390766 06:06 6.115652675685
006- 1046391456 17:36 17.6108549623
007- 1049069128 05:28 5.472742029069
008- 1049069878 17:58 17.97255258437
009- 1051661094 04:54 4.901229982859
010- 1051661898 18:18 18.31368876948
011- 1054339474 04:34 4.57442928945
012- 1054340319 18:39 18.65640094324
013- 1056931476 04:36 4.616120450519
014- 1056932328 18:48 18.80887165777
015- 1059609894 04:54 4.906882509836
016- 1059610715 18:35 18.59928600203
017- 1062288314 05:14 5.236889557074
018- 1062289083 18:03 18.06054178788
019- 1064880332 05:32 5.542366581139
020- 1064881044 17:24 17.41150561492
021- 1067558754 05:54 5.916208842058
022- 1067559410 16:50 16.83369857063
023- 1070150780 06:20 6.34622155207
024- 1070151395 16:35 16.58358905554
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/standard/tests/math/bug24142.phpt
========================================
========================================
---- EXPECTED OUTPUT
round(0.005, 2) -> 0.01
round(0.015, 2) -> 0.02
round(0.025, 2) -> 0.03
round(0.035, 2) -> 0.04
round(0.045, 2) -> 0.05
round(0.055, 2) -> 0.06
round(0.065, 2) -> 0.07
round(0.075, 2) -> 0.08
round(0.085, 2) -> 0.09
---- ACTUAL OUTPUT
round(0.005, 2) -> 0.01
round(0.015, 2) -> 0.01
round(0.025, 2) -> 0.03
round(0.035, 2) -> 0.04
round(0.045, 2) -> 0.05
round(0.055, 2) -> 0.06
round(0.065, 2) -> 0.07
round(0.075, 2) -> 0.07
round(0.085, 2) -> 0.08
---- FAILED
========================================
========================================
002+ round(0.015, 2) -> 0.01
002- round(0.015, 2) -> 0.02
008+ round(0.075, 2) -> 0.07
009+ round(0.085, 2) -> 0.08
008- round(0.075, 2) -> 0.08
009- round(0.085, 2) -> 0.09
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/ext/standard/tests/math/bug25694.phpt
========================================
========================================
---- EXPECTED OUTPUT
round 0.045 = 0.05
number format 0.045 = 0.05
round 0.055 = 0.06
number format 0.055 = 0.06
round 5.045 = 5.05
number format 5.045 = 5.05
round 5.055 = 5.06
number format 5.055 = 5.06
round 3.025 = 3.03
number format 3.025 = 3.03
round 4.025 = 4.03
number format 4.025 = 4.03
---- ACTUAL OUTPUT
round 0.045 = 0.04
number format 0.045 = 0.04
round 0.055 = 0.06
number format 0.055 = 0.06
round 5.045 = 5.04
number format 5.045 = 5.04
round 5.055 = 5.05
number format 5.055 = 5.05
round 3.025 = 3.02
number format 3.025 = 3.02
round 4.025 = 4.03
number format 4.025 = 4.03
---- FAILED
========================================
========================================
001+ round 0.045 = 0.04
002+ number format 0.045 = 0.04
001- round 0.045 = 0.05
002- number format 0.045 = 0.05
007+ round 5.045 = 5.04
008+ number format 5.045 = 5.04
009+
010+ round 5.055 = 5.05
011+ number format 5.055 = 5.05
012+
013+ round 3.025 = 3.02
014+ number format 3.025 = 3.02
007- round 5.045 = 5.05
008- number format 5.045 = 5.05
010- round 5.055 = 5.06
011- number format 5.055 = 5.06
012-
013- round 3.025 = 3.03
014- number format 3.025 = 3.03
015-
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/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
========================================
========================================
========================================
========================================
/archive/lamp/php-5.0.5/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 8 (byte 56)
Comment
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 8 (byte 56)
Text
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 8 (byte 56)
---- FAILED
========================================
========================================
002+ <DATA> at line 2, col 6 (byte 9)
003+ </DATA> at line 9, col 8 (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 8 (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 8 (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 LINWEB 2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:37 EST 2005 i686
Automake:
automake (GNU automake) 1.9.5
Written by Tom Tromey <tromey@redhat.com>.
Copyright 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.
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.111 2002/10/23 02:54:36)
System Libtool:
ltmain.sh (GNU libtool) 1.5.16 (1.1220.2.235 2005/04/25 18:13:26)
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.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifil
e --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=i386-redhat-linux
Thread model: posix
gcc version 4.0.1 20050727 (Red Hat 4.0.1-5)
Bison:
bison (GNU Bison) 2.0
Written by Robert Corbett and Richard Stallman.
Copyright (C) 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.
Libraries:
linux-gate.so.1 => (0x005a9000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00823000)
libc-client.so.2004g => /usr/lib/libc-client.so.2004g (0x00415000)
libmysqlclient.so.15 => /usr/local/mysql/lib/mysql/libmysqlclient.so.15 (0x008fa000)
libm.so.6 => /lib/libm.so.6 (0x006c1000)
libz.so.1 => /usr/lib/libz.so.1 (0x006e8000)
libpam.so.0 => /lib/libpam.so.0 (0x00a73000)
libiconv.so.2 => /usr/local/lib/libiconv.so.2 (0x00e95000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00111000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x005e3000)
libcurl.so.3 => /usr/lib/libcurl.so.3 (0x00757000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x00871000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x006fd000)
libbz2.so.1 => /usr/lib/libbz2.so.1 (0x00a94000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00179000)
libdl.so.2 => /lib/libdl.so.2 (0x006bb000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00725000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x0018c000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x009ba000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x009ff000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x009d4000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x0081e000)
libssl.so.5 => /lib/libssl.so.5 (0x002a8000)
libcrypto.so.5 => /lib/libcrypto.so.5 (0x002e0000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x009fa000)
libidn.so.11 => /usr/lib/libidn.so.11 (0x004e0000)
libc.so.6 => /lib/libc.so.6 (0x00aa6000)
/lib/ld-linux.so.2 (0x00572000)
libaudit.so.0 => /lib/libaudit.so.0 (0x0085d000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00bcf000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x003ed000)
libpthread.so.0 => /lib/libpthread.so.0 (0x003f7000)
User's E-mail: brian at elarasoft dot com
========================================
========================================
PHPINFO
========================================
========================================
phpinfo()
PHP Version => 5.0.5
System => Linux LINWEB 2.6.14-1.1637_FC4 #1 Wed Nov 9 18:19:37 EST 2005 i686
Build Date => Nov 19 2005 17:54:27
Configure Command => './configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-mysql-sock=/tmp/mysql.sock' '--with-sqlite' '--with-zlib' '--with-zlib-dir=/usr/lib' '--with-bz2' '--with-gd' '--with-jpeg-dir=usr/lib' '
--with-png-dir=/usr/lib' '--with-ttf' '--with-freetype-dir=/usr/lib' '--with-iconv=/usr/local' '--with-curl=/usr/local' '--with-gettext' '--with-cpdflib=/usr/local/lib' '--with-openssl' '--with-dom' '--with-regex=system' '--with-xml' '--with-ldap-dir=/usr
/lib' '--with-tiff-dir=/usr/lib' '--with-imap' '--with-kerberos' '--with-imap-ssl' '--enable-versioning' '--enable-url-includes' '--enable-sysvshm=yes' '--enable-sysvsem=yes' '--enable-calendar' '--enable-mbstring' '--enable-xml' '--enable-trans-sid' '--e
nable-ftp' '--enable-track-vars' '--enable-gd' '--enable-gd-native-ttf' '--enable-sqlite-utf8' '--enable-inline-optimization' '--enable-magic-quotes' '--enable-mm=shared' '--enable-safe-mode' '--enable-wddx=shared' '--enable!
-calendar' '--disable-debug'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
PHP API => 20031224
PHP Extension => 20041030
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp, compress.bzip2, 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.5, 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/lib/php/extensions/no-debug-non-zts-20041030 => /usr/local/lib/php/extensions/no-debug-non-zts-20041030
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 => 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
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 => On => On
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
bz2
BZip2 Support => Enabled
BZip2 Version => 1.0.2, 30-Dec-2001
calendar
Calendar support => enabled
cpdf
CPDF Support => enabled
Version => 2.02-r1-2
ctype
ctype functions => enabled
curl
CURL support => enabled
CURL Information => libcurl/7.13.1 OpenSSL/0.9.7f zlib/1.2.2.2 libidn/0.5.15
dom
DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.20
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 => bundled (2.0.28 compatible)
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
XBM Support => enabled
gettext
GetText Support => enabled
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
imap
IMAP c-Client Version => 2004
SSL Support => enabled
Kerberos Support => enabled
libxml
libXML support => active
libXML Version => 2.6.20
libXML streams => enabled
mbstring
Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 3.7.0
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.substitute_character => no value => no value
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.0.15
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.7f 22 Mar 2005
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 6.2 01-Aug-2005
posix
Revision => $Revision: 1.60.2.4 $
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
SPL
SPL support => enabled
Interfaces => RecursiveIterator, S ableIterator
Classes => ArrayIterator, ArrayObject, 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.7 2005/06/07 15:38:37 dmitry 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
tokenizer
Tokenizer Support => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.20
zlib
ZLib Support => enabled
Compiled Version => 1.2.2.2
Linked Version => 1.2.2.2
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
HOSTNAME => LINWEB
TEST_PHP_SRCDIR => /archive/lamp/php-5.0.5
SHELL => /bin/sh
TERM => xterm
MAKEFLAGS =>
HISTSIZE => 1000
SSH_CLIENT => deleted
SSH_TTY => deleted
USER => root
LS_COLORS => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:s
o=00;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:
*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
SCRIPT_FILENAME =>
SSH_AUTH_SOCK => deleted
MAKELEVEL => 1
MFLAGS =>
PATH => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
MAIL => /var/spool/mail/root
_ => /archive/lamp/php-5.0.5/sapi/cli/php
PWD => /archive/lamp/php-5.0.5
INPUTRC => /etc/inputrc
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /archive/lamp/php-5.0.5/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
HOME => /root
SHLVL => 3
CONTENT_LENGTH =>
LOGNAME => root
QUERY_STRING =>
SSH_CONNECTION => 192.168.0.100 4656 192.168.0.201 22
LESSOPEN => |/usr/bin/lesspipe.sh %s
CONTENT_TYPE =>
CC => gcc
REQUEST_METHOD =>
G_BROKEN_FILENAMES => 1
PHP Variables
Variable => Value
_SERVER["HOSTNAME"] => LINWEB
_SERVER["TEST_PHP_SRCDIR"] => /archive/lamp/php-5.0.5
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] =>
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:s
o=00;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*
.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /archive/lamp/php-5.0.5/sapi/cli/php
_SERVER["PWD"] => /archive/lamp/php-5.0.5
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /archive/lamp/php-5.0.5/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["CONTENT_LENGTH"] =>
_SERVER["LOGNAME"] => root
_SERVER["QUERY_STRING"] =>
_SERVER["SSH_CONNECTION"] => 192.168.0.100 4656 192.168.0.201 22
_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["HOSTNAME"] => LINWEB
_ENV["TEST_PHP_SRCDIR"] => /archive/lamp/php-5.0.5
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] =>
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:s
o=00;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.ta
z=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
_ENV["SCRIPT_FILENAME"] =>
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["_"] => /archive/lamp/php-5.0.5/sapi/cli/php
_ENV["PWD"] => /archive/lamp/php-5.0.5
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /archive/lamp/php-5.0.5/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["CONTENT_LENGTH"] =>
_ENV["LOGNAME"] => root
_ENV["QUERY_STRING"] =>
_ENV["SSH_CONNECTION"] => 192.168.0.100 4656 192.168.0.201 22
_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.
|