I believe it may have something to do with mod_perl being a DSO object.
it seems to bomb out when compiled as such (bomb while restarting
apache). So I may have to compile mod_perl statically, and php + jserve
dynamically.
Which is fine, but I wanted all the mods to be external :/
Thanks fo
On Fri, Sep 08, 2000 at 09:21:32AM -0500, ultra violet wrote:
> ok, I have successfully compiled BOTH mod_php + mod_perl
> as DSO objects for use with apache.
>
> however when I activate the modules in the httpd.conf file
> I can't seem to use both at the same time? &&|| Jserve (or Jrun whatever)