On Tuesday, July 30, 2002, at 04:24 AM, Danial Pearce wrote:
> But I can not get the libapreq stuff going on this version of apache. > It can only be done with following the intructions at > http://www.apache.org/~joes/. Which means I have to compile and install > a new version of Apache. Which I have done, and I can get mod_perl and > the libapreq stuff going fine if I do that, but then PHP wont work on > any other versions of Apache. This isn't the answer you were looking for, but have you tried compiling your own custom PHP (in addition to mod_perl and Apache as you have already done)? True, it isn't the "stock" PHP that comes with OS X, but you end up with the latest PHP and it's a fairly straightforward install. (Note that I have always had more success compiling PHP into Apache as a static module than as a DSO but YMMV.) Erik
