Menu

Database Connection Error

UNIX Help
Dragi
2007-03-21
2013-04-25
  • Dragi

    Dragi - 2007-03-21

    Hi,
    Here I have an error after installing script

    mysql error: [1045: Access denied for user 'linpha_DpoK'@'localhost' (using password: YES)] in CONNECT(localhost:3306, '****', '****', clicksma_linpha)
    Access denied for user 'linpha_DpoK'@'localhost' (using password: YES)

    First: I have not set this user 'linpha_DpoK'
    I have read in this forum that I should change it in  db_connect.php but
    I can’t change permission on that file
    - 550 Could not change perms on db_connect.php: Permission denied

    I’m working on Unix with C-panel and I have full admin mode
    Thx

     
    • Anonymous

      Anonymous - 2007-03-21

      linpha tries to create this mysql user for you
      but it seems that this didn't worked

      you should either enter a db username and password which has sufficient rights to create mysql users (e.g. root) or select "No, i'm not allowed..." during installation

      flo

       
    • mukatira

      mukatira - 2007-06-28

      I ran into the same issue as dragi above, and so went with "No, i'm not allowed..." during installation> Here is the error I get after:
      ::::::
      Trying to connect Database Server-->OK, connected!
      OK, creating all tables:
      Creating table: linpha_config-->Error while creating tables!
      ERROR
      ::::::

      Help!

       

Log in to post a comment.