Jon wrote:
Gave up with 1.5.0 and moved on to 1.6.0. More

problems with the

apache modules with apache complainig it cannot find
'mod_midgard.c' which doesn't seemed to be installed by
"midgard-apache1-1.6.0beta"...

How is your apache configured? Give any configuration directives where midgard directives or modules are used.


Installed firstly installed midgard-core-1.6.0beta, then
midgard-apache1-1.6.0beta using:

./configure --with-midgard-config=/usr/local/bin/midgard-config
make
make install

Copied midgard-conf to /etc/httpd/conf and included it in the
httpd.conf file.

This is what midgard put into the httpd.conf file:

LoadModule midgard_module     /usr/lib/apache/midgard-apache1.so
AddModule mod_midgard.c

I've checked the system but AddModule mod_midgard.c has not been
installed:

[EMAIL PROTECTED] midgard-php4-1.6.0beta]# find / -name mod_midgard.c
find: /proc/17059/fd: No such file or directory
find: /proc/22197/fd: No such file or directory
find: /proc/9274/fd: No such file or directory
[EMAIL PROTECTED] midgard-php4-1.6.0beta]#

So I guess that mod_midgard.c was not installed by
midgard-apache-1.6.0beta using config options.

Jon


Try "AddModule midgard-apache1.c" (just guessing)

David

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to