PDA

View Full Version : 400 Malformed Request



shenron
08-11-2005, 03:35 PM
Hello,

I'm a Portuguese user of Knoppix, currently with Knoppix 3.9 Live cd version.

I'm having a problem with klik installation. Every time I try to run it I get this:

*****

knoppix@0[knoppix]$ wget klik.atekon.de/client/install -O -|sh
--15:24:12-- http://klik.atekon.de/client/install
=> `-'
Resolving klik.atekon.de... 134.169.172.48
Connecting to klik.atekon.de[134.169.172.48]:80... connected.
HTTP request sent, awaiting response... 400 Malformed Request
15:24:13 ERROR 400: Malformed Request.

*****

I've also tried all this using root, but i got the same results.
I access the inet with a proxy server, maybe this is the problem, but i dunno how to solve it.

Thx in advance! :)

probono
08-14-2005, 04:32 PM
Probably it's the proxy indeed.

bfree
08-15-2005, 05:52 PM
I access the inet with a proxy server, maybe this is the problem, but i dunno how to solve it.

You will have to configure wget to use your proxy. You can do this by editing/creating your own .wgetrc file. You can copy /etc/wgetrc to .wgetrc in your home directory, and then edit the proxy section. See the man or info pages for wget for more.