How I can change the password: pwAdmin and myqls
Sorry for the question of whether it is too ridiculous for some
to the logear says, network connection fail
:?:
Printable View
How I can change the password: pwAdmin and myqls
Sorry for the question of whether it is too ridiculous for some
to the logear says, network connection fail
:?:
Edit file /PWServer/jetty/webapps/pwAdmin/WEB-INF/.pwadminconf.jsp
// pwadmin access password as md5 encrypted string
// default password is root -> 63a9f0ea7bb98050796b649e85481845
String iweb_password = "63a9f0ea7bb98050796b649e85481845"; = root :here the problem ,this not know how to modify code to make it a different password
// connection settings to the mysql pw database
String db_host = "localhost";
String db_port = "3306";
String db_user = "root";
String db_password = "root";
String db_database = "dbo";
:?:
what image are u use:closedeyes:
// pwadmin access password as md5 encrypted string
// default password is root -> 63a9f0ea7bb98050796b649e85481845
String iweb_password = "4417086f7ca83a0f21ed7f7ccd29361e";
// connection settings to the mysql pw database
String db_host = "localhost";
String db_port = "3306";
String db_user = "root";
String db_password = "hrace009";
String db_database = "dbo"
if use image from hrace009
do same like this
*sighs* :lol:
hope this link help