[svlug] Book recommendation
Bill Hubbard
kwooda at netzero.net
Thu Jul 7 18:31:12 PDT 2005
At 06:15 PM 7/7/2005, you wrote:
>Easiest would be to modify your second line there to:
>
> die("Could not connect to database. Error was: ".mysql_error());
>
>That should give you a more informative error message when you access
>the page.
>
> -brian
Aha! OK, now I get an access denied error:
(Access denied for user 'nobody'@'localhost' (using password: YES) )
I presume the password ("password") for the nobody user is
incorrect...? How do I determine what the correct password is?
Bill
More information about the svlug
mailing list