The following reply was made to PR general/2458; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Alejandro Navarro <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: general/2458: Spelling module does NOT work, even worsth, does not compile into httpd Date: Wed, 17 Jun 1998 09:43:27 -0700 (PDT) On 17 Jun 1998, Alejandro Navarro wrote: > Trying to compile apache with mod_speling everything seems OK, but httpd > -l doesn't show up this module, and doesn't work either. Both ways where > tried, (manual and APACI), no problem with files missing, no problem > with configuration files (in modules.c the spel mod is added and in > /modules/standard/Makefile under OBJS too) Are you sure you are running the right copy of httpd? Try prepending the entire path to the name, or do ./httpd in the directory it is in. Does mod_speling show up in the compiling lines while it is being compiled?
