For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > April 2005 > Test results for 5.0.3 [failed]









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

 

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

2005-04-21, 3:56 pm


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt]
Test 3: Exception Test [ext/dom/tests/dom003.phpt]
Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt]
gdimagefill() function (Bug #19366 (fixed in bundled libgd)) [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]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.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 : 61
Exts tested : 19
---------------------------------------------------------------------

Number of tests : 1291 692
Tests skipped : 599 (46.4%) --------
Tests warned : 0 (0.0%) (0.0%)
Tests failed : 12 (0.9%) (1.7%)
Tests passed : 680 (52.7%) (98.3%)
---------------------------------------------------------------------
Time taken : 59 seconds
========================================
=============================

========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt]
Test 3: Exception Test [ext/dom/tests/dom003.phpt]
Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt]
gdimagefill() function (Bug #19366 (fixed in bundled libgd)) [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]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.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]
========================================
=============================


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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/tests/func/008.phpt
========================================
========================================


---- EXPECTED OUTPUT
'foo1'

'foo2'
---- ACTUAL OUTPUT

---- FAILED

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

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




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/tests/lang/038.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(15) "Error2Exception"
string(5) "fopen"
===DONE===
---- ACTUAL OUTPUT
string(15) "Error2Exception"
string(15) "Error2Exception"
===DONE===
---- FAILED

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

002+ string(15) "Error2Exception"
002- string(5) "fopen"
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/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 /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7

Strict Standards: Only variable references should be returned by reference in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
string(3) "foo"
'foo'

Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7

Strict Standards: Only variable references should be returned by reference in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
---- 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 /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
021+ NULL
022+ 'foo'
023+
024+ Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
025+ NULL
026+ 'foo'
027+
028+ Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug22836.php on line 7
029+ NULL
030+ 'foo'
031+
032+ Notice: Undefined variable: a in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/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'
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
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug28444.phpt
========================================
========================================


---- EXPECTED OUTPUT
object(Object)#%d (1) {
["x"]=>
int(2)
}
int(2)
int(3)
Overloaded::__set(y,3)
int(3)
Overloaded::__get(y)
int(3)
Overloaded::__set(z,Object id #3)
object(Object)#%d (1) {
["x"]=>
int(4)
}
Overloaded::__get(z)
int(4)
Overloaded::__get(z)
int(5)
Overloaded::__get(z)
int(6)
===DONE===
---- ACTUAL OUTPUT
object(Object)#2 (1) {
["x"]=>
int(2)
}
int(2)
int(3)
Overloaded::__set(y,3)
int(3)
Overloaded::__get(y)
int(3)
Overloaded::__set(z,Object id #3)
object(Object)#3 (1) {
["x"]=>
int(4)
}
Overloaded::__get(z)
int(4)
Overloaded::__get(z)
int(5)

Fatal error: Cannot access undefined property for object with overloaded property access in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug28444.php on line 45
---- FAILED

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

020+
021+ Fatal error: Cannot access undefined property for object with overloaded property access in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/Zend/tests/bug28444.php on line 45
020- Overloaded::__get(z)
021- int(6)
022- ===DONE===
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.phpt
========================================
========================================


---- EXPECTED OUTPUT
--- Catch exception with try/catch
object(DOMException)#%d (6) {
["message:protected"]=>
string(23) "Hierarchy Request Error"
["string:private"]=>
string(0) ""
["file:protected"]=>
string(%d) "%s/ext/dom/tests/dom003.php"
["line:protected"]=>
int(8)
["trace:private"]=>
array(0) {
}
["code"]=>
int(3)
}
--- Don't catch exception with try/catch

Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in %sdom003.php:%d
Stack trace:
#0 {main}
thrown in %sdom003.php on line %d
---- ACTUAL OUTPUT
--- Catch exception with try/catch
object(DOMException)#3 (6) {
["message:protected"]=>
string(23) "Hierarchy Request Error"
["string:private"]=>
string(0) ""
["file:protected"]=>
string(69) "/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.php"
["line:protected"]=>
int(8)
["trace:private"]=>
array(1) {
[0]=>
array(6) {
["file"]=>
string(69) "/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.php"
["line"]=>
int(8)
["function"]=>
string(11) "appendChild"
["class"]=>
string(10) "DOMElement"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(DOMElement)#2 (0) {
}
}
}
}
["code"]=>
int(3)
}
--- Don't catch exception with try/catch

Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.php:13
Stack trace:
#0 /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.php(13): DOMElement->appendChild(Object(DOMElement))
#1 {main}
thrown in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.php on line 13
---- FAILED

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

012+ array(1) {
013+ [0]=>
014+ array(6) {
015+ ["file"]=>
016+ string(69) "/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.php"
017+ ["line"]=>
018+ int(8)
019+ ["function"]=>
020+ string(11) "appendChild"
021+ ["class"]=>
022+ string(10) "DOMElement"
012- array(0) {
013- }
014- ["code"]=>
015- int(3)
016- }
017- --- Don't catch exception with try/catch
018-
019- Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in %sdom003.php:%d
020- Stack trace:
021- #0 {main}
022- thrown in %sdom003.php on line %d
023+ ["type"]=>
024+ string(2) "->"
025+ ["args"]=>
026+ array(1) {
027+ [0]=>
028+ object(DOMElement)#2 (0) {
029+ }
030+ }
031+ }
032+ }
033+ ["code"]=>
034+ int(3)
035+ }
036+ --- Don't catch exception with try/catch
037+
038+ Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Request Error' in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.php:13
039+ Stack trace:
040+ #0 /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.php(13): DOMElement->appendChild(Object(DOMElement))
041+ #1 {main}
042+ thrown in /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/dom/tests/dom003.php on line 13
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/gd/tests/bug24155.phpt
========================================
========================================


---- EXPECTED OUTPUT
cc867fd65c30883463ce58d0341f0997
---- ACTUAL OUTPUT
409d70b5d493746acc2255c759d73436
---- FAILED

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

001+ 409d70b5d493746acc2255c759d73436
001- cc867fd65c30883463ce58d0341f0997
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/gd/tests/bug27582_1.phpt
========================================
========================================


---- EXPECTED OUTPUT
08287f8f5d406946009df5f04ca83dc0
---- ACTUAL OUTPUT
b6d55b399e27b895a1fee8a137bb8470
---- FAILED

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

001+ b6d55b399e27b895a1fee8a137bb8470
001- 08287f8f5d406946009df5f04ca83dc0
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/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€‚äöü€⟨⟩'
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/ext/mbstring/tests/mb_output_handler_shift_jis.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(73) " テスト用日本語文字列。このモジュールはPH
Pにマルチバイト関数を提供します。"
---- ACTUAL OUTPUT

---- FAILED

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

001+
001- string(73) " テスト用日本語文字列。このモジュールはPH
Pにマルチバイト関数を提供します。"
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/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
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/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
========================================
========================================




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

/var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/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 peachtea 2.6.11-mm4 #1 SMP PREEMPT Mon Mar 21 05:35:08 EST 2005 i686

Automake:
automake (GNU automake) 1.9.4
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 version 2.13

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.14 (1.1220.2.195 2005/02/12 12:12:33)

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:
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/specs
Configured with: /var/tmp/portage/gcc-3.3.5.20050130-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130/inc
lude --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux
-gnu/3.3.5-20050130/include/g++-v3 --host=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-langua
ges=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)

Bison:
bison (GNU Bison) 1.875d
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:
/lib/libsandbox.so (0xb7f0e000)
linux-gate.so.1 => (0xffffe000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7edb000)
libhistory.so.4 => /lib/libhistory.so.4 (0xb7ed4000)
libreadline.so.4 => /lib/libreadline.so.4 (0xb7ea8000)
libncurses.so.5 => /lib/libncurses.so.5 (0xb7e68000)
libpspell.so.15 => /usr/lib/libpspell.so.15 (0xb7e66000)
libaspell.so.15 => /usr/lib/libaspell.so.15 (0xb7dca000)
libgpm.so.1 => /lib/libgpm.so.1 (0xb7dc4000)
libstdc++.so.6 => //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libstdc++.so.6 (0xb7cfa000)
libpanel.so.5 => /usr/lib/libpanel.so.5 (0xb7cf6000)
libmysqlclient.so.12 => /usr/lib/libmysqlclient.so.12 (0xb7cb7000)
libmcrypt.so.4 => /usr/lib/libmcrypt.so.4 (0xb7c84000)
libltdl.so.3 => /usr/lib/libltdl.so.3 (0xb7c7c000)
libdl.so.2 => /lib/libdl.so.2 (0xb7c78000)
libresolv.so.2 => /lib/libresolv.so.2 (0xb7c65000)
libldap.so.2 => /usr/lib/libldap.so.2 (0xb7c35000)
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0xb7c20000)
libssl.so.0.9.7 => /usr/lib/libssl.so.0.9.7 (0xb7bf0000)
libcrypto.so.0.9.7 => /usr/lib/libcrypto.so.0.9.7 (0xb7af6000)
liblber.so.2 => /usr/lib/liblber.so.2 (0xb7aea000)
libt1.so.5 => /usr/lib/libt1.so.5 (0xb7a95000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7a24000)
libz.so.1 => /lib/libz.so.1 (0xb7a13000)
libpng.so.3 => /usr/lib/libpng.so.3 (0xb79dd000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb79bf000)
libdb-4.2.so => /usr/lib/libdb-4.2.so (0xb78e6000)
libgdbm.so.3 => /usr/lib/libgdbm.so.3 (0xb78e0000)
libm.so.6 => /lib/libm.so.6 (0xb78bd000)
libnsl.so.1 => /lib/libnsl.so.1 (0xb78a8000)
libcurl.so.3 => /usr/lib/libcurl.so.3 (0xb7878000)
libidn.so.11 => /usr/lib/libidn.so.11 (0xb7849000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb774e000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb773c000)
libc.so.6 => /lib/libc.so.6 (0xb7628000)
libgcc_s.so.1 => //usr/lib/gcc/i686-pc-linux-gnu/3.4.3/libgcc_s.so.1 (0xb761f000)
/lib/ld-linux.so.2 (0xb7f16000)


User's E-mail: frankjmattia at gmail dot com


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

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

