• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

pwAdmin

Elite Diviner
Joined
Jan 5, 2017
Messages
480
Reaction score
350
This is a portable setup of pwadmin that comes with tomcat7 and java7...

pwAdmin and iWeb in English...

If you installed tomcat previously, either remove it or change the port used...

Works on older and new Debian/Ubuntu with MySQL or MariaDB, php5 or php7...

I've changed pwAdmin and iWeb to use my server script to start and stop the server instead of start.sh and stop.sh...

Included my server script which has many features like server start and stop, system messages, start and stop triggers, send cubi, and much more... ./server help, for a list...

Trigger start and stop and system messages use pwadmin api so this pwadmin required... Extract to / main directory root or to your choice... The only requirement is the server script in the server directory...

edit pwadmin/WEB-INF/.pwadminconf.jsp, iweb/include/.config.jsp, and home/server script according to your db etc...
 
Newbie Spellweaver
Joined
Nov 20, 2007
Messages
47
Reaction score
2
I can't start and stop the server with it.What might be the problem?
Thanks



DeliveryClientManager::OnAbortSession com.goldhuman.IO.Protocol.Session@74c07975java.net.ConnectException: Connection refused at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:744) at com.goldhuman.IO.ActiveIO.Close(Unknown Source) at com.goldhuman.IO.PollIO.Poll(Unknown Source) at com.goldhuman.IO.Task.run(Unknown Source) at com.goldhuman.Common.ThreadPool.run(Unknown Source) at java.lang.Thread.run(Thread.java:748)assoc_session = com.goldhuman.IO.Protocol.Session@7228ea00 activeio = com.goldhuman.IO.ActiveIO@5c1ae08dClientManager::OnAbortSession,peer=/127.0.0.1:29400java.net.ConnectException: Connection refused
 
Back
Top