Results 1 to 2 of 2

Thread: error message "Error 1045:

  1. #1
    JNieves is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    15

    Question error message "Error 1045:

    It keeps giving me an error message "Error 1045: Access denied for user 'JessicaBN'@'localhost' (using password: YES)). in STEP 3 of the configuration and it will not let me move forward...what do I do?

  2. #2
    kushalk is offline Sugar Community Member
    Join Date
    Feb 2006
    Posts
    12

    Default Re: error message "Error 1045:

    Quote Originally Posted by JNieves
    It keeps giving me an error message "Error 1045: Access denied for user 'JessicaBN'@'localhost' (using password: YES)). in STEP 3 of the configuration and it will not let me move forward...what do I do?
    Does user JessicaBN of mysql exists on localhost?
    Try connecting from the command (terminal)

    mysql --user JessicaBN -h localhost -p
    (supply password)
    If it connects then your user has right permission.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •