Welcome to the RaGEZONE - MMORPG development forums.

How to change phpmyadmin password without getting errors?

This is a discussion on How to change phpmyadmin password without getting errors? within the Jade Dynasty forums, part of the MMO and MMORPG Developments category; I did try to change password by using http://192.168.1.8/phpmyadmin/ and I did change it then I went to /opt/lampp/phpmyadmin/config.inc.php PHP ...

Results 1 to 7 of 7
  1. #1
    Registered
    Rank
    Member
    Join Date
    Jan 2012
    Posts
    17
    Liked
    0

    idea How to change phpmyadmin password without getting errors?

    Click
    I did try to change password by using http://192.168.1.8/phpmyadmin/ and I did change it then I went to /opt/lampp/phpmyadmin/config.inc.php
    PHP Code:
    $cfg['Servers'][$i]['user'] = 'root';
    $cfg['Servers'][$i]['password'] = 'root'
    and I changed the root password.And I fixed the passwords in other files at "/opt/lampp/htdocs".
    Files names: config,conn,and zx.
    After I did so the registration,jadens vote,and sign in to phpmyadmin page did work with the new password but when I tried to log in to the server by using the game cilent I did get an error "Server network error"

    Hope some one can help me. Thanks in advance
    (I did follow this for changing phpmyadmin password "http://www.youtube.com/watch?v=lBvfa1wmlbI")

  2. #2
    Member
    Rank
    Member
    Join Date
    Jul 2011
    Posts
    45
    Liked
    4

    Re: How to change phpmyadmin password without getting errors?

    first change it on http://192.168.1.8/phpmyadmin/index....fc98bfcef4360/ and change password of localhost
    then use your localhost password for /opt/lampp/phpmyadmin/config.inc.php

    Hope it's helped :)

  3. #3
    I left RZ(Not Fired)
    Rank
    Member +
    Join Date
    Aug 2010
    Location
    Divine Realm
    Posts
    736
    Liked
    203
    Gamertag: HELLROID

    Re: How to change phpmyadmin password without getting errors?

    If you do this then most likely will need to change it in authd as well.
    Quote Originally Posted by Henmoro(Rose)
    I left RZ because it is not what is right for me anymore, I was not fired.
    I did however leave due too lack of support. As when I quit moderating the whole Reason why I was called out (for apparently starting) that made me leave continued to happen without me there, back and forth.
    This everyone is why I am no longer support you and RZ.
    Have a nice life everyone!

  4. #4
    Ultimate Member
    Rank
    Member
    Join Date
    Apr 2011
    Posts
    165
    Liked
    21

    Re: How to change phpmyadmin password without getting errors?

    Network error is most likely causes incompatible gshop or element data
    Posted via Mobile Device

  5. #5
    Registered
    Rank
    Member
    Join Date
    Jan 2012
    Posts
    17
    Liked
    0

    Re: How to change phpmyadmin password without getting errors?

    Quote Originally Posted by Henmoro(Rose) View Post
    If you do this then most likely will need to change it in authd as well.
    Thanks for the replies.
    By the way how I can change the authd.Can you type it's directory?

  6. #6
    Member
    Rank
    Member
    Join Date
    Jul 2011
    Posts
    45
    Liked
    4

    Re: How to change phpmyadmin password without getting errors?

    It's directory is /etc/authd.conf and /usr/rain/authd/build/authd.conf for Mssql and for mysql you have to change the file table.xml in /etc/table.xml and /usr/rain/authd/table.xml

  7. #7
    Registered
    Rank
    Member
    Join Date
    Jan 2012
    Posts
    17
    Liked
    0

    Re: How to change phpmyadmin password without getting errors?

    Problem solved by changing root password at /etc/mcncc.xml and ofc by doing the following guides.
    Thanks to every one who helped me by posting =)!

 

 

Posting Permissions

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