我无法在MAMP上安装mod_xsendfile。
我使用了一些资源来帮助我安装它:
http://iprog.com/posting/2008/04/compiling_mod_xsendfile_for_mac_os_x
http://groups.google.com/group/phusion-passenger/browse_thread/thread/e6dac9d5ea0de9c1
我结束了通过macports安装apache20,并使用apsx命令来创build模块,然后将其复制到MAMP的模块文件夹。
我似乎至less能够加载模块。 但是,然后我在我的apache日志中得到这个错误:
[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)
谁能帮我吗? :S