Installing mod_xsendfile on MAMP
Posted
by mail4alberto
on Server Fault
See other posts from Server Fault
or by mail4alberto
Published on 2010-05-27T23:15:36Z
Indexed on
2010/05/27
23:22 UTC
Read the original article
Hit count: 292
Hello,
I'm having trouble installing mod_xsendfile on MAMP.
I've used some sources to try to help me install it: http://iprog.com/posting/2008/04/compiling_mod_xsendfile_for_mac_os_x http://groups.google.com/group/phusion-passenger/browse_thread/thread/e6dac9d5ea0de9c1
I ended up installing apache20 via macports and used apsx command to create the module and then copy it into MAMP's modules folder.
I was able to seem to load the module at least. But then I get this error in my apache logs:
[Thu May 27 19:08:28 2010] [notice] child pid 68606 exit signal Bus error (10) [Thu May 27 19:08:41 2010] [notice] child pid 68607 exit signal Bus error (10)
Can anyone help me out? :S
© Server Fault or respective owner