From owner-freebsd-questions@FreeBSD.ORG Sat Nov 15 09:24:54 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 1564016A4CE for ; Sat, 15 Nov 2003 09:24:54 -0800 (PST) Received: from smtp.orbitel.bg (smtp.orbitel.bg [195.24.32.22]) by mx1.FreeBSD.org (Postfix) with SMTP id 1704843FEC for ; Sat, 15 Nov 2003 09:24:52 -0800 (PST) (envelope-from bivol@vip.bg) Received: (qmail 8350 invoked from network); 15 Nov 2003 17:24:49 -0000 Received: from unknown (HELO BGSOFX04) (193.108.24.73) by mail.orbitel.bg with SMTP; 15 Nov 2003 17:24:49 -0000 Message-ID: <01ed01c3ab9d$5fa17da0$0201a8c0@BGSOFX04> From: "Peter Zyumbilev" To: "Ian Barnes" , References: Date: Sat, 15 Nov 2003 19:24:49 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: PHP.ini 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:24:54 -0000 This: register_globals = Off shol uld be: register_globals = On BIVOL ----- Original Message ----- From: "Ian Barnes" To: Sent: Saturday, November 15, 2003 7:08 PM Subject: PHP.ini > Hi, > > I appologise for duplicate posting. I forgot to attach the file > > 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 > ---------------------------------------------------------------------------- ---- > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >