Ah. Right you were. root@foobar:/usr/local/applications/apache2059/bin# ./httpd -l Compiled in modules: core.c mod_access.c mod_auth.c mod_include.c mod_log_config.c mod_env.c mod_setenvif.c prefork.c http_core.c mod_mime.c mod_status.c mod_autoindex.c mod_asis.c mod_cgi.c mod_negotiation.c mod_dir.c mod_imap.c mod_actions.c mod_userdir.c mod_alias.c mod_rewrite.c mod_so.c Leaving aside arguments regarding desirability, how do I make it so that mod_rewrite becomes an .so file in the modules directory? Or is it even possible? > -----Original Message----- > From: jslive@xxxxxxxxx [mailto:jslive@xxxxxxxxx] On Behalf Of > Joshua Slive > Sent: Friday, September 07, 2007 12:12 PM > To: users@xxxxxxxxxxxxxxxx > Subject: Re: Unable to compile mod_rewrite > > On 9/7/07, gb1071nx <gb1071nx@xxxxxxxxxxxxxxxxxxxxx> wrote: > > > > Hi, first-time poster (go easy on me) > > > > I've downloaded httpd 2.0.59 and untar'd it. > > > > I've used ./configure like so: > > > > root@foobar:/home/mikec/httpd-2.0.59# ./configure > > --prefix=/usr/local/applications/2059 > > --enable-so > > --enable-rewrite > > > root@foobar:/usr/local/applications/2059/bin# httpd -l > > Compiled-in modules: > > http_core.c > > mod_so.c > > suexec: disabled; invalid wrapper /usr/sbin/suexec > > The this last one with "./httpd -l" > > I bet you are hitting another installed version of apache > httpd, rather than the freshly-compiled one. > > Joshua. > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- 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