[Privoxy-users] How to get help
Lee
ler762 at gmail.com
Tue Jul 30 15:15:17 UTC 2019
On 7/30/19, Pat <patldav at gmail.com> wrote:
> I am having a problem with a new install I can't figure out can someone
> direct me toward some help please?
https://www.privoxy.org/user-manual/config.html#LOGDIR
https://www.privoxy.org/user-manual/config.html#LOGFILE
> Issue is with Windows 10 Pro on startup: Fatal error: init_error_log0:
> can't open logfile: ',\privoxy.log'
That looks like a comma in front of the backslash - you should double
check your logdir line in config.txt
What I have:
$ egrep '^(logdir|logfile)' config.txt
logdir C:\temp
logfile privoxy.log
because I don't like logging to c:\Program Files, dealing with
filenames with embedded spaces or dealing with permission problems.
https://www.privoxy.org/faq/trouble.html#FILE-PERMISSIONS
Regards,
Lee
More information about the Privoxy-users
mailing list