> when i use my browser ,for every site i see the > messege > the parameter is incorrect.
I did a google search on "Internet Explorer" (my assumption) and "the parameter is incorrect". There were quite a few articles listed but it is impossible to know from the information that you've provided if any of them apply to you. There is a Microsoft Knowledge base article that mentions the error: http://support.microsoft.com/default.aspx?scid=kb;EN-US;q185035 Although the knowledge base article talks about the error occurring while using the MS site, the solution they offer was given in several other references for general web use. For example: -------- clipped ----------------------- 1. What can I do when I get the error message "The parameter is incorrect" This occurs on some versions of Internet Explorer when you connect to a Web site that uses a language other than the language(s) installed on your computer. There are several solutions to solve the problem: 1. Just refresh the page 2. In Internet Explorer change the following options: - From the "Tools" menu click "Internet Options" - Click the tab "General": - Under "Temporary Internet files", click on the "Settings" button - Under "Check for newer versions of stored pages" click "Every visit to the page" - Click the tab "Advanced": - Under "HTTP 1.1 settings" remove the click mark from "Use HTTP 1.1 through proxy connections" and "Use HTTP 1.1" 3. Install the English module of Internet Explorer 4. Use another browser (i.e. Netscape) -------- end of clip --------------------- Does your squid work fine without squidGuard? Rick -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of azita m.s Sent: Thursday, April 25, 2002 8:37 AM To: Jan Klaverstijn; [EMAIL PROTECTED] Subject: Re: the parameter is incorrect. hi, thanks for your attention. this slash exist in squid.conf ,in mail I typed it wrong. i am waiting for your idea. regards azita Jan Klaverstijn <[EMAIL PROTECTED]> wrote: Azita, > redirect_program usr/local/bin/squidGuard -c /usr/local/squidGuard/squidGuard.conf ^^^ You attached your squiGuard.conf but it's likely to be in your squid.conf. Perhaps a typo? Try to prepend a slash before usr/local/bin: redirect_program /usr/local/bin/squidGuard -c /usr/local/squidGuard/squidGuard.conf - Jan. ----- Original Message ----- From: "azita m.s" To: Sent: Wednesday, April 24, 2002 8:38 AM Subject: the parameter is incorrect. > hi, > I wrote this line in squid.conf > redirect_program usr/local/bin/squidGuard -c > /usr/local/squidGuard/squidGuard.conf > > when i use my browser ,for every site i see the > messege > the parameter is incorrect. > i attached the config file that i use it for test. > &g! t; thanks for your help. > azita > > __________________________________________________ > Do You Yahoo!? > Yahoo! Games - play chess, backgammon, pool and more > http://games.yahoo.com/ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more
