<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for hostby.net</title>
	<atom:link href="http://hostby.net/home/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://hostby.net/home</link>
	<description>Find your website a home with hostby.net</description>
	<lastBuildDate>Sat, 21 Nov 2009 19:09:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Centos 5 and mpm-itk by izghitu</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1715</link>
		<dc:creator>izghitu</dc:creator>
		<pubDate>Sat, 21 Nov 2009 19:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1715</guid>
		<description>Hi,

Actually I found the answer for this problem here:
http://lists.err.no/pipermail/mpm-itk/2008-July/000063.html

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Actually I found the answer for this problem here:<br />
<a href="http://lists.err.no/pipermail/mpm-itk/2008-July/000063.html" rel="nofollow">http://lists.err.no/pipermail/mpm-itk/2008-July/000063.html</a></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Centos 5 and mpm-itk by izghitu</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1714</link>
		<dc:creator>izghitu</dc:creator>
		<pubDate>Sat, 21 Nov 2009 18:37:40 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1714</guid>
		<description>Hi,

Sascha, when I try to build the itk rpms using your httpd-itk.spec I get the following error:
/usr/lib/apr-1/build/libtool --silent --mode=link gcc -pthread  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing     -Wl,-z,relro   -o mod_rewrite.la -rpath /usr/lib/httpd/modules -module -avoid-version  mod_rewrite.lo
make[4]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules/mappers&#039;
make[3]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules/mappers&#039;
make[2]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules&#039;
make[2]: Entering directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/support&#039;
make[2]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/support&#039;

make[1]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk&#039;
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.3422 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.3422 (%build)

The last lines of /var/tmp/rpm-tmp.3422 are:
[root@srv3 httpd-itk]# tail /var/tmp/rpm-tmp.3422
        --enable-ldap --enable-authnz-ldap \
        --enable-cgid \
        --enable-authn-anon --enable-authn-alias

# For the other MPMs, just build httpd and no optional modules
mpmbuild worker --enable-modules=none
mpmbuild event --enable-modules=none


exit 0

Unfortunately I have CentOS 5.4 32bit and I can&#039;t use your RPMs.

Any ideas?

Please advise</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Sascha, when I try to build the itk rpms using your httpd-itk.spec I get the following error:<br />
/usr/lib/apr-1/build/libtool &#8211;silent &#8211;mode=link gcc -pthread  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector &#8211;param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -fno-strict-aliasing     -Wl,-z,relro   -o mod_rewrite.la -rpath /usr/lib/httpd/modules -module -avoid-version  mod_rewrite.lo<br />
make[4]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules/mappers&#8217;<br />
make[3]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules/mappers&#8217;<br />
make[2]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/modules&#8217;<br />
make[2]: Entering directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/support&#8217;<br />
make[2]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk/support&#8217;</p>
<p>make[1]: Leaving directory `/root/rpmbuild/BUILD/httpd-2.2.3/itk&#8217;<br />
make: *** [all-recursive] Error 1<br />
error: Bad exit status from /var/tmp/rpm-tmp.3422 (%build)</p>
<p>RPM build errors:<br />
    Bad exit status from /var/tmp/rpm-tmp.3422 (%build)</p>
<p>The last lines of /var/tmp/rpm-tmp.3422 are:<br />
[root@srv3 httpd-itk]# tail /var/tmp/rpm-tmp.3422<br />
        &#8211;enable-ldap &#8211;enable-authnz-ldap \<br />
        &#8211;enable-cgid \<br />
        &#8211;enable-authn-anon &#8211;enable-authn-alias</p>
<p># For the other MPMs, just build httpd and no optional modules<br />
mpmbuild worker &#8211;enable-modules=none<br />
mpmbuild event &#8211;enable-modules=none</p>
<p>exit 0</p>
<p>Unfortunately I have CentOS 5.4 32bit and I can&#8217;t use your RPMs.</p>
<p>Any ideas?</p>
<p>Please advise</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Centos 5 and mpm-itk by Sascha Schieferdecker</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1705</link>
		<dc:creator>Sascha Schieferdecker</dc:creator>
		<pubDate>Tue, 17 Nov 2009 07:49:51 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1705</guid>
		<description>I will continue to publish RPMs with MPM-ITK here, as we use these packages in a production environment, so I need to build up-to-date RPMs anyway...</description>
		<content:encoded><![CDATA[<p>I will continue to publish RPMs with MPM-ITK here, as we use these packages in a production environment, so I need to build up-to-date RPMs anyway&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Centos 5 and mpm-itk by Sascha Schieferdecker</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1704</link>
		<dc:creator>Sascha Schieferdecker</dc:creator>
		<pubDate>Tue, 17 Nov 2009 07:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1704</guid>
		<description>Hi there,

the files above are repackaged and I have also included RPMs for 5.3 here:

http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.3.zip</description>
		<content:encoded><![CDATA[<p>Hi there,</p>
<p>the files above are repackaged and I have also included RPMs for 5.3 here:</p>
<p><a href="http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.3.zip" rel="nofollow">http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.3.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Centos 5 and mpm-itk by Lars</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1682</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Thu, 05 Nov 2009 15:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1682</guid>
		<description>Was right on patching httpd in Centos 5.4way and found your link.

It seems that there&#039;s something wrong with the zip file. Could you repackage it?

Thanks :)</description>
		<content:encoded><![CDATA[<p>Was right on patching httpd in Centos 5.4way and found your link.</p>
<p>It seems that there&#8217;s something wrong with the zip file. Could you repackage it?</p>
<p>Thanks <img src='http://hostby.net/home/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Centos 5 and mpm-itk by Sascha Schieferdecker</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1677</link>
		<dc:creator>Sascha Schieferdecker</dc:creator>
		<pubDate>Tue, 03 Nov 2009 11:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1677</guid>
		<description>Latest ITK-Patch, Diff and compiled X86_64 RPMs for Centos 5.4 are here:

http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.4.zip</description>
		<content:encoded><![CDATA[<p>Latest ITK-Patch, Diff and compiled X86_64 RPMs for Centos 5.4 are here:</p>
<p><a href="http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.4.zip" rel="nofollow">http://www.sascha-schieferdecker.de/centos/httpd-itk.centos5.4.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Centos 5 and mpm-itk by Anonymous</title>
		<link>http://hostby.net/home/2008/07/12/centos-5-and-mpm-itk/comment-page-1/#comment-1055</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 25 Aug 2009 08:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=13#comment-1055</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Awesome Plan! 2GB/25GB £3/month by Looking at a new host. - NamePros.Com</title>
		<link>http://hostby.net/home/2009/04/26/the-awesome-plan-2gb25gb-3month/comment-page-1/#comment-340</link>
		<dc:creator>Looking at a new host. - NamePros.Com</dc:creator>
		<pubDate>Wed, 06 May 2009 21:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?p=141#comment-340</guid>
		<description>[...] - 2GB of hosting space for any legal content. - 25GB of bandwidth each month - PHP 5 / MySQL 5  The Awesome Plan! 2GB/25GB </description>
		<content:encoded><![CDATA[<p>[...] &#8211; 2GB of hosting space for any legal content. &#8211; 25GB of bandwidth each month &#8211; PHP 5 / MySQL 5  The Awesome Plan! 2GB/25GB</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Terms &amp; Conditions by The Awesome Plan! 2GB/25GB £3/month &#124; hostby.net</title>
		<link>http://hostby.net/home/terms-conditions/comment-page-1/#comment-302</link>
		<dc:creator>The Awesome Plan! 2GB/25GB £3/month &#124; hostby.net</dc:creator>
		<pubDate>Sun, 26 Apr 2009 19:38:21 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?page_id=10#comment-302</guid>
		<description>[...] PagesAbout UsAcceptable UsageContact UsPrivacy PolicyTerms &amp; Conditions [...]</description>
		<content:encoded><![CDATA[<p>[...] PagesAbout UsAcceptable UsageContact UsPrivacy PolicyTerms &amp; Conditions [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Acceptable Usage by THE BIG PLAN: £10/mo 5GB Disk, 100GB Bandwidth &#124; hostby.net</title>
		<link>http://hostby.net/home/acceptable-usage-policy/comment-page-1/#comment-279</link>
		<dc:creator>THE BIG PLAN: £10/mo 5GB Disk, 100GB Bandwidth &#124; hostby.net</dc:creator>
		<pubDate>Thu, 16 Apr 2009 20:53:02 +0000</pubDate>
		<guid isPermaLink="false">http://hostby.net/home/?page_id=6#comment-279</guid>
		<description>[...] UsAcceptable UsageContact UsPrivacy PolicyTerms &amp; [...]</description>
		<content:encoded><![CDATA[<p>[...] UsAcceptable UsageContact UsPrivacy PolicyTerms &amp; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
