thanks for the quick reply!  Here's my output to check if Apache was
compiled with modules:

[localhost:~] FOO% httpd -l
Compiled-in modules:
    http_core.c
    mod_so.c
suexec: disabled; invalid wrapper /usr/sbin/suexec

looks OK right?

------------------------------------------------------------------------
On Monday, August 20, 2001, at 02:16 PM, mailtracker wrote:

Verify that your apache was built with modules enabled:

httpd -l

   should produce a list of *.c files, including http_core.c and mod_so.c

Reply via email to