Hi Borden (and, if still around, Joerg),

Quoting Borden (2022-10-21 23:50:48)
> > I tried following these instructions and grafting this file at 
> > https://gist.github.com/return42/47ac8aabd19eaad0f10979761d0611a1 into my 
> > config. I have authentication set to pwauth, not a static file. Apache 
> > spawns a login window when I use the uWSGI configuration, but it throws a 
> > 500 error (due to PermissionError: [Errno 13] Permission denied: 
> > '/var/lib/radicale/collections') when I use only mod_wsgi.

The setup documented as recommended in the radicale package uses uwsgi,
and the main reason for that is that having an apache2 module execute
python code directly means that code gets executed by apache2, not
isolated from apache2.

I doubt I am able to contribute much to this bugreport.  If/when you
guys figure out something you'd like to get added to the radicale
package (and it isn't too involving or exotic) then tell me and I will
sure consider adopting it into the package.  Other than that, I will
leave you to it...


 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature

Reply via email to