NYCPHP Meetup

NYPHP.org

[mambo] MySQL username/password problem on Mac.

leam at reuel.net leam at reuel.net
Tue Mar 29 22:34:37 EST 2005


More info, though no solution. The packet going back has the right username and password, at least as reported by tcpdump. I'm thinking there is just a missing library or something. Where is mysql_connect kept?

ciao!

leam
On Tue, Mar 29, 2005 at 12:43:53PM -0600, leam wrote:
> Just "user", which is what i've used for the other builds. 
> 
> ciao!
> 
> leam
> 
> > On Mon, 2005-03-28 at 20:28 -0500, leam at reuel.net wrote:
> > > It seems to fail in installation/install2.php, the line "stepBack2".:
> > > 
> > >   if (!($mysql_link = @mysql_connect( $DBhostname, $DBuserName,
> $DBpassword ))) {
> > >                 db_err ("stepBack2","The password and username
> provided are incorrect.");
> > >         }
> > > 
> > >         if($DBname == "") {
> > >                 db_err ("stepBack","The database name provided is
> empty.");
> > 
> > When you define the username is it in the form "user at localhost", or
> > something similar, or do you just use "user"?



More information about the Joomla mailing list