RE: Newbie again: get no $QUERY_STRING

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
   What are you trying to do? If you want to get the values of query
string they will be available in $_GET array.

Try

Print "<pre>";
print_r ($_GET);
Print "</pre>";

Zareef ahmed 

------------------------------------------------------------------------
--
Zareef Ahmed :: A PHP develoepr in Delhi ( India )
Homepage :: http://www.zasaifi.com


-----Original Message-----
From: Horst Jäger [mailto:h.jaeger@xxxxxxxxxxxxxxxxx] 
Sent: Wednesday, October 27, 2004 4:33 PM
To: php-general@xxxxxxxxxxxxx
Subject:  Newbie again: get no $QUERY_STRING


Date: Wed, 27 Oct 2004 12:50:36 +0200
To: php-general@xxxxxxxxxxxxx
From: Horst Jäger [h.jaeger@xxxxxxxxxxxxxxxxx]
Subject: Newbie: get no $QUERY_STRING


Hi,

when I received my own Mail back from the list I found that my example
page 
has been removed. Maybe my mail program thought I was sending styled
text. 
So I'm using these brackets [] in my example in order to fool the damned
thing.

I'm afraid this might be a stupid question but this is my first PHP-day.

I get no $QUERY_STRING (and no GET- or POST-Params).

I'm using PHP 4.3.3 on a SUSE LINUX 9.0 Machine. When I view the
following 
page:

[html][head][/head][body]
[?php
echo gettype($QUERY_STRING);
  ?]
[/body][/html]

I get:

NULL

I copy my phpinfo below in case someone wants to have a look at it.

Thanks

Horst

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::

PHP Version 4.3.3

System  Linux wittgenstein 2.4.21-99-smp4G #1 SMP Wed Sep 24 14:13:20
UTC 
2003 i686
Build Date  Sep 24 2003 00:27:33
Configure Command  './configure' '--prefix=/usr/share' 
'--datadir=/usr/share/php' '--bindir=/usr/bin' '--libdir=/usr/share' 
'--includedir=/usr/include' '--sysconfdir=/etc' '--with-_lib=lib' 
'--with-config-file-path=/etc' '--with-exec-dir=/usr/lib/php/bin' 
'--disable-debug' '--enable-bcmath' '--enable-calendar' '--enable-ctype'

'--enable-dbase' '--enable-discard-path' '--enable-exif'
'--enable-filepro' 
'--enable-force-cgi-redirect' '--enable-ftp' '--enable-gd-imgstrttf' 
'--enable-gd-native-ttf' '--enable-inline-optimization' 
'--enable-magic-quotes' '--enable-mbstr-enc-trans' '--enable-mbstring' 
'--enable-mbregex' '--enable-memory-limit' '--enable-safe-mode' 
'--enable-shmop' '--enable-sigchild' '--enable-sysvsem'
'--enable-sysvshm' 
'--enable-track-vars' '--enable-trans-sid' '--enable-versioning' 
'--enable-wddx' '--enable-yp' '--with-bz2' 
'--with-dom=/usr/include/libxml2' '--with-ftp' '--with-gdbm' 
'--with-gettext' '--with-gmp' '--with-imap=yes' '--with-iodbc' 
'--with-jpeg-dir=/usr' '--with-ldap=yes' '--with-mcal=/usr'
'--with-mcrypt' 
'--with-mhash' '--with-mysql=/usr' '--with-ndbm' '--with-pgsql=/usr' 
'--with-png-dir=/usr' '--with-readline' '--with-snmp' '--with-t1lib' 
'--with-tiff-dir=/usr' '--with-ttf' '--with-freetype-dir=yes'
'--with-xml' 
'--with-xpm-dir=/usr/X11R6' '--with-zlib=yes'
'--with-qtdom=/usr/lib/qt3' 
'--with-gd' '--with-openssl' '--with-curl' 
'--with-swf=/usr/src/packages/BUILD/swf/dist/' '--with-imap-ssl' 
'--enable-xslt' '--with-xslt-sablot' '--with-iconv' '--with-mm' 
'--with-apxs=/usr/sbin/apxs' 'i586-suse-linux'
Server API  Apache
Virtual Directory Support  disabled
Configuration File (php.ini) Path  /etc/php.ini
PHP API  20020918
PHP Extension  20020429
Zend Extension  20021010
Debug Build  no
Thread Safety  disabled
Registered PHP Streams  php, http, ftp, https, ftps, compress.bzip2, 
compress.zlib

  This program makes use of the Zend Scripting Language Engine: Zend
Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies


