<br><br><div><span class="gmail_quote">On 6/11/06, <b class="gmail_sendername">Samatason Ltd</b> <<a href="mailto:chris@samatason.co.uk">chris@samatason.co.uk</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks Paul<br><br>-----Original Message-----<br>From: <a href="mailto:fedora-list-bounces@redhat.com">fedora-list-bounces@redhat.com</a> [mailto:<a href="mailto:fedora-list-bounces@redhat.com">fedora-list-bounces@redhat.com
</a>]<br>On Behalf Of Paul Howarth<br>Sent: 09 June 2006 15:53<br>To: For users of Fedora Core releases<br>Subject: Re: Adding Apache Modules<br><br>Chris Maiden wrote:<br>> Hi<br>><br>> I installed Fedora Core 5 for the first time this week - everything
<br>> went well until I tried to add mod_rewrite to Apache...<br>><br>> This is what I did...<br>> Removed rpms httpd apache etc<br>> Downloaded apache 2.2.2 source<br>> Configured with mod_so<br>> etc
<br>><br>> So Apache is working fine which makes me wonder if it's something to<br>> do with Fedora...<br>><br>> Now when I try to add mod_rewrite with apxs -i -a mod_rewrite.c<br>> /usr/local/apache/build/instdso.sh
<br>><br>> this is the output<br>> SH_LIBTOOL='/usr/local/apache/build/libtool' mod_rewrite.c<br>> /usr/local/apache/modules /usr/local/apache/build/libtool<br>> --mode=install cp mod_rewrite.c /usr/local/apache/modules/ cp
<br>> mod_rewrite.c /usr/local/apache/modules/mod_rewrite.c<br>> Warning!  dlname not found in /usr/local/apache/modules/mod_rewrite.c.<br>> Assuming installing a .so rather than a libtool archive.<br>> chmod 755 /usr/local/apache/modules/mod_rewrite.so
<br>> chmod: cannot access `/usr/local/apache/modules/mod_rewrite.so': No<br>> such file or directory<br>> apxs:Error: Command failed with rc=65536<br>><br>> Now the warning about dlname is apparently normal so I have tried
<br>> other suggestions I found on the net<br>><br>> yum install httpd-devel<br>> yum install libtool<br>><br>> I also the permissions on apache/modules to 777 because I thought it<br>> was a permissions problem but it's had no effect.
<br>><br>> It is Apache 2 even though it /usr/local/apache<br>><br>> Any help would be appreciated<br><br>I'd be inclined to try rebuilding the 2.2.2 httpd SRPM from rawhide rather<br>than just installing from source. That way you'd get it built using the same
<br>compiler options as the standard httpd package (e.g.<br>FORTIFY_SOURCE), which might help.<br><br>Paul.<br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com</a><br>To unsubscribe: 
<a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br><br><br>--<br>fedora-list mailing list<br><a href="mailto:fedora-list@redhat.com">fedora-list@redhat.com
</a><br>To unsubscribe: <a href="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</a><br></blockquote></div><br>try yum install mod_rewrite or do a search to find the  correct package name.
<br>
<br>
yum search mod_rewrite<br>
<br>
-- <br>mB.