23 May
2005
23 May
'05
3:42 p.m.
On Mon, May 23, 2005 at 10:19:04AM -0500, Thiesfeld, Gordon wrote:
I think you're right - there is a bug. Happened with the cleanup of the BB compatibility code...
I'm not sure if this is related or not, but I can't enable/disable from the info page. When I hit the "apply" button, I get this error:
The requested URL /hobbit-cgi/(null)/hobbit-enadis.sh was not found on this server.
Possibly a config setting I've missed?
Sounds like missing entries in your hobbitserver.cfg file. Add these two lines:
BBSERVERSECURECGIURL="/hobbit-seccgi" SECURECGIBINURL="$BBSERVERSECURECGIURL"
I'm running FC3 and upgraded w/ the 4.0.3 RPM.
Unfortunately, RPM is not very good at upgrading configuration files.
Henrik