It probably means that your MySQL is not configured to allow for 'root' to
login. If you have phpMyAdmin, you can use it to login to your MySQL server
and set up the user.

Stephen

----- Original Message -----
From: "Pat Johnston" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 01, 2003 3:14 AM
Subject: [PHP-WIN] error - permissions?


> Hi
> I get this error in a login page I've created. I am using root for testing
> purposes only on localhost, but it keeps comming up with access denied.
>
> I am wondering if this is a Windows 2000 permissions problem or are new
> users denied in MySQL? Any idea?
>
> Regards, PJ
>
>
> Warning: mysql_connect() [function.mysql-connect]: Access denied for user:
> 'root@localhost' (Using password: YES) in
c:\web\saddlerat\create_users.php
> on line 19
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to