Catch up on recent source changes.
[privoxy.git] / doc / webserver / faq / trouble.html
1 <HTML
2 ><HEAD
3 ><TITLE
4 >Troubleshooting</TITLE
5 ><META
6 NAME="GENERATOR"
7 CONTENT="Modular DocBook HTML Stylesheet Version 1.64
8 "><LINK
9 REL="HOME"
10 TITLE="Privoxy Frequently Asked Questions"
11 HREF="index.html"><LINK
12 REL="PREVIOUS"
13 TITLE="Miscellaneous"
14 HREF="misc.html"><LINK
15 REL="NEXT"
16 TITLE="Contacting the developers, Bug Reporting and Feature Requests"
17 HREF="contact.html"><LINK
18 REL="STYLESHEET"
19 TYPE="text/css"
20 HREF="../p_doc.css"></HEAD
21 ><BODY
22 CLASS="SECT1"
23 BGCOLOR="#EEEEEE"
24 TEXT="#000000"
25 LINK="#0000FF"
26 VLINK="#840084"
27 ALINK="#0000FF"
28 ><DIV
29 CLASS="NAVHEADER"
30 ><TABLE
31 WIDTH="100%"
32 BORDER="0"
33 CELLPADDING="0"
34 CELLSPACING="0"
35 ><TR
36 ><TH
37 COLSPAN="3"
38 ALIGN="center"
39 >Privoxy Frequently Asked Questions</TH
40 ></TR
41 ><TR
42 ><TD
43 WIDTH="10%"
44 ALIGN="left"
45 VALIGN="bottom"
46 ><A
47 HREF="misc.html"
48 >Prev</A
49 ></TD
50 ><TD
51 WIDTH="80%"
52 ALIGN="center"
53 VALIGN="bottom"
54 ></TD
55 ><TD
56 WIDTH="10%"
57 ALIGN="right"
58 VALIGN="bottom"
59 ><A
60 HREF="contact.html"
61 >Next</A
62 ></TD
63 ></TR
64 ></TABLE
65 ><HR
66 ALIGN="LEFT"
67 WIDTH="100%"></DIV
68 ><DIV
69 CLASS="SECT1"
70 ><H1
71 CLASS="SECT1"
72 ><A
73 NAME="TROUBLE"
74 >5. Troubleshooting</A
75 ></H1
76 ><DIV
77 CLASS="SECT2"
78 ><H3
79 CLASS="SECT2"
80 ><A
81 NAME="AEN570"
82 >5.1. I just upgraded and am getting <SPAN
83 CLASS="QUOTE"
84 >"connection refused"</SPAN
85 >
86 with every web page?</A
87 ></H3
88 ><P
89 > Either <SPAN
90 CLASS="APPLICATION"
91 >Privoxy</SPAN
92 > is not running, or your 
93  browser is configured for a different port than what
94  <SPAN
95 CLASS="APPLICATION"
96 >Privoxy</SPAN
97 > is using.</P
98 ><P
99 > The old <SPAN
100 CLASS="APPLICATION"
101 >Privoxy</SPAN
102 > (and also
103  <SPAN
104 CLASS="APPLICATION"
105 >Junkbuster</SPAN
106 >) used port 8000 by 
107  default. This has been changed to port 8118 now, due to a conflict 
108  with NAS (Network Audio Service), which uses port 8000. If you haven't, 
109  you need to change your browser to the new port number, or alternately 
110  change <SPAN
111 CLASS="APPLICATION"
112 >Privoxy's</SPAN
113 > <SPAN
114 CLASS="QUOTE"
115 >"listen-address"</SPAN
116 >
117  setting in the <TT
118 CLASS="FILENAME"
119 >config</TT
120 > file used to start 
121  <SPAN
122 CLASS="APPLICATION"
123 >Privoxy</SPAN
124 >.</P
125 ></DIV
126 ><DIV
127 CLASS="SECT2"
128 ><H3
129 CLASS="SECT2"
130 ><A
131 NAME="AEN583"
132 >5.2. I just added a new rule, but the steenkin ad is 
133 still getting through. How?</A
134 ></H3
135 ><P
136 > If the ad had been displayed before you added its URL, it will probably be
137  held in the browser's cache for some time, so it will be displayed without
138  the need for any request to the server, and <SPAN
139 CLASS="APPLICATION"
140 >Privoxy</SPAN
141 >
142  will not be in the picture. The best thing to do is try flushing the browser's
143  caches. And then try again.</P
144 ><P
145 > If this doesn't help, you probably have an error in the rule you
146  applied. Try pasting the full URL of the offending ad into <A
147 HREF="http://config.privoxy.org/show-url-info"
148 TARGET="_top"
149 >http://config.privoxy.org/show-url-info</A
150 >
151  and see if any actions match your new rule.</P
152 ></DIV
153 ><DIV
154 CLASS="SECT2"
155 ><H3
156 CLASS="SECT2"
157 ><A
158 NAME="AEN589"
159 >5.3. One of my favorite sites does not work with <SPAN
160 CLASS="APPLICATION"
161 >Privoxy</SPAN
162 >.
163 What can I do?</A
164 ></H3
165 ><P
166 > First verify that it is indeed a <SPAN
167 CLASS="APPLICATION"
168 >Privoxy</SPAN
169 > problem, 
170  by disabling <SPAN
171 CLASS="APPLICATION"
172 >Privoxy</SPAN
173 > filtering and blocking. 
174  Go to <A
175 HREF="http://p.p/"
176 TARGET="_top"
177 >http://p.p/</A
178 > and click on 
179  <SPAN
180 CLASS="QUOTE"
181 >"Toggle Privoxy On or Off"</SPAN
182 >, then disable it. Now try that 
183  page again. It's probably a good idea to flush the browser cache as well 
184  with <TT
185 CLASS="LITERAL"
186 >Shift+Reload</TT
187 > to flush caches.</P
188 ><P
189 > If still a problem, go to <SPAN
190 CLASS="QUOTE"
191 >"Show which actions apply to a URL and
192  why"</SPAN
193 > from <A
194 HREF="http://p.p/"
195 TARGET="_top"
196 >http://p.p/</A
197 > and paste
198  the full URL of the page in question into the prompt. See which actions are
199  being applied to the URL. Now, armed with this information, go to 
200  <SPAN
201 CLASS="QUOTE"
202 >"View &#38; change the current configuration"</SPAN
203 >. Here you should see various sections that have
204  various <SPAN
205 CLASS="APPLICATION"
206 >Privoxy</SPAN
207 > features disabled for specific
208  sites. Most disabled <SPAN
209 CLASS="QUOTE"
210 >"actions"</SPAN
211 > will have a <SPAN
212 CLASS="QUOTE"
213 >"-"</SPAN
214 > (minus
215  sign) in front of them. Some aliases are used just to disable other actions, 
216  e.g. <SPAN
217 CLASS="QUOTE"
218 >"shop"</SPAN
219 > and <SPAN
220 CLASS="QUOTE"
221 >"fragile"</SPAN
222 >, and won't necessarily 
223  use a <SPAN
224 CLASS="QUOTE"
225 >"+"</SPAN
226 > or <SPAN
227 CLASS="QUOTE"
228 >"-"</SPAN
229 > sign. Add your problem page
230  URL to one of these sections that looks like it is disabling the feature that
231  is causing the problem. Rember to flush your browser's caches when making 
232  such changes! As a last resort, try <SPAN
233 CLASS="QUOTE"
234 >"fragile"</SPAN
235 > which
236  disables most actions. Now re-try the page. There might be some trial and
237  error involved. This is discussed in more detail in the <A
238 HREF="../user-manual/appendix.html#ACTIONSANAT"
239 TARGET="_top"
240 >user-manual appendix</A
241 >.&#13;</P
242 ><P
243 > Alternately, if you are comfortable with a text editor, you can accomplish 
244  the same thing by editing the appropriate <SPAN
245 CLASS="QUOTE"
246 >"actions"</SPAN
247 > file.</P
248 ></DIV
249 ></DIV
250 ><DIV
251 CLASS="NAVFOOTER"
252 ><HR
253 ALIGN="LEFT"
254 WIDTH="100%"><TABLE
255 WIDTH="100%"
256 BORDER="0"
257 CELLPADDING="0"
258 CELLSPACING="0"
259 ><TR
260 ><TD
261 WIDTH="33%"
262 ALIGN="left"
263 VALIGN="top"
264 ><A
265 HREF="misc.html"
266 >Prev</A
267 ></TD
268 ><TD
269 WIDTH="34%"
270 ALIGN="center"
271 VALIGN="top"
272 ><A
273 HREF="index.html"
274 >Home</A
275 ></TD
276 ><TD
277 WIDTH="33%"
278 ALIGN="right"
279 VALIGN="top"
280 ><A
281 HREF="contact.html"
282 >Next</A
283 ></TD
284 ></TR
285 ><TR
286 ><TD
287 WIDTH="33%"
288 ALIGN="left"
289 VALIGN="top"
290 >Miscellaneous</TD
291 ><TD
292 WIDTH="34%"
293 ALIGN="center"
294 VALIGN="top"
295 >&nbsp;</TD
296 ><TD
297 WIDTH="33%"
298 ALIGN="right"
299 VALIGN="top"
300 >Contacting the developers, Bug Reporting and Feature Requests</TD
301 ></TR
302 ></TABLE
303 ></DIV
304 ></BODY
305 ></HTML
306 >