X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fwebserver%2Ffaq%2Ftrouble.html;h=310ae020565a44b265d16a366998f92414f26219;hb=4985684a0376e6a84c5f542c7324617259092575;hp=3db5b4df101821788e4a0133eac93eddedb5ef27;hpb=dd8fb8e27e27aa0aad57d6b887192f5285825f65;p=privoxy.git diff --git a/doc/webserver/faq/trouble.html b/doc/webserver/faq/trouble.html index 3db5b4df..310ae020 100644 --- a/doc/webserver/faq/trouble.html +++ b/doc/webserver/faq/trouble.html @@ -310,7 +310,7 @@ Request: 66.70.21.80/scripts/click.php?hid=a71b9f6504b0c5681fa5&si=Ua

5.16. Why do I keep seeing "PrivoxyWindowOpen()" in raw source code?

Privoxy is attempting to disable malicious Javascript in this case, with the Javascript in this case, with the unsolicited-popups filter. Privoxy cannot tell very well "good" code snippets from "bad" code snippets.

If you see this in HTML source, and the page displays without problems, then this is good, and likely some @@ -392,6 +392,8 @@ Request: 66.70.21.80/scripts/click.php?hid=a71b9f6504b0c5681fa5&si=Ua "QUOTE">"Preferences", click the "Settings" button located on the "Network" tab in the "Advanced" section, and add "127.0.0.1:0" in the "No Proxy for:" field.

+

You can also prevent the problem by enabling https-inspection in which case Privoxy's error messages are delivered encrypted.

5.22. I get selinux error messages. How can I fix @@ -448,7 +450,7 @@ Request: 66.70.21.80/scripts/click.php?hid=a71b9f6504b0c5681fa5&si=Ua Privoxy bug.

To prevent the crashes you can rewrite your filter to use less resources, increase the relevant memory limit or recompile pcre to use less stack space. For details please see the pcrestack man page and the documentation of + "https://pcre.org/original/doc/html/pcrestack.html" target="_top">pcrestack man page and the documentation of your operating system.