|
From: Fabian K. <fk...@fa...> - 2015-08-29 08:58:02
|
David Lawson <reg...@so...> wrote: > I can not configure privoxy. When I try to open this site > http://config.privoxy.org/, I get the following message: > > > 500 Internal Privoxy Error > > Privoxy encountered an error while processing your request: > > *Could not load template file |default| or one of its included components. > * > > I am using firefox 40.0 with openSuSE 13.2*. *I get the same error > message using Chromium*. > *The version of privoxy I have is 3.0.23-8.8.1 (86x64). > > > Any help would be appreciated If you didn't modify the Privoxy configuration to change the template directory, this is probably a packaging or "hardening" issue. You could try tracing Privoxy with strace or enable logging before reproducing the issue to see which files Privoxy is trying to open and whether or not they exist and are accessible for Privoxy. Fabian |