On Mon, Oct 18, 2010 at 7:07 AM, Eskedar kefialew <tgywa@xxxxxxxxx> wrote: > Hi all, > > > I've compiled and installed mod_fcgid from sources >> How can I enable this module so that Apache will make use of it? as with any module you build in that manner: LoadModule fcgid_module modules/mod_fcgid.so (path to mod_fcgid.so may have to change depending on the install directory) then look at these examples: http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html#examples --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx