[Pdx-pm] MacOS Apache and mod_perl
David Wheeler
david at kineticode.com
Sun Oct 30 13:39:41 PST 2005
On Oct 30, 2005, at 12:09 PM, Randal L. Schwartz wrote:
> I used the built-in version for quick CGI testing, but my own built
> like stonehenge.com's for offline testing of stonehenge.com.
If you build your own (and I generally recommend that you do), you
can compile Apache just like on any other Unix box, with one
difference: When you run Apache's configure script, you must pass the
"--without-execstrip" option. Everything else should be normal.
Oh, and if you want to compile in mod_ssl, you'll need to apply this
patch to it, first:
http://www.justatheory.com/computers/os/macosx/mod_ssl_dylib.patch
Best,
David
More information about the Pdx-pm-list
mailing list