------------------------------------------------------------------------
--------

PHP Credits

------------------------------------------------------------------------
--------

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
/usr/share/extensions/no-debug-non-zts-20020429 
/usr/share/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 On On
ignore_repeated_errors Off Off
ignore_repeated_source Off Off
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/usr/share/php .:/usr/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 30 30
max_input_time 60 60
memory_limit 8M 8M
open_basedir no value no value
output_buffering no value 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
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 me@xxxxxxxxxxxxx me@xxxxxxxxxxxxx
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


apache
APACHE_INCLUDE  no value
APACHE_TARGET  no value
Apache Version  Apache/1.3.28
Apache Release  10328100
Apache API Version  19990320
Hostname:Port  wittgenstein.local:80
User/Group  wwwrun(30)/8
Max Requests  Per Child: 0 - Keep Alive: on - Max Per Connection: 100
Timeouts  Connection: 300 - Keep-Alive: 15 Server Root  /srv/www Loaded
Modules  mod_userdir, mod_php4, mod_setenvif, mod_so, mod_usertrack, 
mod_headers, mod_expires, mod_cern_meta, mod_proxy, mod_digest, 
mod_auth_db, mod_auth_dbm, mod_auth_anon, mod_auth, mod_access, 
mod_rewrite, mod_alias, mod_speling, mod_actions, mod_imap, mod_asis, 
mod_cgi, mod_dir, mod_autoindex, mod_include, mod_info, mod_status, 
mod_negotiation, mod_mime, mod_mime_magic, mod_log_referer,
mod_log_agent, 
mod_log_config, mod_define, mod_env, mod_vhost_alias, mod_mmap_static, 
http_core

Directive Local Value Master Value
child_terminate 0 0
engine 1 1
last_modified 0 0
xbithack 0 0


Apache Environment
Variable Value
DOCUMENT_ROOT  /srv/www/htdocs
HTTP_ACCEPT  application/vnd.ms-excel, application/msword, 
application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg, 
image/pjpeg, application/x-shockwave-flash, */* HTTP_ACCEPT_ENCODING
gzip, deflate HTTP_ACCEPT_LANGUAGE  de HTTP_CONNECTION  Keep-Alive
HTTP_HOST  194.77.118.94 HTTP_USER_AGENT  Mozilla/4.0 (compatible; MSIE
5.5; Windows NT 4.0) PATH 
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X
11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/java/jre/
bin 

REMOTE_ADDR  194.77.118.111
REMOTE_PORT  1486
SCRIPT_FILENAME  /srv/www/htdocs/localhorst/experiment/phpinfo.php
SERVER_ADDR  194.77.118.94
SERVER_ADMIN  webmaster@xxxxxxxxxxxxxxxxxx
SERVER_NAME  wittgenstein.local
SERVER_PORT  80
SERVER_SIGNATURE  [ADDRESS]Apache/1.3.28 Server at wittgenstein.local
Port 
80[/ADDRESS]
SERVER_SOFTWARE  Apache/1.3.28 (Linux/SuSE) PHP/4.3.3 GATEWAY_INTERFACE
CGI/1.1 SERVER_PROTOCOL  HTTP/1.1 REQUEST_METHOD  GET QUERY_STRING  no
value REQUEST_URI  /localhorst/experiment/phpinfo.php
SCRIPT_NAME  /localhorst/experiment/phpinfo.php


HTTP Headers Information
HTTP Request Headers
HTTP Request  GET /localhorst/experiment/phpinfo.php HTTP/1.1 Accept
application/vnd.ms-excel, application/msword, 
application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg, 
image/pjpeg, application/x-shockwave-flash, */*
Accept-Encoding  gzip, deflate
Accept-Language  de
Connection  Keep-Alive
Host  194.77.118.94
User-Agent  Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0) HTTP
Response Headers X-Powered-By  PHP/4.3.3 Keep-Alive  timeout=15, max=100
Connection  Keep-Alive Transfer-Encoding  chunked Content-Type
text/html


bcmath
BCMath support  enabled


bz2
BZip2 Support  Enabled
BZip2 Version  1.0.2, 30-Dec-2001


calendar
Calendar support  enabled


ctype
ctype functions  enabled


curl
CURL support  enabled
CURL Information  libcurl/7.10.5 OpenSSL/0.9.7b ipv6 zlib/1.1.4


dba
DBA support  enabled
Supported handlers  gdbm ndbm cdb cdb_make inifile flatfile


domxml
DOM/XML  enabled
DOM/XML API Version  20020815
libxml Version  20510
HTML Support  enabled
XPath Support  enabled
XPointer Support  enabled


exif
EXIF Support  enabled
EXIF Version  1.4 $Id: exif.c,v 1.118.2.23 2003/06/25 13:21:54 edink Exp
$ Supported EXIF Version  0220 Supported filetypes  JPEG,TIFF


ftp
FTP support  enabled


gd
GD Support  enabled
GD Version  bundled (2.0.15 compatible)
FreeType Support  enabled
FreeType Linkage  with freetype
T1Lib Support  enabled
GIF Read Support  enabled
JPG Support  enabled
PNG Support  enabled
WBMP Support  enabled
XBM Support  enabled


gettext
GetText Support  enabled


gmp
gmp 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


imap
IMAP c-Client Version  2001
SSL Support  enabled


ldap
LDAP Support  enabled
RCS Version  $Id: ldap.c,v 1.130.2.4 2003/04/30 21:54:02 iliaa Exp $
Total Links  0/unlimited API Version  2004 Vendor Name  OpenLDAP Vendor
Version  20122


mbstring
Multibyte Support  enabled
Japanese support  enabled
Multibyte (japanese) regex support  enabled

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 UTF-8 UTF-8
mbstring.language neutral neutral mbstring.substitute_character no value
no value


mcal
MCAL Support  enabled
MCAL Version  0.6 - 20000121


mcrypt
mcrypt support enabled
version  ]= 2.4.x
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  20020524


mysql
MySQL Support enabled
Active Persistent Links  0
Active Links  0
Client API version  4.0.15
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 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


odbc
ODBC Support enabled
Active Persistent Links  0
Active Links  0
ODBC library  iodbc
ODBC_INCLUDE  -I/usr/local/include
ODBC_LFLAGS  -L/usr/local/lib
ODBC_LIBS  -liodbc

Directive Local Value Master Value
odbc.allow_persistent On On
odbc.check_persistent On On
odbc.default_db no value no value
odbc.default_pw no value no value
odbc.default_user no value no value
odbc.defaultbinmode return as is return as is
odbc.defaultlrl return up to 4096 bytes return up to 4096 bytes
odbc.max_links Unlimited Unlimited odbc.max_persistent Unlimited
Unlimited


openssl
OpenSSL support  enabled
OpenSSL Version  OpenSSL 0.9.7b 10 Apr 2003


overload
User-Space Object Overloading Support  enabled


pcre
PCRE (Perl Compatible Regular Expressions) Support  enabled PCRE Library
Version  4.3 21-May-2003


pgsql
PostgreSQL Support enabled
PostgreSQL(libpq) Version  7.3.4
Multibyte character support  enabled
SSL support  enabled
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 $


qtdom
qtdom support enabled


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


shmop
shmop support  enabled


snmp
UCD-SNMP Support  enabled
UCD-SNMP Version  4.2.6


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=,fieldset= 
a=href,area=href,frame=src,input=src,form=,fieldset=
user_agent no value no value


swf
swf support  enabled


