in reply to Re: DBI connection through CGI
in thread DBI connection through CGI
I'm still going through all of the access permissions, but at this point, my guess is that the problem lies with MySQL. I changed the permissions to root for testing, and it worked. I then tried logging into MySQL with the previous username/password, and that failed, even though that signon was part of the user table.
To get back to Perl, does anyone know why DBI::errmsg would not be set if connect failed?
Thanks again,
Nat
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: DBI connection through CGI
by cLive ;-) (Prior) on May 20, 2002 at 22:52 UTC | |
by Phemur (Beadle) on May 21, 2002 at 12:16 UTC | |
by dsheroh (Monsignor) on May 21, 2002 at 14:47 UTC |