Date: Mon, 22 Jul 2002 10:14:55 -0500 From: Ken Wills <kenwills@tds.net> To: David Banning <david@skytrackercanada.com> Cc: Nathan Kinkade <nkinkade@dsl-only.com>, questions@FreeBSD.ORG Subject: Re: php-mysql question Message-ID: <20020722101455.A9485@zaptillion.net> In-Reply-To: <20020719182522.A22952@skytrackercanada.com>; from david@skytrackercanada.com on Fri, Jul 19, 2002 at 06:25:22PM -0400 References: <20020719030832.A88231@skytrackercanada.com> <20020719085141.667f52fd.nkinkade@dsl-only.com> <20020719182522.A22952@skytrackercanada.com>
next in thread | previous in thread | raw e-mail | index | archive | help
+++ David Banning [19/07/02 18:25 -0400]: > Still stuck - > > I am getting this error "no database selected" > when I try to connect to mysql with phpmyadmin > or with my separate custom php appication. (1) Can you log in with just plain old 'mysql'? Then check your config in your phpmyadmin config file to use the same connection method you use with the mysql command. > > I have deleted /usr/local/etc/php.ini so it should be > running on the default parameters. > > Presently I am running; > > mod_php4-4.2.1_2 > mysql-client-3.23.51 > p5-Mysql-modules-1.2216 (do I need this?) > mysql-server-3.23.51 > on FreeBSD 4.5S > > Anyone got any ideas? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020722101455.A9485>