ZZZ-Test DBV212 wrote:
> 
> Hello all
> 
> i have many problems to install midgard.
> I use SuSE 6.4 Kernel 2.2.14 Apache Version 1.3.12 and Mysql 3.22.32
> I have installed succesfull mod_lib midgard_php and midgard_data Version
> 1.4beta5a.
> 
> Mysql Database midgard with all neccesary table are exist.
> 
> After the installing restart the apache server.
> The apache server can not start it, comes up with an error message:
> Starting service httpdSyntax error on line 1549 of /etc/httpd/httpd.conf:
> Invalid command "MidgradEngine" perhaps mis-spelled or defined by a module
> not included in the the server configuration.
> 
> Copy from httpd.conf:
> 
> LoadModule midgard_module /usr/lib/apache/mod_midgard.so
> AddModule mod_midgrad.c
> 
> Please help me i was installing the midgard since one week and
> dont have any idea what is wrong and is not running midgard.

Does it really say midgrad?

The commands that load & activate the midgard and php-module are
probably
inside a IfDefine block on SuSE. Look for lines looking like

LoadModule midgard_module     modules/mod_midgard.so
LoadModule php3_module        modules/libphp3.so
AddModule mod_php3.c
AddModule mod_midgard.c

And move them outside the IfDefine block.

Emile

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