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 :)
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 ...
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
and I changed the root password.And I fixed the passwords in other files at "/opt/lampp/htdocs".PHP Code:$cfg['Servers'][$i]['user'] = 'root';
$cfg['Servers'][$i]['password'] = 'root';
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")
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 :)
If you do this then most likely will need to change it in authd as well.
Originally Posted by Henmoro(Rose)
Network error is most likely causes incompatible gshop or element data
Posted via Mobile Device
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
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 =)!