Re: [CMake] Fwd: Submitting to CDash fails with error 417

2010-11-08 Thread Gerhard Gappmeier
Hi Julien you were right. HTTP PUT didn't work. The line 'server.reject-expect-100-with-417 = "disable"' did the trick. No I can submit the results without error, but I still cannot see the result on the website. It still shows zero builds in all categories. Any ideas what can be missing? On Mon

Re: [CMake] Fwd: Submitting to CDash fails with error 417

2010-11-08 Thread Julien Jomier
Dear Gerhard, My guess is that your server is not supporting HTTP PUT protocol. I believe you have to explicitly enable the protocol for lighttpd. Let us know if that was the problem, Julien -- Forwarded message -- From: *Gerhard Gappmeier* mailto:gerhard.gappme...@ascolab.co