On Tuesday, July 30, 2002, at 10:24 , Danial Pearce wrote:

> To be honest, I'm expecting a lot of replies saying that this is PHP's 
> fault and it's nothing to do with perl etc. But my question to the perl 
> list, is:
>
> Is there a way to get the libapreq stuff (Apache::Request / 
> Apache::Cookie) to work on the plain Mac OS X version of Apache?

Danial,

as there is patching Apache itself involved, I don't think so -
you have to recompile Apache. But one possible solution might be
to install the compiled Apache with mod_perl in your /opt tree and
configure it to listen to another port and use the prebuild OS X
Apache for your PHP stuff on the standard port. This way you also
don't get surprised after a OS X update which installs a new Apache
(and trashes your changes).

Sorry,
Florian

--
0699 109 24 24 5 - http://www.laudatio.com

Reply via email to