<?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>Tekipad Nuggets &#187; Drupal</title>
	<atom:link href="http://www.tekipad.com/blog/tag/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tekipad.com/blog</link>
	<description>when the bits settle</description>
	<lastBuildDate>Sun, 13 Jun 2010 09:58:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enabling mod_rewrite on fedora system with drupal</title>
		<link>http://www.tekipad.com/blog/2009/06/27/enabling-mod_rewrite-on-fedora-system-with-drupal/</link>
		<comments>http://www.tekipad.com/blog/2009/06/27/enabling-mod_rewrite-on-fedora-system-with-drupal/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 19:34:25 +0000</pubDate>
		<dc:creator>Gray Dot</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[clean-urls]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[fedora]]></category>

		<guid isPermaLink="false">http://www.tekipad.com/blog/2009/06/27/enabling-mod_rewrite-on-fedora-system-with-drupal/</guid>
		<description><![CDATA[





After deploying drupal on a test machine, and configuring the site, the deployment got stuck when I wanted to enable clean urls, but the check kept failing saying the the machine was not configured properly for clean urls. Most documentation on the internet and on the drupal documentation itself seems to be for debian based [...]]]></description>
		<wfw:commentRss>http://www.tekipad.com/blog/2009/06/27/enabling-mod_rewrite-on-fedora-system-with-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing a broken .htaccess for drupal</title>
		<link>http://www.tekipad.com/blog/2009/06/21/fixing-a-broken-htaccess-for-drupal/</link>
		<comments>http://www.tekipad.com/blog/2009/06/21/fixing-a-broken-htaccess-for-drupal/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 08:43:57 +0000</pubDate>
		<dc:creator>Gray Dot</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[mod_rewrite]]></category>

		<guid isPermaLink="false">http://www.tekipad.com/blog/2009/06/21/fixing-a-broken-htaccess-in-drupal/</guid>
		<description><![CDATA[





The Drupal site at tekipad.com broke its clean url functionality and every attempt to access similar to tekipad.com/node/33 began redirecting to tekipad/blog &#8217;s 404 error page. tekipad.com/?q=admin links worked fine though.
On accessing the root directory of the site via ftp and downloading .htaccess, the error seemed obvious. The following lines needed to be added.
As an [...]]]></description>
		<wfw:commentRss>http://www.tekipad.com/blog/2009/06/21/fixing-a-broken-htaccess-for-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal with Ubuntu &#8211; Simple Errors</title>
		<link>http://www.tekipad.com/blog/2008/08/27/drupal-with-ubuntu-simple-errors/</link>
		<comments>http://www.tekipad.com/blog/2008/08/27/drupal-with-ubuntu-simple-errors/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 01:08:00 +0000</pubDate>
		<dc:creator>Gray Dot</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.tekipad.com/blog/?p=31</guid>
		<description><![CDATA[





Just installed Drupal a few hours ago. Had some minor hiccups, that took a couple of minutes to solve and thought I should document it.
1. On visiting localhost/drupal, it asks for languages. I selected English and in the next step, it was unable to find a working database configuration. Since I was using mysql, the [...]]]></description>
		<wfw:commentRss>http://www.tekipad.com/blog/2008/08/27/drupal-with-ubuntu-simple-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
