From owner-freebsd-isp Mon Jul 29 13:58:36 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 99CCF37B400 for ; Mon, 29 Jul 2002 13:58:30 -0700 (PDT) Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.249.195.3]) by mx1.FreeBSD.org (Postfix) with SMTP id F2F3643E42 for ; Mon, 29 Jul 2002 13:58:28 -0700 (PDT) (envelope-from paulo@nlink.com.br) Received: (qmail 53353 invoked by uid 501); 29 Jul 2002 20:58:27 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 29 Jul 2002 20:58:27 -0000 Date: Mon, 29 Jul 2002 17:58:27 -0300 (BRT) From: Paulo Fragoso To: vhm3@io.gigguardian.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: PHP 4.2.2 In-Reply-To: <16609.24.219.11.216.1027975845.squirrel@mimas.gigguardian.com> Message-ID: <20020729175734.U74766-100000@mirage.nlink.com.br> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 All works fine for me. Many Thanks, Paulo. On Mon, 29 Jul 2002, Chip McClure wrote: > Paulo Fragoso said: > > Try editing your php.ini file, and search for the value "register_globals". > This is off by default in the newer versions of mod_php4, so you'll need to > enable it. I had the same problem, and this fixed it for me. > > register_globals = On > > If it's not that... (?) > > Chip > > > 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: > > > > > > > > > > > > > > > > > > > echo 'ID: '.$id.'

'; > > > > ?> > > > > > > > > > > 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 > > > ----- > Chip McClure > Sr. Unix Administrator > GigGuardian, Inc. > > http://www.gigguardian.com/ > ----- > > -- __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