Re: [PHP] Newbie: get no $QUERY_STRING

2004-10-27 Thread John Holmes
Horst Jäger wrote:
I get no $QUERY_STRING (and no GET- or POST-Params).
$_SERVER['QUERY_STRING'], $_GET['param'], $_POST['param'], etc..
register_globals Off Off
Or turn this on.
--
---John Holmes...
Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/
php|architect: The Magazine for PHP Professionals – www.phparch.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] Newbie: get no $QUERY_STRING

2004-10-27 Thread Horst Jäger
Hi,
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:




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 #FF #FF
highlight.comment #FF8000 #FF8000
highlight.default #BB #BB
highlight.html #00 #00
highlight.keyword #007700 #007700
highlight.string #DD #DD
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 [EMAIL PROTECTED] [EMAIL PROTECTED]
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_err