$link = mysql_connect ("localhost","root","mypassword")
                or die ("Could not connect");

I'm pretty sure that the username/password is correct.  I can connect
from the linux shell using mysql -u root -p



Dan Cleveland wrote:

>What does your mysql_connect statement look like?
>
>Dan
>
>+-------------------------------------------------------------------+
>|                                                                   |
>|                  If Yoda so strong in force is,                   |
>|             why words in proper order he cannot put?              |
>|                                                                   |
>+-------------------------------------------------------------------+
>|                                                                   |
>+-------------------------------------------------------------------+
>| Daniel J. Cleveland                                               |
>|                                  e-mail: [EMAIL PROTECTED]     |
>+-------------------------------------------------------------------+
>
>
>
>

__________________________________
www.edsamail.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to