This is a common problem, for some reason the plugins are picky when it comes to the order in which they start.
This is part of the order I used you can try it with this one and then add the other plugins one by one if you run into trouble:
Code:
../bin/plugins/nowizlogon.so
../bin/plugins/plugall.so psdata/plugall.txt
../bin/plugins/valcheck.so page off log off
../bin/plugins/btc.so presents off log off
../bin/plugins/gateKeeper.so
../bin/plugins/offer.so
../bin/plugins/soundlimit.so psdata/soundlimit.re
../bin/plugins/wordfilter.so psdata/transtab psdata/words
../bin/plugins/blockall.so psdata/blockall.txt
../bin/plugins/killip.so psdata/ip.list
Why are you putting in both offer plugins? You only need one, my choice would be to use offer, I had some problems with offer2.
You can also check your server log to see where the server runs into trouble. This is a good place to start trouble shooting, it will tellyou if some plugin config file is in the wrong place etc. This log can be found in the log directory, the one thats in the same dir. as your psdata folder.
Good luck
Bookmarks