<?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: Installing Joomla 1.5.X On Ubuntu</title>
	<atom:link href="http://www.doyouubuntu.com/wordpress/?feed=rss2&#038;p=57&#038;lang=en" rel="self" type="application/rss+xml" />
	<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en</link>
	<description>Ubuntu resources for users in the English and Spanish community.</description>
	<lastBuildDate>Thu, 19 Aug 2010 04:47:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ubun2Junky</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-7935</link>
		<dc:creator>ubun2Junky</dc:creator>
		<pubDate>Thu, 19 Aug 2010 04:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-7935</guid>
		<description>Welcome back Kevin.  The first thing I would do is check your symlink.  
Just to give you a little background.  In the tutorial I created a unique user, &#039;joomlaUser&#039; that would be accessing the joomla files via ftp.  Since only local users are allowed to login, when joomlaUser logs in by default this user is taken to it&#039;s home folder which is located at /home/joomlaUser.  However what we would like to do is have the joomlaUser access the joomla directory which is located at /var/www/joomla.  In order to easily accomplish this I created a symlink that would map to the /var/www/joomla directory.
You can think of the symlink like a &#039;shortcut&#039;, the command  sudo ln -s /var/www/joomla /home/joomlaUser creates this symlink.  The way to test it if it works is to list the contents of this directory.  In your terminal type ls /home/joomlaUser (or whatever you named the joomla user account).  Then type in ls /var/www/joomla.  They should both be the same.  /home/joomlaUser is pointing to /var/www/joomla, so it will display the exact same content.  I would start there and make sure that the symlink was created properly.  Hope this helps.

Ubun2Junky</description>
		<content:encoded><![CDATA[<p>Welcome back Kevin.  The first thing I would do is check your symlink.<br />
Just to give you a little background.  In the tutorial I created a unique user, &#8216;joomlaUser&#8217; that would be accessing the joomla files via ftp.  Since only local users are allowed to login, when joomlaUser logs in by default this user is taken to it&#8217;s home folder which is located at /home/joomlaUser.  However what we would like to do is have the joomlaUser access the joomla directory which is located at /var/www/joomla.  In order to easily accomplish this I created a symlink that would map to the /var/www/joomla directory.<br />
You can think of the symlink like a &#8217;shortcut&#8217;, the command  sudo ln -s /var/www/joomla /home/joomlaUser creates this symlink.  The way to test it if it works is to list the contents of this directory.  In your terminal type ls /home/joomlaUser (or whatever you named the joomla user account).  Then type in ls /var/www/joomla.  They should both be the same.  /home/joomlaUser is pointing to /var/www/joomla, so it will display the exact same content.  I would start there and make sure that the symlink was created properly.  Hope this helps.</p>
<p>Ubun2Junky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-7933</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Wed, 18 Aug 2010 08:45:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-7933</guid>
		<description>Hey again.

So I came back here as I&#039;d forgotten to set up joomla on linux (again =) i&#039;m using joomla 1.5.20

Anyway, once I setup the joomla user and ftp password and all. problem now is once I log in into the backend and type it in, it doesn&#039;t let me upload new templates. it says:

JFolder::files: Path does not point to a valid folder or the folder has been deleted.

how do I rectify this? and must I log in all the time with the ftp username and password?

Is there a way I can set myself (username that I log into) to be the ftpuser and password and work fine?

Thank you</description>
		<content:encoded><![CDATA[<p>Hey again.</p>
<p>So I came back here as I&#8217;d forgotten to set up joomla on linux (again =) i&#8217;m using joomla 1.5.20</p>
<p>Anyway, once I setup the joomla user and ftp password and all. problem now is once I log in into the backend and type it in, it doesn&#8217;t let me upload new templates. it says:</p>
<p>JFolder::files: Path does not point to a valid folder or the folder has been deleted.</p>
<p>how do I rectify this? and must I log in all the time with the ftp username and password?</p>
<p>Is there a way I can set myself (username that I log into) to be the ftpuser and password and work fine?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubun2Junky</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-7071</link>
		<dc:creator>ubun2Junky</dc:creator>
		<pubDate>Sun, 14 Mar 2010 07:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-7071</guid>
		<description>Kevin;
I appreciate you pointing those discrepancies out.  I initially made the changes on the spanish version of the blog, but they didn&#039;t copy over to the english.  I apologize!  I&#039;ve made the corrections that you&#039;ve pointed out.  I&#039;m currently not running 9.04 yet, from the looks of it there have been some changes.  I&#039;ll be happy to install it and take a look.  The only major thing that seems different it the &#039;local_umask=022′, I&#039;m going to assume that you just need to change it to &#039;local_umask=077&#039;.  I&#039;ll test it out and will post my findings.  Please feel free to leave any further questions you may have, I&#039;ll do what I can to assist!</description>
		<content:encoded><![CDATA[<p>Kevin;<br />
I appreciate you pointing those discrepancies out.  I initially made the changes on the spanish version of the blog, but they didn&#8217;t copy over to the english.  I apologize!  I&#8217;ve made the corrections that you&#8217;ve pointed out.  I&#8217;m currently not running 9.04 yet, from the looks of it there have been some changes.  I&#8217;ll be happy to install it and take a look.  The only major thing that seems different it the &#8216;local_umask=022′, I&#8217;m going to assume that you just need to change it to &#8216;local_umask=077&#8242;.  I&#8217;ll test it out and will post my findings.  Please feel free to leave any further questions you may have, I&#8217;ll do what I can to assist!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-7070</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sun, 14 Mar 2010 07:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-7070</guid>
		<description>Seems like a great tutorial - thank you; just not working for me...
I also get stuck at the FTP stage getting a &quot;Could not connect to the FTP server&quot; message (using Ubuntu 9.10)

I was also confused at a couple of other points:
1. Ensure that local_mask is uncommented and looks like ‘local_mask=077′ (I only have &#039;local_umask=022&#039; Is this the line that I should change? Should I remove the U?

2.     * sudo useradd joomlaUse
    * sudo passwd joomlaUser
Should both lines end with an &quot;r&quot;?

3.     *  sudo sudo wget http://joomlacode.org/gf/download/frsrelease/8232/30034/Joomla_1.5.15-Stable-Full_Package.zip
    * sudo unzip Joomla_1.5.6-Stable-Full_Package.zip -d /var/www/joomla

Version numbers don&#039;t match

I hope you don&#039;t think I&#039;m being critical - I want to know which bits are errors and which are correct! I know nothing!

Thanks for your generous work.

Kevin</description>
		<content:encoded><![CDATA[<p>Seems like a great tutorial &#8211; thank you; just not working for me&#8230;<br />
I also get stuck at the FTP stage getting a &#8220;Could not connect to the FTP server&#8221; message (using Ubuntu 9.10)</p>
<p>I was also confused at a couple of other points:<br />
1. Ensure that local_mask is uncommented and looks like ‘local_mask=077′ (I only have &#8216;local_umask=022&#8242; Is this the line that I should change? Should I remove the U?</p>
<p>2.     * sudo useradd joomlaUse<br />
    * sudo passwd joomlaUser<br />
Should both lines end with an &#8220;r&#8221;?</p>
<p>3.     *  sudo sudo wget <a href="http://joomlacode.org/gf/download/frsrelease/8232/30034/Joomla_1.5.15-Stable-Full_Package.zip" rel="nofollow">http://joomlacode.org/gf/download/frsrelease/8232/30034/Joomla_1.5.15-Stable-Full_Package.zip</a><br />
    * sudo unzip Joomla_1.5.6-Stable-Full_Package.zip -d /var/www/joomla</p>
<p>Version numbers don&#8217;t match</p>
<p>I hope you don&#8217;t think I&#8217;m being critical &#8211; I want to know which bits are errors and which are correct! I know nothing!</p>
<p>Thanks for your generous work.</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubun2Junky</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-7051</link>
		<dc:creator>ubun2Junky</dc:creator>
		<pubDate>Tue, 09 Mar 2010 18:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-7051</guid>
		<description>Ganesh;
What is the error message you&#039;re getting?  Seems it didn&#039;t get displayed in your last post.  I&#039;ll see if I can help.</description>
		<content:encoded><![CDATA[<p>Ganesh;<br />
What is the error message you&#8217;re getting?  Seems it didn&#8217;t get displayed in your last post.  I&#8217;ll see if I can help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh Chand Gupta</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-7036</link>
		<dc:creator>Ganesh Chand Gupta</dc:creator>
		<pubDate>Sat, 06 Mar 2010 09:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-7036</guid>
		<description>Thanks for the tutorial. it works fine up until the ftp part, where i cant seem to get it working. i keep getting the following error</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. it works fine up until the ftp part, where i cant seem to get it working. i keep getting the following error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ubun2Junky</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-6919</link>
		<dc:creator>ubun2Junky</dc:creator>
		<pubDate>Sun, 14 Feb 2010 02:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-6919</guid>
		<description>Inprogress;
I completely understand where you&#039;re coming from.  Anyone that is new to Linux has to go through that steep learning curve.  You are certainly not alone there.  We all started somewhere and from my personal experience it was a steep curve for me, but I stuck with it.  I certainly don&#039;t consider myself an expert on the subject, but I try to share what little I know with others as best as I can.
I&#039;m always open for recommendations and I appreciate your suggestions about perhaps explaining a bit more about the mechanics behind the scene.  I can certainly do better than what I did.  Perhaps I will add it as a side note for those that are interested.
However, I think you would agree with me that a tutorial can only cover the material to a certain degree.  You mentioned that it would have been nice to have explained the menu system in nano.  
I can compare that to someone writing a tutorial for html programming in windows and having to explain how to use notepad.  To some extent you have to assume that your target audience has the necessary skills sets to accomplish the task.  I do however see how nano compared to notepad might not seem as &#039;intuitive&#039; and might require some explaining to someone new.  Perhaps I can write a tutorial on using linux text editors like nano and vi!  I&#039;ve used nano for so long that I think I&#039;ve taken for granted that it might be harder on others.
My recommendation to you would be to get more familiar with some of the tools like nano and vi.  Those two tools are your best friends whenever you deal with anything linux.  Good luck with your linux endeavors.</description>
		<content:encoded><![CDATA[<p>Inprogress;<br />
I completely understand where you&#8217;re coming from.  Anyone that is new to Linux has to go through that steep learning curve.  You are certainly not alone there.  We all started somewhere and from my personal experience it was a steep curve for me, but I stuck with it.  I certainly don&#8217;t consider myself an expert on the subject, but I try to share what little I know with others as best as I can.<br />
I&#8217;m always open for recommendations and I appreciate your suggestions about perhaps explaining a bit more about the mechanics behind the scene.  I can certainly do better than what I did.  Perhaps I will add it as a side note for those that are interested.<br />
However, I think you would agree with me that a tutorial can only cover the material to a certain degree.  You mentioned that it would have been nice to have explained the menu system in nano.<br />
I can compare that to someone writing a tutorial for html programming in windows and having to explain how to use notepad.  To some extent you have to assume that your target audience has the necessary skills sets to accomplish the task.  I do however see how nano compared to notepad might not seem as &#8216;intuitive&#8217; and might require some explaining to someone new.  Perhaps I can write a tutorial on using linux text editors like nano and vi!  I&#8217;ve used nano for so long that I think I&#8217;ve taken for granted that it might be harder on others.<br />
My recommendation to you would be to get more familiar with some of the tools like nano and vi.  Those two tools are your best friends whenever you deal with anything linux.  Good luck with your linux endeavors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inprogress</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-6913</link>
		<dc:creator>Inprogress</dc:creator>
		<pubDate>Sat, 13 Feb 2010 08:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-6913</guid>
		<description>I think this is the problem I have with Linux tuts and helps as oppose to the MS tuts and helps I remember: Those tuts teach you about what you are doing and teaches you a few things above and beyond just the task at hand.

For instance, the changing of the php.ini lines. I see at the bottom of terminal there pops up menu with what seems to have a search function for the ini file. How do I use that? It would&#039;ve been nice if you explained instead of &quot;we need to find&quot; to &quot;use the search function like so and find the line much quicker.

Or explain where the places is that the files are now stored and what it means.

Maybe its just me, but really, one learns the most of a program when you have to do something, like now, I have to figure out how to install Joomla being kinda new still with Linux. But other teachings and guides explains to you what you are actually doing as oppose to just slap some functions and lines onto you to get the job done. You got the thing working, but you are none the wiser as to what exactly happened. 

But I suppose I will be met with numerous comments of &quot;Read the Linux Bible&quot;

Thanks still for the tutorial. It did worked, up to a point where the terminal commands didn&#039;t do what is explained. Don&#039;t know why since I have no idea what I am doing. 

So for future tuts, please think about possibly explaining WHAT is being done as oppose to solely explaining HOW it is done.</description>
		<content:encoded><![CDATA[<p>I think this is the problem I have with Linux tuts and helps as oppose to the MS tuts and helps I remember: Those tuts teach you about what you are doing and teaches you a few things above and beyond just the task at hand.</p>
<p>For instance, the changing of the php.ini lines. I see at the bottom of terminal there pops up menu with what seems to have a search function for the ini file. How do I use that? It would&#8217;ve been nice if you explained instead of &#8220;we need to find&#8221; to &#8220;use the search function like so and find the line much quicker.</p>
<p>Or explain where the places is that the files are now stored and what it means.</p>
<p>Maybe its just me, but really, one learns the most of a program when you have to do something, like now, I have to figure out how to install Joomla being kinda new still with Linux. But other teachings and guides explains to you what you are actually doing as oppose to just slap some functions and lines onto you to get the job done. You got the thing working, but you are none the wiser as to what exactly happened. </p>
<p>But I suppose I will be met with numerous comments of &#8220;Read the Linux Bible&#8221;</p>
<p>Thanks still for the tutorial. It did worked, up to a point where the terminal commands didn&#8217;t do what is explained. Don&#8217;t know why since I have no idea what I am doing. </p>
<p>So for future tuts, please think about possibly explaining WHAT is being done as oppose to solely explaining HOW it is done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-6889</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sun, 07 Feb 2010 14:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-6889</guid>
		<description>You saved my day when I wanted to setup a test server at home, great work.</description>
		<content:encoded><![CDATA[<p>You saved my day when I wanted to setup a test server at home, great work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cornel</title>
		<link>http://www.doyouubuntu.com/wordpress/?p=57&amp;lang=en&#038;cpage=1#comment-6762</link>
		<dc:creator>Cornel</dc:creator>
		<pubDate>Tue, 05 Jan 2010 03:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.doyouubuntu.com/blog/?p=57#comment-6762</guid>
		<description>Best tutorial, thanks
had a small problem with the ftpUserName, no caps allowed, but it worked</description>
		<content:encoded><![CDATA[<p>Best tutorial, thanks<br />
had a small problem with the ftpUserName, no caps allowed, but it worked</p>
]]></content:encoded>
	</item>
</channel>
</rss>
