Re: How to get help
Lee <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.user |
|---|---|
| Message-ID | <CAD8GWstuRKDr9yygCwc4D8KiK5O8w5FBo2E0opPGSo5XCoswGw@mail.gmail.com> |
On 7/30/19, Pat <[email protected]> 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