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
[EMAIL PROTECTED] 

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] 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 '[EMAIL PROTECTED]' (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
> [EMAIL PROTECTED]
> 
> 
> "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 
> "[EMAIL PROTECTED]"
> 
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to