pwadmin conection failed.. mysql denied access

Results 1 to 6 of 6
  1. #1
    Apprentice Zellder is offline
    MemberRank
    Jul 2018 Join Date
    8Posts

    pwadmin conection failed.. mysql denied access

    Could someone help us ?? We currently install a server pw 1.5.1 on a host, everything runs fine until the time to do the account in pwadmin, it gives us an error that says: Connection to MySQL Database Failed


  2. #2
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    556Posts

    Re: pwadmin conection failed.. mysql denied access

    Wrong MySQL details make sure you configured pwadmin properly.
    If I'm wrong mods can delete my post =D

  3. #3
    Apprentice Zellder is offline
    MemberRank
    Jul 2018 Join Date
    8Posts

    Re: pwadmin conection failed.. mysql denied access

    thanks for answering, fix the database and manage the gm account. Now when I try to use the client to login it says: server network error. How can I fix that?

  4. #4
    JD | Web Developer mrosenov is offline
    MemberRank
    Jun 2012 Join Date
    BulgariaLocation
    556Posts

    Re: pwadmin conection failed.. mysql denied access

    Quote Originally Posted by Zellder View Post
    thanks for answering, fix the database and manage the gm account. Now when I try to use the client to login it says: server network error. How can I fix that?
    Your authd is failing to connect with the MySQL
    go to your server directory find authd folder and open the configuration file and edit it with your MySQL details.
    Basically this is how it looks like
    Code:
    <connection name="auth0" poolsize="3" url="jdbc:mysql://127.0.0.1:3306/dynasty?useUnicode=true&amp;characterEncoding=utf8" username="root" password="password"/>
    Where
    dynasty stands for your database name
    root stands for your MySQL username
    password for your MySQL password

  5. #5
    Apprentice Zellder is offline
    MemberRank
    Jul 2018 Join Date
    8Posts

    Re: pwadmin conection failed.. mysql denied access

    Thank you!!
    now when I try to log in I do not recognize user and passwd

  6. #6
    Apprentice Zellder is offline
    MemberRank
    Jul 2018 Join Date
    8Posts

    thumbs up Re: pwadmin conection failed.. mysql denied access

    thank you very much for reading this! some friends and I try to boot a private server for love to the perfectworld mmorpg; We were users of a server and when they closed, we decided to do it ...At this point we have a hosting service with a dedicated server, when we installed the server pw 1.5.1 in virtualbox was a success thanks to the guides of this forum; but now trying repeatedly to install in the hosting we found several flaws (old files, obsolete links and ubuntu 14.04 and above in our hosting) we have been asking and solving as much as possible, since we are not experts in programming (only a group of friends wanting to create a good server for all the people). today I ask you as a special favor some guide or instruction to install a server pw 1.5.1 in a hosting that has ubuntu 14.04 and higher. for now we appreciate the time that u took to read this post !!
    Last edited by Zellder; 20-08-18 at 08:16 AM.



Advertisement