Apache + php: url arguments empty



Hi,

I have just installed debian testing on my new gear. Among the packages are:

apache2
apache2-common
apache2-mpm-prefork
apache2-utils
libapache2-mod-php4
libapache2-mod-php4
php4-common

The document root contains an index.php:

<?php
printf("mytag has value: %s\n", $mytag);
?>

My problem is that when I load the page using:

http://localhost/?mytag=a

the value of mytag is empty. I stumbled on this problem when migrating
an existing and working webpage.

Any ideas what is wrong? All config files are from a fresh install, no
modifications.

Thanks,

Johan de Jong.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • RE: Apache2 Manhattan Virtual Classroom
    ... I thank you sir, a new direction to look is better than no direction at all. ... IT Consultant ... I think that there are two types of issues here: 1) apache2 and 2) The ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Apache2 Manhattan Virtual Classroom
    ... Subject: Apache2 Manhattan Virtual Classroom ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Apache2 Still Dying
    ... Apache2 is still dying after anywhere ... php errors are being logged. ... Any firewalls that might be causing interference? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Upgrade to Apache2
    ... With the update to Apache2 in Testing, I got bit by a couple of things. ... The first issue is discussed in bug 392701. ... need to support AuthUserFile? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Local secured webserver
    ... I enabled the ssl module for apache2, created a key by "openssl genrsa ... Afterwards created a self signed ... The connection to www.etsjets1.in was interrupted while the page was ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)