I can't get midgard up and running.

telnet localhost 80 <return>  then
HEAD / HTTP 1.0  <return> <return>   shows;

Server: Apache/1.3.12 (Unix) PHP/3.0.12+Midgard/1.2.5

but httpd -l shows;

Compiled-in modules:
  http_core.c
  mod_env.c
  mod_log_config.c
  mod_mime.c
  mod_negotiation.c
  mod_status.c
  mod_include.c
  mod_autoindex.c
  mod_dir.c
  mod_cgi.c
  mod_asis.c
  mod_imap.c
  mod_actions.c
  mod_userdir.c
  mod_alias.c
  mod_access.c
  mod_auth.c
  mod_setenvif.c
  mod_php3.c
suexec: disabled; invalid wrapper /www/bin/suexec

> > 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.

--
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