<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Control WebPanel Wiki &#187; RoundCube - Internal Server Error</title>
	<atom:link href="https://wiki.centos-webpanel.com/tag/roundcube-internal-server-error/feed" rel="self" type="application/rss+xml" />
	<link>https://wiki.centos-webpanel.com</link>
	<description>CentOS WebPanel Wiki</description>
	<lastBuildDate>Wed, 12 Feb 2025 20:38:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.1</generator>
	<item>
		<title>RoundCube (Internal Server Error)</title>
		<link>https://wiki.centos-webpanel.com/roundcube-internal-server-error</link>
		<comments>https://wiki.centos-webpanel.com/roundcube-internal-server-error#comments</comments>
		<pubDate>Tue, 21 Dec 2021 13:08:32 +0000</pubDate>
		<dc:creator><![CDATA[publisher]]></dc:creator>
				<category><![CDATA[E-Mail]]></category>
		<category><![CDATA[RoundCube - Internal Server Error]]></category>

		<guid isPermaLink="false">http://wiki.centos-webpanel.com/?p=1636</guid>
		<description><![CDATA[If you're getting Server error (Internal Server Error) in Roundcube that is because you've some incompatible version of the Roundcube mail client is installed on your server which we didn't currently support. To fix the issue you need to run these commands one by one : First run the CWP Update script that will ensure [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>If you're getting <strong>Server error (Internal Server Error) </strong>in Roundcube that is because you've some incompatible version of the Roundcube mail client is installed on your server which we didn't currently support. To fix the issue you need to run these commands one by one :</p>
<p><strong>First</strong> run the<strong> CWP Update script</strong> that will ensure you've latest version of CWP :</p>
<pre>sh /scripts/update_cwp
</pre>
<p><strong>Second</strong> run the<strong> CWP roundcube update script</strong> :</p>
<pre>sh /scripts/mail_roundcube_update
</pre>
<p>This will install supported version of Roundcube and error will be fixed, if you're <strong>still getting internal error</strong> then you need run this script to fix the mail permissions :</p>
<pre>/scripts/cwp_api account mail_fix_permissions
</pre>
<p><em>* pleas note that on servers with big /var/vmail folder this can take some time</em></p>
<p><strong>Make sure you also check the logs</strong><br />
/usr/local/cwpsrv/var/services/roundcube/logs/errors.log<br />
/var/log/dovecot.log</p>
<p><strong>Permissions for /var/vmail</strong></p>
<pre>chown vmail.mail /var/vmail
chmod 770 /var/vmail</pre>
]]></content:encoded>
			<wfw:commentRss>https://wiki.centos-webpanel.com/roundcube-internal-server-error/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
