Results 1 to 2 of 2

Thread: 4.0.1 installation problem

  1. #1
    Tbronson is offline Junior Member
    Join Date
    Mar 2006
    Posts
    1

    Default 4.0.1 installation problem

    Scratch that, thanks! (It wasn't clear to me from the installer what was the db usr/pwd, as opposed to the application pwd... Got it now.)

    ---------------------
    I'm installing the 4.0.1 for the first time, and keep running into the same error at Step 6 of the wizard:

    "Creating the config file...done
    Installation is proceeding... the output will appear below once it is complete. Please wait.
    Dropping table relationships if exists...Unable to select database: Access denied for user: '@localhost' to database 'xxxx'
    I've retried several times. The database is set up, the usr/pwd are correct, PHP is 4.3.11, al is standard as in other LAMP installs on the same server.

    Thanks!
    Last edited by Tbronson; 2006-03-13 at 01:02 AM.

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

    Default Re: 4.0.1 installation problem

    can you enter into mysql using command line:

    mysql -u USER -pPASSWORD -h localhost

    If yes then your user/pass is correct.

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
  •