phpinfo()
PHP Version => 5.0.3

System => Linux peachtea 2.6.11-mm4 #1 SMP PREEMPT Mon Mar 21 05:35:08 EST 2005 i686
Build Date => Apr 21 2005 07:41:39
Configure Command => './configure' '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-cgi' '--enable-cli' '--enable-embed' '--w
ith-config-file-path=/etc/php/cli-php5' '--disable-bcmath' '--without-bz2' '--disable-calendar' '--without-cpdflib' '--disable-ctype' '--with-curl' '--without-curlwrappers' '--disable-dbase' '--disable-dio' '--disable-exif' '--without-fam' '--without-fbsq
l' '--without-fdftk' '--disable-filepro' '--disable-ftp' '--with-gettext' '--without-gmp' '--without-hwapi' '--without-iconv' '--without-informix' '--without-ingres' '--without-interbase' '--without-kerberos' '--enable-mbstring' '--with-mcrypt' '--without
-mcve' '--disable-memory-limit' '--without-mhash' '--without-mime-magic' '--without-ming' '--without-mnogosearch' '--without-msql' '--without-mssql' '--with-ncurses' '--without-oci8' '--without-oracle' '--with-openssl' '--wi!
th-openssl-dir=/usr' '--without-ovrimos' '--disable-pcntl' '--without-pcre-regx' '--without-pfpro' '--without-pgsql' '--disable-posix' '--with-pspell' '--without-recode' '--disable-simplexml' '--disable-shmop' '--without-snmp' '--disable-soap' '--disable-
sockets' '--disable-spl' '--without-sybase' '--without-sybase-ct' '--disable-sysvmsg' '--disable-sysvsem' '--disable-sysvshm' '--without-tidy' '--disable-tokenizer' '--disable-wddx' '--without-xsl' '--without-xmlrpc' '--disable-yp' '--with-zlib' '--disabl
e-debug' '--without-cdb' '--with-db4' '--without-dbm' '--without-flatfile' '--with-gdbm' '--without-inifile' '--without-qdbm' '--with-jpeg-dir=/usr' '--with-freetype-dir=/usr' '--with-t1lib=/usr' '--with-ttf=/usr' '--enable-gd-jis-conf' '--enable-gd-nativ
e-ttf' '--with-png-dir=/usr' '--without-tiff-dir' '--without-xpm-dir' '--with-gd' '--with-ldap' '--with-ldap-sasl' '--with-mysql' '--with-mysql-sock=/var/run/mysqld/mysqld.sock' '--without-mm' '--without-msession' '--without!
-sqlite' '--enable-dba' '--with-readline' '--without-libedit'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/php/cli-php5/php.ini
PHP API => 20031224
PHP Extension => 20041030
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.3, 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 => 2039 => 2039
expose_php => On => On
extension_dir => /usr/lib/extensions/no-debug-non-zts-20041030 => /usr/lib/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/lib/php => .:/usr/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 => 60 => 60
open_basedir => no value => no value
output_buffering => 0 => no value
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 12 => 12
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off

curl

CURL support => enabled
CURL Information => libcurl/7.13.1 OpenSSL/0.9.7e zlib/1.2.2

dba

DBA support => enabled
Supported handlers => gdbm cdb cdb_make db4

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

gd

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

gettext

GetText Support => enabled

ldap

LDAP Support => enabled
RCS Version => $Id: ldap.c,v 1.154 2004/06/28 22:31:28 iliaa Exp $
Total Links => 0/unlimited
API Version => 2004
Vendor Name => OpenLDAP
Vendor Version => 20130
SASL Support => Enabled

libxml

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

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 2.2.4

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

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.24
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /var/run/mysqld/mysqld.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 => 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

ncurses

ncurses support => enabled
ncurses library version => 5.4
color support => yes

openssl

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

pcre

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

pspell

PSpell Support => enabled

session

Session Support => enabled
Registered save handlers => files user
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

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

xml

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

zlib

ZLib Support => enabled
Compiled Version => 1.2.2
Linked Version => 1.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
readline

Environment

Variable => Value
PVR => 5.0.3-r1
A => php-5.0.3.tar.bz2
MANPATH => /usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.15.92.0.2/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man
STARTDIR => /root
HOSTNAME => peachtea
TEST_PHP_SRCDIR => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3
D => /var/tmp/portage/php-5.0.3-r1/image/
SLOT => 0
KVERS => .
SANDBOX_WRITE => /dev/zero:/dev/fd/:/dev/null:/dev/pts/:/dev/vc/:/dev/tty:/tmp/:/dev/shm/ngpt:/var/log/scrollkeeper.log:/usr/tmp/conftest:/usr/lib/conftest:/usr/lib32/conftest:/usr/lib64/conftest:/usr/tmp/cf:/usr/lib/cf:/usr/lib32/cf:/usr/lib64/cf:/var/tm
p/portage/homedir/.gconfd/lock:/var/tmp/portage/homedir/.bash_history:/var/tmp:/tmp:/var/tmp:/tmp/:/var/tmp/:/dev/shm:/var/tmp:/root/.ccache
SANDBOX_LIB => /lib/libsandbox.so
SHELL => /bin/sh
TERM => xterm
MAKEFLAGS =>
KV => 2.6.11-rc2-mm1
SSH_CLIENT => deleted
TMPDIR => /var/tmp/portage/php-5.0.3-r1/temp
CATEGORY => dev-php
CCACHE_SIZE => 1G
GENTOO_MIRRORS => http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux...ibutions/gentoo
EXEOPTIONS => -m0755
LD_PRELOAD => /lib/libsandbox.so
FILESDIR => /usr/portage/dev-php/php/files
ACCEPT_LICENSE =>
DESTTREE => /usr
EXEDESTTREE =>
SSH_TTY => deleted
O => /usr/portage/dev-php/php
SANDBOX_PREDICT => /var/tmp/portage/homedir/.:/usr/lib/python2.0/:/usr/lib/python2.1/:/usr/lib/python2.2/:/usr/lib/python2.3/:/usr/lib/python2.4/:/usr/lib/python2.5/:/usr/lib/python3.0/::/proc/self/maps:/dev/console:/usr/lib/portage/pym:/dev/random:/
P => php-5.0.3
ECLASSDIR => /usr/portage/eclass
USE => x86 alsa apache2 apm authdaemond avi berkdb bitmap-fonts crypt curl dba emboss encode fortran gd gdbm gif gpm imagemagick imlib innodb jpeg ldap libg++ libwww mad mp3 mpeg mysql ncurses nls nptl nptlonly oggvorbis pam pdflib perl png python quickti
me readline sasl session spell ssl svga sysfs tcpd truetype truetype-fonts type1-fonts valias vhosts xml2 xv zlib
USER => root
PORTAGE_ARCHLIST => alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos ppc-od s390 sh sparc x86 x86-fbsd x86-obsd x86-od
AA => php-5.0.3.tar.bz2
PRELINK_PATH_MASK =>
SCRIPT_FILENAME =>
S => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3
T => /var/tmp/portage/php-5.0.3-r1/temp
AUTOCLEAN => yes
WORKDIR => /var/tmp/portage/php-5.0.3-r1/work
SSH_AUTH_SOCK => deleted
SANDBOX_DENY => /etc/ld.so.preload
PROFILE_PATHS => /usr/portage/profiles/base
/usr/portage/profiles/default-linux
/usr/portage/profiles/default-linux/x86
/usr/portage/profiles/default-linux/x86/2005.0
/etc/portage/profile
CXXFLAGS => -prefer-pic
MAKEOPTS => -j4
RESTRICT =>
MAKELEVEL => 1
CONFIG_PROTECT_MASK => /etc/terminfo
PAGER => /usr/bin/less
MFLAGS =>
PORTAGE_BASHRC => /etc/portage/bashrc
FETCHCOMMAND => /usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}
LIBDIR_default => lib
PORTAGE_CALLER => emerge
CDEFINE_default => __unix__
PATH => /usr/lib/ccache/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
SANDBOX_DIR => (null)/
MAIL => /var/mail/root
SANDBOX_ACTIVE => armedandready
_ => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/sapi/cli/php
RESUMECOMMAND => /usr/bin/wget -c -t 5 --passive-ftp -P ${DISTDIR} ${URI}
PORTAGE_TMPDIR => /var/tmp
CHOST => i686-pc-linux-gnu
ECLASS_DEPTH => 0
PWD => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3
PR => r1
SANDBOX_ON => 1
CHOST_default => i686-pc-linux-gnu
EDITOR => /bin/nano
PKGDIR => /usr/portage/packages
GRP_STAGE23_USE => ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses
TEST_PHP_EXECUTABLE => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/sapi/cli/php
REDIRECT_STATUS =>
PV => 5.0.3
SANDBOX_LOG => /tmp/sandbox-dev-php_-_php-5.0.3-r1-19856.log
MULTILIB_ABIS => default
XARGS => xargs -r
EBUILD_PHASE => test
PORTAGE_GID => 250
CLEAN_DELAY => 5
INSDESTTREE =>
ROOT => /
LIBOPTIONS => -m0644
PATH_TRANSLATED =>
USERLAND => GNU
BUILD_PREFIX => /var/tmp/portage
DEFAULT_ABI => default
SANDBOX_READ => /:/dev/shm:/var/tmp:/root/.ccache
MOPREFIX => php
BUILDDIR => /var/tmp/portage/php-5.0.3-r1
HOME => /var/tmp/portage/homedir
SHLVL => 5
CONTENT_LENGTH =>
DOCDESTTREE =>
SANDBOX_DEBUG_LOG => /tmp/sandbox-debug-.log
INHERITED => multilib eutils confutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sap
i multilib eutils
PRELINK_PATH =>
CFLAGS => -prefer-pic
RSYNC_RETRIES => 3
DIROPTIONS => -m0755
BASH_ENV => /etc/spork/is/not/valid/profile.env
TMP => /var/tmp/portage/php-5.0.3-r1/temp
LOGNAME => root
RSYNC_TIMEOUT => 180
LESS => -R
QUERY_STRING =>
GCC_SPECS =>
RPMDIR => /usr/portage/rpm
CVS_RSH => ssh
ROOTPATH => /opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
PF => php-5.0.3-r1
EBUILD => /usr/portage/dev-php/php/php-5.0.3-r1.ebuild
LESSOPEN => |lesspipe.sh %s
ACCEPT_KEYWORDS => x86
ARCH => x86
SYNC => rsync://rsync.gentoo.org/gentoo-portage
INFOPATH => /usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.15.92.0.2/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info
PKG_TMPDIR => /var/tmp/portage-pkg
CONTENT_TYPE =>
NOCOLOR => false
CC => gcc
PORTAGE_BINHOST_CHUNKSIZE => 3000
ECLASS =>
USE_EXPAND => VIDEO_CARDS INPUT_DEVICES LINGUAS
REQUEST_METHOD =>
PORTAGE_MASTER_PID => 10352
FEATURES => autoaddcvs autoconfig ccache distlocks maketest sandbox sfperms strict test
DISTDIR => /usr/portage/distfiles
PN => php
PORTDIR => /usr/portage
EMERGE_FROM => ebuild
G_BROKEN_FILENAMES => 1
INSOPTIONS => -m0644
CONFIG_PROTECT => /etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control

PHP Variables

Variable => Value
_SERVER["PVR"] => 5.0.3-r1
_SERVER["A"] => php-5.0.3.tar.bz2
_SERVER["MANPATH"] => /usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.15.92.0.2/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man
_SERVER["STARTDIR"] => /root
_SERVER["HOSTNAME"] => peachtea
_SERVER["TEST_PHP_SRCDIR"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3
_SERVER["D"] => /var/tmp/portage/php-5.0.3-r1/image/
_SERVER["SLOT"] => 0
_SERVER["KVERS"] => .
_SERVER["SANDBOX_WRITE"] => /dev/zero:/dev/fd/:/dev/null:/dev/pts/:/dev/vc/:/dev/tty:/tmp/:/dev/shm/ngpt:/var/log/scrollkeeper.log:/usr/tmp/conftest:/usr/lib/conftest:/usr/lib32/conftest:/usr/lib64/conftest:/usr/tmp/cf:/usr/lib/cf:/usr/lib32/cf:/usr/lib64
/cf:/var/tmp/portage/homedir/.gconfd/lock:/var/tmp/portage/homedir/.bash_history:/var/tmp:/tmp:/var/tmp:/tmp/:/var/tmp/:/dev/shm:/var/tmp:/root/.ccache
_SERVER["SANDBOX_LIB"] => /lib/libsandbox.so
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] =>
_SERVER["KV"] => 2.6.11-rc2-mm1
_SERVER["SSH_CLIENT"] => deleted
_SERVER["TMPDIR"] => /var/tmp/portage/php-5.0.3-r1/temp
_SERVER["CATEGORY"] => dev-php
_SERVER["CCACHE_SIZE"] => 1G
_SERVER["GENTOO_MIRRORS"] => http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux...ibutions/gentoo
_SERVER["EXEOPTIONS"] => -m0755
_SERVER["LD_PRELOAD"] => /lib/libsandbox.so
_SERVER["FILESDIR"] => /usr/portage/dev-php/php/files
_SERVER["ACCEPT_LICENSE"] =>
_SERVER["DESTTREE"] => /usr
_SERVER["EXEDESTTREE"] =>
_SERVER["SSH_TTY"] => deleted
_SERVER["O"] => /usr/portage/dev-php/php
_SERVER["SANDBOX_PREDICT"] => /var/tmp/portage/homedir/.:/usr/lib/python2.0/:/usr/lib/python2.1/:/usr/lib/python2.2/:/usr/lib/python2.3/:/usr/lib/python2.4/:/usr/lib/python2.5/:/usr/lib/python3.0/::/proc/self/maps:/dev/console:/usr/lib/portage/pym:/dev/ra
ndom:/
_SERVER["P"] => php-5.0.3
_SERVER["ECLASSDIR"] => /usr/portage/eclass
_SERVER["USE"] => x86 alsa apache2 apm authdaemond avi berkdb bitmap-fonts crypt curl dba emboss encode fortran gd gdbm gif gpm imagemagick imlib innodb jpeg ldap libg++ libwww mad mp3 mpeg mysql ncurses nls nptl nptlonly oggvorbis pam pdflib perl png pyt
hon quicktime readline sasl session spell ssl svga sysfs tcpd truetype truetype-fonts type1-fonts valias vhosts xml2 xv zlib
_SERVER["USER"] => root
_SERVER["PORTAGE_ARCHLIST"] => alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos ppc-od s390 sh sparc x86 x86-fbsd x86-obsd x86-od
_SERVER["AA"] => php-5.0.3.tar.bz2
_SERVER["PRELINK_PATH_MASK"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["S"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3
_SERVER["T"] => /var/tmp/portage/php-5.0.3-r1/temp
_SERVER["AUTOCLEAN"] => yes
_SERVER["WORKDIR"] => /var/tmp/portage/php-5.0.3-r1/work
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SANDBOX_DENY"] => /etc/ld.so.preload
_SERVER["PROFILE_PATHS"] => /usr/portage/profiles/base
/usr/portage/profiles/default-linux
/usr/portage/profiles/default-linux/x86
/usr/portage/profiles/default-linux/x86/2005.0
/etc/portage/profile
_SERVER["CXXFLAGS"] => -prefer-pic
_SERVER["MAKEOPTS"] => -j4
_SERVER["RESTRICT"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["CONFIG_PROTECT_MASK"] => /etc/terminfo
_SERVER["PAGER"] => /usr/bin/less
_SERVER["MFLAGS"] =>
_SERVER["PORTAGE_BASHRC"] => /etc/portage/bashrc
_SERVER["FETCHCOMMAND"] => /usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}
_SERVER["LIBDIR_default"] => lib
_SERVER["PORTAGE_CALLER"] => emerge
_SERVER["CDEFINE_default"] => __unix__
_SERVER["PATH"] => /usr/lib/ccache/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
_SERVER["SANDBOX_DIR"] => (null)/
_SERVER["MAIL"] => /var/mail/root
_SERVER["SANDBOX_ACTIVE"] => armedandready
_SERVER["_"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/sapi/cli/php
_SERVER["RESUMECOMMAND"] => /usr/bin/wget -c -t 5 --passive-ftp -P ${DISTDIR} ${URI}
_SERVER["PORTAGE_TMPDIR"] => /var/tmp
_SERVER["CHOST"] => i686-pc-linux-gnu
_SERVER["ECLASS_DEPTH"] => 0
_SERVER["PWD"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3
_SERVER["PR"] => r1
_SERVER["SANDBOX_ON"] => 1
_SERVER["CHOST_default"] => i686-pc-linux-gnu
_SERVER["EDITOR"] => /bin/nano
_SERVER["PKGDIR"] => /usr/portage/packages
_SERVER["GRP_STAGE23_USE"] => ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses
_SERVER["TEST_PHP_EXECUTABLE"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PV"] => 5.0.3
_SERVER["SANDBOX_LOG"] => /tmp/sandbox-dev-php_-_php-5.0.3-r1-19856.log
_SERVER["MULTILIB_ABIS"] => default
_SERVER["XARGS"] => xargs -r
_SERVER["EBUILD_PHASE"] => test
_SERVER["PORTAGE_GID"] => 250
_SERVER["CLEAN_DELAY"] => 5
_SERVER["INSDESTTREE"] =>
_SERVER["ROOT"] => /
_SERVER["LIBOPTIONS"] => -m0644
_SERVER["PATH_TRANSLATED"] =>
_SERVER["USERLAND"] => GNU
_SERVER["BUILD_PREFIX"] => /var/tmp/portage
_SERVER["DEFAULT_ABI"] => default
_SERVER["SANDBOX_READ"] => /:/dev/shm:/var/tmp:/root/.ccache
_SERVER["MOPREFIX"] => php
_SERVER["BUILDDIR"] => /var/tmp/portage/php-5.0.3-r1
_SERVER["HOME"] => /var/tmp/portage/homedir
_SERVER["SHLVL"] => 5
_SERVER["CONTENT_LENGTH"] =>
_SERVER["DOCDESTTREE"] =>
_SERVER["SANDBOX_DEBUG_LOG"] => /tmp/sandbox-debug-.log
_SERVER["INHERITED"] => multilib eutils confutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sapi multilib eutils multilib eutils libto
ol php5-sapi multilib eutils
_SERVER["PRELINK_PATH"] =>
_SERVER["CFLAGS"] => -prefer-pic
_SERVER["RSYNC_RETRIES"] => 3
_SERVER["DIROPTIONS"] => -m0755
_SERVER["BASH_ENV"] => /etc/spork/is/not/valid/profile.env
_SERVER["TMP"] => /var/tmp/portage/php-5.0.3-r1/temp
_SERVER["LOGNAME"] => root
_SERVER["RSYNC_TIMEOUT"] => 180
_SERVER["LESS"] => -R
_SERVER["QUERY_STRING"] =>
_SERVER["GCC_SPECS"] =>
_SERVER["RPMDIR"] => /usr/portage/rpm
_SERVER["CVS_RSH"] => ssh
_SERVER["ROOTPATH"] => /opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
_SERVER["PF"] => php-5.0.3-r1
_SERVER["EBUILD"] => /usr/portage/dev-php/php/php-5.0.3-r1.ebuild
_SERVER["LESSOPEN"] => |lesspipe.sh %s
_SERVER["ACCEPT_KEYWORDS"] => x86
_SERVER["ARCH"] => x86
_SERVER["SYNC"] => rsync://rsync.gentoo.org/gentoo-portage
_SERVER["INFOPATH"] => /usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.15.92.0.2/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info
_SERVER["PKG_TMPDIR"] => /var/tmp/portage-pkg
_SERVER["CONTENT_TYPE"] =>
_SERVER["NOCOLOR"] => false
_SERVER["CC"] => gcc
_SERVER["PORTAGE_BINHOST_CHUNKSIZE"] => 3000
_SERVER["ECLASS"] =>
_SERVER["USE_EXPAND"] => VIDEO_CARDS INPUT_DEVICES LINGUAS
_SERVER["REQUEST_METHOD"] =>
_SERVER["PORTAGE_MASTER_PID"] => 10352
_SERVER["FEATURES"] => autoaddcvs autoconfig ccache distlocks maketest sandbox sfperms strict test
_SERVER["DISTDIR"] => /usr/portage/distfiles
_SERVER["PN"] => php
_SERVER["PORTDIR"] => /usr/portage
_SERVER["EMERGE_FROM"] => ebuild
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["INSOPTIONS"] => -m0644
_SERVER["CONFIG_PROTECT"] => /etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["PVR"] => 5.0.3-r1
_ENV["A"] => php-5.0.3.tar.bz2
_ENV["MANPATH"] => /usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.15.92.0.2/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/man
_ENV["STARTDIR"] => /root
_ENV["HOSTNAME"] => peachtea
_ENV["TEST_PHP_SRCDIR"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3
_ENV["D"] => /var/tmp/portage/php-5.0.3-r1/image/
_ENV["SLOT"] => 0
_ENV["KVERS"] => .
_ENV["SANDBOX_WRITE"] => /dev/zero:/dev/fd/:/dev/null:/dev/pts/:/dev/vc/:/dev/tty:/tmp/:/dev/shm/ngpt:/var/log/scrollkeeper.log:/usr/tmp/conftest:/usr/lib/conftest:/usr/lib32/conftest:/usr/lib64/conftest:/usr/tmp/cf:/usr/lib/cf:/usr/lib32/cf:/usr/lib64/cf
:/var/tmp/portage/homedir/.gconfd/lock:/var/tmp/portage/homedir/.bash_history:/var/tmp:/tmp:/var/tmp:/tmp/:/var/tmp/:/dev/shm:/var/tmp:/root/.ccache
_ENV["SANDBOX_LIB"] => /lib/libsandbox.so
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] =>
_ENV["KV"] => 2.6.11-rc2-mm1
_ENV["SSH_CLIENT"] => deleted
_ENV["TMPDIR"] => /var/tmp/portage/php-5.0.3-r1/temp
_ENV["CATEGORY"] => dev-php
_ENV["CCACHE_SIZE"] => 1G
_ENV["GENTOO_MIRRORS"] => http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux...ibutions/gentoo
_ENV["EXEOPTIONS"] => -m0755
_ENV["LD_PRELOAD"] => /lib/libsandbox.so
_ENV["FILESDIR"] => /usr/portage/dev-php/php/files
_ENV["ACCEPT_LICENSE"] =>
_ENV["DESTTREE"] => /usr
_ENV["EXEDESTTREE"] =>
_ENV["SSH_TTY"] => deleted
_ENV["O"] => /usr/portage/dev-php/php
_ENV["SANDBOX_PREDICT"] => /var/tmp/portage/homedir/.:/usr/lib/python2.0/:/usr/lib/python2.1/:/usr/lib/python2.2/:/usr/lib/python2.3/:/usr/lib/python2.4/:/usr/lib/python2.5/:/usr/lib/python3.0/::/proc/self/maps:/dev/console:/usr/lib/portage/pym:/dev/rando
m:/
_ENV["P"] => php-5.0.3
_ENV["ECLASSDIR"] => /usr/portage/eclass
_ENV["USE"] => x86 alsa apache2 apm authdaemond avi berkdb bitmap-fonts crypt curl dba emboss encode fortran gd gdbm gif gpm imagemagick imlib innodb jpeg ldap libg++ libwww mad mp3 mpeg mysql ncurses nls nptl nptlonly oggvorbis pam pdflib perl png python
quicktime readline sasl session spell ssl svga sysfs tcpd truetype truetype-fonts type1-fonts valias vhosts xml2 xv zlib
_ENV["USER"] => root
_ENV["PORTAGE_ARCHLIST"] => alpha amd64 arm hppa ia64 m68k mips ppc ppc64 ppc-macos ppc-od s390 sh sparc x86 x86-fbsd x86-obsd x86-od
_ENV["AA"] => php-5.0.3.tar.bz2
_ENV["PRELINK_PATH_MASK"] =>
_ENV["SCRIPT_FILENAME"] =>
_ENV["S"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3
_ENV["T"] => /var/tmp/portage/php-5.0.3-r1/temp
_ENV["AUTOCLEAN"] => yes
_ENV["WORKDIR"] => /var/tmp/portage/php-5.0.3-r1/work
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["SANDBOX_DENY"] => /etc/ld.so.preload
_ENV["PROFILE_PATHS"] => /usr/portage/profiles/base
/usr/portage/profiles/default-linux
/usr/portage/profiles/default-linux/x86
/usr/portage/profiles/default-linux/x86/2005.0
/etc/portage/profile
_ENV["CXXFLAGS"] => -prefer-pic
_ENV["MAKEOPTS"] => -j4
_ENV["RESTRICT"] =>
_ENV["MAKELEVEL"] => 1
_ENV["CONFIG_PROTECT_MASK"] => /etc/terminfo
_ENV["PAGER"] => /usr/bin/less
_ENV["MFLAGS"] =>
_ENV["PORTAGE_BASHRC"] => /etc/portage/bashrc
_ENV["FETCHCOMMAND"] => /usr/bin/wget -t 5 --passive-ftp -P ${DISTDIR} ${URI}
_ENV["LIBDIR_default"] => lib
_ENV["PORTAGE_CALLER"] => emerge
_ENV["CDEFINE_default"] => __unix__
_ENV["PATH"] => /usr/lib/ccache/bin:/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
_ENV["SANDBOX_DIR"] => (null)/
_ENV["MAIL"] => /var/mail/root
_ENV["SANDBOX_ACTIVE"] => armedandready
_ENV["_"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/sapi/cli/php
_ENV["RESUMECOMMAND"] => /usr/bin/wget -c -t 5 --passive-ftp -P ${DISTDIR} ${URI}
_ENV["PORTAGE_TMPDIR"] => /var/tmp
_ENV["CHOST"] => i686-pc-linux-gnu
_ENV["ECLASS_DEPTH"] => 0
_ENV["PWD"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3
_ENV["PR"] => r1
_ENV["SANDBOX_ON"] => 1
_ENV["CHOST_default"] => i686-pc-linux-gnu
_ENV["EDITOR"] => /bin/nano
_ENV["PKGDIR"] => /usr/portage/packages
_ENV["GRP_STAGE23_USE"] => ipv6 pam tcpd readline nls ssl gpm perl python berkdb ncurses
_ENV["TEST_PHP_EXECUTABLE"] => /var/tmp/portage/php-5.0.3-r1/work/php-5.0.3/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PV"] => 5.0.3
_ENV["SANDBOX_LOG"] => /tmp/sandbox-dev-php_-_php-5.0.3-r1-19856.log
_ENV["MULTILIB_ABIS"] => default
_ENV["XARGS"] => xargs -r
_ENV["EBUILD_PHASE"] => test
_ENV["PORTAGE_GID"] => 250
_ENV["CLEAN_DELAY"] => 5
_ENV["INSDESTTREE"] =>
_ENV["ROOT"] => /
_ENV["LIBOPTIONS"] => -m0644
_ENV["PATH_TRANSLATED"] =>
_ENV["USERLAND"] => GNU
_ENV["BUILD_PREFIX"] => /var/tmp/portage
_ENV["DEFAULT_ABI"] => default
_ENV["SANDBOX_READ"] => /:/dev/shm:/var/tmp:/root/.ccache
_ENV["MOPREFIX"] => php
_ENV["BUILDDIR"] => /var/tmp/portage/php-5.0.3-r1
_ENV["HOME"] => /var/tmp/portage/homedir
_ENV["SHLVL"] => 5
_ENV["CONTENT_LENGTH"] =>
_ENV["DOCDESTTREE"] =>
_ENV["SANDBOX_DEBUG_LOG"] => /tmp/sandbox-debug-.log
_ENV["INHERITED"] => multilib eutils confutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sapi multilib eutils multilib eutils libtool php5-sapi multilib eutils multilib eutils libtool
php5-sapi multilib eutils
_ENV["PRELINK_PATH"] =>
_ENV["CFLAGS"] => -prefer-pic
_ENV["RSYNC_RETRIES"] => 3
_ENV["DIROPTIONS"] => -m0755
_ENV["BASH_ENV"] => /etc/spork/is/not/valid/profile.env
_ENV["TMP"] => /var/tmp/portage/php-5.0.3-r1/temp
_ENV["LOGNAME"] => root
_ENV["RSYNC_TIMEOUT"] => 180
_ENV["LESS"] => -R
_ENV["QUERY_STRING"] =>
_ENV["GCC_SPECS"] =>
_ENV["RPMDIR"] => /usr/portage/rpm
_ENV["CVS_RSH"] => ssh
_ENV["ROOTPATH"] => /opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5-20050130
_ENV["PF"] => php-5.0.3-r1
_ENV["EBUILD"] => /usr/portage/dev-php/php/php-5.0.3-r1.ebuild
_ENV["LESSOPEN"] => |lesspipe.sh %s
_ENV["ACCEPT_KEYWORDS"] => x86
_ENV["ARCH"] => x86
_ENV["SYNC"] => rsync://rsync.gentoo.org/gentoo-portage
_ENV["INFOPATH"] => /usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.15.92.0.2/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.3.5-20050130/info
_ENV["PKG_TMPDIR"] => /var/tmp/portage-pkg
_ENV["CONTENT_TYPE"] =>
_ENV["NOCOLOR"] => false
_ENV["CC"] => gcc
_ENV["PORTAGE_BINHOST_CHUNKSIZE"] => 3000
_ENV["ECLASS"] =>
_ENV["USE_EXPAND"] => VIDEO_CARDS INPUT_DEVICES LINGUAS
_ENV["REQUEST_METHOD"] =>
_ENV["PORTAGE_MASTER_PID"] => 10352
_ENV["FEATURES"] => autoaddcvs autoconfig ccache distlocks maketest sandbox sfperms strict test
_ENV["DISTDIR"] => /usr/portage/distfiles
_ENV["PN"] => php
_ENV["PORTDIR"] => /usr/portage
_ENV["EMERGE_FROM"] => ebuild
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["INSOPTIONS"] => -m0644
_ENV["CONFIG_PROTECT"] => /etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control

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