Darby Felton wrote:
Hi Graham,

I just added the potentially offending data to the unit tests for
Zend_Validate_Alnum, but I have been unable to reproduce the problem on
either of the two following platforms:

* PHP 5.1.4, WinXP, PCRE 6.6

* PHP 5.2.1, Ubuntu, PCRE 6.7

Are you on FreeBSD by chance?

Anyone else experiencing such a problem?

On another note, I would highly recommend upgrading your PHP beyond
5.2.0, which introduced some problems that have since been addressed in
later releases.
Same result with 5.2.3 , PCRE 6.7, opensuse 10.2 x86

Attached is CLI config, problem exists in apache module also. I'll make some enquiries to the opensuse lists and see if anything turns up.

Regards,
Graham




phpinfo()
PHP Version => 5.2.3

System => Linux excession 2.6.18.8-0.3-default #1 SMP Tue Apr 17 08:42:35 UTC 
2007 i686
Build Date => Jun 12 2007 13:11:19
Configure Command =>  '../configure' '--prefix=/usr' 
'--datadir=/usr/share/php5' '--mandir=/usr/share/man' '--bindir=/usr/bin' 
'--with-libdir=lib' '--includedir=/usr/include' '--sysconfdir=/etc/php5/cli' 
'--with-config-file-path=/etc/php5/cli' 
'--with-config-file-scan-dir=/etc/php5/conf.d' '--enable-libxml' 
'--enable-session' '--with-mm' '--with-pcre-regex=/usr' '--enable-xml' 
'--enable-simplexml' '--enable-spl' '--enable-filter' '--disable-debug' 
'--enable-inline-optimization' '--disable-rpath' '--disable-static' 
'--enable-shared' '--program-suffix=5' '--with-pic' '--enable-cli' 
'--with-pear=/usr/share/php5/PEAR' '--enable-bcmath=shared' 
'--enable-calendar=shared' '--enable-ctype=shared' '--enable-dbase=shared' 
'--enable-dom=shared' '--enable-exif=shared' '--enable-ftp=shared' 
'--enable-mbstring=shared' '--enable-mbregex' '--enable-pcntl=shared' 
'--enable-posix=shared' '--enable-shmop=shared' '--enable-soap=shared' 
'--enable-sockets=shared' '--enable-sysvmsg=shared' '--enable-sysvsem=shared' 
'--enable-sysvshm=shared' '--enable-tokenizer=shared' '--enable-wddx=shared' 
'--with-zlib=shared' '--with-bz2=shared' '--with-curl=shared' 
'--with-gd=shared' '--enable-gd-native-ttf' '--with-xpm-dir=/usr' 
'--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-jpeg-dir=/usr' 
'--with-zlib-dir=/usr' '--with-gettext=shared' '--with-gmp=shared' 
'--enable-hash=shared' '--with-iconv=shared' '--with-imap=shared' 
'--with-kerberos' '--with-imap-ssl' '--enable-json=shared' '--with-ldap=shared' 
'--with-ldap-sasl=/usr' '--with-libedit=shared,/usr' '--with-mcrypt=shared' 
'--with-mhash=shared' '--with-ming=shared,/usr' '--with-mysql=shared,/usr' 
'--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-mysqli=shared' 
'--with-ncurses=shared' '--with-unixODBC=shared,/usr' '--with-openssl=shared' 
'--with-pgsql=shared,/usr' '--with-pspell=shared' '--with-snmp=shared' 
'--with-xmlrpc=shared' '--enable-xmlreader=shared' '--enable-xmlwriter=shared' 
'--with-xsl=shared' '--with-tidy=shared,/usr' '--enable-dba=shared' 
'--with-db4=/usr' '--without-gdbm' '--with-cdb' '--with-inifile' 
'--with-flatfile' '--with-qdbm=/usr' '--enable-pdo=shared' 
'--with-pdo_sqlite=shared,/usr' '--with-pdo-mysql=shared,/usr' 
'--with-pdo-pgsql=shared,/usr' '--with-pdo-odbc=shared,unixODBC,/usr' 
'--with-sqlite=shared,/usr' '--enable-sqlite-utf8' '--enable-zip=shared' 
'--enable-suhosin=shared' '--disable-cgi'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /etc/php5/cli
Loaded Configuration File => /etc/php5/cli/php.ini
Scan this dir for additional .ini files => /etc/php5/conf.d
additional .ini files parsed => /etc/php5/conf.d/bz2.ini,
/etc/php5/conf.d/ctype.ini,
/etc/php5/conf.d/dom.ini,
/etc/php5/conf.d/gd.ini,
/etc/php5/conf.d/hash.ini,
/etc/php5/conf.d/iconv.ini,
/etc/php5/conf.d/json.ini,
/etc/php5/conf.d/mbstring.ini,
/etc/php5/conf.d/mcrypt.ini,
/etc/php5/conf.d/mhash.ini,
/etc/php5/conf.d/mysql.ini,
/etc/php5/conf.d/mysqli.ini,
/etc/php5/conf.d/pdo.ini,
/etc/php5/conf.d/pdo_mysql.ini,
/etc/php5/conf.d/pdo_sqlite.ini,
/etc/php5/conf.d/posix.ini,
/etc/php5/conf.d/sqlite.ini,
/etc/php5/conf.d/suhosin.ini,
/etc/php5/conf.d/tidy.ini,
/etc/php5/conf.d/tokenizer.ini,
/etc/php5/conf.d/xmlreader.ini,
/etc/php5/conf.d/xmlwriter.ini,
/etc/php5/conf.d/zlib.ini

PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, data, http, ftp, compress.bzip2, 
compress.zlib  
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => string.rot13, string.toupper, string.tolower, 
string.strip_tags, convert.*, consumed, bzip2.*, convert.iconv.*, zlib.*


This server is protected with the Suhosin Patch 0.9.6.2
Copyright (c) 2006 Hardened-PHP Project


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
    with Suhosin v0.9.20, Copyright (c) 2002-2006, by Hardened-PHP Project


 _______________________________________________________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => Off => Off
allow_url_fopen => On => On
allow_url_include => Off => Off
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 => Off => Off
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 => Off => Off
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => 6143 => 6143
expose_php => On => On
extension_dir => /usr/lib/php5/extensions => /usr/lib/php5/extensions
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font 
style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font 
style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font 
style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font 
style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font 
style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font 
style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/usr/share/php5/includes/library:/usr/share/php5/PEAR => 
.:/usr/share/php5/includes/library:/usr/share/php5/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
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 16M => 16M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => Off => Off
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
suhosin.log.phpscript.is_safe => 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 => GPCS => GPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off

bz2

BZip2 Support => Enabled
Stream Wrapper support => compress.bz2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.3, 15-Feb-2005

ctype

ctype functions => enabled

date

date/time support => enabled
"Olson" Timezone Database Version => 2007.5
Timezone Database => internal
Default timezone => Europe/London

Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value

dom

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

filter

Input Validation and Filtering => enabled
Revision => $Revision: 1.52.2.39 $

Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value

gd

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

hash

hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 
ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 
tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 
haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 
haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5 

iconv

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

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

json

json support => enabled
json version => 1.2.1

libxml

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

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 4.4.4
Multibyte regex (oniguruma) backtrack check => On

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.strict_detection => Off => Off
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

mhash

MHASH support => Enabled
MHASH API Version => 20060101

mysql

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

mysqli

MysqlI Support => enabled
Client API library version => 5.0.26
Client API header version => 5.0.26
MYSQLI_SOCKET => /var/lib/mysql/mysql.sock

Directive => Local Value => Master Value
mysqli.default_host => no value => no value
mysqli.default_port => 3306 => 3306
mysqli.default_pw => no value => no value
mysqli.default_socket => no value => no value
mysqli.default_user => no value => no value
mysqli.max_links => Unlimited => Unlimited
mysqli.reconnect => Off => Off

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 6.7 04-Jul-2006

PDO

PDO support => enabled
PDO drivers => mysql, sqlite, sqlite2

pdo_mysql

PDO Driver for MySQL, client library version => 5.0.26

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
PECL Module version => 1.0.1 $Id: pdo_sqlite.c,v 1.10.2.6.2.2 2007/03/23 
14:30:00 wez Exp $
SQLite Library => 3.3.8

posix

Revision => $Revision: 1.70.2.3.2.15 $

Reflection

Reflection => enabled
Version => $Id: php_reflection.c,v 1.164.2.33.2.39 2007/05/29 08:44:05 helly 
Exp $

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 => Off => Off
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_httponly => On => On
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 => 1000 => 1000
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 5 => 5
session.hash_function => 1 => 1
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 => On => On
session.use_trans_sid => 0 => 0

SimpleXML

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

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, 
SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, 
BadFunctionCallException, BadMethodCallException, CachingIterator, 
DirectoryIterator, DomainException, EmptyIterator, FilterIterator, 
InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, 
LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, 
OutOfRangeException, OverflowException, ParentIterator, RangeException, 
RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, 
RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, 
RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, 
SplObjectStorage, SplTempFileObject, UnderflowException, 
UnexpectedValueException

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.166.2.13.2.9 2007/05/19 
17:58:22 iliaa Exp $
SQLite Library => 2.8.17
SQLite Encoding => UTF-8

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

