Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login
    1. Home
    2. rickstaples
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    rickstaples

    @rickstaples

    0
    Reputation
    51
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 24
    Location NYC

    rickstaples Unfollow Follow

    Latest posts made by rickstaples

    • Access Denied for idoit

      I am loading the demo install (have loaded twice) - The autoinstall completes successfully then forwards to idoit-root/index.php and I get this error:

      isys_exception_database : Access denied for user 'idoit'@'localhost' (using password: YES)

      idoit user is set as dba on the server.  I can query database from idoit server and from loacl workstation and I have full rights.

      I do not know where to look to find password in the idoit files but the databse server is fine with the user/pass

      Grants for idoit@%
      GRANT ALL PRIVILEGES ON . TO 'idoit'@'%' IDENTIFIED BY PASSWORD 'C3E77E59B58D282CF2021CD59752359091C4ED51' WITH GRANT OPTION
      GRANT ALL PRIVILEGES ON idoit_system.
      TO 'idoit'@'%'
      GRANT ALL PRIVILEGES ON idoit_data.* TO 'idoit'@'%'
      GRANT SELECT, INSERT, UPDATE, DELETE ON mysql.db TO 'idoit'@'%'
      GRANT SELECT, INSERT, UPDATE, DELETE ON mysql.proc TO 'idoit'@'%'
      GRANT SELECT, INSERT, UPDATE, DELETE ON mysql.event TO 'idoit'@'%'
      GRANT SELECT, INSERT, UPDATE, DELETE ON mysql.tables_priv TO 'idoit'@'%'
      GRANT SELECT, INSERT, UPDATE, DELETE ON mysql.columns_priv TO 'idoit'@'%'
      GRANT SELECT, INSERT, UPDATE, DELETE ON mysql.func TO 'idoit'@'%'
      GRANT SELECT, INSERT, UPDATE, DELETE ON mysql.user TO 'idoit'@'%'
      GRANT SELECT, INSERT, UPDATE, DELETE ON mysql.procs_priv TO 'idoit'@'%'
      GRANT SELECT, INSERT, UPDATE, DELETE ON mysql.host TO 'idoit'@'%'

      posted in Operating
      rickstaplesR
      rickstaples