Date: Mon, 29 Jul 2002 17:58:27 -0300 (BRT) From: Paulo Fragoso <paulo@nlink.com.br> To: vhm3@io.gigguardian.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: PHP 4.2.2 Message-ID: <20020729175734.U74766-100000@mirage.nlink.com.br> In-Reply-To: <16609.24.219.11.216.1027975845.squirrel@mimas.gigguardian.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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: > > > > <HTML> > > <HEAD> > > <title> > > </title> > > </HEAD> > > > > <?php > > > > echo 'ID: '.$id.'<br><br>'; > > > > ?> > > > > </HTML> > > > > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020729175734.U74766-100000>
