<?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>SupportSages &#187; horde</title>
	<atom:link href="http://www.supportsages.com/blog/tag/horde/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.supportsages.com/blog</link>
	<description>Technical Support and Server Management : Musings in the fox hole.</description>
	<lastBuildDate>Fri, 16 Jul 2010 02:47:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Howto move horde specific settings especially calendar, address box, notepad settings etc when moved from one cPanel server to another</title>
		<link>http://www.supportsages.com/blog/2009/05/howto-move-horde-specific-settings-especially-calendar-address-box-notepad-settings-etc-when-moved-from-one-cpanel-server-to-another/</link>
		<comments>http://www.supportsages.com/blog/2009/05/howto-move-horde-specific-settings-especially-calendar-address-box-notepad-settings-etc-when-moved-from-one-cpanel-server-to-another/#comments</comments>
		<pubDate>Sat, 16 May 2009 16:25:05 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Howtos]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[horde]]></category>
		<category><![CDATA[horde sql settings transfer]]></category>

		<guid isPermaLink="false">http://www.supportsages.com/blog/?p=355</guid>
		<description><![CDATA[How often you, as a sysadmin or LII support had this issue where a customer complains that his horde settings were not transferred from his old server to new one ? We had this issue many times.

Ben Thomas from cPanel has a script written for it, which I am sharing here. Weird fact is that you won't see this anywhere in a cPanel server, not even in /scripts folder. So why wait ? download the file below and help your customers next time, the easy way :)

<a href="http://www.supportsages.com/blog/wp-content/uploads/2009/05/horde_settings_transferpl.gz">http://www.supportsages.com/blog/wp-content/uploads/2009/05/horde_settings_transferpl.gz</a>

Usage is as below,

<code>./horde_sql_transfer.pl -u &#60;username&#62; -d &#60;data dir&#62; -o &#60;archive &#124; restore&#62;</code>]]></description>
			<content:encoded><![CDATA[<p>How often you, as a sysadmin or LII support had this issue where a customer complains that his horde settings were not transferred from his old server to new one ? We had this issue many times.</p>
<p>Ben Thomas from cPanel has a script written for it, which I am sharing here. Weird fact is that you won&#8217;t see this anywhere in a cPanel server, not even in /scripts folder. So why wait ? download the file below and help your customers next time, the easy way <img src='http://www.supportsages.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a  href="http://www.supportsages.com/blog/wp-content/uploads/2009/05/horde_settings_transferpl.gz">http://www.supportsages.com/blog/wp-content/uploads/2009/05/horde_settings_transferpl.gz</a></p>
<p>Usage is as below,</p>
<p><code>./horde_sql_transfer.pl -u &lt;username&gt; -d &lt;data dir&gt; -o &lt;archive | restore&gt;</code></p>
<p align="left"><a  class="tt" href="http://twitter.com/home/?status=Howto+move+horde+specific+settings+especially+calendar%2C+address+box%2C+notepad+settings+etc+when+moved+from+one+cPanel+server+to+another+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F355" title="Post to Twitter"><img class="nothumb" src="http://www.supportsages.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a  class="tt" href="http://twitter.com/home/?status=Howto+move+horde+specific+settings+especially+calendar%2C+address+box%2C+notepad+settings+etc+when+moved+from+one+cPanel+server+to+another+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F355" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.supportsages.com/blog/2009/05/howto-move-horde-specific-settings-especially-calendar-address-box-notepad-settings-etc-when-moved-from-one-cpanel-server-to-another/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Horde errors &#8211; Fatal error: Cannot use string offset as an array in /usr/local/cpanel/base/horde/lib/Horde/Block/Layout/Manager.php on line 389</title>
		<link>http://www.supportsages.com/blog/2009/04/horde-errors-fatal-error-cannot-use-string-offset-as-an-array-in-usrlocalcpanelbasehordelibhordeblocklayoutmanagerphp-on-line-389/</link>
		<comments>http://www.supportsages.com/blog/2009/04/horde-errors-fatal-error-cannot-use-string-offset-as-an-array-in-usrlocalcpanelbasehordelibhordeblocklayoutmanagerphp-on-line-389/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 07:35:08 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Webmail]]></category>
		<category><![CDATA[cPanel]]></category>
		<category><![CDATA[horde]]></category>

		<guid isPermaLink="false">http://www.supportsages.com/blog/?p=33</guid>
		<description><![CDATA[A bug reported in Horde http://bugs.horde.org/ticket/?id=4070 decided to hit one of our customer's client accounts. Customer had old cPanel version and don't want to upgrade due to internal reasons. Client said, he was exploring the Horde's vast options (Horde is a web Outlook - can't complain :D) and while messing up with the Layout options in Horde he hit the bug,
<blockquote>Fatal error: Cannot use string offset as an array in /usr/local/cpanel/base/horde/lib/Horde/Block/Layout/Manager.php on line 389</blockquote>

Not sure what caused the issue and it is not happening with IE, and only in FF. However a simple layout reset fixed the issue. Good Luck. ...]]></description>
			<content:encoded><![CDATA[<p>A bug reported in Horde http://bugs.horde.org/ticket/?id=4070 decided to hit one of our customer&#8217;s client accounts. Customer had old cPanel version and don&#8217;t want to upgrade due to internal reasons. Client said, he was exploring the Horde&#8217;s vast options (Horde is a web Outlook &#8211; can&#8217;t complain <img src='http://www.supportsages.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) and while messing up with the Layout options in Horde he hit the bug,</p>
<blockquote><p>Fatal error: Cannot use string offset as an array in /usr/local/cpanel/base/horde/lib/Horde/Block/Layout/Manager.php on line 389</p></blockquote>
<p>Not sure what caused the issue and it is not happening with IE, and only in FF. However a simple layout reset fixed the issue. Good Luck. Still, we need to find the real cause.</p>
<p align="left"><a  class="tt" href="http://twitter.com/home/?status=Horde+errors+-+Fatal+error%3A+Cannot+use+string+offset+as+an+array+in+%2Fusr%2Flocal%2Fcpanel%2Fbase%2Fhorde%2Flib%2FHorde%2FBlock%2FLayout%2FManager.php+on+line+389+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F33" title="Post to Twitter"><img class="nothumb" src="http://www.supportsages.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a  class="tt" href="http://twitter.com/home/?status=Horde+errors+-+Fatal+error%3A+Cannot+use+string+offset+as+an+array+in+%2Fusr%2Flocal%2Fcpanel%2Fbase%2Fhorde%2Flib%2FHorde%2FBlock%2FLayout%2FManager.php+on+line+389+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F33" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.supportsages.com/blog/2009/04/horde-errors-fatal-error-cannot-use-string-offset-as-an-array-in-usrlocalcpanelbasehordelibhordeblocklayoutmanagerphp-on-line-389/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When trying to log in to Plesk horde, the login page reloads and does not log in into webmail.</title>
		<link>http://www.supportsages.com/blog/2009/04/when-trying-to-log-in-to-plesk-horde-the-login-page-reloads-and-does-not-log-in-into-webmail/</link>
		<comments>http://www.supportsages.com/blog/2009/04/when-trying-to-log-in-to-plesk-horde-the-login-page-reloads-and-does-not-log-in-into-webmail/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 15:58:20 +0000</pubDate>
		<dc:creator>George</dc:creator>
				<category><![CDATA[Plesk]]></category>
		<category><![CDATA[Webmail]]></category>
		<category><![CDATA[horde]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.supportsages.com/blog/?p=26</guid>
		<description><![CDATA[Operating System was Linux

No one was able to login to Plesk's default webmail, horde. Enabled error reporting in php.ini and got the error message as below in the "<strong>/etc/httpd/logs/error_log</strong>" and/or "<strong>/var/log/psa-horde/psa-horde.log</strong>"
<blockquote>PHP Warning:  Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/usr/local/psa/admin/sessions) in Unknown on line 0, referer: http://webmail.supportsages.com/test.php?mode=unregister</blockquote>
Here the solution was to edit the php.ini to use /tmp as the  session.save_path or even "/var/lib/php/session"

Other solution, for similar issue (not this exact error though) is to set,

session.auto_start = 0 in php.ini
Making sure that localhost entry is in /etc/hosts and resolves. ...]]></description>
			<content:encoded><![CDATA[<p>Operating System was Linux</p>
<p>No one was able to login to Plesk&#8217;s default webmail, horde. Enabled error reporting in php.ini and got the error message as below in the &#8220;<strong>/etc/httpd/logs/error_log</strong>&#8221; and/or &#8220;<strong>/var/log/psa-horde/psa-horde.log</strong>&#8221;</p>
<blockquote><p>PHP Warning:  Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/usr/local/psa/admin/sessions) in Unknown on line 0, referer: http://webmail.supportsages.com/test.php?mode=unregister</p></blockquote>
<p>Here the solution was to edit the php.ini to use /tmp as the  session.save_path or even &#8220;/var/lib/php/session&#8221;</p>
<p>Other solution, for similar issue (not this exact error though) is to set,</p>
<p>session.auto_start = 0 in php.ini<br />
Making sure that localhost entry is in /etc/hosts and resolves. For that do a <strong>telnet localhost 143 </strong> and if you get &#8220;Connected to&#8221; message, its not that issue <img src='http://www.supportsages.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' />  check <strong>/etc/hosts</strong> file. It must have permissions <strong>-rw-r&#8211;r&#8211;</strong> (644) on a ls -l<br />
Whatever be the session.save_path setting in the php.ini, it should have the permission of 1777<br />
Run IMP test to check the problem at: http://webmail.DOMAIN.COM/horde/imp/test.php and make sure that you get the <strong><span style="color: #008000;">green</span></strong> words for all the tests.<br />
This problem may occur if the domain&#8217;s web content is hosted on another server and the MX DNS record doesn&#8217;t exist or points not to the Plesk server. IMP tries to check mail on whatever server the domain name resolves to. In order to prevent this from happening the domain name or MX record (if it exists) must be resolved locally to the server.</p>
<p>References : <a  href="http://kb.parallels.com/article_41_260_en.html">http://kb.parallels.com/article_41_260_en.html</a></p>
<p align="left"><a  class="tt" href="http://twitter.com/home/?status=When+trying+to+log+in+to+Plesk+horde%2C+the+login+page+reloads+and+does+not+log+in+into+webmail.+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F26" title="Post to Twitter"><img class="nothumb" src="http://www.supportsages.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter.png" alt="Post to Twitter" /></a> <a  class="tt" href="http://twitter.com/home/?status=When+trying+to+log+in+to+Plesk+horde%2C+the+login+page+reloads+and+does+not+log+in+into+webmail.+http%3A%2F%2Fwww.supportsages.com%2Fblog%2F26" title="Post to Twitter">Tweet This Post</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.supportsages.com/blog/2009/04/when-trying-to-log-in-to-plesk-horde-the-login-page-reloads-and-does-not-log-in-into-webmail/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
