Lighttpd scgi error on windows

Hi,

I have followed the instructions below to get lighttpd and scgi working
on windows.

http://wiki.rubyonrails.org/rails/pages/HowToDeployWithLighttpdOnWindows

When i typ in the following address http://127.0.0.1:9999/ i get just a
blank white page.

In the scgi.log file i have the following error but dont know what the
problem is

[INF][3552] Running in production mode on 127.0.0.1:9999
[ERR][3552] Malformed request, does not end with ‘,’

I have checked the lighttpd configuration file and everything seems ok.

Can anyone tell me what is gone wrong?

Anyone have a clue what could be wrong here? Ive searched the net but
with no success.

Do i need to change the htaccess file?

Isit a windows XP problems?

???

See Deployment Strategies for Rails on Windows servers | New Auburn Personal Computer Services LLC for more information on
deploying to Windows. I had the problem you had occasionally and so I
abandoned it and developed several other solutions for deploying Rails
on Windows.

I hope this helps you.