As stated in the title, this is a guide to installing the latest pwAdmin version with tomcat.
1) Download the latest pwAdmin
2) Download WinRAR
3) Using winRAR, extract the pwAdmin archive
4) Download WinSCP
5) Enter your server details into winSCP, server ip, root and root username
6) Direct winSCP to /root/apache-tomcat-5.5.28/webapps
7) Delete the pwAdmin folder there
8) Under the pwAdmin folder you extracted earlier, go to jetty-7.2.0\webapps
9) Copy the pwAdmin folder to /root/apache-tomcat-5.5.28/webapps
10) Open up /root/apache-tomcat-5.5.28/webapps/pwAdmin/WEB-INF/.pwadminconf.jsp and make the top of it look like this
11) Open up /root/apache-tomcat-5.5.28/webapps/pwAdmin/WEB-INF/.pwconf.conf and replace all the 127.0.0.1 with the ip address of your server. eg. 192.168.0.10
12) Reboot your server
13) Type this
14) Open your browser and type
http://SERVERIP:8080/pwAdmin/index.j...rocess=sqlsync (replace SERVERIP with your servers ip address)
14) Then direct your browser to http://SERVERIP:8080/pwAdmin
15) It should be working!
Additional notes:
This is assuming you have the version of java that came with hrace's server. If you don't, or for some reason it doesn't work, try this version of java
You will need to place it in your /usr/java folder with winSCP and then go to the terminal and type
Code:
./jre-6u25-linux-i586.bin
It should install and once it has you will need to change a few files:
/root/tomcat_start.sh
/root/tomcat_stop.sh
Last line of /root/.profile
Second to last line of /root/.bash