Tags:
create new tag
view all tags

Question

Hi there,

I've just made a fresh install of TWiki 4.2. Everything works fine except I cannot get the 'Find More Extensions' feature to work from inside Configure.

When I use it I get this error:

Error accessing TWiki.org: Can't connect to twiki.org:80 (connect: timeout)

I'm on a a corporate intranet. Public intranet is accessed via a proxy server. (no authentication). I'm assuming the problem is it is not using the proxy.

From what I understand TWiki is using Perl's LWP package which means it should pick up the http_proxy variable from the environment. Is this correct?

Since I use mod_perl I've put the following into the Apache config:

PerlSetEnv HTTP_PROXY http://myproxy:24800/
PerlSetEnv http_proxy http://myproxy:24800/

I've put in both as there is some confusion in the docs I read which one LWP would use.

Anyway the above does not help.

I can do wget from the server host with no problems using the same user account that Apache runs under. So I know my basic connectivity is ok.

Do you have any ideas on what may be the problem?

How can I debug my problem?

Environment

TWiki version: TWikiRelease04x02x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Solaris 10
Web server: Apache
Perl version: 5.8
Client OS:  
Web Browser:  
Categories: Fatal error

-- LarsHaarber - 25 Jun 2008

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Check {PROXY}{HOST} and {PROXY}{PORT} parameters in Mail and proxies section of configure (clic on the Yes, I have read the documentation button before)

-- EnriqueCadalso - 27 Jun 2008

Thanks. How did I miss that one? smile Did the trick. Problem solved.

-- LarsHaarber - 27 Jun 2008

Change status to:
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2008-06-27 - LarsHaarber
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.