<?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 on: Installing apxs2 on Ubuntu Warty</title>
	<atom:link href="http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/</link>
	<description></description>
	<lastBuildDate>Thu, 01 Jul 2010 13:36:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Siddharth</title>
		<link>http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/comment-page-1/#comment-31727</link>
		<dc:creator>Siddharth</dc:creator>
		<pubDate>Sat, 06 Dec 2008 12:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/#comment-31727</guid>
		<description>The relevant package when you have a threaded apache mpm (like apache2-mpm-worker) installed is apache2-threaded-dev</description>
		<content:encoded><![CDATA[<p>The relevant package when you have a threaded apache mpm (like apache2-mpm-worker) installed is apache2-threaded-dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PCSpectra</title>
		<link>http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/comment-page-1/#comment-31218</link>
		<dc:creator>PCSpectra</dc:creator>
		<pubDate>Sat, 15 Nov 2008 03:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/#comment-31218</guid>
		<description>Sweet. I&#039;ve been banging my head off my desk for about an hour. I am trying to compile PHP 5.3Alpha to test some of the intl() features and that requires a custom compilation of PHP. I was hoping to use the Apache that is installed with apt-get but I assume doing so doesn&#039;t bring along the apxs2 tool?

To be honest I&#039;m not even sure if I need that tool to build PHP or if I might assume Apache (by default) allows dynamic modules, which I assume it does -- I&#039;ve added modules on the fly before (ie: mod_rewrite) but at least I know now when I attempt to compile and it fails I can try this and see if that corrects the issue. 

Thank you kindly -- I love short and sweet blog entires like this :)

Cheers,
Alex</description>
		<content:encoded><![CDATA[<p>Sweet. I&#8217;ve been banging my head off my desk for about an hour. I am trying to compile PHP 5.3Alpha to test some of the intl() features and that requires a custom compilation of PHP. I was hoping to use the Apache that is installed with apt-get but I assume doing so doesn&#8217;t bring along the apxs2 tool?</p>
<p>To be honest I&#8217;m not even sure if I need that tool to build PHP or if I might assume Apache (by default) allows dynamic modules, which I assume it does &#8212; I&#8217;ve added modules on the fly before (ie: mod_rewrite) but at least I know now when I attempt to compile and it fails I can try this and see if that corrects the issue. </p>
<p>Thank you kindly &#8212; I love short and sweet blog entires like this <img src='http://www.willmer.com/kb/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/comment-page-1/#comment-16008</link>
		<dc:creator>Sean</dc:creator>
		<pubDate>Tue, 04 Sep 2007 01:29:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/#comment-16008</guid>
		<description>Use &quot;apt-file&quot; to look for specific files to be installed.

$ apt-file search apxs

May need to do this if you have never used apt-file:
$ sudo apt-file update</description>
		<content:encoded><![CDATA[<p>Use &#8220;apt-file&#8221; to look for specific files to be installed.</p>
<p>$ apt-file search apxs</p>
<p>May need to do this if you have never used apt-file:<br />
$ sudo apt-file update</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leroux</title>
		<link>http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/comment-page-1/#comment-20</link>
		<dc:creator>leroux</dc:creator>
		<pubDate>Sun, 22 May 2005 09:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/#comment-20</guid>
		<description>You may obtain apxs2  by installing apache2-mpm-prefork.dev</description>
		<content:encoded><![CDATA[<p>You may obtain apxs2  by installing apache2-mpm-prefork.dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/comment-page-1/#comment-4</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Sun, 20 Feb 2005 06:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.willmer.com/kb/2005/01/installing-apxs2-on-ubuntu-warty/#comment-4</guid>
		<description>The only problem with this is Debian bug #243340. Making it tricky to make mod_jk on Warty.</description>
		<content:encoded><![CDATA[<p>The only problem with this is Debian bug #243340. Making it tricky to make mod_jk on Warty.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
