
alvaro at sun
Apr 9, 2008, 9:06 PM
Post #3 of 6
(336 views)
Permalink
|
Hi there, I have just committed the changes to trunk (SVN r1382). Unless I have made some mistake, cherokee-admin should be working again. As for server itself, testing and feedback for cherokee-admin is highly appreciated. Cheers! On 8 Apr 2008, at 19:24, Alvaro Lopez Ortega wrote: > On 8 Apr 2008, at 18:47, Stefan de Konink wrote: >> ERROR: Virtual Server: Unknown key 'directory' >> Couldn't read the config file: /opt/cherokee/etc/cherokee/ >> cherokee.conf >> Server PID=18562 exited re=2 >> >> As expected? > > I'm tempted to say "yes". :-) > > The internal configuration format has changed, but I haven't had the > time to update cherokee-admin. If you want to fix it by hand now, > you only have to follow these rules: > > - Directory, Extension, and Request entries are "Rules" now. For > instance, what used to be "vserver!default!directory" is now > "vserver!default!rule!directory". > > - There is a new rule type: "default". What used to be "vserver! > default!directoy!/" (the default entry that always matches) now is > "vserver!default!rule!default". > > Once you change that, everything should work as expected. Anyway, I > would suggest you not to waste time fixing the internal > configuration file by hand; I will update the configuration > interface pretty soon. -- Greetings, alo. _______________________________________________ Cherokee mailing list Cherokee[at]cherokee-project.com http://cherokee-project.com/cgi-bin/mailman/listinfo/cherokee
|