standard

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

Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
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,form=fakeentry => 
a=href,area=href,frame=src,input=src,form=fakeentry
user_agent => no value => no value

suhosin


This server is protected with the Suhosin Extension 0.9.20

Copyright (c) 2006 Hardened-PHP Project

Directive => Local Value => Master Value
suhosin.apc_bug_workaround => Off => Off
suhosin.cookie.checkraddr => 0 => 0
suhosin.cookie.cryptdocroot => On => On
suhosin.cookie.cryptkey => [ protected ] => [ protected ]
suhosin.cookie.cryptlist => no value => no value
suhosin.cookie.cryptraddr => 0 => 0
suhosin.cookie.cryptua => On => On
suhosin.cookie.disallow_nul => 1 => 1
suhosin.cookie.disallow_ws => 1 => 1
suhosin.cookie.encrypt => Off => Off
suhosin.cookie.max_array_depth => 50 => 50
suhosin.cookie.max_array_index_length => 64 => 64
suhosin.cookie.max_name_length => 64 => 64
suhosin.cookie.max_totalname_length => 256 => 256
suhosin.cookie.max_value_length => 10000 => 10000
suhosin.cookie.max_vars => 100 => 100
suhosin.cookie.plainlist => no value => no value
suhosin.coredump => Off => Off
suhosin.executor.allow_symlink => Off => Off
suhosin.executor.disable_emodifier => Off => Off
suhosin.executor.disable_eval => Off => Off
suhosin.executor.eval.blacklist => no value => no value
suhosin.executor.eval.whitelist => no value => no value
suhosin.executor.func.blacklist => no value => no value
suhosin.executor.func.whitelist => no value => no value
suhosin.executor.include.blacklist => no value => no value
suhosin.executor.include.max_traversal => 0 => 0
suhosin.executor.include.whitelist => no value => no value
suhosin.executor.max_depth => 0 => 0
suhosin.filter.action => no value => no value
suhosin.get.disallow_nul => 1 => 1
suhosin.get.disallow_ws => 0 => 0
suhosin.get.max_array_depth => 50 => 50
suhosin.get.max_array_index_length => 64 => 64
suhosin.get.max_name_length => 64 => 64
suhosin.get.max_totalname_length => 256 => 256
suhosin.get.max_value_length => 512 => 512
suhosin.get.max_vars => 100 => 100
suhosin.mail.protect => 1 => 1
suhosin.memory_limit => 0 => 0
suhosin.multiheader => Off => Off
suhosin.post.disallow_nul => 1 => 1
suhosin.post.disallow_ws => 0 => 0
suhosin.post.max_array_depth => 50 => 50
suhosin.post.max_array_index_length => 64 => 64
suhosin.post.max_name_length => 64 => 64
suhosin.post.max_totalname_length => 256 => 256
suhosin.post.max_value_length => 65000 => 65000
suhosin.post.max_vars => 200 => 200
suhosin.protectkey => On => On
suhosin.request.disallow_nul => 1 => 1
suhosin.request.disallow_ws => 0 => 0
suhosin.request.max_array_depth => 50 => 50
suhosin.request.max_array_index_length => 64 => 64
suhosin.request.max_totalname_length => 256 => 256
suhosin.request.max_value_length => 65000 => 65000
suhosin.request.max_varname_length => 64 => 64
suhosin.request.max_vars => 200 => 200
suhosin.session.checkraddr => 0 => 0
suhosin.session.cryptdocroot => On => On
suhosin.session.cryptkey => [ protected ] => [ protected ]
suhosin.session.cryptraddr => 0 => 0
suhosin.session.cryptua => On => On
suhosin.session.encrypt => On => On
suhosin.session.max_id_length => 128 => 128
suhosin.simulation => Off => Off
suhosin.sql.bailout_on_error => Off => Off
suhosin.sql.comment => 0 => 0
suhosin.sql.multiselect => 0 => 0
suhosin.sql.opencomment => 0 => 0
suhosin.sql.union => 0 => 0
suhosin.sql.user_postfix => no value => no value
suhosin.sql.user_prefix => no value => no value
suhosin.stealth => On => On
suhosin.upload.disallow_binary => 0 => 0
suhosin.upload.disallow_elf => 1 => 1
suhosin.upload.max_uploads => 25 => 25
suhosin.upload.remove_binary => 0 => 0
suhosin.upload.verification_script => no value => no value

