// pwadmin access password as md5 encrypted string
// default password is root -> 63a9f0ea7bb98050796b649e85481845
String iweb_password = "63a9f0ea7bb98050796b649e85481845";
// 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 = "pw";
// Type of your items database required for mapping id's to names
// Options are my or pwi
String item_labels = "pwi";
// Absolute path to your PW-Server main directory (startscript, stopscript, /gamed)
// requires a tailing slash
String pw_server_path = "/PWServer/";
// If you have hundreds of characters or heavy web acces through this site
// It is recommend to turn the realtime character list feature off (false)
// to prevent server from overload injected by character list generation
boolean enable_character_list = true;
String pw_server_name = "Your PW Servername";
String pw_server_description = "+ Your server description here<br>+ 2 x 2.4 GHz, 2048 MB RAM, 100 MBit LAN<br>+ all dungeons open<br>+ tideborn nirvana weapons<br>+ World bosses";
//-------------------------------------------------------------------------------------------------------------------------
//----------------------------- END SETTINGS ------------------------------------------------------------------------------
//-------------------------------------------------------------------------------------------------------------------------
I've never had an issue with phpMyAdmin corrupting anything when it exports or imports o.o
Old versions maybe... but new ones never
I only use Navicat for my php apps that use sqlite, since well... there is no good php management app for sqlite 2
thx guys, everything is ok now, i just forget to use the command: COMMAND~: mysql -u root -pPASSWORD -h localhost pw < /PWServer/.setup/pwdb.sql and, like what romulan says, importing dump sql from adminer was buging.
iam testing this guide with ubuntu, and i thing it fully working with ubuntu, good work ronny :thumbup:
23-10-10
das7002
Re: Server + Client @ 1.4.2 & Guide
Quote:
Originally Posted by hrace009
thx guys, everything is ok now, i just forget to use the command: COMMAND~: mysql -u root -pPASSWORD -h localhost pw < /PWServer/.setup/pwdb.sql and, like what romulan says, importing dump sql from adminer was buging.
iam testing this guide with ubuntu, and i thing it fully working with ubuntu, good work ronny :thumbup:
Also, like I said earlier, dont forget that /emul/ia32-linux/usr/lib in his guide is just /lib32 on ubuntu, and /lib64 is a symbolic link to /lib for 64 bit
At the top of the page is a link to pwAdmin and adminer. pwAdmin is the pw-server web administration interface, adminer is a php based mysql administration interface.
Click pwAdmin
I've edited "/etc/tomcat6/tomcat-users.xml" but, after i entered the ID and pass it still prompt me for ID and pass..
you didn't follow the guide exactly (debian net-install without any package), you have another web application server running (tomcat 6) and there is a conflict with the web application server delivered with the server files (jetty 7) because both listen to port 8080...
23-10-10
hafeez27
Re: Server + Client @ 1.4.2 & Guide
Can I have your old post of this Server ronny? U've updated and remove the MD5 password guide. Can I have that included?
Because, I tried this new guides without setting the MD5, the generated code of my password, the server cant get to connect to MySQL database causing cannot login in the game. I can see that on my pwAdmin on the accounts tab "Connection to MySQL Database Failed" and on the server configuration tab it says "Users: 0 / -1"
Or is there any other way to solve that? :/:
23-10-10
technology05
Re: Server + Client @ 1.4.2 & Guide
oh..
sorry, i didn't notice that...
i've removed tomcat6 and showed pwAdmin...
I'm really sorry for posting useless post because of my mistake... X(
---------- Post added at 11:36 AM ---------- Previous post was at 10:39 AM ----------
it says : "A token signed with General Summer's blood. You can use it to command the soldiers of Archosaur.
Given by General Summer.
If you have enough Medals of Glory, you can use it to exchange for Rank IX gears from the Commander-in-chief"" then i go to commander-in-chieft, no quest for it 0.0
------------------------------------------------------------------
BTW i added some NPC to your NPCGEN.DATA (Mobs for WB and Celestial Messanger and other's)