Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 2002 06:10:03 -0700 (PDT)
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/40979: mod_php security fix breaks PHP 4.2.2: variables not passed
Message-ID:  <200207251310.g6PDA383058321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/40979; it has been noted by GNATS.

From: Alexandr Kovalenko <never@nevermind.kiev.ua>
To: Chris Shenton <chris@Shenton.Org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/40979: mod_php security fix breaks PHP 4.2.2: variables not passed
Date: Thu, 25 Jul 2002 16:00:23 +0300

 Hello, Chris Shenton!
 
 On Thu, Jul 25, 2002 at 12:45:31PM -0000, you wrote:
 
 > >Number:         40979
 > >Category:       ports
 > >Synopsis:       mod_php security fix breaks PHP 4.2.2: variables not passed
 > >Environment:
 > System: FreeBSD thanatos.shenton.org 4.6-STABLE FreeBSD 4.6-STABLE #12: Wed Jul 3 11:08:15 EDT 2002 chris@thanatos.shenton.org:/usr/obj/usr/src/sys/Thanatos i386
 > >Description:
 > PHP passes variable from a form via HTTP GET (in URL) or POST
 > variables (in HTTP body).  The PHP form processor never sees those
 > variables. 
 > 
 > This broke when I upgraded to the security fix for mod_php 4.2.2.
 Pilot error! (c)
 
 Check your /usr/local/etc/php.ini file. 
 There should be at least:
 register_globals = On
 register_argc_argv = On
 
 -- 
 NEVE-RIPE
 Ukrainian FreeBSD User Group
 http://uafug.org.ua/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207251310.g6PDA383058321>