Henrik,
I don't know if you are still maintaining the 4.2.0 version, but I have stumbled across a mistype in the hobbitcgi.cfg file that gets created.
#hobbit-ghosts.cgi options
CGI_GHOSTS_OPT="--env=/usr/local/hobbit/server/etc/hobbitserver.cfg"
However, in the hobbit-ghosts.sh file you call it differently.
more hobbit-ghosts.sh
#!/bin/sh
This is the Hobbit wrapper for the ghosts CGI
. /opt/tools/hobbit/server/etc/hobbitcgi.cfg
exec /usr/local/hobbit/server/bin/hobbit-ghosts.cgi --env=/usr/local/hobbit/server/etc/hobbitserver.cfg $CGI_GHOSTS_OPTS
You have dropped the S off the end of the variable $CGI_GHOSTS_OPTS. This only caused me trouble when building a package and the compiled variables for serverip did not "exist"
Paul Moore Verizon Business MNSO OSS - Principal Engineer 7000 Weston Parkway Cary, NC 27516
Office: 1-919-377-5159 Vnet: 966-5159 Cell: 1-919-816-7802 paul.moore at verizonbusiness.com http://mnso.mcilink.com/oss