From owner-freebsd-questions@FreeBSD.ORG Tue Apr 15 12:06:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68E4537B416 for ; Tue, 15 Apr 2003 12:06:26 -0700 (PDT) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6916043FBF for ; Tue, 15 Apr 2003 12:06:25 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from pcwin002.win.tue.nl (orb_rules@localhost [127.0.0.1]) by pcwin002.win.tue.nl (8.12.8/8.12.8) with ESMTP id h3FJ6OVo048016; Tue, 15 Apr 2003 21:06:24 +0200 (CEST) (envelope-from stijn@pcwin002.win.tue.nl) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.12.8/8.12.8/Submit) id h3FJ6O13048015; Tue, 15 Apr 2003 21:06:24 +0200 (CEST) Date: Tue, 15 Apr 2003 21:06:24 +0200 From: Stijn Hoop To: "Jack L. Stone" Message-ID: <20030415190624.GA47414@pcwin002.win.tue.nl> References: <3.0.5.32.20030415120651.0142d1d8@sage-one.net> <3.0.5.32.20030415134830.01426820@sage-one.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7AUc2qLy4jB3hD7Z" Content-Disposition: inline In-Reply-To: <3.0.5.32.20030415134830.01426820@sage-one.net> User-Agent: Mutt/1.4.1i X-Bright-Idea: Let's abolish HTML mail! cc: Konrad Scorciapino cc: freebsd-questions@freebsd.org Subject: Re: Apache and PHP X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 19:06:26 -0000 --7AUc2qLy4jB3hD7Z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 15, 2003 at 01:48:30PM -0500, Jack L. Stone wrote: > Sure enough, the 'register_globals' set to "On" solved my nagging problem > and php scripts all work again. =2E.. but be sure to read all the security implications of that setting at http://www.php.net/manual/en/security.registerglobals.php. You're much better off writing code that uses $_GET, $_POST, $_REQUEST and the like. Of course, you may have legacy code that you can't update... --Stijn --=20 "...I like logs. They give me a warm fuzzy feeling. I've been known to keep logs for 30 months at a time (generally when I thought I was rotating them daily, but was actually rotating them once a month)." -- Michael Lucas, in Big Scary Daemons article 'Controlling Bandwidth' --7AUc2qLy4jB3hD7Z Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+nFgwY3r/tLQmfWcRAnYgAJkBdm1QnQIxfLfCJQ41e8aiODQqXQCgjFTl n0i7A9cPHKvb7oLmK9hDOQ0= =7WpH -----END PGP SIGNATURE----- --7AUc2qLy4jB3hD7Z--