Leonel Nunez dijo [Sat, Aug 29, 2009 at 09:30:00AM -0600]: > > [29/07/2009 07:57:52.524] (error) plugin_loader.c:194 - > > dlopen(/usr/lib/cherokee/libplugin_mirror.so): > > /usr/lib/cherokee/libplugin_mirror.so: cannot open shared object file: No > > such file or directory[29/07/2009 07:57:52.524] (error) > > plugin_loader.c:363 - Can't open "mirror" moduleCouldn't read the config > > file: /etc/cherokee/cherokee.conf > > /etc/cherokee/cherokee.conf exists > > on Aug 10 the mirror plugin was deprecated > you need to change your config to use the reverse proxy handler
In fact, Leonel, it is _we_ who should be doing that change ;-) Could you please try to add it to a 0.99.23-2 package? (Sorry, as I told you earlier on, I am way overwhelmed by work right now and cannot look into packaging for some more days) Upgrades should never break functionality for our users! > > -rw-r--r-- 1 root root 16594 2009-08-28 22:11 /etc/cherokee/cherokee.conf > > > > I get the feeling the conf file should be owned by cherokee userid however > > I did not change the ownership of this file when I upgraded to the latest > > cherokee. > > it must be owned by root since root needs to bind to port 80 and that is > a reserved for root only port Cherokee starts running as root and then drops privileges to the user specified in the configuration. The file could even be unreadable for any users except root (0600) FWIW. And to modify this file, cherokee-admin runs as root. So it's fine as it is. Greetings, -- Gunnar Wolf • [email protected] • (+52-55)5623-0154 / 1451-2244 _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
