When I try to set a static IP on WordPress appliance the network configuration utility crashes.  I don't have this problem with MediaWiki appliance.

Replies (2)

fixed

Reply 1
was able to edit /etc/network/interfaces to set static ip

We fixed this bug in a newer version of confconsole

Reply 2
Older versions of the confconsole crashed when you set an IP without a gateway. We fixed it in a newer version that's in our package respository:
apt-get update
apt-get install confconsole
This version of confconsole will be bundled into future releases. See if that fixed your problem.