Forum .LRN Q&A: Authenticated proxy configuration

Collapse
Posted by Semantic Italy on
Hi to everybody,
we're experimenting for some prospect the DotLRN platform.

We're trying to configure and tune-up our test site, that is behind our company proxy that need authentication.

This is probably the reason why the "Install from Repository" admin functions doesn't work. It gives us this error:

Couldn't get the package list. Please try again later.
while executing
"error "Couldn't get the package list. Please try again later.""
(procedure "apm_get_package_repository" line 19)
invoked from within
"apm_get_package_repository -repository_url $repository_url -array repository"

...

As suggested in this thread
"How to configure AOLServer behind a proxy"
I've modified 2 conf files:

config.tcl
[AOLSERVER]/modules/tcl/http.tcl

but it seems that those instructions are for a proxy with no authentication.

Please someone could help us ?

Thank you,

Roberto

Collapse
Posted by Semantic Italy on
Please anyone can help us? We've achieved our goal installing from local, but the authenticated proxy is still an open issue for us.
Tnx
Roberto
Collapse
Posted by Carl Robert Blesius on
This does not seem to be anything others here have had to deal with that are reading this thread. I recommend you just download the tarball and store it on your local file system (or check out the branch you need from cvs). You can then upgrade from local by getting a new copy of the code when a new version comes out.
Collapse
Posted by Semantic Italy on
Ok thanks, that's exactly what we've done.
Bye,
Roberto