pp wrote:
>
> Hello!
>
> Maybe this is known but I noticed
> that during midgard installation, my httpd.conf is
> modified with :
> LoadModule midgard_module /usr/lib/apache/1.3/mod_midgard.so
> this way I can't enter any midgard site (error in line 11
> mgd_get_midgard).
> To solve this manually added:
> AddModule mod_midgard.c
>
> Did I do something wrong with installation proccess?
If you remove the line again, and run
# /usr/sbin/apxs -i -a -n 'midgard' mod_midgard.so
is the line added? If not, your apxs is broken.
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]