<?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 Bennyland</title>
	<atom:link href="http://blog.bennyland.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bennyland.com</link>
	<description>this server is running in my bedroom - benny’s learning how to run a linux server</description>
	<lastBuildDate>Sat, 11 Dec 2010 23:32:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Installing Trac and Subversion on CentOS5 by Andy</title>
		<link>http://blog.bennyland.com/2010/01/18/installing-trac-and-subversion-on-centos5/comment-page-1/#comment-60</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 11 Dec 2010 23:32:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bennyland.com/?p=19#comment-60</guid>
		<description>or better still,
yum install MySQL-python

saves you a lot of headaches (well, me anyway!)</description>
		<content:encoded><![CDATA[<p>or better still,<br />
yum install MySQL-python</p>
<p>saves you a lot of headaches (well, me anyway!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing Trac and Subversion on CentOS5 by Andy</title>
		<link>http://blog.bennyland.com/2010/01/18/installing-trac-and-subversion-on-centos5/comment-page-1/#comment-59</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sat, 11 Dec 2010 23:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bennyland.com/?p=19#comment-59</guid>
		<description>if you get an error on installing MySQL-python, you are probably missing the developer python libraries...

yum install python-devel

will sort this out...</description>
		<content:encoded><![CDATA[<p>if you get an error on installing MySQL-python, you are probably missing the developer python libraries&#8230;</p>
<p>yum install python-devel</p>
<p>will sort this out&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serving ASP.NET pages in Apache on CentOS 5 by How to Enable Mono on an ISPConfig3 Server? Drija</title>
		<link>http://blog.bennyland.com/2010/02/06/serving-asp-net-pages-in-apache-on-centos-5/comment-page-1/#comment-47</link>
		<dc:creator>How to Enable Mono on an ISPConfig3 Server? Drija</dc:creator>
		<pubDate>Thu, 18 Nov 2010 22:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bennyland.com/?p=78#comment-47</guid>
		<description>[...] I&#8217;d like to give my users the ability to use ASP.NET on my server. It is running ISPConfig 3 on Fedora 12. I&#8217;ve searched the internet and was able to come up with this: Serving ASP.NET from ISPConfig [...]</description>
		<content:encoded><![CDATA[<p>[...] I&#8217;d like to give my users the ability to use ASP.NET on my server. It is running ISPConfig 3 on Fedora 12. I&#8217;ve searched the internet and was able to come up with this: Serving ASP.NET from ISPConfig [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by benny</title>
		<link>http://blog.bennyland.com/about/comment-page-1/#comment-43</link>
		<dc:creator>benny</dc:creator>
		<pubDate>Fri, 12 Nov 2010 18:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bennyland.com/?page_id=2#comment-43</guid>
		<description>sometimes, what&#039;s your need?</description>
		<content:encoded><![CDATA[<p>sometimes, what&#8217;s your need?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Felipe Meirelles</title>
		<link>http://blog.bennyland.com/about/comment-page-1/#comment-42</link>
		<dc:creator>Felipe Meirelles</dc:creator>
		<pubDate>Fri, 12 Nov 2010 18:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bennyland.com/?page_id=2#comment-42</guid>
		<description>Hey, are you still developing in python? Can you contact me?</description>
		<content:encoded><![CDATA[<p>Hey, are you still developing in python? Can you contact me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serving ASP.NET pages in Apache on CentOS 5 by benny</title>
		<link>http://blog.bennyland.com/2010/02/06/serving-asp-net-pages-in-apache-on-centos-5/comment-page-1/#comment-11</link>
		<dc:creator>benny</dc:creator>
		<pubDate>Wed, 17 Mar 2010 20:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bennyland.com/?p=78#comment-11</guid>
		<description>I&#039;m sorry I didn&#039;t notice your comment sooner... it looks like my server isn&#039;t notifying me via e-mail when new comments are posted! :(

Do you have any more information on this, or have you already discovered the solution?  I&#039;ve kind of given up on ASP right now since I realized the API I needed to make would be hosted on FreeBSD which has a port of mono that&#039;s even more out of date than mono is (to the API.NET stuff)</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry I didn&#8217;t notice your comment sooner&#8230; it looks like my server isn&#8217;t notifying me via e-mail when new comments are posted! <img src='http://blog.bennyland.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Do you have any more information on this, or have you already discovered the solution?  I&#8217;ve kind of given up on ASP right now since I realized the API I needed to make would be hosted on FreeBSD which has a port of mono that&#8217;s even more out of date than mono is (to the API.NET stuff)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serving ASP.NET pages in Apache on CentOS 5 by Bobby</title>
		<link>http://blog.bennyland.com/2010/02/06/serving-asp-net-pages-in-apache-on-centos-5/comment-page-1/#comment-9</link>
		<dc:creator>Bobby</dc:creator>
		<pubDate>Sat, 20 Feb 2010 19:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bennyland.com/?p=78#comment-9</guid>
		<description>I have followed these directions, and I end up with a &quot;Server Error in /test Application&quot;. Do you have any suggestions on where to look for the errors this generated so that I can further troubleshoot?

I&#039;d like to thank you though, as your tutorial is the closest I&#039;ve gotten to get this to work. Prior to finding this, I&#039;d been getting 500 server errors.</description>
		<content:encoded><![CDATA[<p>I have followed these directions, and I end up with a &#8220;Server Error in /test Application&#8221;. Do you have any suggestions on where to look for the errors this generated so that I can further troubleshoot?</p>
<p>I&#8217;d like to thank you though, as your tutorial is the closest I&#8217;ve gotten to get this to work. Prior to finding this, I&#8217;d been getting 500 server errors.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

