Hi,

I just installed iowa and mod_iowa using ruby 1.6.2 on FreeBSD
4.2-STABLE. 

My problem is that if I try to do the following:

lynx -mime_header http://localhost/iowa

I get the following result:

Looking up localhost.
Making HTTP connection to localhost.
Sending HTTP request.
HTTP request sent; waiting for response.
Alert!: Unexpected network read error; connection aborted.
Can't Access `http://localhost/iowa'
Alert!: Unable to access document.

lynx: Can't access startfile


The following line appears in the apache error log:

[Tue Feb 13 20:23:45 2001] [notice] child pid 2669 exit signal
Segmentation fault (11)


Can anyone give me a clue of how to go on with this?