On Wed, Jul 14, 2010 at 4:14 PM, Michael Powe <michael@xxxxxxxxxxxx> wrote: > Hello, > > Is there a way for me to list out the loaded shared modules in Apache > 2.0.63? `./httpd -l' lists the compiled-in modules but other methods > I've tried do not work, e.g. `./httpd -t -D DUMP_MODULES' and the -M > option apparently wasn't invented at the time of this version. You can use something external like lsof/pmap/gdb to just look at what libs are loaded. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- 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