<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Roundcubemail with php-suhosin patch and]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic4325.xml" />
	<updated>2013-01-02T20:53:21Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic4325-roundcubemail-with-phpsuhosin-patch-and.html</id>
		<entry>
			<title type="html"><![CDATA[Roundcubemail with php-suhosin patch and]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post19726.html#p19726" />
			<content type="html"><![CDATA[<p>==== Required information ====<br />- iRedMail version: <br />- Store mail accounts in which backend (LDAP/MySQL/PGSQL): <br />- Linux/BSD distribution name and version: <br />- Related log if you&#039;re reporting an issue: <br />==== I installed php-suhosin patch to help secure some questionable php code in an inhouse forward facing web application that we use.&nbsp; That broke roundcubemail.&nbsp; I found the fix on roundcubemails forums.&nbsp; Turns out this should actually be applied during installation, but it&#039;s an easy fix.&nbsp; Add the following code to /etc/apache2/sites-available/default-ssl below the last &lt;Directory&gt; listing:<br /></p><div class="codebox"><pre><code>        &lt;Directory /usr/share/apache2/roundcubemail/&gt;
                AllowOverride FileInfo AuthConfig Limit Options
        &lt;/Directory&gt;</code></pre></div><p>now reload apache2 config files:<br /></p><div class="codebox"><pre><code>$ sudo service apache2 reload</code></pre></div><p>Nothing else should need changed.&nbsp; Roundcubemail should now work with suhosin patch.</p>]]></content>
			<author>
				<name><![CDATA[technology]]></name>
				<uri>http://www.iredmail.org/forum/user31773.html</uri>
			</author>
			<updated>2013-01-02T20:53:21Z</updated>
			<id>http://www.iredmail.org/forum/post19726.html#p19726</id>
		</entry>
</feed>
