For Programmers: Free Programming Magazines  


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

2004-07-30, 3:56 am


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Catch Interfaces [tests/lang/039.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.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 : 63
Exts tested : 20
---------------------------------------------------------------------

Number of tests : 1227 833
Tests skipped : 394 (32.1%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 9 ( 0.7%) (1.1%)
Tests passed : 824 (67.2%) (98.9%)
---------------------------------------------------------------------
Time taken : 201 seconds
========================================
=============================

========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008.phpt]
Catch Interfaces [tests/lang/039.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_output_handler() (Shift_JIS) [ext/mbstring/tests/mb_output_handler_shift_jis.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]
========================================
=============================


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

/root/src/php/php-5.0.0/tests/func/008.phpt
========================================
========================================


---- EXPECTED OUTPUT
'foo1'

'foo2'
---- ACTUAL OUTPUT

---- FAILED

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

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




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

/root/src/php/php-5.0.0/tests/lang/039.phpt
========================================
========================================


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

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

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




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

/root/src/php/php-5.0.0/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 /root/src/php/php-5.0.0/Zend/tests/bug22836.php on line 7

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

Notice: Undefined variable: a in /root/src/php/php-5.0.0/Zend/tests/bug22836.php on line 7

Strict Standards: Only variable references should be returned by reference in /root/src/php/php-5.0.0/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /root/src/php/php-5.0.0/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /root/src/php/php-5.0.0/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /root/src/php/php-5.0.0/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /root/src/php/php-5.0.0/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /root/src/php/php-5.0.0/Zend/tests/bug22836.php on line 7
NULL
'foo'

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




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

/root/src/php/php-5.0.0/ext/iconv/tests/bug16069.phpt
========================================
========================================


---- EXPECTED OUTPUT
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリ
弌璽襯潺螢弌璽襯潺螢弌璽襯潺螢弌璽襯潺螢
弌璽襯潺螢弌璽襯潺螢弌璽襯潺螢弌璽襯潺螢
弌璽襯潺螢弌璽襯潺螢弌璽襯潺螢弌璽襯潺螢
弌璽襯潺螢弌璽襯潺螢弌璽(°Д°)
---- ACTUAL OUTPUT
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミミリバー
ルミリバールミリバールミリバールミリバー
ルミリバールミリバールミリバールミリバー
ルミリバールミリバールミリバールミリバー
ルミリバールミ
螢弌璽襯潺螢弌璽襯潺螢弌璽襯潺螢弌璽襯潺
螢弌璽襯潺螢弌璽襯潺螢弌璽襯潺螢弌璽襯潺
螢弌璽襯潺螢弌璽襯潺螢弌璽襯潺螢弌璽襯潺
螢弌璽襯潺螢弌璽襯潺螢弌璽(°Д°)
---- FAILED

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

001+ ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミミリバー
ルミリバールミリバールミリバールミリバー
ルミリバールミリバールミリバールミリバー
ルミリバールミリバールミリバールミリバー
ルミリバー
ルミリバールミリバールミリバールミリバー
ルミリバールミリバールミリバールミリバー
ルミリバールミリバールミリバールミリバー
ルミリバールミリバールミリバール(°Д°)

001- ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバールミリバール
ミリバールミリバールミリバール(°Д°)
========================================
========================================




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

/root/src/php/php-5.0.0/ext/iconv/tests/iconv_stream_filter.phpt
========================================
========================================


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

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

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

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




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

/root/src/php/php-5.0.0/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€‚äöü€⟨⟩'
========================================
========================================




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

/root/src/php/php-5.0.0/ext/mbstring/tests/mb_output_handler_shift_jis.phpt
========================================
========================================


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

---- FAILED

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

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




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

/root/src/php/php-5.0.0/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
========================================
========================================




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

/root/src/php/php-5.0.0/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 4, col 47 (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 4, col 47 (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 hoshino.local.auraline.co.jp 2.4.22-1.2197.nptl #1 Thu Jul 1 15:14:28 EDT 2004 i686

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

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

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

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

Bundled Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)

System Libtool:
ltmain.sh (GNU libtool) 1.5 (1.1220.2.1 2003/04/14 22:48:00)

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

Compiler:
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/specs spec 茯_粋昭推_
潟潟c違激с: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
鴻≪: posix
gcc 若吾с 3.3.2 20031022 (Red Hat Linux 3.3.2-1)

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

Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[荐 -- 羈劫掩障
]
若純с≪с
-- 茲茖純ゃ>散純若鴻
荀障
筝篆荐若障 -- 罐_ссゃ
篆荐若障

Libraries:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00d6a000)
libpq.so.3 => /usr/local/pgsql/lib/libpq.so.3 (0x00a7f000)
libmysqlclient.so.10 => /usr/lib/mysql/libmysqlclient.so.10 (0x00823000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00974000)
libz.so.1 => /usr/lib/libz.so.1 (0x00908000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x00111000)
libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 (0x004aa000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00414000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x001ef000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00960000)
libm.so.6 => /lib/tls/libm.so.6 (0x007ff000)
libdl.so.2 => /lib/libdl.so.2 (0x0020d000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00ca1000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x052bf000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x0092b000)
libc.so.6 => /lib/tls/libc.so.6 (0x006c4000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x0091b000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x006ac000)


User's E-mail:


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

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

phpinfo()
PHP Version => 5.0.0

System => Linux hoshino.local.auraline.co.jp 2.4.22-1.2197.nptl #1 Thu Jul 1 15:14:28 EDT 2004 i686
Build Date => Jul 30 2004 12:04:25
Configure Command => './configure' '--with-mysql' '--with-pgsql=/usr/local/pgsql' '--with-apxs2=/usr/sbin/apxs' '--enable-versioning' '--enable-mbstring' '--enable-soap' '--enable-sockets' '--with-gd' '--with-jpeg-dir' '--with-png-dir' '--with-zlib-dir'
'--with-xpm-dir' '--with-ttf' '--with-freetype-dir' '--enable-gd-native-ttf' '--enable-gd-jis-conv'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib/php.ini
PHP API => 20031224
PHP Extension => 20040412
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp, compress.zlib
Registered Stream Socket Transports => tcp, udp, unix, udg


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.0, 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 => On => On
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 => ./ => ./
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 => Off => Off
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

ctype

ctype functions => enabled

dom

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

gd

GD Support => enabled
GD Version => bundled (2.0.23 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.1.4
GIF Read Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled
XPM Support => enabled
XBM Support => enabled
JIS-mapped Japanese Font Support => enabled

iconv

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

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

libxml

libXML support => active
libXML Version => 2.6.6
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 => EUC-JP => no value
mbstring.language => Japanese => Japanese
mbstring.substitute_character => no value => no value

mysql

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

pcre

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

pgsql

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

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

posix

Revision => $Revision: 1.60 $

session

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

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

SimpleXML

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

soap

Soap Client => enabled
Soap Server => enabled

Directive => Local Value => Master Value
soap.wsdl_cache_dir => /tmp => /tmp
soap.wsdl_cache_enabled => 1 => 1
soap.wsdl_cache_ttl => 86400 => 86400

sockets

Sockets Support => enabled

SPL

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

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.146 2004/07/10 12:30:18 wez Exp $
SQLite Library => 2.8.14
SQLite Encoding => iso8859

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

standard

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

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

tokenizer

Tokenizer Support => enabled

xml

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

zlib

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

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

Additional Modules

Module Name

Environment

Variable => Value
SSH_AGENT_PID => 3947
HOSTNAME => hoshino.local.auraline.co.jp
TEST_PHP_SRCDIR => /root/src/php/php-5.0.0
PVM_RSH => /usr/bin/rsh
DESKTOP_STARTUP_ID =>
TERM => xterm
SHELL => /bin/sh
AXIS_HOME => /usr/local/axis
HISTSIZE => 1000
CATALINA_HOME => /usr/local/tomcat
MAKEFLAGS =>
SSH_CLIENT => deleted
GTK_RC_FILES => /etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
CVSROOT => /usr/local/munou/talkserver
WINDOWID => 35651653
QTDIR => /usr/lib/qt-3.1
SSH_TTY => deleted
ANT_HOME => /usr/local/ant
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 =>
AXIS_LIB => /usr/local/axis/lib
PVM_ROOT => /usr/share/pvm3
SSH_AUTH_SOCK => deleted
XINDICE_HOME => /usr/local/xindice
SESSION_MANAGER => local/hoshino.local.auraline.co.jp:/tmp/.ICE-unix/3874
USERNAME => root
MAKELEVEL => 1
MFLAGS =>
SQUEAK_IMAGE => /root/src/Squeak/Squeak3.6-5429-full.image
PATH => /usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xindice/bin:/usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xindice/bin:/usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xind
ice/bin:/usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xindice/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
DESKTOP_SESSION => default
MAIL => /var/spool/mail/root
_ => /root/src/php/php-5.0.0/sapi/cli/php
PWD => /root/src/php/php-5.0.0
INPUTRC => /etc/inputrc
JAVA_HOME => /usr/java/j2sdk1.4.2_03
XMODIFIERS => @im=kinput2
LANG => ja_JP.UTF-8
TEST_PHP_EXECUTABLE => /root/src/php/php-5.0.0/sapi/cli/php
REDIRECT_STATUS =>
LAMHELPFILE => /etc/lam/lam-helpfile
PATH_TRANSLATED =>
GDMSESSION => default
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /root
SHLVL => 4
CONTENT_LENGTH =>
XPVM_ROOT => /usr/share/pvm3/xpvm
GNOME_DESKTOP_SESSION_ID => Default
BASH_ENV => /root/.bashrc
LOGNAME => root
QUERY_STRING =>
CLASSPATH => .:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging.jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/axis/lib/log4j-1.2.8.jar:/usr/local/
axis/lib/commons-discovery.jar:.:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging.jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/axis/lib/log4j-1.2
.8.jar:/usr/local/axis/lib/commons-discovery.jar:.:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging.jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/
axis/lib/log4j-1.2.8.jar:/usr/local/axis/lib/commons-discovery.jar:.:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging!
..jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/axis/lib/log4j-1.2.8.jar:/usr/local/axis/lib/commons-discovery.jar:
LESSOPEN => |/usr/bin/lesspipe.sh %s
CVSEDITOR => /usr/bin/vim
CONTENT_TYPE =>
DISPLAY => :0.0
CC => gcc
REQUEST_METHOD =>
G_BROKEN_FILENAMES => 1
XAUTHORITY => /root/.Xauthority
COLORTERM => gnome-terminal

PHP Variables

Variable => Value
_SERVER["SSH_AGENT_PID"] => 3947
_SERVER["HOSTNAME"] => hoshino.local.auraline.co.jp
_SERVER["TEST_PHP_SRCDIR"] => /root/src/php/php-5.0.0
_SERVER["PVM_RSH"] => /usr/bin/rsh
_SERVER["DESKTOP_STARTUP_ID"] =>
_SERVER["TERM"] => xterm
_SERVER["SHELL"] => /bin/sh
_SERVER["AXIS_HOME"] => /usr/local/axis
_SERVER["HISTSIZE"] => 1000
_SERVER["CATALINA_HOME"] => /usr/local/tomcat
_SERVER["MAKEFLAGS"] =>
_SERVER["SSH_CLIENT"] => deleted
_SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
_SERVER["CVSROOT"] => /usr/local/munou/talkserver
_SERVER["WINDOWID"] => 35651653
_SERVER["QTDIR"] => /usr/lib/qt-3.1
_SERVER["SSH_TTY"] => deleted
_SERVER["ANT_HOME"] => /usr/local/ant
_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["AXIS_LIB"] => /usr/local/axis/lib
_SERVER["PVM_ROOT"] => /usr/share/pvm3
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["XINDICE_HOME"] => /usr/local/xindice
_SERVER["SESSION_MANAGER"] => local/hoshino.local.auraline.co.jp:/tmp/.ICE-unix/3874
_SERVER["USERNAME"] => root
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["SQUEAK_IMAGE"] => /root/src/Squeak/Squeak3.6-5429-full.image
_SERVER["PATH"] => /usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xindice/bin:/usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xindice/bin:/usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr
/local/xindice/bin:/usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xindice/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
_SERVER["DESKTOP_SESSION"] => default
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /root/src/php/php-5.0.0/sapi/cli/php
_SERVER["PWD"] => /root/src/php/php-5.0.0
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["JAVA_HOME"] => /usr/java/j2sdk1.4.2_03
_SERVER["XMODIFIERS"] => @im=kinput2
_SERVER["LANG"] => ja_JP.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /root/src/php/php-5.0.0/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["LAMHELPFILE"] => /etc/lam/lam-helpfile
_SERVER["PATH_TRANSLATED"] =>
_SERVER["GDMSESSION"] => default
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 4
_SERVER["CONTENT_LENGTH"] =>
_SERVER["XPVM_ROOT"] => /usr/share/pvm3/xpvm
_SERVER["GNOME_DESKTOP_SESSION_ID"] => Default
_SERVER["BASH_ENV"] => /root/.bashrc
_SERVER["LOGNAME"] => root
_SERVER["QUERY_STRING"] =>
_SERVER["CLASSPATH"] => .:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging.jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/axis/lib/log4j-1.2.8.jar:
/usr/local/axis/lib/commons-discovery.jar:.:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging.jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/axis/li
b/log4j-1.2.8.jar:/usr/local/axis/lib/commons-discovery.jar:.:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging.jar:/usr/local/axis/lib/axis-ant.jar:
/usr/local/axis/lib/log4j-1.2.8.jar:/usr/local/axis/lib/commons-discovery.jar:.:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/comm!
ons-logging.jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/axis/lib/log4j-1.2.8.jar:/usr/local/axis/lib/commons-discovery.jar:
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CVSEDITOR"] => /usr/bin/vim
_SERVER["CONTENT_TYPE"] =>
_SERVER["DISPLAY"] => :0.0
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["XAUTHORITY"] => /root/.Xauthority
_SERVER["COLORTERM"] => gnome-terminal
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["SSH_AGENT_PID"] => 3947
_ENV["HOSTNAME"] => hoshino.local.auraline.co.jp
_ENV["TEST_PHP_SRCDIR"] => /root/src/php/php-5.0.0
_ENV["PVM_RSH"] => /usr/bin/rsh
_ENV["DESKTOP_STARTUP_ID"] =>
_ENV["TERM"] => xterm
_ENV["SHELL"] => /bin/sh
_ENV["AXIS_HOME"] => /usr/local/axis
_ENV["HISTSIZE"] => 1000
_ENV["CATALINA_HOME"] => /usr/local/tomcat
_ENV["MAKEFLAGS"] =>
_ENV["SSH_CLIENT"] => deleted
_ENV["GTK_RC_FILES"] => /etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
_ENV["CVSROOT"] => /usr/local/munou/talkserver
_ENV["WINDOWID"] => 35651653
_ENV["QTDIR"] => /usr/lib/qt-3.1
_ENV["SSH_TTY"] => deleted
_ENV["ANT_HOME"] => /usr/local/ant
_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["AXIS_LIB"] => /usr/local/axis/lib
_ENV["PVM_ROOT"] => /usr/share/pvm3
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["XINDICE_HOME"] => /usr/local/xindice
_ENV["SESSION_MANAGER"] => local/hoshino.local.auraline.co.jp:/tmp/.ICE-unix/3874
_ENV["USERNAME"] => root
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["SQUEAK_IMAGE"] => /root/src/Squeak/Squeak3.6-5429-full.image
_ENV["PATH"] => /usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xindice/bin:/usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xindice/bin:/usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/lo
cal/xindice/bin:/usr/java/j2sdk1.4.2_03/bin:/usr/local/ant/bin:/usr/local/bin:/usr/local/xindice/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
_ENV["DESKTOP_SESSION"] => default
_ENV["MAIL"] => /var/spool/mail/root
_ENV["_"] => /root/src/php/php-5.0.0/sapi/cli/php
_ENV["PWD"] => /root/src/php/php-5.0.0
_ENV["INPUTRC"] => /etc/inputrc
_ENV["JAVA_HOME"] => /usr/java/j2sdk1.4.2_03
_ENV["XMODIFIERS"] => @im=kinput2
_ENV["LANG"] => ja_JP.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /root/src/php/php-5.0.0/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["LAMHELPFILE"] => /etc/lam/lam-helpfile
_ENV["PATH_TRANSLATED"] =>
_ENV["GDMSESSION"] => default
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["HOME"] => /root
_ENV["SHLVL"] => 4
_ENV["CONTENT_LENGTH"] =>
_ENV["XPVM_ROOT"] => /usr/share/pvm3/xpvm
_ENV["GNOME_DESKTOP_SESSION_ID"] => Default
_ENV["BASH_ENV"] => /root/.bashrc
_ENV["LOGNAME"] => root
_ENV["QUERY_STRING"] =>
_ENV["CLASSPATH"] => .:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging.jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/axis/lib/log4j-1.2.8.jar:/us
r/local/axis/lib/commons-discovery.jar:.:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging.jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/axis/lib/l
og4j-1.2.8.jar:/usr/local/axis/lib/commons-discovery.jar:.:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons-logging.jar:/usr/local/axis/lib/axis-ant.jar:/us
r/local/axis/lib/log4j-1.2.8.jar:/usr/local/axis/lib/commons-discovery.jar:.:/usr/local/axis/lib/saaj.jar:/usr/local/axis/lib/jaxrpc.jar:/usr/local/axis/lib/axis.jar:/usr/local/axis/lib/wsdl4j.jar:/usr/local/axis/lib/commons!
-logging.jar:/usr/local/axis/lib/axis-ant.jar:/usr/local/axis/lib/log4j-1.2.8.jar:/usr/local/axis/lib/commons-discovery.jar:
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CVSEDITOR"] => /usr/bin/vim
_ENV["CONTENT_TYPE"] =>
_ENV["DISPLAY"] => :0.0
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["XAUTHORITY"] => /root/.Xauthority
_ENV["COLORTERM"] => gnome-terminal

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