Apache + php: url arguments empty
- From: "Johan de Jong" <jrdejong@xxxxxxxxx>
- Date: Sun, 11 Jun 2006 22:40:22 +0200
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
- Follow-Ups:
- Re: Apache + php: url arguments empty
- From: Steve Kemp
- Re: Apache + php: url arguments empty
- From: Lothar Braun
- Re: Apache + php: url arguments empty
- Prev by Date: Re: loading module on boot
- Next by Date: does sarge have font package for gbk?
- Previous by thread: Samba Management
- Next by thread: Re: Apache + php: url arguments empty
- Index(es):
Relevant Pages
|
|