On Tue, 2003-06-17 at 18:19, [EMAIL PROTECTED] wrote:
> Hello, This seems not to be working, I am using win2000 and a newbie. please 
> simplify this process.
> 
> ERROR 1045: Access denied for user: '@127.0.0.1' (Using password: NO)
> mysql> GRANT ALL PRIVILEGES ON *.* TO [EMAIL PROTECTED]
>     -> IDENTIFIED BY 'cludiana' WITH GRANT OPTION;
> ERROR 1045: Access denied for user: '@127.0.0.1' (Using password: NO)
> mysql>
> 
> Regards

You've read the MySQL documentation, right? If not, do so. Trust me.
You'll need it. Right now it looks like you need this section:

  http://www.mysql.com/doc/en/General_security.html

Also, I was serious when I suggested asking on the MySQL mailing list.
This list is for PHP.

Finally, when you do ask, be sure to provide some more information. You
need to tell them what you've done so far, where on the network the
database server is, and your username when logged in.


Good luck,

Torben

-- 
 Torben Wilson <[EMAIL PROTECTED]>                        +1.604.709.0506
 http://www.thebuttlesschaps.com          http://www.inflatableeye.com
 http://www.hybrid17.com                  http://www.themainonmain.com
 -----==== Boycott Starbucks!  http://www.haidabuckscafe.com ====-----




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

Reply via email to