From owner-freebsd-questions@FreeBSD.ORG Sat Nov 15 09:06:27 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 7227E16A4CE for ; Sat, 15 Nov 2003 09:06:27 -0800 (PST) Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE46443FBD for ; Sat, 15 Nov 2003 09:06:24 -0800 (PST) (envelope-from ian@cerebellum.za.net) Received: from [196.30.239.119] (helo=ian) by cerebellum.za.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.36 #1) id 1AL3yG-000M9J-00 for freebsd-questions@freebsd.org; Sat, 15 Nov 2003 17:12:29 +0000 From: "Ian Barnes" To: Date: Sat, 15 Nov 2003 19:06:16 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: PHP.ini parsing problems 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: Sat, 15 Nov 2003 17:06:27 -0000 Hi, I am having problems parsing php variables. say now i goto http://www.testdomain.com/index.php?news=TODAY its not carrying the news=TODAY variable to the next page. I have gone through my php.ini file and i cant find any problems. Now im fairly sure that it is my php.ini file thats causing the problems. Attached is my php.ini, if someone could find a fault i would be most gratefull. I am running PHP 4-4.3.3.r1_1,1 withApache 1.3.27_5 on FreeBSD 4.9 Stable. Thanks. Ian