savannah-dev
[Top][All Lists]
Advanced

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

Re: [Savannah-dev] FW: Problem with setting up savannah


From: Roland Mas
Subject: Re: [Savannah-dev] FW: Problem with setting up savannah
Date: Tue, 14 May 2002 09:43:09 +0200
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i386-debian-linux-gnu)

Karad H'ras (2002-05-13 12:13:35 -0700) :

> Problem sent to me by a colleague. I have same problem on my
> server. Is some PHP variable not set somewhere for enabling POST
> variable as used by Savannah PHP script?

That's all PHP 4.2's fault.  By default, GET, POST, ENV variables and
a few others are now no longer available as $variable.  You have to
access $_GET['variable'] or something.  I'm told there's a
configuration item to re-enable the old behaviour, but you might like
not to depend on it.

Roland.
-- 
Roland Mas

OpenPGP keys on http://www.keyserver.net/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]