For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > April 2007 > Test results for 4.4.6 [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 4.4.6 [failed]
noreply@php.net

2007-04-03, 7:59 am


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #35239 (Objects can lose references) [tests/lang/bug35239.phpt]
Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt]
Bug #27582 (ImageFillToBorder() on alphablending image looses alpha on fill color) [ext/gd/tests/bug27582_1.phpt]
Bug #16069 [ext/iconv/tests/bug16069.phpt]
Bug #22414: passthru() does not read data correctly [ext/standard/tests/file/bug22414.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 67
Exts tested : 19
---------------------------------------------------------------------
Number of tests : 632
Tests skipped : 222 (35.1%)
Tests warned : 0 (0.0%)
Tests failed : 5 (0.8%)
Tests passed : 405 (64.1%)
---------------------------------------------------------------------
Time taken : 44 seconds
========================================
=============================


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

/backup/install/php-4.4.6/tests/lang/bug35239.phpt
========================================
========================================


---- EXPECTED OUTPUT
object(stdClass)(1) {
["x0"]=>
&object(stdClass)(3) {
["y0"]=>
string(1) "b"
["y1"]=>
&object(stdClass)(3) {
["y0"]=>
string(1) "b"
["y1"]=>
*RECURSION*
["y2"]=>
*RECURSION*
}
["y2"]=>
&object(stdClass)(3) {
["y0"]=>
string(1) "b"
["y1"]=>
*RECURSION*
["y2"]=>
*RECURSION*
}
}
}
string(2) "ok"
---- ACTUAL OUTPUT
object(stdClass)(1) {
["x0"]=>
&object(stdClass)(3) {
["y0"]=>
string(1) "b"
["y1"]=>
&object(stdClass)(3) {
["y0"]=>
string(1) "b"
["y1"]=>
*RECURSION*
["y2"]=>
*RECURSION*
}
["y2"]=>
&object(stdClass)(3) {
["y0"]=>
string(1) "b"
["y1"]=>
*RECURSION*
["y2"]=>
*RECURSION*
}
}
}
UNKNOWN:0
/install/php-4.4.6/Zend/zend_hash.c(280) : Freeing 0x09419B1C (38 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
/install/php-4.4.6/Zend/zend_API.c(595) : Freeing 0x09419A64 (44 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
/install/php-4.4.6/Zend/zend_API.c(583) : Actual location (location was relayed)
/install/php-4.4.6/Zend/zend_execute.c(2075) : Freeing 0x0940D754 (12 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
/install/php-4.4.6/Zend/zend_execute.c(501) : Freeing 0x0941A994 (12 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
/install/php-4.4.6/Zend/zend_execute.c(504) : Freeing 0x0941A924 (2 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
/install/php-4.4.6/Zend/zend_variables.c(111) : Actual location (location was relayed)
/install/php-4.4.6/Zend/zend_hash.c(204) : Freeing 0x09419F0C (32 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
---- FAILED

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

026- string(2) "ok"
026+ UNKNOWN:0
027+ /install/php-4.4.6/Zend/zend_hash.c(280) : Freeing 0x09419B1C (38 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
028+ /install/php-4.4.6/Zend/zend_API.c(595) : Freeing 0x09419A64 (44 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
029+ /install/php-4.4.6/Zend/zend_API.c(583) : Actual location (location was relayed)
030+ /install/php-4.4.6/Zend/zend_execute.c(2075) : Freeing 0x0940D754 (12 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
031+ /install/php-4.4.6/Zend/zend_execute.c(501) : Freeing 0x0941A994 (12 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
032+ /install/php-4.4.6/Zend/zend_execute.c(504) : Freeing 0x0941A924 (2 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
033+ /install/php-4.4.6/Zend/zend_variables.c(111) : Actual location (location was relayed)
034+ /install/php-4.4.6/Zend/zend_hash.c(204) : Freeing 0x09419F0C (32 bytes), script=/backup/install/php-4.4.6/tests/lang/bug35239.php
========================================
========================================




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

/backup/install/php-4.4.6/ext/gd/tests/bug24155.phpt
========================================
========================================


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

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

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




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

/backup/install/php-4.4.6/ext/gd/tests/bug27582_1.phpt
========================================
========================================


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

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

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




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

/backup/install/php-4.4.6/ext/iconv/tests/bug16069.phpt
========================================
========================================


---- EXPECTED OUTPUT
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥
С¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë(¡ë§¥¡ë)
---- ACTUAL OUTPUT
????????????????????????????????????????(¡ë§¥¡ë)
---- FAILED

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

001- ¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë
¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë¥ß¥ê¥Ð¡¼¥ë(¡ë§¥¡ë)
001+ ????????????????????????????????????????(¡ë§¥¡ë)
========================================
========================================




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

/backup/install/php-4.4.6/ext/standard/tests/file/bug22414.phpt
========================================
========================================


---- EXPECTED OUTPUT
HELLO
Works
---- ACTUAL OUTPUT
HELLO
Does not work
---- FAILED

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

002- Works
002+ Does not work
========================================
========================================





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

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

OS:
Linux - Linux ua.vivapacific.com 2.6.9-42.0.8.ELsmp #1 SMP Tue Jan 23 13:01:26 EST 2007 i686

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

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

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

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

Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)

Compiler:
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i3
86-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)

Bison:

Libraries:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00337000)
libmm.so.14 => /usr/local/lib/libmm.so.14 (0x00ebd000)
libmysqlclient.so.14 => /usr/lib/mysql/libmysqlclient.so.14 (0x00124000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00ab6000)
libz.so.1 => /usr/lib/libz.so.1 (0x00997000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00c2e000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x04919000)
libcurl.so.3 => /usr/lib/libcurl.so.3 (0x00d8e000)
libresolv.so.2 => /lib/libresolv.so.2 (0x009a9000)
libm.so.6 => /lib/tls/libm.so.6 (0x00848000)
libdl.so.2 => /lib/libdl.so.2 (0x00842000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00c54000)
libssl.so.4 => /lib/libssl.so.4 (0x00664000)
libcrypto.so.4 => /lib/libcrypto.so.4 (0x04fb5000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00380000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00cf5000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x00cf0000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00101000)
libidn.so.11 => /usr/lib/libidn.so.11 (0x00d5c000)
libc.so.6 => /lib/tls/libc.so.6 (0x00715000)
/lib/ld-linux.so.2 (0x006f7000)


User's E-mail:


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

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

phpinfo()
PHP Version => 4.4.6

System => Linux ua.vivapacific.com 2.6.9-42.0.8.ELsmp #1 SMP Tue Jan 23 13:01:26 EST 2007 i686
Build Date => Apr 3 2007 10:51:26
Configure Command => './configure' '--prefix=/usr/local/php' '--with-inifile=/usr/local/apache/conf' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib'
'--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--prefix=/usr' '--with-config-file-path=/etc' '--enable-force-cgi-redirect' '--enable-debug' '--enable-pic' '--disable-r
path' '--enable-inline-optimization' '--with-exec-dir=/usr/bin' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-png' '--with-gd' '--enable-gd-native-ttf' '--with-ttf' '--with-freetype' '--with-freetype-dir=yes' '--with-regex=system' '--with-zlib' '--
with-layout=GNU' '--enable-magic-quotes' '--enable-safe-mode' '--enable-sockets' '--enable-track-vars' '--enable-trans-sid' '--without-oci8' '--with-mysql=/usr' '--enable-memory-limit' '--enable-shmop' '--enable-trans-sid' '!
--enable-calendar' '--disable-experimental-zts' '--with-gettext' '--with-xgettext' '--enable-ftp' '--enable-cli' '--with-curl' '--with-iconv' '--with-tidy' '--with-mm=/usr/local' '--with-apxs2=/usr/local/apache/bin/apxs'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20050606
Debug Build => yes
Zend Memory Manager => enabled
Thread Safety => disabled
Registered PHP Streams => php, http, ftp, compress.zlib


This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.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 => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
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
gpc_order => GPC => GPC
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/apache:/usr/share/pear => .:/usr/local/apache:/usr/share/pear
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
max_execution_time => 0 => 300
max_input_time => 300 => 300
memory_limit => 256M => 256M
open_basedir => no value => no value
output_buffering => 0 => 4096
output_handler => no value => no value
post_max_size => 256M => 256M
precision => 14 => 14
register_argc_argv => On => On
register_globals => On => On
report_memleaks => On => On
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 => 256M => 256M
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

calendar

Calendar support => enabled

ctype

ctype functions => enabled

curl

CURL support => enabled
CURL Information => libcurl/7.12.1 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6

dba

DBA support => enabled
Supported handlers => inifile flatfile

ftp

FTP support => enabled

gd

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

gettext

GetText Support => enabled

iconv

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

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

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 4.1.20
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 => Off => Off
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

overload

User-Space Object Overloading Support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.0 18-Dec-2006

posix

Revision => $Revision: 1.51.2.4.2.3 $

session

Session Support => enabled
Registered save handlers => files user mm

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 => 18000 => 18000
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 => 144000 => 144000
session.gc_probability => 1 => 1
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => mm => mm
session.save_path => /tmp => /tmp
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => On => On

shmop

shmop support => enabled

sockets

Sockets Support => enabled

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

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
EXPAT Version => 1.95.6

zlib

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

Directive => Local Value => Master Value
zlib.output_compression => On => On
zlib.output_compression_level => 9 => 9
zlib.output_handler => no value => no value

Additional Modules

Module Name

Environment

Variable => Value
HOSTNAME => ua.vivapacific.com
TEST_PHP_SRCDIR => /install/php-4.4.6
SHELL => /bin/sh
TERM => linux
MAKEFLAGS =>
HISTSIZE => 1000
USER => root
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:
*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
SCRIPT_FILENAME =>
MAKELEVEL => 1
MFLAGS =>
MC_TMPDIR => /tmp/mc-root
PATH => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
MAIL => /var/spool/mail/root
_ => /install/php-4.4.6/sapi/cli/php
PWD => /install/php-4.4.6
INPUTRC => /etc/inputrc
LANG => POSIX
TEST_PHP_EXECUTABLE => /install/php-4.4.6/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
HISTCONTROL => ignorespace
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /root
SHLVL => 4
CONTENT_LENGTH =>
MC_SID => 18711
LOGNAME => root
QUERY_STRING =>
LESSOPEN => |/usr/bin/lesspipe.sh %s
CONTENT_TYPE =>
CC => gcc
REQUEST_METHOD =>
G_BROKEN_FILENAMES => 1

PHP Variables

Variable => Value
PHP_SELF =>
_SERVER["HOSTNAME"] => ua.vivapacific.com
_SERVER["TEST_PHP_SRCDIR"] => /install/php-4.4.6
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => linux
_SERVER["MAKEFLAGS"] =>
_SERVER["HISTSIZE"] => 1000
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*
.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["MC_TMPDIR"] => /tmp/mc-root
_SERVER["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /install/php-4.4.6/sapi/cli/php
_SERVER["PWD"] => /install/php-4.4.6
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["LANG"] => POSIX
_SERVER["TEST_PHP_EXECUTABLE"] => /install/php-4.4.6/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["HISTCONTROL"] => ignorespace
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 4
_SERVER["CONTENT_LENGTH"] =>
_SERVER["MC_SID"] => 18711
_SERVER["LOGNAME"] => root
_SERVER["QUERY_STRING"] =>
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CONTENT_TYPE"] =>
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["HOSTNAME"] => ua.vivapacific.com
_ENV["TEST_PHP_SRCDIR"] => /install/php-4.4.6
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => linux
_ENV["MAKEFLAGS"] =>
_ENV["HISTSIZE"] => 1000
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.ta
z=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_ENV["SCRIPT_FILENAME"] =>
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["MC_TMPDIR"] => /tmp/mc-root
_ENV["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["_"] => /install/php-4.4.6/sapi/cli/php
_ENV["PWD"] => /install/php-4.4.6
_ENV["INPUTRC"] => /etc/inputrc
_ENV["LANG"] => POSIX
_ENV["TEST_PHP_EXECUTABLE"] => /install/php-4.4.6/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["HISTCONTROL"] => ignorespace
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["HOME"] => /root
_ENV["SHLVL"] => 4
_ENV["CONTENT_LENGTH"] =>
_ENV["MC_SID"] => 18711
_ENV["LOGNAME"] => root
_ENV["QUERY_STRING"] =>
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CONTENT_TYPE"] =>
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["G_BROKEN_FILENAMES"] => 1

PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com