<?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: Apache, PHP: Get Apache Enabled Modules in PHP Dynamically and Detect if a Apache Module is Installed</title>
	<atom:link href="http://www.kavoir.com/2009/06/apache-php-get-apache-enabled-modules-in-php-dynamically-and-detect-if-a-apache-module-is-installed.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kavoir.com/2009/06/apache-php-get-apache-enabled-modules-in-php-dynamically-and-detect-if-a-apache-module-is-installed.html</link>
	<description>Not just blog tips any more. We are rolling out a suite of web applications for fellow webmasters, website developers and Internet marketers.</description>
	<lastBuildDate>Mon, 15 Mar 2010 07:05:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yang Yang</title>
		<link>http://www.kavoir.com/2009/06/apache-php-get-apache-enabled-modules-in-php-dynamically-and-detect-if-a-apache-module-is-installed.html/comment-page-1#comment-8215</link>
		<dc:creator>Yang Yang</dc:creator>
		<pubDate>Fri, 26 Feb 2010 09:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2009/06/apache-php-get-apache-installed-modules-in-php-dynamically-and-detect-if-a-apache-module-is-installed.html#comment-8215</guid>
		<description>Thanks for the tip!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PCundKaffee</title>
		<link>http://www.kavoir.com/2009/06/apache-php-get-apache-enabled-modules-in-php-dynamically-and-detect-if-a-apache-module-is-installed.html/comment-page-1#comment-4477</link>
		<dc:creator>PCundKaffee</dc:creator>
		<pubDate>Mon, 10 Aug 2009 11:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.kavoir.com/2009/06/apache-php-get-apache-installed-modules-in-php-dynamically-and-detect-if-a-apache-module-is-installed.html#comment-4477</guid>
		<description>The function apache_get_modules is only available, if PHP is also loaded as Module. Otherway, Apache will return a &quot;undefined function&quot; error. To test if its loaded as Module, check phpinfo().

Greetz</description>
		<content:encoded><![CDATA[<p>The function apache_get_modules is only available, if PHP is also loaded as Module. Otherway, Apache will return a &#8220;undefined function&#8221; error. To test if its loaded as Module, check phpinfo().</p>
<p>Greetz</p>
]]></content:encoded>
	</item>
</channel>
</rss>
