On Sun, 12 Jan 2003, David Wheeler wrote: > On Sunday, January 12, 2003, at 04:38 PM, Charles Albrecht wrote: > > > David Wheeler has put together a helpful set of instructions at > > > > http://david.wheeler.net/osx.html > > Yeah, yeah, I need to update that. In the meantime, see my articles on > MacDevCenter.com: > > Build Your Own Apache Server with mod_perl > http://www.macdevcenter.com/pub/a/mac/2002/11/05/apache_osx.html > > Build Your Own Apache Server with mod_perl and mod_ssl > http://www.macdevcenter.com/pub/a/mac/2002/12/18/apache_modssl.html
Hi David. I looked over your instructions with great interest, since you seem to be describing a build of the system that repeatedly failed for me. The only difference I can see is you use Apache 1.3.26 instead of 1.3.27. Have you tried the specific build of Apache 1.3.27 / mod_perl 1.27 / Perl 5.8.0 under OSX 10.2? That process failed repeatably for me at least half a dozen times before I gave up and went back to Perl 5.6.0, where the same build process worked fine. (I posted the exact build recipe in my earlier message yesterday.) The failure was that loading the libperl module would cause Apache to immediately crash with deep, scary internal memory errors; commenting out the libperl load in httpd.conf, the server itself worked fine without it. This was on a clean, brand-new 10.2 install. - Steve -- Steve Linberg, Chief Goblin Silicon Goblin Technologies http://silicongoblin.com Be kind. Remember, everyone you meet is fighting a hard battle.