danmcb
Forum Replies Created
-
Yes!
Thank you! that’s great!
no – it didn’t make any difference. Probably because the error is at webserver level (kind of weird behaviour of lighty)?
Other sites are hand coded html/css using some perl scripts to generate the site from templates. Great for small static sites but not gets hard work when you want a bit more.
thanks!
hmmm. The alternate cron hack does noty seem to help.
The 411 response seems to be a feature of lighttpd 1.4 – the only way to change this is either to switch to Apache or use lighttpd2 (which allegedly supports content-length not being in the header).
Hi, thank you for the response!
I have root access on the server, the installation is all down to me, so for me to fix it.
I wonder if this is caused because I am using lighttpd not Apache? (I have a bunch of sites on this server, and they have been up a long time – this is the only WP one and I don’t want to swicth to Apache unles REALLY necessary.)
I will try your workaround! thank you