Emiliano wrote:
> 
> David Banning wrote:
> 
> > > > Well there's your problem: mod_so isn't compiled in, and mod_php3 is.
> > > > You need to link in either mod_midgard or mod_so statically.
> >
> > I have followed the INSTALL files - I don't understand why mod_midgard
> > is not compiled in. I have seen no mention of mod_so in any install files.
> 
> That's because apxs is supposed to take care of that. To compile in
> mod_midgard statically, use the
> --activate-module=/path/to/mod_midgard.c switch to apaches' configure
> command. To build load mod_midgard dynamically, use the
> --enable-module=so to apaches' configure command and after compiling
> and installing apache, reconfigure & rebuild mod_midgard.

Now I think we're getting somewhere.  I had perl installed, then
uninstalled.
I believe you need perl to run apxs?

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to