tokenizer
Tokenizer Support  enabled


wddx
WDDX Support enabled
WDDX Session Serializer  enabled


xml
XML Support  active
XML Namespace Support  active
EXPAT Version  1.95.6


xslt
XSLT support  enabled
Backend  Sablotron
Sablotron Version  0.98
Sablotron Information  Cflags: -O2 -march=i586 -mcpu=i686 
-fmessage-length=0 Libs: -L/usr/lib -lexpat Prefix: /usr


yp
YP Support  enabled


zlib
ZLib Support  enabled
Compiled Version  1.1.4
Linked Version  1.1.4

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
dbase
filepro
sysvsem
sysvshm


Environment
Variable Value
LD_PRELOAD  /usr/lib/GL/libGL.so.1
LESSKEY  /etc/lesskey.bin
MANPATH  /usr/share/man:/usr/local/man:/usr/X11R6/man:/opt/gnome/man
INFODIR  /usr/local/info:/usr/share/info:/usr/info
NNTPSERVER  news
KDE_MULTIHEAD  false
HOSTNAME  wittgenstein
XKEYSYMDB  /usr/X11R6/lib/X11/XKeysymDB
GPG_AGENT_INFO  /tmp/gpg-5u04vo/S.gpg-agent:2073:1
SHELL  /bin/bash
TERM  xterm
HOST  wittgenstein
STYLE  keramik
XDM_MANAGED  /var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd
HISTSIZE  1000
PROFILEREAD  true
GTK2_RC_FILES 
/etc/opt/gnome/gtk-2.0/gtkrc:/opt/gnome/share/themes/Geramik/gtk-2.0/gtk
rc:/root/.gtkrc-2.0-keramik:/root/.kde/share/config/gtkrc 

GTK_RC_FILES 
/etc/opt/gnome/gtk/gtkrc:/opt/gnome/share/themes/Geramik/gtk/gtkrc:/root
/.gtkrc-keramik:/root/.kde/share/config/gtkrc 

GNOME_PATH  :/opt/gnome:/usr
KDEHOME  /root/.kde
XSESSION_IS_UP  yes
KDE_FULL_SESSION  true
USER  root
JRE_HOME  /usr/lib/java/jre
LD_LIBRARY_PATH  :/lib
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=40;31:ex=00;32:*.cmd=01;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:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.
mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32: 

OPENWINHOME  /usr/openwin
XNLSPATH  /usr/X11R6/lib/X11/nls
HOSTTYPE  i386
KDEROOTHOME  /root/.kde
SESSION_MANAGER  local/wittgenstein:/tmp/.ICE-unix/2119
COLUMNS  80
PAGER  less
LD_HWCAP_MASK  0x20000000
MINICOM  -c on
KONSOLE_DCOP  DCOPRef(konsole-2170,konsole)
PATH 
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X
11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/java/jre/
bin 

GNOMEDIR  /opt/gnome
CPU  i686
JAVA_BINDIR  /usr/lib/java/jre/bin
PWD  /srv/www/htdocs/localhorst/experiment
INPUTRC  /etc/inputrc
KONSOLE_DCOP_SESSION  DCOPRef(konsole-2170,session-1)
JAVA_HOME  /usr/lib/java/jre
XMODIFIERS  @im=local
LINES  24
DBROOT  /dev/null
TEXINPUTS 
::/root/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX:/root/.TeX:/usr/share/doc
/.TeX:/usr/doc/.TeX 

HOME  /root
SHLVL  3
OSTYPE  linux
LESS_ADVANCED_PREPROCESSOR  no
XCURSOR_THEME  blueprint-cursor-theme
no_proxy  localhost
LS_OPTIONS  -a -N --color=tty -T 0
WINDOWMANAGER  /usr/X11R6/bin/kde
LOGNAME  root
MACHTYPE  i686-suse-linux
LESS  -M -I
CVS_RSH  ssh
LC_CTYPE  de_DE@euro
LESSOPEN  lessopen.sh %s
PKG_CONFIG_PATH  /opt/gnome/lib/pkgconfig
USE_FAM  no value
INFOPATH  /usr/local/info:/usr/share/info:/usr/info
ACLOCAL_PATH  /opt/gnome/share/aclocal
DISPLAY  :0.0
ORACLE_HOME  no value
LESSCLOSE  lessclose.sh %s %s
G_BROKEN_FILENAMES  1
COLORTERM  no value
JAVA_ROOT  /usr/lib/java
_  /sbin/startproc
PREVLEVEL  N
RUNLEVEL  5
DAEMON  /usr/sbin/httpd
SWFFONTPATH  /usr/share/php/swffonts


