Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

4.3.5RC4 test failure
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #25547 (error_handler and array index with function call) [tests/lan
g/bug25547.phpt]
Bug #24594 (Filling an area using tiles). [ext/gd/tests/bug27582_2.phpt]
Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/b
ug25665.phpt]
wddx deserialization test [ext/wddx/tests/001.phpt]
 ========================================
=============================


 ========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   66
Exts tested     :   21
---------------------------------------------------------------------
Number of tests :  586
Tests skipped   :  231 (39.4%)
Tests warned    :    0 ( 0.0%)
Tests failed    :    4 ( 0.7%)
Tests passed    :  351 (59.9%)
---------------------------------------------------------------------
Time taken      :  147 seconds
 ========================================
=============================


 ========================================
====================================
====
/usr/local/pkg/build/php-4.3.5RC4/tests/lang/bug25547.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
handler(Undefined index:  foo)
Array
(
[foo] => 1
)
Done
---- ACTUAL OUTPUT
handler(Undefined index:  foo)
Array
(
[(o] => 1
)
Done
---- FAILED

 ========================================
====================================
====
004-     [foo] => 1
004+     [(o] => 1
 ========================================
====================================
====



 ========================================
====================================
====
/usr/local/pkg/build/php-4.3.5RC4/ext/gd/tests/bug27582_2.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
000000111111101010
111111111111111111
---- ACTUAL OUTPUT
000000111111101010
---- FAILED

 ========================================
====================================
====
002- 111111111111111111
 ========================================
====================================
====



 ========================================
====================================
====
/usr/local/pkg/build/php-4.3.5RC4/ext/standard/tests/math/bug25665.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
float(NAN)
float(-INF)
---- ACTUAL OUTPUT
float(0)
float(-INF)
---- FAILED

 ========================================
====================================
====
001- float(NAN)
001+ float(0)
 ========================================
====================================
====



 ========================================
====================================
====
/usr/local/pkg/build/php-4.3.5RC4/ext/wddx/tests/001.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
array(11) {
["aNull"]=>
NULL
["aString"]=>
string(8) "a string"
["aNumber"]=>
float(-12.456)
["aDateTime"]=>
int(897600732)
["aDateTime2"]=>
int(329607132)
["aDateTime3"]=>
string(19) "2040-06-12T04:32:12"
["aBoolean"]=>
bool(true)
["anArray"]=>
array(2) {
[0]=>
int(10)
[1]=>
string(14) "second element"
}
["aBinary"]=>
string(11) "binary data"
["anObject"]=>
array(2) {
["s"]=>
string(8) "a string"
["n"]=>
float(-12.456)
}
["aRecordset"]=>
array(2) {
["NAME"]=>
array(2) {
[0]=>
string(8) "John Doe"
[1]=>
string(8) "Jane Doe"
}
["AGE"]=>
array(2) {
[0]=>
int(34)
[1]=>
int(31)
}
}
}
---- ACTUAL OUTPUT
array(11) {
["aNull"]=>
NULL
["aString"]=>
string(8) "a string"
["aNumber"]=>
float(-12.456)
["aDateTime"]=>
int(897651132)
["aDateTime2"]=>
int(329657532)
["aDateTime3"]=>
string(19) "2040-06-12T04:32:12"
["aBoolean"]=>
bool(true)
["anArray"]=>
array(2) {
[0]=>
int(10)
[1]=>
string(14) "second element"
}
["aBinary"]=>
string(11) "binary data"
["anObject"]=>
array(2) {
["s"]=>
string(8) "a string"
["n"]=>
float(-12.456)
}
["aRecordset"]=>
array(2) {
["NAME"]=>
array(2) {
[0]=>
string(8) "John Doe"
[1]=>
string(8) "Jane Doe"
}
["AGE"]=>
array(2) {
[0]=>
int(34)
[1]=>
int(31)
}
}
}
---- FAILED

 ========================================
====================================
====
009-   int(897600732)
009+   int(897651132)
011-   int(329607132)
011+   int(329657532)
 ========================================
====================================
====




 ========================================
====================================
====
BUILD ENVIRONMENT
 ========================================
====================================
====
OS:
SunOS - SunOS neon 5.8 Generic_108528-27 sun4u

Automake:

Autoconf:

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

Compiler:
Reading specs from /usr/local/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.2.3/
specs
Configured with: ../gcc-3.2.3/configure --prefix=/usr/local/pkg/gcc-3.2.3 --
disable-nls
Thread model: posix
gcc version 3.2.3

Bison:

Libraries:
libexpat.so.0 =>	 /usr/local/lib/libexpat.so.0
libpq.so.3 =>	 /usr/local/lib/libpq.so.3
libpcre.so.0 =>	 /usr/local/lib/libpcre.so.0
libpng.so.3 =>	 /usr/local/lib/libpng.so.3
libz.so.1 =>	 /usr/lib/libz.so.1
libjpeg.so.62 =>	 /usr/local/lib/libjpeg.so.62
libresolv.so.2 =>	 /usr/lib/libresolv.so.2
libm.so.1 =>	 /usr/lib/libm.so.1
libdl.so.1 =>	 /usr/lib/libdl.so.1
libnsl.so.1 =>	 /usr/lib/libnsl.so.1
libsocket.so.1 =>	 /usr/lib/libsocket.so.1
libc.so.1 =>	 /usr/lib/libc.so.1
libgcc_s.so.1 =>	 /usr/local/lib/libgcc_s.so.1
libmp.so.2 =>	 /usr/lib/libmp.so.2
/usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1



 ========================================
====================================
====
PHPINFO
 ========================================
====================================
====
phpinfo()
PHP Version => 4.3.5RC4

System => SunOS neon 5.8 Generic_108528-27 sun4u
Build Date => Mar 19 2004 17:59:04
Configure Command =>  './configure' '--prefix=/usr/local/pkg/php-4.3.5rc4' '
--with-config-file-path=/usr/local/etc/php' '--with-pear=/usr/local/pkg/php-
4.3.5rc4/share/php' '--with-apxs=/usr/local/sbin/apxs' '--enable-force-cgi-r
edirect' '--enable-discard-
path' '--with-zlib' '--enable-bcmath' '--enable-calendar' '--enable-dba' '--
with-cdb' '--with-inifile' '--enable-dbx' '--enable-exif' '--enable-ftp' '--
with-gd' '--with-jpeg-dir=/usr/local' '--with-pcre-regex=/usr/local' '--with
-pgsql' '--enable-sockets'
'--enable-wddx' '--with-expat-dir=/usr/local' '--with-xmlrpc'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/etc/php
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
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 => no value => no value
expose_php => On => On
extension_dir => /usr/local/pkg/php-4.3.5rc4/lib/php/extensions/no-debug-non
-zts-20020429 => /usr/local/pkg/php-4.3.5rc4/lib/php/extensions/no-debug-non
-zts-20020429
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/pkg/php-4.3.5rc4/share/php => .:/usr/local/pkg/
php-4.3.5rc4/share/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
max_execution_time => 0 => 30
max_input_time => -1 => -1
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
register_argc_argv => On => On
register_globals => Off => Off
report_memleaks => On => On
safe_mode => Off => Off
safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/lib/sendmail -t -i  => /usr/lib/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 => no value => no value
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On

bcmath

BCMath support => enabled

calendar

Calendar support => enabled

ctype

ctype functions => enabled

dba

DBA support => enabled
Supported handlers => cdb cdb_make inifile flatfile

dbx

dbx support => enabled
dbx version => 1.0.0
supported databases => MySQL
ODBC
PostgreSQL
Microsoft SQL Server
FrontBase
Oracle 8 (oci8)
Sybase-CT

Directive => Local Value => Master Value
dbx.colnames_case => unchanged => unchanged

exif

EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c,v 1.118.2.27 2003/12/17 09:08:37 helly Exp $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF

ftp

FTP support => enabled

gd

GD Support => enabled
GD Version => bundled (2.0.17 compatible)
GIF Read Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 3.23.49
MYSQL_MODULE_TYPE => builtin
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE =>
MYSQL_LIBS =>

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

overload

User-Space Object Overloading Support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 4.2 14-Apr-2003

pgsql

PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 7.3.4
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.51.2.2 $

session

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

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.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
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 => Off => Off

sockets

Sockets Support => enabled

standard

Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/lib/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,form=,fieldse
t= => a=href,ar
ea=href,frame=src,form=,fieldset=
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

wddx

WDDX Support => enabled
WDDX Session Serializer => enabled

xml

XML Support => active
XML Namespace Support => active
EXPAT Version => expat_1.95.6

xmlrpc

core library version => xmlrpc-epi v. 0.51
php extension version => 0.51
author => Dan Libby
homepage => http://xmlrpc-epi.sourceforge.net
open sourced by => Epinions.com

zlib

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

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
CC => gcc
CFLAGS => -pipe -g -Wall -prefer-pic
CLASSPATH => .:/dcs/local/pkg/JSDK2.0/lib/jsdk.jar:/usr/local/javalib/jgl3.1
.0/lib/jgl3.1.0.jar:/usr/local/lib/postgresql.jar:/dcs/local/lib/weka-3.0.3/
weka.jar
CONTENT_LENGTH =>
CONTENT_TYPE =>
EDITOR => vim
HOME => /usr/local/pkg
HOSTNAME => neon
HOSTTYPE => sparc
H_SPELL => ~/.spellhist
INPUTRC => ~/.inputrc
JIKESPATH => .:/usr/local/jdk/jre/lib/rt.jar:/dcs/local/pkg/JSDK2.0/lib/jsdk
.jar
LESSCHARSET => latin1
LESSOPEN => |~/bin/lesspipe.sh %s
LOGNAME => root
LYNX_CFG => ~/.lynxcfg
MACHTYPE => sparc-sun-solaris
MAIL => ~/.INBOX
MAKEFLAGS =>
MAKELEVEL => 1
MANPATH => /usr/local/man:/usr/share/man:/usr/dt/share/man:/usr/openwin/shar
e/man
MIRALIB => /usr/local/lib/miralib
MTOOLS_NO_VFAT => 1
OSTYPE => solaris
PAGER => less -FismQ
PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/cc
s/bin:/usr/openwin/bin:/usr/local/gnu/bin
PATH_TRANSLATED =>
PGDATA => ~/pgdata
PKGDIR => /usr/local/pkg/php-4.3.5rc4
PWD => /usr/local/pkg
QUERY_STRING =>
REDIRECT_STATUS =>
REQUEST_METHOD =>
SCRIPT_FILENAME =>
SGS_SUPPORT => libmakestate.so.1
SHELL => /bin/bash
SHLVL => 2
SSH_CLIENT => 192.168.8.207 1095 22
SSH_CONNECTION => 192.168.8.207 1095 192.168.8.57 22
SSH_TTY => /dev/pts/1
STY => 13516.pts-1.neon
SUDO_COMMAND => /usr/local/bin/build sources/tmp/php-4.3.5RC4.tar.bz2
SUDO_GID => 97
SUDO_UID => 3913
SUDO_USER => neilus
TERM => vt100
TEST_PHP_EXECUTABLE => /usr/local/pkg/build/php-4.3.5RC4/sapi/cli/php
TEST_PHP_SRCDIR => /usr/local/pkg/build/php-4.3.5RC4
TZ => GB
USER => src
USERNAME =>
VIRTUAL_ROOT => /
VISUAL => vim
WEKAHOME => /dcs/local/lib/weka-3.0.3
WINDOW => 0
_ => ~/bin/sudo

PHP Variables

Variable => Value
_SERVER["CC"] => gcc
_SERVER["CFLAGS"] => -pipe -g -Wall -prefer-pic
_SERVER["CLASSPATH"] => .:/dcs/local/pkg/JSDK2.0/lib/jsdk.jar:/usr/local
/javalib/jgl3.1.0/lib/jgl3.1.0.jar:/usr/local/lib/postgresql.jar:/dcs/local/
lib/weka-3.0.3/weka.jar
_SERVER["CONTENT_LENGTH"] =>
_SERVER["CONTENT_TYPE"] =>
_SERVER["EDITOR"] => vim
_SERVER["HOME"] => /usr/local/pkg
_SERVER["HOSTNAME"] => neon
_SERVER["HOSTTYPE"] => sparc
_SERVER["H_SPELL"] => ~/.spellhist
_SERVER["INPUTRC"] => ~/.inputrc
_SERVER["JIKESPATH"] => .:/usr/local/jdk/jre/lib/rt.jar:/dcs/local/pkg/J
SDK2.0/lib/jsdk.jar
_SERVER["LESSCHARSET"] => latin1
_SERVER["LESSOPEN"] => |~/bin/lesspipe.sh %s
_SERVER["LOGNAME"] => root
_SERVER["LYNX_CFG"] => ~/.lynxcfg
_SERVER["MACHTYPE"] => sparc-sun-solaris
_SERVER["MAIL"] => ~/.INBOX
_SERVER["MAKEFLAGS"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["MANPATH"] => /usr/local/man:/usr/share/man:/usr/dt/share/man:/u
sr/openwin/share/man
_SERVER["MIRALIB"] => /usr/local/lib/miralib
_SERVER["MTOOLS_NO_VFAT"] => 1
_SERVER["OSTYPE"] => solaris
_SERVER["PAGER"] => less -FismQ
_SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sb
in:/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/local/gnu/bin
_SERVER["PATH_TRANSLATED"] =>
_SERVER["PGDATA"] => ~/pgdata
_SERVER["PKGDIR"] => /usr/local/pkg/php-4.3.5rc4
_SERVER["PWD"] => /usr/local/pkg
_SERVER["QUERY_STRING"] =>
_SERVER["REDIRECT_STATUS"] =>
_SERVER["REQUEST_METHOD"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SGS_SUPPORT"] => libmakestate.so.1
_SERVER["SHELL"] => /bin/bash
_SERVER["SHLVL"] => 2
_SERVER["SSH_CLIENT"] => 192.168.8.207 1095 22
_SERVER["SSH_CONNECTION"] => 192.168.8.207 1095 192.168.8.57 22
_SERVER["SSH_TTY"] => /dev/pts/1
_SERVER["STY"] => 13516.pts-1.neon
_SERVER["SUDO_COMMAND"] => /usr/local/bin/build sources/tmp/php-4.3.5RC4
.tar.bz2
_SERVER["SUDO_GID"] => 97
_SERVER["SUDO_UID"] => 3913
_SERVER["SUDO_USER"] => neilus
_SERVER["TERM"] => vt100
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/pkg/build/php-4.3.5RC4/sapi
/cli/php
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/pkg/build/php-4.3.5RC4
_SERVER["TZ"] => GB
_SERVER["USER"] => src
_SERVER["USERNAME"] =>
_SERVER["VIRTUAL_ROOT"] => /
_SERVER["VISUAL"] => vim
_SERVER["WEKAHOME"] => /dcs/local/lib/weka-3.0.3
_SERVER["WINDOW"] => 0
_SERVER["_"] => ~/bin/sudo
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["CC"] => gcc
_ENV["CFLAGS"] => -pipe -g -Wall -prefer-pic
_ENV["CLASSPATH"] => .:/dcs/local/pkg/JSDK2.0/lib/jsdk.jar:/usr/local/ja
valib/jgl3.1.0/lib/jgl3.1.0.jar:/usr/local/lib/postgresql.jar:/dcs/local/lib
/weka-3.0.3/weka.jar
_ENV["CONTENT_LENGTH"] =>
_ENV["CONTENT_TYPE"] =>
_ENV["EDITOR"] => vim
_ENV["HOME"] => /usr/local/pkg
_ENV["HOSTNAME"] => neon
_ENV["HOSTTYPE"] => sparc
_ENV["H_SPELL"] => ~/.spellhist
_ENV["INPUTRC"] => ~/.inputrc
_ENV["JIKESPATH"] => .:/usr/local/jdk/jre/lib/rt.jar:/dcs/local/pkg/JSDK
2.0/lib/jsdk.jar
_ENV["LESSCHARSET"] => latin1
_ENV["LESSOPEN"] => |~/bin/lesspipe.sh %s
_ENV["LOGNAME"] => root
_ENV["LYNX_CFG"] => ~/.lynxcfg
_ENV["MACHTYPE"] => sparc-sun-solaris
_ENV["MAIL"] => ~/.INBOX
_ENV["MAKEFLAGS"] =>
_ENV["MAKELEVEL"] => 1
_ENV["MANPATH"] => /usr/local/man:/usr/share/man:/usr/dt/share/man:/usr/
openwin/share/man
_ENV["MIRALIB"] => /usr/local/lib/miralib
_ENV["MTOOLS_NO_VFAT"] => 1
_ENV["OSTYPE"] => solaris
_ENV["PAGER"] => less -FismQ
_ENV["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:
/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/local/gnu/bin
_ENV["PATH_TRANSLATED"] =>
_ENV["PGDATA"] => ~/pgdata
_ENV["PKGDIR"] => /usr/local/pkg/php-4.3.5rc4
_ENV["PWD"] => /usr/local/pkg
_ENV["QUERY_STRING"] =>
_ENV["REDIRECT_STATUS"] =>
_ENV["REQUEST_METHOD"] =>
_ENV["SCRIPT_FILENAME"] =>
_ENV["SGS_SUPPORT"] => libmakestate.so.1
_ENV["SHELL"] => /bin/bash
_ENV["SHLVL"] => 2
_ENV["SSH_CLIENT"] => 192.168.8.207 1095 22
_ENV["SSH_CONNECTION"] => 192.168.8.207 1095 192.168.8.57 22
_ENV["SSH_TTY"] => /dev/pts/1
_ENV["STY"] => 13516.pts-1.neon
_ENV["SUDO_COMMAND"] => /usr/local/bin/build sources/tmp/php-4.3.5RC4.ta
r.bz2
_ENV["SUDO_GID"] => 97
_ENV["SUDO_UID"] => 3913
_ENV["SUDO_USER"] => neilus
_ENV["TERM"] => vt100
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/pkg/build/php-4.3.5RC4/sapi/cl
i/php
_ENV["TEST_PHP_SRCDIR"] => /usr/local/pkg/build/php-4.3.5RC4
_ENV["TZ"] => GB
_ENV["USER"] => src
_ENV["USERNAME"] =>
_ENV["VIRTUAL_ROOT"] => /
_ENV["VISUAL"] => vim
_ENV["WEKAHOME"] => /dcs/local/lib/weka-3.0.3
_ENV["WINDOW"] => 0
_ENV["_"] => ~/bin/sudo

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.

Report this thread to moderator Post Follow-up to this message
Old Post
Neilus Maximus
03-19-04 07:09 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Questions and Answers archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:53 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.