tidy

Tidy support => enabled
libTidy Release => 31 October 2006
Extension Version => 2.0 ($Id: tidy.c,v 1.66.2.8.2.23 2007/05/04 17:11:05 
nlopess Exp $)

Directive => Local Value => Master Value
tidy.clean_output => no value => no value
tidy.default_config => no value => no value

tokenizer

Tokenizer Support => enabled

xml

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

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

zlib

ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
Linked Version => 1.2.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
LESSKEY => /etc/lesskey.bin
NNTPSERVER => news
INFODIR => /usr/local/info:/usr/share/info:/usr/info
MANPATH => /usr/local/man:/usr/share/man:/usr/X11R6/man:/opt/gnome/share/man
HOSTNAME => excession
GNOME2_PATH => /usr/local:/opt/gnome:/usr
XKEYSYMDB => /usr/share/X11/XKeysymDB
HOST => excession
TERM => xterm
SHELL => /bin/bash
PROFILEREAD => true
HISTSIZE => 1000
SSH_CLIENT => 81.152.108.127 2271 2103
MORE => -sl
SSH_TTY => /dev/pts/4
GROFF_NO_SGR => yes
JRE_HOME => /usr/lib/jvm/jre
USER => ganderson
LS_COLORS => 
no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
XNLSPATH => /usr/share/X11/nls
ENV => /etc/bash.bashrc
HOSTTYPE => i386
FROM_HEADER => nubcake.org
PAGER => less
CSHEDIT => emacs
XDG_CONFIG_DIRS => /usr/local/etc/xdg/:/etc/xdg/:/etc/opt/gnome/xdg/
MINICOM => -c on
MAIL => /var/mail/ganderson
PATH => 
/home/ganderson/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/NX/bin:/usr/sbin:/home/ganderson/bin
CPU => i686
NXDIR => /usr/NX
JAVA_BINDIR => /usr/lib/jvm/jre/bin
INPUTRC => /home/ganderson/.inputrc
PWD => /data/ganderson/www/zfmodules.com
JAVA_HOME => /usr/lib/jvm/jre
EDITOR => /usr/bin/nano
LANG => en_GB.UTF-8
PYTHONSTARTUP => /etc/pythonstart
TEXINPUTS => :/home/ganderson/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX
QT_SYSTEM_DIR => /usr/share/desktop-data
SHLVL => 1
HOME => /home/ganderson
LESS_ADVANCED_PREPROCESSOR => no
OSTYPE => linux
LS_OPTIONS => -N --color=tty -T 0
XCURSOR_THEME => crystalwhite
WINDOWMANAGER => /usr/bin/kde
OPERADIR => /usr/share/opera
GTK_PATH => /usr/local/lib/gtk-2.0:/opt/gnome/lib/gtk-2.0:/usr/lib/gtk-2.0
G_FILENAME_ENCODING => @locale,UTF-8,ISO-8859-15,CP1252
LESS => -M -I
MACHTYPE => i686-suse-linux
LOGNAME => ganderson
CVS_RSH => ssh
XDG_DATA_DIRS => 
/usr/local/share/:/usr/share/:/etc/opt/kde3/share/:/opt/kde3/share/:/opt/gnome/share/
ACLOCAL_FLAGS => -I /opt/gnome/share/aclocal
SSH_CONNECTION => 81.152.108.127 2271 192.168.1.100 2103
PKG_CONFIG_PATH => 
/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/opt/gnome/share/pkgconfig
LESSOPEN => lessopen.sh %s
INFOPATH => /usr/local/info:/usr/share/info:/usr/info:/opt/gnome/share/info
LESSCLOSE => lessclose.sh %s %s
G_BROKEN_FILENAMES => 1
JAVA_ROOT => /usr/lib/jvm/jre
COLORTERM => 1
OLDPWD => /data/ganderson/www
_ => /usr/bin/php5

PHP Variables

Variable => Value
_SERVER["LESSKEY"] => /etc/lesskey.bin
_SERVER["NNTPSERVER"] => news
_SERVER["INFODIR"] => /usr/local/info:/usr/share/info:/usr/info
_SERVER["MANPATH"] => 
/usr/local/man:/usr/share/man:/usr/X11R6/man:/opt/gnome/share/man
_SERVER["HOSTNAME"] => excession
_SERVER["GNOME2_PATH"] => /usr/local:/opt/gnome:/usr
_SERVER["XKEYSYMDB"] => /usr/share/X11/XKeysymDB
_SERVER["HOST"] => excession
_SERVER["TERM"] => xterm
_SERVER["SHELL"] => /bin/bash
_SERVER["PROFILEREAD"] => true
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => 81.152.108.127 2271 2103
_SERVER["MORE"] => -sl
_SERVER["SSH_TTY"] => /dev/pts/4
_SERVER["GROFF_NO_SGR"] => yes
_SERVER["JRE_HOME"] => /usr/lib/jvm/jre
_SERVER["USER"] => ganderson
_SERVER["LS_COLORS"] => 
no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
_SERVER["XNLSPATH"] => /usr/share/X11/nls
_SERVER["ENV"] => /etc/bash.bashrc
_SERVER["HOSTTYPE"] => i386
_SERVER["FROM_HEADER"] => nubcake.org
_SERVER["PAGER"] => less
_SERVER["CSHEDIT"] => emacs
_SERVER["XDG_CONFIG_DIRS"] => /usr/local/etc/xdg/:/etc/xdg/:/etc/opt/gnome/xdg/
_SERVER["MINICOM"] => -c on
_SERVER["MAIL"] => /var/mail/ganderson
_SERVER["PATH"] => 
/home/ganderson/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/usr/NX/bin:/usr/sbin:/home/ganderson/bin
_SERVER["CPU"] => i686
_SERVER["NXDIR"] => /usr/NX
_SERVER["JAVA_BINDIR"] => /usr/lib/jvm/jre/bin
_SERVER["INPUTRC"] => /home/ganderson/.inputrc
_SERVER["PWD"] => /data/ganderson/www/zfmodules.com
_SERVER["JAVA_HOME"] => /usr/lib/jvm/jre
_SERVER["EDITOR"] => /usr/bin/nano
_SERVER["LANG"] => en_GB.UTF-8
_SERVER["PYTHONSTARTUP"] => /etc/pythonstart
_SERVER["TEXINPUTS"] => :/home/ganderson/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX
_SERVER["QT_SYSTEM_DIR"] => /usr/share/desktop-data
_SERVER["SHLVL"] => 1
_SERVER["HOME"] => /home/ganderson
_SERVER["LESS_ADVANCED_PREPROCESSOR"] => no
_SERVER["OSTYPE"] => linux
_SERVER["LS_OPTIONS"] => -N --color=tty -T 0
_SERVER["XCURSOR_THEME"] => crystalwhite
_SERVER["WINDOWMANAGER"] => /usr/bin/kde
_SERVER["OPERADIR"] => /usr/share/opera
_SERVER["GTK_PATH"] => 
/usr/local/lib/gtk-2.0:/opt/gnome/lib/gtk-2.0:/usr/lib/gtk-2.0
_SERVER["G_FILENAME_ENCODING"] => @locale,UTF-8,ISO-8859-15,CP1252
_SERVER["LESS"] => -M -I
_SERVER["MACHTYPE"] => i686-suse-linux
_SERVER["LOGNAME"] => ganderson
_SERVER["CVS_RSH"] => ssh
_SERVER["XDG_DATA_DIRS"] => 
/usr/local/share/:/usr/share/:/etc/opt/kde3/share/:/opt/kde3/share/:/opt/gnome/share/
_SERVER["ACLOCAL_FLAGS"] => -I /opt/gnome/share/aclocal
_SERVER["SSH_CONNECTION"] => 81.152.108.127 2271 192.168.1.100 2103
_SERVER["PKG_CONFIG_PATH"] => 
/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig:/opt/kde3/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/opt/gnome/lib/pkgconfig:/opt/gnome/share/pkgconfig
_SERVER["LESSOPEN"] => lessopen.sh %s
_SERVER["INFOPATH"] => 
/usr/local/info:/usr/share/info:/usr/info:/opt/gnome/share/info
_SERVER["LESSCLOSE"] => lessclose.sh %s %s
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["JAVA_ROOT"] => /usr/lib/jvm/jre
_SERVER["COLORTERM"] => 1
_SERVER["OLDPWD"] => /data/ganderson/www
_SERVER["_"] => /usr/bin/php5
_SERVER["PHP_SELF"] => phpinfo.php
_SERVER["SCRIPT_NAME"] => phpinfo.php
_SERVER["SCRIPT_FILENAME"] => phpinfo.php
_SERVER["PATH_TRANSLATED"] => phpinfo.php
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME"] => 1182520282
_SERVER["argv"] => Array
(
    [0] => phpinfo.php
)

_SERVER["argc"] => 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 [EMAIL PROTECTED]

Reply via email to