From owner-freebsd-questions@FreeBSD.ORG Wed Jan 12 15:53:59 2005 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 8016D16A4CF for ; Wed, 12 Jan 2005 15:53:59 +0000 (GMT) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DFFE43D2F for ; Wed, 12 Jan 2005 15:53:59 +0000 (GMT) (envelope-from nico.meijer@zonnet.nl) Received: from piweblw.demon.nl ([82.161.24.55]:23594 helo=openbsd.piweb.intern) by post-23.mail.nl.demon.net with smtp (Exim 4.34) id 1Cokoo-000PA2-Du; Wed, 12 Jan 2005 15:53:58 +0000 Date: Wed, 12 Jan 2005 16:53:58 +0100 From: Nico Meijer To: "Colin J. Raven" Message-Id: <20050112165358.60e2e3f3.nico.meijer@zonnet.nl> In-Reply-To: <20050112161945.J802@kenmore.kozy-kabin.nl> References: <20050112154113.765a567c.nico.meijer@zonnet.nl> <20050112161945.J802@kenmore.kozy-kabin.nl> X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i386-unknown-openbsd3.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Trouble starting MySQL 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: Wed, 12 Jan 2005 15:53:59 -0000 Hi Colin, > Hey Nico, long time, no see! Happy New Year. Ah, indeed! It took a while, but now my brain said "click!". Same to you, thanks. Hope you are well (apart from the php/mysql problem) > I have *no* idea what to do next, none. As far as I can see, > phpinfo.php shows no sign of MySQL. Thus, I assume php is still > braindead to the existence of MySQL. (I restarted MySQL before > running phpinfo.php again "just in case") I'll read the entire thread later tonight, but just in case: have you copied an example php.ini (-dist or -recommended) over your existing (/usr/local/etc/)php.ini (if there is one, dunno right now; back it up first). HTH... Nico