RXML returns a blank page

Hello,

I built a simple rxml page that should print the contents of a table in
XML.
It works perfect localy, using Mongrel.

But I have a VPS server with the same data, but running Lighhtpd.
There, it returns a blank page…

Is it because of mongrel/lighttpd ? How could I fix that ??

Thanks,

Parra

On Wed, 2006-07-12 at 12:28 -0300, Marcello P. wrote:

Hello,

I built a simple rxml page that should print the contents of a table
in XML.
It works perfect localy, using Mongrel.

But I have a VPS server with the same data, but running Lighhtpd.
There, it returns a blank page…

Is it because of mongrel/lighttpd ? How could I fix that ??

Check out the mime types you have for lighttpd. Also, see if you can
dump what mongrel sends for headers vs. what lighttpd sends for headers.
You can do this easily with curl -i for mongrel and lighttpd.


Zed A. Shaw

http://mongrel.rubyforge.org/
http://www.railsmachine.com/ – Need Mongrel support?