I transferred my 1.5.1 pwadmin to my 1.5.3 server and downloaded a 1.5.3 (1.5.1 edited) pwadmin and the server control page is blank on both pwadmins
Because of this i cant turn off and on maps
I transferred my 1.5.1 pwadmin to my 1.5.3 server and downloaded a 1.5.3 (1.5.1 edited) pwadmin and the server control page is blank on both pwadmins
Because of this i cant turn off and on maps
Ubuntu 16 ? i have same problem but same files on 14 is right working well
Ubuntu 12.04.4
Yeah im on 16.04 and 16.10
- - - Updated - - -
Pwi runs alot smoother
So no one knows why this page is blank, i need to turn on/off maps but cant
It's an old topic, and I ran into the same issue for me fix was:
in pwadminconf.jsp
line 25
String pw_server_path = "/myAwesomeServer";
the line had to look like this:
String pw_server_path = "/myAwesomeServer/";
Because on line 124:
BufferedReader bfr = new BufferedReader(new FileReader(pw_server_path + "gamed/ptemplate.conf"));
Reads the path as pw_server-path without / in the end and it ends up with "myAwesomeServergamed/ptemplate.conf" which is not a valid location.
I apologize if this topic was dead, I just didn't see a resolution to this issue.
yay lets see if i can get it to work now
- - - Updated - - -
its already like that
just delete swap memory code part , it not work on Ubuntu 16
@HyperSin
thats work for me!
Sorry for my englishwith my pwadmin is with server controll white side everything is all right everything can accdo and so do not see the mapshave ubuntu 16.04otherwise everything goes so far
what you do to working? i am on ubuntu 18.4 and server control show blank page.
Thank You!
i hate to drag this back up, but i cant get the server control working on ubuntu 16.04 and ive been over this for a week. i know its something simple im missing but i just cant find it. its got to be something basic anyone care to point me in the right direction? ive worn the search out unless im searching the wrong keywords.
thanks
Check both of the config files where you put thr database information and then the ip information