You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by dg...@apache.org on 1999/04/21 06:13:32 UTC

Re: general/3724: Frequently receiving error 'Server Returned an Invalid Response' in Internet Explorer or 'Server returned no data' in Netscape

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: Frequently receiving error 'Server Returned an Invalid Response' in Internet Explorer or 'Server returned no data' in Netscape

Comment-Added-By: dgaudet
Comment-Added-When: Tue Apr 20 21:13:30 PDT 1999
Comment-Added:
If you can reproduce this in a test server on a different
port without mod_perl that'd be great.

One wild guess -- try editing src/include/ap_config.h
and removing the USE_MMAP_FILES define from the OSF
section.

Dean