Apps :: Monkey bug?



Quote (Zucca @ Sep. 26 2006,08:46)
So... Back to this topic.
Anyone solved this yet?

Your index.html is vaild html code!
I get this:
Quote
$ wget http://palm.zapto.org/
--14:27:00--  http://palm.zapto.org/
          => `index.html'
Resolving palm.zapto.org... 82.181.65.9
Connecting to palm.zapto.org|82.181.65.9|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4,628 (4.5K) [text/plain]

100%[====================================>] 4,628         19.21K/s

14:27:01 (19.17 KB/s) - `index.html' saved [4628/4628]

$ cat index.html
This server is under heavy configuration progress...

                       b                         .$
                       4r                       .$$
                       4$r                     z$$$
etc.

Actually... It's index.txt

Anyway. I doesn't matter what file is linked (or is it valid or not). Problem is in monkey's code. It cannot serve any files if referer information is sent.

Quote (MrUmunhum @ Sep. 30 2006,19:31)
Your index.html is vaild html code!

BTW, how did you get it is valid code whe there's absolutely no HTML tags there?
Ok. I will forget monkey httpd and I'll try cherokee httpd sometime.
I don't know anything about cherokee. You could try lighttpd. There is an extension in the repository. Actually, I don't know anything about that either. Except that it is probably easier to set up, seeing as there is already an extension. If you decide to use cherokee instead, please make an extension for the rest of us. :)

Sorry nobody was able to help you with monkey. The problem is, monkey is buggy, beta, pre-1.0 software. And, it appears to be dead. I'm not going to call it quite yet, but I'm pretty sure it's dead.

Next Page...
original here.