<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Roundcubemail with php-suhosin patch and]]></title>
		<link>http://www.iredmail.org/forum/topic4325-roundcubemail-with-phpsuhosin-patch-and.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic4325.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Roundcubemail with php-suhosin patch and.]]></description>
		<lastBuildDate>Wed, 02 Jan 2013 20:53:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Roundcubemail with php-suhosin patch and]]></title>
			<link>http://www.iredmail.org/forum/post19726.html#p19726</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (technology)]]></author>
			<pubDate>Wed, 02 Jan 2013 20:53:21 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post19726.html#p19726</guid>
		</item>
	</channel>
</rss>
