On 10 May 2002, Armand A. Verstappen wrote:

> So, I'm back at mod_midgard not being activated. Can you share the bit
> of httpd.conf that has the AddModule and LoadModule directives for
> Midgard with us?

LoadModule usertrack_module   libexec/mod_usertrack.so
LoadModule example_module     libexec/mod_example.so
LoadModule unique_id_module   libexec/mod_unique_id.so
LoadModule setenvif_module    libexec/mod_setenvif.so
LoadModule midgard_module     libexec/mod_midgard.so
LoadModule php4_module        libexec/libphp4.so

AddModule mod_usertrack.c
AddModule mod_example.c
AddModule mod_unique_id.c
AddModule mod_so.c
AddModule mod_setenvif.c
AddModule mod_midgard.c
AddModule mod_php4.c

AddType application/x-httpd-php .php .php4
Include conf/midgard-data.conf

> btw, I can't reach you phpinfo() output from here.

Hmm, I just checked
http://bajan.cricalix.net:8181/t.php
from here at work and it answered.  I can provide a static page capture if 
needed.

-- 

Sapere aude
My mind not only wanders, it sometimes leaves completely.
Never attribute to malice that which can be adequately explained by stupidity.


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

Reply via email to