You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/10/06 11:20:41 UTC

DO NOT REPLY [Bug 31558] - Cannot serve files from Novell share mounted into Linux with ncpfs

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31558>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31558

Cannot serve files from Novell share mounted into Linux with ncpfs

chip@force-elite.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From chip@force-elite.com  2004-10-06 09:20 -------
Try Adding these to your configuration file:
EnableMMAP Off
EnableSendfile Off

This is required when you are serving an NFS or SMBFS mounted share, and i
believe it is the same for ncpfs.

http://httpd.apache.org/docs-2.0/mod/core.html#enablemmap
http://httpd.apache.org/docs-2.0/mod/core.html#enablesendfile

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org