<?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>Joe's Tech Blog &#187; lamp</title>
	<atom:link href="http://www.joestechblog.com/tag/lamp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joestechblog.com</link>
	<description>IT Support Notes, Tech Culture, Anything Geeky</description>
	<lastBuildDate>Thu, 08 Jul 2010 22:18:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The quickest way to install Joomla 1.5 on a LAMP server</title>
		<link>http://www.joestechblog.com/2010/01/17/the-quickest-way-to-install-joomla-1-5-on-a-lamp-server/</link>
		<comments>http://www.joestechblog.com/2010/01/17/the-quickest-way-to-install-joomla-1-5-on-a-lamp-server/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 03:43:24 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Tips for IT Pros]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[joomla installation]]></category>
		<category><![CDATA[lamp]]></category>

		<guid isPermaLink="false">http://www.joestechblog.com/?p=43</guid>
		<description><![CDATA[So I was going to setup a website for my wife&#8217;s new gig on my web-server. I created the MySQL database, FTP account and configured Apache accordingly. After downloading the Joomla 1.5.15 tarball and starting the FTP upload to my web-server, I went looking for the Joomla quickstart guide. To my astonishment, the &#8220;quickstart&#8221; guide [...]]]></description>
			<content:encoded><![CDATA[<p>So I was going to setup a website for my wife&#8217;s new gig on my web-server. I created the MySQL database, FTP account and configured Apache accordingly. After downloading the Joomla 1.5.15 tarball and starting the FTP upload to my web-server, I went looking for the Joomla quickstart guide. To my astonishment, the &#8220;quickstart&#8221; guide is a full 49 pages long. Awesome, to say the least&#8230;and not too quick.</p>
<p>Here&#8217;s another one of those blog posts that&#8217;s mostly self-serving but hopefully helps a few other Joomla hopefuls.</p>
<p>To install Joomla 1.5 on a LAMP (Linux+Apache+MySQL+PHP) server:</p>
<ol>
<li>Download the tar or zip file from the <a href="http://www.joomla.org">www.joomla.org</a> website</li>
<li>FTP the contents of the file to your web server</li>
<li>Browse to the URL of your web-server (the URL of where you uploaded it)</li>
<li>Walk through the wizard, enter all information as needed.</li>
<li>Once you&#8217;re at the &#8216;Congratulations&#8217; page, reconnect via FTP and delete the &#8216;installation&#8217; folder from the server.</li>
<li>That&#8217;s it! You can now manage your Joomla site by going to the <a href="http://sitename.com/administrator">http://sitename.com/administrator</a> address.</li>
</ol>
<p>What&#8217;s great is that with the newer versions of Joomla, the admin console actually connects to your web-server using FTP to make changes to your config files and to upload Themes/Plugins, etc.. No more chmod&#8217;ing files on your web-server!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joestechblog.com/2010/01/17/the-quickest-way-to-install-joomla-1-5-on-a-lamp-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
