<?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: Development configuration tips for Ubuntu</title>
	<atom:link href="http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/</link>
	<description>Rich Internet Application development</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:10:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Development configuration tips for Ubuntu &#124; Ubuntu-News</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-90401</link>
		<dc:creator>Development configuration tips for Ubuntu &#124; Ubuntu-News</dc:creator>
		<pubDate>Mon, 26 Jan 2009 22:36:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-90401</guid>
		<description>[...] I just setup my machine at home with Ubuntu 8.10 which was so easy think I saved hours off the time it would normally take with Windows. So much is already installed and ready to go and with apt it?s super quick to download and install extra things things like MySQL, PHP, Apache, Java etc More here [...]</description>
		<content:encoded><![CDATA[<p>[...] I just setup my machine at home with Ubuntu 8.10 which was so easy think I saved hours off the time it would normally take with Windows. So much is already installed and ready to go and with apt it?s super quick to download and install extra things things like MySQL, PHP, Apache, Java etc More here [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Lynch</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-85224</link>
		<dc:creator>Mark Lynch</dc:creator>
		<pubDate>Mon, 15 Dec 2008 21:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-85224</guid>
		<description>Hi Michael, Nice tutorial.

One thing - I&#039;m pretty sure you don&#039;t need: libapache2-mod-auth-mysql  - it&#039;s only if you are using http authentication against a mysql server.  You don&#039;t need it if you just want php to talk to mysql, for that you just need php5-mysql

@Luke - re aptitude over apt-get.  aptitude is just a console ui for apt-get, under the hood it still calls apt-get to do installs etc.  aptitude is comparable to synaptic.  I.e. it&#039;s great when you are not sure what you need to install as you can search friendly descriptions.  But apt-get is the man for command line work :-)

Cheers,
Mark</description>
		<content:encoded><![CDATA[<p>Hi Michael, Nice tutorial.</p>
<p>One thing &#8211; I&#8217;m pretty sure you don&#8217;t need: libapache2-mod-auth-mysql  &#8211; it&#8217;s only if you are using http authentication against a mysql server.  You don&#8217;t need it if you just want php to talk to mysql, for that you just need php5-mysql</p>
<p>@Luke &#8211; re aptitude over apt-get.  aptitude is just a console ui for apt-get, under the hood it still calls apt-get to do installs etc.  aptitude is comparable to synaptic.  I.e. it&#8217;s great when you are not sure what you need to install as you can search friendly descriptions.  But apt-get is the man for command line work <img src='http://www.chapter31.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sharman</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-85213</link>
		<dc:creator>Michael Sharman</dc:creator>
		<pubDate>Mon, 15 Dec 2008 20:31:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-85213</guid>
		<description>@Luke - I haven&#039;t heard that and it looks as though (judging by the examples) apt-get is more common on the Intrepid (8.10) page: http://ubuntuguide.org/wiki/Ubuntu:Intrepid</description>
		<content:encoded><![CDATA[<p>@Luke &#8211; I haven&#8217;t heard that and it looks as though (judging by the examples) apt-get is more common on the Intrepid (8.10) page: <a href="http://ubuntuguide.org/wiki/Ubuntu:Intrepid" rel="nofollow">http://ubuntuguide.org/wiki/Ubuntu:Intrepid</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-85212</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Mon, 15 Dec 2008 20:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-85212</guid>
		<description>Doesn&#039;t Ubuntu favor aptitude over apt-get nowadays? I believe apt-get was deprecated and only available for backwards compatibility. I could be wrong through...</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t Ubuntu favor aptitude over apt-get nowadays? I believe apt-get was deprecated and only available for backwards compatibility. I could be wrong through&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: starenka</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-84876</link>
		<dc:creator>starenka</dc:creator>
		<pubDate>Sat, 13 Dec 2008 16:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-84876</guid>
		<description>I&#039;m pretty sure, you don&#039;t have to apt-get them. You already have them if you use tasksel. So the most easy way seems to tasksel and use a2enmod... right? ;)</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty sure, you don&#8217;t have to apt-get them. You already have them if you use tasksel. So the most easy way seems to tasksel and use a2enmod&#8230; right? <img src='http://www.chapter31.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-84867</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 13 Dec 2008 15:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-84867</guid>
		<description>You may need to activate individual mods (after you apt-get them) but again there is a inbuilt tool a2enmod modName that will create the symlinks for you.</description>
		<content:encoded><![CDATA[<p>You may need to activate individual mods (after you apt-get them) but again there is a inbuilt tool a2enmod modName that will create the symlinks for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: starenka</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-84857</link>
		<dc:creator>starenka</dc:creator>
		<pubDate>Sat, 13 Dec 2008 14:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-84857</guid>
		<description>I don&#039;t quite remember. They&#039;re installed for sure, but maybe not enabled as default. Enabling php or mod_rewrite is just matter of symlinking those files from mod_available to mod_enabled. You got it done in a jiffy.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t quite remember. They&#8217;re installed for sure, but maybe not enabled as default. Enabling php or mod_rewrite is just matter of symlinking those files from mod_available to mod_enabled. You got it done in a jiffy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Sharman</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-84838</link>
		<dc:creator>Michael Sharman</dc:creator>
		<pubDate>Sat, 13 Dec 2008 10:54:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-84838</guid>
		<description>@starenka - nice, I didn&#039;t know of tasksel before! For other interested in what this is you can read more here: https://help.ubuntu.com/community/Tasksel

I wonder if you still need to activate particular modules like mod_rewrite, or the php connector to mysql.

I guess if you don&#039;t want to use tasksel you can always do:

&lt;code&gt;sudo aptitude install apache2 php5-mysql libapache2-mod-php5 mysql-server&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>@starenka &#8211; nice, I didn&#8217;t know of tasksel before! For other interested in what this is you can read more here: <a href="https://help.ubuntu.com/community/Tasksel" rel="nofollow">https://help.ubuntu.com/community/Tasksel</a></p>
<p>I wonder if you still need to activate particular modules like mod_rewrite, or the php connector to mysql.</p>
<p>I guess if you don&#8217;t want to use tasksel you can always do:</p>
<p><code>sudo aptitude install apache2 php5-mysql libapache2-mod-php5 mysql-server</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: starenka</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-84832</link>
		<dc:creator>starenka</dc:creator>
		<pubDate>Sat, 13 Dec 2008 10:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-84832</guid>
		<description>Ain&#039;t it more easy to install LAMP with &quot;tasksel&quot; ;) ?</description>
		<content:encoded><![CDATA[<p>Ain&#8217;t it more easy to install LAMP with &#8220;tasksel&#8221; <img src='http://www.chapter31.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.chapter31.com/2008/12/13/development-configuration-tips-for-ubuntu/comment-page-1/#comment-84786</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 13 Dec 2008 03:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.chapter31.com/?p=614#comment-84786</guid>
		<description>I love Ubuntu/Debian aswell.  To make it a tiny bit easier Debian/Ubuntu has a2ensite which will manually create the sym link for sites-enabled ie:  a2ensite mysites.conf</description>
		<content:encoded><![CDATA[<p>I love Ubuntu/Debian aswell.  To make it a tiny bit easier Debian/Ubuntu has a2ensite which will manually create the sym link for sites-enabled ie:  a2ensite mysites.conf</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: chapter31.nfshost.com @ 2012-02-09 09:01:34 -->
