Date: Sat, 2 Jul 2005 18:01:26 -0500 From: "John Brooks" <john@day-light.com> To: "Gerard Seibert" <gerard-seibert@suscom.net>, "freebsd-questions" <freebsd-questions@freebsd.org> Subject: RE: phpMyAdmin - Startup Error Message Message-ID: <NHBBKEEMKJDINKDJBJHGAEJLJJAD.john@day-light.com> In-Reply-To: <Pine.WNT.4.63.0507021844240.2644@Treneq>
next in thread | previous in thread | raw e-mail | index | archive | help
Without going into "why would you want to use this"... The error looks to me like a mysql authentication error, which would mean that you either failed to set up the correct account information in mysql or you failed to configure phpMyAdmin with a valid account. Find the phpMyAdmin config file and make sure you entered the correct mysql user account. Then check the mysql db to make sure that the correct user account exists. -- John Brooks john@day-light.com > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Gerard Seibert > Sent: Saturday, July 02, 2005 5:46 PM > To: freebsd-questions > Subject: phpMyAdmin - Startup Error Message > > > I am making headway. I am now able to get phpMyAdmin to work in a web > browser. There is another problem though; when run it responds with a > #1045 error message, to wit: > > Error > #1045 - access denied for user 'root@localhost' (using password: NO) > > I have googled for a definitive answer, but without success. It appears > that there are quite a few individuals with this same problem. > > I trust that there are some users of this program who have succeeded in > getting it to run successfully who might be willing to tell me > what I have > to do to get it operational. > > -- > Ciao > > Gerard Seibert > gerard-seibert@suscom.met > > > "No one ever says 'It's only a game', when their team is winning." > > _______________________________________________ > 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" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NHBBKEEMKJDINKDJBJHGAEJLJJAD.john>