<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Why this;   Forbidden  You don't have permission to access ...]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic121.xml" />
	<updated>2009-07-10T05:18:50Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic121-why-this-forbidden-you-dont-have-permission-to-access.html</id>
		<entry>
			<title type="html"><![CDATA[Re: Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post623.html#p623" />
			<content type="html"><![CDATA[<p>I am really sorry !!!</p><p>I have double checked every step very slowly and I found I jumped this step:</p><p>&nbsp; &nbsp; * Get necessary packages. It will create a local apt repository in current directory.</p><p>&nbsp; &nbsp; &nbsp; # cd /path/to/iRedMail-x.y.z/pkgs/<br />&nbsp; &nbsp; &nbsp; # bash get_all.sh</p><p>Therefore, some packages never where installed or where wrong installed-configured.<br />Learn the lesson looking at this mirror folks !</p><p>R.F.M. (VERY CAREFULLY !!!)</p><p>Thanks a lot ZhangHuangbin and sorry (again)<br /><img src="http://www.iredmail.org/forum/img/smilies/yikes.png" width="15" height="15" alt="yikes" /></p>]]></content>
			<author>
				<name><![CDATA[gnuancarlos]]></name>
				<uri>http://www.iredmail.org/forum/user113.html</uri>
			</author>
			<updated>2009-07-10T05:18:50Z</updated>
			<id>http://www.iredmail.org/forum/post623.html#p623</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post621.html#p621" />
			<content type="html"><![CDATA[<p>Tested on Debian lenny (x86_64), works fine for me here.</p><p>- All directories you mentioned have &#039;index.php&#039;.<br />- No &#039;permission denied&#039; error.</p><p>Did you change any apache related config yourself?</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-07-10T05:06:01Z</updated>
			<id>http://www.iredmail.org/forum/post621.html#p621</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post620.html#p620" />
			<content type="html"><![CDATA[<p>Extra info:</p><p>I found there is no index.html or index.php under&nbsp; &nbsp;/usr/share/apache2/squirrelmail<br />If I create a simple index.html I can see that file when i go to http://myserver/squirrelmail</p><p>same thing for roundcubemail, phpmyadmin...etc</p><p>So, it looks like some ln are missed.<br />Where /how can I create or fix this links (ln?)</p><p><img src="http://www.iredmail.org/forum/img/smilies/yikes.png" width="15" height="15" alt="yikes" /></p>]]></content>
			<author>
				<name><![CDATA[gnuancarlos]]></name>
				<uri>http://www.iredmail.org/forum/user113.html</uri>
			</author>
			<updated>2009-07-10T04:32:43Z</updated>
			<id>http://www.iredmail.org/forum/post620.html#p620</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post619.html#p619" />
			<content type="html"><![CDATA[<p>same thing&nbsp; &nbsp;<img src="http://www.iredmail.org/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>I have formmated this machine (virtualbox debian machine) to be 100 % sure I have only results from IredMail script. Same things happening&nbsp; <img src="http://www.iredmail.org/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>403 : Forbidden access</p>]]></content>
			<author>
				<name><![CDATA[gnuancarlos]]></name>
				<uri>http://www.iredmail.org/forum/user113.html</uri>
			</author>
			<updated>2009-07-10T03:54:08Z</updated>
			<id>http://www.iredmail.org/forum/post619.html#p619</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post618.html#p618" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>&lt;Directory &quot;/usr/share/apache2/squirrelmail-1.4.19/&quot;&gt;</code></pre></div><p>What happen if you remove version number here:<br /></p><div class="codebox"><pre><code>&lt;Directory &quot;/usr/share/apache2/squirrelmail/&quot;&gt;</code></pre></div>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-07-10T03:30:18Z</updated>
			<id>http://www.iredmail.org/forum/post618.html#p618</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post617.html#p617" />
			<content type="html"><![CDATA[<p>#</p><p>Alias /squirrelmail &quot;/usr/share/apache2/squirrelmail/&quot;<br />Alias /squirrel &quot;/usr/share/apache2/squirrelmail/&quot;<br />&lt;Directory &quot;/usr/share/apache2/squirrelmail-1.4.19/&quot;&gt;<br />&nbsp; &nbsp; Options -Indexes<br />&lt;/Directory&gt;</p>]]></content>
			<author>
				<name><![CDATA[gnuancarlos]]></name>
				<uri>http://www.iredmail.org/forum/user113.html</uri>
			</author>
			<updated>2009-07-10T03:26:23Z</updated>
			<id>http://www.iredmail.org/forum/post617.html#p617</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post616.html#p616" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>gnuancarlos wrote:</cite><blockquote><p>error_log:<br />Directory index forbidden by Options directive:&nbsp; /usr/share/apache2/squirrelmail</p></blockquote></div><p>Could you paste apache config file: /etc/apache2/conf.d/squirrelmail.conf</p><div class="quotebox"><blockquote><p>Any idea?<br />0.4 version is workinf fine on debian lenny?<br />Thanks</p></blockquote></div><p>0.4 and previous versions works only on RHEL/CentOS 5.x.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-07-10T02:33:07Z</updated>
			<id>http://www.iredmail.org/forum/post616.html#p616</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post615.html#p615" />
			<content type="html"><![CDATA[<p>iRedMail-0.5.0-rc2 on debian lenny</p><p>(maybe I just should try 0.4 version??&nbsp; is 0.4 working on debian lenny? )</p><p>error_log:<br />Directory index forbidden by Options directive:&nbsp; /usr/share/apache2/squirrelmail</p><br /><p>Any idea?<br />0.4 version is workinf fine on debian lenny?<br />Thanks</p>]]></content>
			<author>
				<name><![CDATA[gnuancarlos]]></name>
				<uri>http://www.iredmail.org/forum/user113.html</uri>
			</author>
			<updated>2009-07-10T01:31:31Z</updated>
			<id>http://www.iredmail.org/forum/post615.html#p615</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post614.html#p614" />
			<content type="html"><![CDATA[<p>which version of iredmail do you use? and please paste related apache error_log here.</p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2009-07-10T01:21:06Z</updated>
			<id>http://www.iredmail.org/forum/post614.html#p614</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Why this;   Forbidden  You don't have permission to access ...]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post613.html#p613" />
			<content type="html"><![CDATA[<p>I have installed iredmail and I cant access. Whats wrong?<br />All I get is this message:</p><p>Forbidden</p><p>You don&#039;t have permission to access /squirrelmail/ on this server.</p><br /><p>The server is a Debian-Lenny.<br />I get same error from localhost or any host. Is same problem trying to access mysql, roundcube...etc.<br />Please help !</p>]]></content>
			<author>
				<name><![CDATA[gnuancarlos]]></name>
				<uri>http://www.iredmail.org/forum/user113.html</uri>
			</author>
			<updated>2009-07-10T01:11:25Z</updated>
			<id>http://www.iredmail.org/forum/post613.html#p613</id>
		</entry>
</feed>