PHP Variables
Variable Value
_SERVER["DOCUMENT_ROOT"] /srv/www/htdocs
_SERVER["HTTP_ACCEPT"] application/vnd.ms-excel, application/msword, 
application/vnd.ms-powerpoint, image/gif, image/x-xbitmap, image/jpeg, 
image/pjpeg, application/x-shockwave-flash, */*
_SERVER["HTTP_ACCEPT_ENCODING"] gzip, deflate
_SERVER["HTTP_ACCEPT_LANGUAGE"] de _SERVER["HTTP_CONNECTION"] Keep-Alive
_SERVER["HTTP_HOST"] 194.77.118.94 _SERVER["HTTP_USER_AGENT"]
Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0) _SERVER["PATH"] 
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X
11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/java/jre/
bin 

_SERVER["REMOTE_ADDR"] 194.77.118.111
_SERVER["REMOTE_PORT"] 1486
_SERVER["SCRIPT_FILENAME"]
/srv/www/htdocs/localhorst/experiment/phpinfo.php
_SERVER["SERVER_ADDR"] 194.77.118.94
_SERVER["SERVER_ADMIN"] webmaster@xxxxxxxxxxxxxxxxxx
_SERVER["SERVER_NAME"] wittgenstein.local _SERVER["SERVER_PORT"] 80
_SERVER["SERVER_SIGNATURE"] [ADDRESS]Apache/1.3.28 Server at 
wittgenstein.local Port 80[/ADDRESS]
_SERVER["SERVER_SOFTWARE"] Apache/1.3.28 (Linux/SuSE) PHP/4.3.3
_SERVER["GATEWAY_INTERFACE"] CGI/1.1 _SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET _SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /localhorst/experiment/phpinfo.php
_SERVER["SCRIPT_NAME"] /localhorst/experiment/phpinfo.php
_SERVER["PATH_TRANSLATED"]
/srv/www/htdocs/localhorst/experiment/phpinfo.php
_SERVER["PHP_SELF"] /localhorst/experiment/phpinfo.php
_SERVER["argv"] Array
(
)


_SERVER["argc"] 0
_ENV["LD_PRELOAD"] /usr/lib/GL/libGL.so.1
_ENV["LESSKEY"] /etc/lesskey.bin
_ENV["MANPATH"]
/usr/share/man:/usr/local/man:/usr/X11R6/man:/opt/gnome/man
_ENV["INFODIR"] /usr/local/info:/usr/share/info:/usr/info
_ENV["NNTPSERVER"] news
_ENV["KDE_MULTIHEAD"] false
_ENV["HOSTNAME"] wittgenstein
_ENV["XKEYSYMDB"] /usr/X11R6/lib/X11/XKeysymDB _ENV["GPG_AGENT_INFO"]
/tmp/gpg-5u04vo/S.gpg-agent:2073:1
_ENV["SHELL"] /bin/bash
_ENV["TERM"] xterm
_ENV["HOST"] wittgenstein
_ENV["STYLE"] keramik
_ENV["XDM_MANAGED"] /var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd
_ENV["HISTSIZE"] 1000
_ENV["PROFILEREAD"] true
_ENV["GTK2_RC_FILES"] 
/etc/opt/gnome/gtk-2.0/gtkrc:/opt/gnome/share/themes/Geramik/gtk-2.0/gtk
rc:/root/.gtkrc-2.0-keramik:/root/.kde/share/config/gtkrc 

_ENV["GTK_RC_FILES"] 
/etc/opt/gnome/gtk/gtkrc:/opt/gnome/share/themes/Geramik/gtk/gtkrc:/root
/.gtkrc-keramik:/root/.kde/share/config/gtkrc 

_ENV["GNOME_PATH"] :/opt/gnome:/usr
_ENV["KDEHOME"] /root/.kde
_ENV["XSESSION_IS_UP"] yes
_ENV["KDE_FULL_SESSION"] true
_ENV["USER"] root
_ENV["JRE_HOME"] /usr/lib/java/jre
_ENV["LD_LIBRARY_PATH"] :/lib
_ENV["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=40;31:ex=00;32:*.cmd=01;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:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.
mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32: 

_ENV["OPENWINHOME"] /usr/openwin
_ENV["XNLSPATH"] /usr/X11R6/lib/X11/nls
_ENV["HOSTTYPE"] i386
_ENV["KDEROOTHOME"] /root/.kde
_ENV["SESSION_MANAGER"] local/wittgenstein:/tmp/.ICE-unix/2119
_ENV["COLUMNS"] 80
_ENV["PAGER"] less
_ENV["LD_HWCAP_MASK"] 0x20000000
_ENV["MINICOM"] -c on
_ENV["KONSOLE_DCOP"] DCOPRef(konsole-2170,konsole)
_ENV["PATH"] 
/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/usr/X
11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib/java/jre/
bin 

_ENV["GNOMEDIR"] /opt/gnome
_ENV["CPU"] i686
_ENV["JAVA_BINDIR"] /usr/lib/java/jre/bin
_ENV["PWD"] /srv/www/htdocs/localhorst/experiment
_ENV["INPUTRC"] /etc/inputrc
_ENV["KONSOLE_DCOP_SESSION"] DCOPRef(konsole-2170,session-1)
_ENV["JAVA_HOME"] /usr/lib/java/jre _ENV["XMODIFIERS"] @im=local
_ENV["LINES"] 24 _ENV["DBROOT"] /dev/null _ENV["TEXINPUTS"] 
::/root/.TeX:/usr/share/doc/.TeX:/usr/doc/.TeX:/root/.TeX:/usr/share/doc
/.TeX:/usr/doc/.TeX 

_ENV["HOME"] /root
_ENV["SHLVL"] 3
_ENV["OSTYPE"] linux
_ENV["LESS_ADVANCED_PREPROCESSOR"] no
_ENV["XCURSOR_THEME"] blueprint-cursor-theme
_ENV["no_proxy"] localhost
_ENV["LS_OPTIONS"] -a -N --color=tty -T 0
_ENV["WINDOWMANAGER"] /usr/X11R6/bin/kde
_ENV["LOGNAME"] root
_ENV["MACHTYPE"] i686-suse-linux
_ENV["LESS"] -M -I
_ENV["CVS_RSH"] ssh
_ENV["LC_CTYPE"] de_DE@euro
_ENV["LESSOPEN"] lessopen.sh %s
_ENV["PKG_CONFIG_PATH"] /opt/gnome/lib/pkgconfig _ENV["USE_FAM"] no
value _ENV["INFOPATH"] /usr/local/info:/usr/share/info:/usr/info
_ENV["ACLOCAL_PATH"] /opt/gnome/share/aclocal
_ENV["DISPLAY"] :0.0
_ENV["ORACLE_HOME"] no value
_ENV["LESSCLOSE"] lessclose.sh %s %s
_ENV["G_BROKEN_FILENAMES"] 1
_ENV["COLORTERM"] no value
_ENV["JAVA_ROOT"] /usr/lib/java
_ENV["_"] /sbin/startproc
_ENV["PREVLEVEL"] N
_ENV["RUNLEVEL"] 5
_ENV["DAEMON"] /usr/sbin/httpd
_ENV["SWFFONTPATH"] /usr/share/php/swffonts


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@xxxxxxxx



1




Horst Jäger
Schaafenstr. 25
50676 Köln
Tel: 0221/93187015

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux