<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WebKeyDesign &#187; Apache</title>
	<atom:link href="http://www.webkeydesign.com/category/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webkeydesign.com</link>
	<description>Affordable Solutions to Web Site Creation, Hosting, &#038; Support</description>
	<lastBuildDate>Thu, 31 Dec 2009 18:02:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Apache 2.2 on Windows Session Cache Error</title>
		<link>http://www.webkeydesign.com/268/apache-windows-session-cache-error/</link>
		<comments>http://www.webkeydesign.com/268/apache-windows-session-cache-error/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 20:14:52 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/?p=268</guid>
		<description><![CDATA[There appears to be a bug with Apache 2.2.13 which I ran into on Windows Server. See the following bug entry: Bug 23403. Opening the error.log for Apache showed the following warning:
warn Init: Session Cache is not configured (hint: SSLSessionCache)
Adding the following lines to the httpd.conf fixed the problem:
SSLSessionCache       [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/268/apache-windows-session-cache-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Extension php_exif</title>
		<link>http://www.webkeydesign.com/179/php-extension-php_exif/</link>
		<comments>http://www.webkeydesign.com/179/php-extension-php_exif/#comments</comments>
		<pubDate>Mon, 18 Jun 2007 14:38:49 +0000</pubDate>
		<dc:creator>WKD Webmaster</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php_exif]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.webkeydesign.com/179/php-extension-php_exif/</guid>
		<description><![CDATA[If you are running Apache 2.2.4 on Windows Server and try to load php_exif.dll in your php.ini file, this can cause Apache to not restart. The fix is pretty simple. You have to load php_mbstring.dll before php_exif.dll. For some reason, the default php.ini has exif listed before mbstring, which results in killing Apache on Windows.
My [...]]]></description>
		<wfw:commentRss>http://www.webkeydesign.com/179/php-extension-php_exif/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.235 seconds -->
