5 Apr
2006
5 Apr
'06
8:07 p.m.
On Wed, Apr 05, 2006 at 06:04:37PM +0200, Etienne Roulland wrote:
You should be able to edit it with the hobbit-nkedit CGI.
Even if i create the file with the rw rights i cannot play with hobbit-nkedit CGI..
Mea culpa. hobbit-nkedit.cgi needs write access to the ~hobbit/server/etc/ directory (it creates a temporary file which is then renamed into the real configuration file). So
chmod g+w ~hobbit/server/etc chown nobody ~hobbit/server/etc
(substitute the real group-ID that your webserver uses).
Henrik