<?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: Drupal 5.x on Ubuntu LAMP</title>
	<atom:link href="http://23rdworld.com/2008/04/09/drupal-5x-on-ubuntu-lamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://23rdworld.com/2008/04/09/drupal-5x-on-ubuntu-lamp/</link>
	<description>Home of Seattle-based web site designer and blog consultant, Mahalie Pech.</description>
	<lastBuildDate>Fri, 28 Oct 2011 07:55:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Mahalie</title>
		<link>http://23rdworld.com/2008/04/09/drupal-5x-on-ubuntu-lamp/comment-page-1/#comment-4102</link>
		<dc:creator>Mahalie</dc:creator>
		<pubDate>Tue, 02 Jun 2009 19:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/?p=124#comment-4102</guid>
		<description>Hey thanks for that catch, updated!</description>
		<content:encoded><![CDATA[<p>Hey thanks for that catch, updated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://23rdworld.com/2008/04/09/drupal-5x-on-ubuntu-lamp/comment-page-1/#comment-3933</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Sat, 30 May 2009 07:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://23rdworld.com/?p=124#comment-3933</guid>
		<description>These is an error in your MySQL commands to create the database.  You&#039;ve used two different database names in the script - &quot;db_drupaltest&quot; and &quot;drupaltest&quot;.   

A bit tricky for a newby, but at least I know a tiny bit more about MySQL now that I&#039;ve had to spend some time reading the MYSqldoco.....  Thanks for the info, it heaped greatly and worked OK (except for the error) on Ubuntu 9.04 Server edition.

mysqladmin -u root -p create db_drupaltest

GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES ON drupaltest.* TO &#039;drupal_usr&#039;@&#039;localhost&#039; IDENTIFIED BY &#039;secretpassword&#039;;

Regards,

Roy Gilby
(Australia)</description>
		<content:encoded><![CDATA[<p>These is an error in your MySQL commands to create the database.  You&#8217;ve used two different database names in the script &#8211; &#8220;db_drupaltest&#8221; and &#8220;drupaltest&#8221;.   </p>
<p>A bit tricky for a newby, but at least I know a tiny bit more about MySQL now that I&#8217;ve had to spend some time reading the MYSqldoco&#8230;..  Thanks for the info, it heaped greatly and worked OK (except for the error) on Ubuntu 9.04 Server edition.</p>
<p>mysqladmin -u root -p create db_drupaltest</p>
<p>GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, CREATE TEMPORARY TABLES, LOCK TABLES ON drupaltest.* TO &#8216;drupal_usr&#8217;@'localhost&#8217; IDENTIFIED BY &#8216;secretpassword&#8217;;</p>
<p>Regards,</p>
<p>Roy Gilby<br />
(Australia)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

