<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>DaemonForums - General software and network</title>
		<link>http://www.daemonforums.org//</link>
		<description>General OS-independent software and network questions, X11, MTA, routing, etc.</description>
		<language>en</language>
		<lastBuildDate>Wed, 22 May 2013 22:06:51 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.daemonforums.org/images/misc/rss.jpg</url>
			<title>DaemonForums - General software and network</title>
			<link>http://www.daemonforums.org//</link>
		</image>
		<item>
			<title>Joomla FreeBSD port file permissions</title>
			<link>http://www.daemonforums.org//showthread.php?t=7904&amp;goto=newpost</link>
			<pubDate>Mon, 20 May 2013 04:31:33 GMT</pubDate>
			<description>The FreeBSD port of Joomla 2.5.11 has the file ownership and permissions of the joomla directories 
set as: 
 
Code: 
--------- 
drwxr-xr-x   4 root ...</description>
			<content:encoded><![CDATA[<div>The FreeBSD port of Joomla 2.5.11 has the file ownership and permissions of the joomla directories<br />
set as:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">drwxr-xr-x&nbsp;  4 root&nbsp; wheel</code><hr />
</div>The files are:<br />
<div style="margin:20px; margin-top:5px">
	<div class="smallfont" style="margin-bottom:2px">Code:</div>
	<hr /><code style="margin:0px" dir="ltr" style="text-align:left">-r--r--r--&nbsp; 1 www&nbsp;  www</code><hr />
</div>Because of these restricted permissions the Joomla configuration, done through the Joomla web-based PHP code, fails. <br />
The Apache webserver runs as user <b>www</b> and thus cannot modify/write the configuration and remove the Joomla installation directory, that for the sake of security, needs to be done.<br />
<br />
So the only way out is to temporarily loosen the permissions and then restore them after configuration. <br />
<br />
Is this normal or am I missing something? ;)</div>

]]></content:encoded>
			<category domain="http://www.daemonforums.org//forumdisplay.php?f=36">General software and network</category>
			<dc:creator>J65nko</dc:creator>
			<guid isPermaLink="true">http://www.daemonforums.org//showthread.php?t=7904</guid>
		</item>
	</channel>
</rss>
