From owner-freebsd-isp Mon Jul 29 13:53:51 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AF2037B400 for ; Mon, 29 Jul 2002 13:53:47 -0700 (PDT) Received: from mailsrv.amplex.net (mailsrv.amplex.net [65.165.120.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC72B43E6A for ; Mon, 29 Jul 2002 13:53:46 -0700 (PDT) (envelope-from adamkuj@amplex.net) Received: from adam.amplex.net (adam-laptop.amplex.net [65.165.120.146]) (authenticated (0 bits)) by mailsrv.amplex.net (8.11.6/8.11.6) with ESMTP id g6TKrXL48085 (using TLSv1/SSLv3 with cipher DES-CBC3-SHA (168 bits) verified NO); Mon, 29 Jul 2002 16:53:34 -0400 (EDT) Message-Id: <5.1.0.14.0.20020729165103.036eaa58@pop3.amplex.net> X-Sender: adamkuj@pop3.amplex.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 29 Jul 2002 16:53:33 -0400 To: Paulo Fragoso , freebsd-isp@FreeBSD.ORG From: Adam Kujawski - Amplex Support Subject: Re: PHP 4.2.2 In-Reply-To: <20020729172307.J74766-100000@mirage.nlink.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org PHP 4.2.x has a new security feature that stops you from being able to create global variables on the fly. I think this might be your problem. You can read about it at http://www.webmasterbase.com/article/758 You can revert to the old behaviour by setting 'register_globals = on' in php.ini. -Adam At 04:34 PM 7/29/2002, Paulo Fragoso wrote: >Hi, > >I've upgrade my ports by cvsup and I've installed mod_php4-4.2.2. After >that I've got a big problem, all pages which get values for variables from >html pages using GET method don't work. > >Example: > >http://www.foo.com/teste.php?id=1 > >where teste.php is: > > >'; ?> > >Now $id is always empty. > >Is there any change here? > >Thanks, >Paulo. > >-- > __O > _-\<,_ Why drive when you can bike? >(_)/ (_) > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-isp" in the body of the message Adam Kujawski adamkuj@amplex.net Network Administrator Cell: 419.261.3268 Amplex Internet Services Office: 419.720.3635 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message