NYCPHP Meetup

NYPHP.org

[mambo] MySQL username/password problem on Mac.

Edward J. Weinberg nylug at q5comm.com
Tue Mar 29 11:21:01 EST 2005


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"?


-- 
Edward J. Weinberg <nylug at q5comm.com>




More information about the Joomla mailing list