From owner-freebsd-questions Fri Jul 19 19:34:17 2002 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 2536637B400 for ; Fri, 19 Jul 2002 19:34:16 -0700 (PDT) Received: from skytrackercanada.com (cust29.209.188.66.dsl.accessv.com [209.188.66.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7383D43E3B for ; Fri, 19 Jul 2002 19:34:15 -0700 (PDT) (envelope-from david@skytrackercanada.com) Received: (from david@localhost) by skytrackercanada.com (8.12.3/8.12.3) id g6K2YAXB024677; Fri, 19 Jul 2002 22:34:10 -0400 (EDT) (envelope-from david) Date: Fri, 19 Jul 2002 22:34:10 -0400 From: David Banning To: Nathan Kinkade Cc: questions@FreeBSD.ORG Subject: Re: getting close... Message-ID: <20020719223410.A24668@skytrackercanada.com> References: <20020719030832.A88231@skytrackercanada.com> <20020719085141.667f52fd.nkinkade@dsl-only.com> <20020719182522.A22952@skytrackercanada.com> <20020719212847.A24348@skytrackercanada.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020719212847.A24348@skytrackercanada.com>; from david@skytrackercanada.com on Fri, Jul 19, 2002 at 09:28:47PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jul 19, 2002 at 09:28:47PM -0400, David Banning wrote: > This is getting closer. I installed the new version of phpmyadmin and > it works fine. I can read all of the databases. > > The question now remains... what is different in recent versions of > php / mysql that would cause previous php progamming to lose > reference that the database exists? not to make this a one person conversation, but I have not seen any post with the answer here. php made changes as if version 4.2 that put the default of register_globals to "off" when before that time it was "on" - hope it helps someone else - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message