
Originally Posted by
diegomale
Configured so, but the page pwadmin still offline. Already I have another admin pw, I read the tutorial, but do not know how to replace it. Someone help?
in root/apache-tomcat-5.5.28/webapps/pwAdmin/ edit file .pwconf.conf
Code:
type = tcp
port = 29400
address = 10.1.1.9
so_sndbuf = 65536
so_rcvbuf = 65536
ibuffermax = 1048576
obuffermax = 1048576
so_broadcast = 1
udp_nodelay = 1
[DeliveryClient]
type = tcp
port = 29100
address = 10.1.1.9
so_sndbuf = 65536
so_rcvbuf = 65536
ibuffermax = 1048576
obuffermax = 1048576
so_broadcast = 1
udp_nodelay = 1
change all ip 10.1.1.9 with u linux IP
and in folder PWServer, change all ip 10.1.19 in file *.conf