<?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>Two Drifters &#187; Administration</title>
	<atom:link href="http://blog.ideaday.de/max/tag/administration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ideaday.de/max</link>
	<description>Off to see the world.</description>
	<lastBuildDate>Fri, 10 Feb 2012 19:07:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ubuntu Sprache mit der Konsole wechseln</title>
		<link>http://blog.ideaday.de/max/2012/01/ubuntu-sprache-mit-der-konsole-wechseln/</link>
		<comments>http://blog.ideaday.de/max/2012/01/ubuntu-sprache-mit-der-konsole-wechseln/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 11:23:49 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[German]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Chinesisch]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Hilfestellung]]></category>
		<category><![CDATA[Konsole]]></category>
		<category><![CDATA[locale]]></category>
		<category><![CDATA[Neustart]]></category>
		<category><![CDATA[Sprache ändern]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.ideaday.de/max/?p=1622</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2012/01/ubuntu-sprache-mit-der-konsole-wechseln/' addthis:title='Ubuntu Sprache mit der Konsole wechseln '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Mein Bruder hat auf seinem Ubuntu Notebook chinesisch als Hauptsprache installiert. Klar, wir sprechen alle Chinesisch &#8230; nicht! Jetzt hatte er mich gebeten etwas für ihn daran zu machen. Also musste erst Chinesisch durch z.b. Englisch ersetzt werden. Leider müsste man in der GUI auch erkennen, welche chinesichen Zeichen denn jetzt dafür stehen, dass man [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2012/01/ubuntu-sprache-mit-der-konsole-wechseln/' addthis:title='Ubuntu Sprache mit der Konsole wechseln ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2012/01/ubuntu-sprache-mit-der-konsole-wechseln/' addthis:title='Ubuntu Sprache mit der Konsole wechseln '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Mein Bruder hat auf seinem Ubuntu Notebook chinesisch als Hauptsprache installiert. Klar, wir sprechen alle Chinesisch &#8230; nicht!</p>
<p>Jetzt hatte er mich gebeten etwas für ihn daran zu machen. Also musste erst Chinesisch durch z.b. Englisch ersetzt werden.</p>
<p>Leider müsste man in der GUI auch erkennen, welche chinesichen Zeichen denn jetzt dafür stehen, dass man die Sprache konfigurieren kann. Ich habe probeweise ein paar angeklickt, es kamen jedoch immer irgendwelche Dialoge mit noch mehr Chinesisch (im wahrsten Sinne des Wortes!).</p>
<p>Nach einer Internetrecherche, dank <a href="http://blog.andrewbeacock.com/2007/01/how-to-change-your-default-locale-on.html" target="_blank">dieser Seite </a> die Lösung:</p>
<ul>
<li>
<div>eine Konsole aufrufen (die erkennt man an dem Konsolen-Icon)</div>
</li>
<li>
<div>sudo nano /etc/default/locale</div>
</li>
<li>
<div>ggf. User-passwort eingeben</div>
</li>
<li>
<div>eintragen:</div>
</li>
</ul>
<blockquote>
<p>LANG="en_GB"<br />
LANGUAGE="en_GB:en"</p>
</blockquote>
<ul>
<li>
<div>speichern (Ctrl + O)</div>
</li>
<li>
<div>schließen (Ctrl + X)</div>
</li>
<li>
<div>System neustarten ( sudo reboot )</div>
</li>
</ul>
<p>Nach dem Neustart sind wichtige Teile des Systems &#8211; bspw. die Menüleiste ganz oben &#8211; in Englisch. Das sollte es einem ermöglichen auch den Rest umzustellen &#8230; falls notwendig.</p>
<p>Andere Teile, bspw. FireFox bleiben allerdings in Chinesisch, und sind daher verteufelt schwer zu bedienen &#8230; so muss sich ein Analphabet vorkommen!</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2012/01/ubuntu-sprache-mit-der-konsole-wechseln/' addthis:title='Ubuntu Sprache mit der Konsole wechseln ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.ideaday.de/max/2012/01/ubuntu-sprache-mit-der-konsole-wechseln/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Purging with Varnish</title>
		<link>http://blog.ideaday.de/max/2012/01/purging-with-varnish/</link>
		<comments>http://blog.ideaday.de/max/2012/01/purging-with-varnish/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 16:31:41 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[cleaning Varnish cache]]></category>
		<category><![CDATA[easy method]]></category>
		<category><![CDATA[Purging]]></category>
		<category><![CDATA[purging with Varnish]]></category>
		<category><![CDATA[speedup]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Varnish]]></category>
		<category><![CDATA[VCL]]></category>

		<guid isPermaLink="false">http://blog.ideaday.de/max/?p=1610</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2012/01/purging-with-varnish/' addthis:title='Purging with Varnish '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>For a newbie, it's a bit tricky to understand how to purge old content from Varnish. Here's a description of what works for me: Add these code snippets to your Varnish configuration file, reload Varnish: /etc/init.d/varnish reload This will "install" the PURGE command. Modify the ACL (access control list) as appropriate. Mine is: acl purge [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2012/01/purging-with-varnish/' addthis:title='Purging with Varnish ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2012/01/purging-with-varnish/' addthis:title='Purging with Varnish '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>For a newbie, it's a bit tricky to understand <strong>how to purge old content from Varnish</strong>. Here's a description of what works for me:</p>
<p>Add <a href="https://www.varnish-cache.org/docs/trunk/tutorial/purging.html">these code snippets </a> to your Varnish configuration file, reload Varnish:</p>
<blockquote>
<p>/etc/init.d/varnish reload</p>
</blockquote>
<p>This will "install" the PURGE command. Modify the ACL (access control list) as appropriate. Mine is:</p>
<blockquote>
<p>acl purge {<br />
  "localhost";<br />
  "127.0.0.1";<br />
  "<em>varnish server IP</em>";<br />
}</p>
</blockquote>
<p>Where you need to replace the Varnish server IP with the IP of your Varnish server.</p>
<p>Next, (thanks to <a href="http://blog.feryn.eu/2010/11/varnish-cache-purging/">this article</a>!) an easy method from the command line of your Varnish server:</p>
<blockquote>
<p><strong>curl -X PURGE</strong> <a href="http://catfind.it/"><strong>http://catfind.it/</strong></a></p>
</blockquote>
<p>Replace <a href="http://www.catfind.it/">catfind.it</a> with your URL. The -X tells curl to replace the GET method with the PURGE method. BTW, you could call the PURGE method anything you'd like, ie. CACTUS &#8211; just set up the VCL configuration appropriately.</p>
<p>If you want some other server to be able to purge, you need to add it to your ACL.</p>
<p>You need <strong>curl</strong> to be installed. It's easily done on Debian / Ubuntu via</p>
<blockquote>
<p>apt-get install curl</p>
</blockquote>
<p>(as root).</p>
<p><strong>What about the other methods?</strong></p>
<ul dir="ltr">
<li>
<div style="MARGIN-RIGHT: 0px"><strong>telnetting</strong> into the server (<em>telnet localhost 80</em>) does not work for me, as it drops the connection before I'm finished with typing. Probably there is a way to set up telnet to transmit a certain string, if you want to, share it with us here.</div>
</li>
<li>
<div style="MARGIN-RIGHT: 0px">Purging using the admin CLI of Varnish <strong>NEVER</strong> worked for me. Either Varnish has changed it's interface in newer versions, or I need <strong>some further configuration</strong> to enable it. Again, if you know the ropes, please share your knowledge with us!</p>
<p>varnishadm -T 127.0.0.1:<em>secretport</em> purge req.url == "/"</p>
<p>yields</p>
<p><strong>Unknown request.<br />
Type 'help' for more info.</strong></div>
</li>
</ul>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2012/01/purging-with-varnish/' addthis:title='Purging with Varnish ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.ideaday.de/max/2012/01/purging-with-varnish/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Administrating Zimbra</title>
		<link>http://blog.ideaday.de/max/2011/10/administrating-zimbra/</link>
		<comments>http://blog.ideaday.de/max/2011/10/administrating-zimbra/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 19:16:05 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[GeoIP location]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[Zimbra]]></category>

		<guid isPermaLink="false">http://blog.ideaday.de/max/2011/10/administrating-zimbra/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2011/10/administrating-zimbra/' addthis:title='Administrating Zimbra '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Here are some pointers to useful tools and some solutions. Good Geo IP location tool: http://www.ipligence.com/geolocation Reading large Zimbra log files: Use gvim /var/log/auth.log swamped by error messages (mail sudo: PAM adding faulty module: /lib/security/pam_smbpass.so): This is an Ubuntu / Debian bug. Please follow this solution: http://geeklair.net/~pratzsch/blog/2008/05/pam-error-in-heron.html Zimbra admin guide (PDF): http://files.zimbra.com/website/docs/7.0/zcs-ne-admin-guide-7.1.2.pdf<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2011/10/administrating-zimbra/' addthis:title='Administrating Zimbra ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2011/10/administrating-zimbra/' addthis:title='Administrating Zimbra '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Here are some pointers to useful tools and some solutions.</p>
<p><strong>Good Geo IP location tool:</strong></p>
<ul>
<li><a href="http://www.ipligence.com/geolocation">http://www.ipligence.com/geolocation</a></li>
</ul>
<p><strong>Reading large Zimbra log files:</strong></p>
<ul>
<li>Use <a href="http://www.vim.org/download.php" target="_blank">gvim</a></li>
</ul>
<p><strong>/var/log/auth.log swamped by error messages (mail sudo: PAM adding faulty module: /lib/security/pam_smbpass.so):</strong></p>
<p>This is an Ubuntu / Debian bug. Please follow this solution:</p>
<ul>
<li><a href="http://geeklair.net/~pratzsch/blog/2008/05/pam-error-in-heron.html">http://geeklair.net/~pratzsch/blog/2008/05/pam-error-in-heron.html</a></li>
</ul>
<p><strong>Zimbra admin guide (PDF):</strong></p>
<ul>
<li><a href="http://files.zimbra.com/website/docs/7.0/zcs-ne-admin-guide-7.1.2.pdf">http://files.zimbra.com/website/docs/7.0/zcs-ne-admin-guide-7.1.2.pdf</a></li>
</ul>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2011/10/administrating-zimbra/' addthis:title='Administrating Zimbra ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.ideaday.de/max/2011/10/administrating-zimbra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache 2 not starting</title>
		<link>http://blog.ideaday.de/max/2011/03/apache-2-not-starting/</link>
		<comments>http://blog.ideaday.de/max/2011/03/apache-2-not-starting/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 17:57:32 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[eAccelerator]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[problem]]></category>

		<guid isPermaLink="false">http://blog.ideaday.de/max/2011/03/apache-2-not-starting/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2011/03/apache-2-not-starting/' addthis:title='Apache 2 not starting '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>After doing a apt-get upgrade your Apache does not start / does not serve connections? Read on! somesystem.root# /etc/init.d/apache2 start Starting web server: apache2[Tue Mar 22 18:18:02 2011] (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logsfailed! Binding to adress 0.0.0.0:80 means accepting [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2011/03/apache-2-not-starting/' addthis:title='Apache 2 not starting ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2011/03/apache-2-not-starting/' addthis:title='Apache 2 not starting '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>After doing a apt-get upgrade your Apache does not start / does not serve connections? <strong>Read on!</strong></p>
<blockquote>
<p><strong>somesystem.root# /etc/init.d/apache2 start</strong><br />
Starting web server: apache2[Tue Mar 22 18:18:02 2011]<br />
<em>(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80<br />
no listening sockets available, shutting down<br />
Unable to open logs<br /></em>failed!</p>
</blockquote>
<p>Binding to adress <em>0.0.0.0:80</em> means accepting all connections. There is nothing wrong here, nor probably in the Apache setup files &#8211; which have been correct before.</p>
<p>The error can be caused by Apache 2 <strong>already running!</strong> Try <strong>ps awx</strong> to see all processes, look for Apache 2 and perhaps rotatelogs.</p>
<p>After killing the processes using <strong>kill -9 pid_one pid_two</strong> (replace pid_one pid_two with the appropriate process ids &#8211; you can specify multiple at once) try starting apache again (using <strong>apache2ctl -k start</strong> for instance).</p>
<p>This time Apache should start without problems. <strong>But it will not serve requests, and the Apache PID may not be written</strong>. (Thus, apache2ctl will assume that Apache is not yet running!)</p>
<p>Check your error log for the last entries. In my case the following entry was the key to fixing the problem:</p>
<blockquote>
<p><em>PHP Warning: [eAccelerator] This build of "eAccelerator" was compiled for PHP version 5.2.6-1+lenny3. Rebuild it for your PHP version (5.2.6-1+lenny10) or download precompiled binaries.</em></p>
<p><em>in Unknown on line 0<br />
PHP Fatal error: Unable to start eAccelerator module in Unknown on line 0</em></p>
</blockquote>
<p>PHP's error was blocking the whole Apache! The quick solution for this particular problem (yours may be different) was to edit <strong>/etc/php5/apache2/php.ini</strong> and comment the lines setting up eAccelerator. (You need to use ";" as comment character for this file).</p>
<p>After the fix, killing the running Apache process(es), and starting Apache again, it resumed normal operation.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2011/03/apache-2-not-starting/' addthis:title='Apache 2 not starting ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.ideaday.de/max/2011/03/apache-2-not-starting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zimbra Stats not working?</title>
		<link>http://blog.ideaday.de/max/2010/11/zimbra-stats-not-working/</link>
		<comments>http://blog.ideaday.de/max/2010/11/zimbra-stats-not-working/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 17:45:24 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[Zimbra]]></category>

		<guid isPermaLink="false">http://blog.ideaday.de/max/2010/11/zimbra-stats-not-working/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/11/zimbra-stats-not-working/' addthis:title='Zimbra Stats not working? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>In Zimbra Release 6.0.6_GA_2324.DEBIAN5_64 UBUNTU8_64 FOSS edition I had the problem, that a zmcontrol status would always show the service stats as stopped, no matter how often you would stop and start all services. After reading a bit on the Zimbra forums, I managed to fix that. Do (as root): chown -R zimbra:zimbra /opt/zimbra/zmstat /opt/zimbra/bin/zmsyslogsetup [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/11/zimbra-stats-not-working/' addthis:title='Zimbra Stats not working? ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/11/zimbra-stats-not-working/' addthis:title='Zimbra Stats not working? '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>In Zimbra Release <strong>6.0.6</strong>_GA_2324.DEBIAN5_64 UBUNTU8_64 FOSS edition I had the problem, that a <strong>zmcontrol status</strong>  would always show the service <strong>stats</strong> as stopped, no matter how often you would stop and start all services. After reading a bit on the Zimbra forums, I managed to fix that.</p>
<p><strong>Do (as root):</strong></p>
<blockquote>
<p>chown -R zimbra:zimbra /opt/zimbra/zmstat</p>
<p>/opt/zimbra/bin/zmsyslogsetup</p>
</blockquote>
<p>These are the two commands you need to run. After that, <strong>su zimbra</strong> to become the user zimbra and <strong>zmcontrol stop</strong> and <strong>zmcontrol start</strong> your server. Voilá, zmcontrol status should now show the stats as running.</p>
<p>Apparently the problem is, that some directories stats tries to access are set up incorrectly with the owner root instead of Zimbra. <strong>The error is reported to randomly occur again</strong>, so you may need to repeat the chown part.</p>
<p>Also see these websites for further details:</p>
<ul dir="ltr">
<li>
<div><a href="http://wiki.zimbra.com/wiki/Logger_(ZCS_6.0.x_and_later">http://wiki.zimbra.com/wiki/Logger_(ZCS_6.0.x_and_later</a>)</div>
</li>
<li>
<div><a href="http://bugzilla.zimbra.com/show_bug.cgi?id=45010">http://bugzilla.zimbra.com/show_bug.cgi?id=45010</a></div>
</li>
</ul>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/11/zimbra-stats-not-working/' addthis:title='Zimbra Stats not working? ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.ideaday.de/max/2010/11/zimbra-stats-not-working/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Outlook Express Timeouts</title>
		<link>http://blog.ideaday.de/max/2010/08/outlook-express-timeouts/</link>
		<comments>http://blog.ideaday.de/max/2010/08/outlook-express-timeouts/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 14:10:25 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[German]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[Outlook Express]]></category>

		<guid isPermaLink="false">http://blog.ideaday.de/max/2010/08/outlook-express-timeouts/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/08/outlook-express-timeouts/' addthis:title='Outlook Express Timeouts '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Obwohl Outlook Express bereits auf die maximale Wartezeit eingestellt ist, kommt es trotzdem bei manchen zu Timeout-Problomen. (Original-Text auf italienisch: "il server ha interrotto la connessione in modo inatteso. &#8230;" = "Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: 'account [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/08/outlook-express-timeouts/' addthis:title='Outlook Express Timeouts ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/08/outlook-express-timeouts/' addthis:title='Outlook Express Timeouts '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Obwohl Outlook Express bereits auf die maximale Wartezeit eingestellt ist, kommt es trotzdem bei manchen zu Timeout-Problomen.</p>
<p>(Original-Text auf italienisch: <em>"il server ha interrotto la connessione in modo inatteso. &#8230;" = "Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: 'account name', Server:'server', Protocol: POP3, Port 110, Secure (SSL); No, Error Number: 0x800CCC0F"</em></p>
<p>Eine Recherche bringt folgende Möglichkeiten zustande:</p>
<ul>
<li>
<div>Outlook Express hat einen Bug, was bei bestimmten e-Mails (mit leerer Message-ID) zu Timeouts führt bzw. dazu, dass eine Mail immer und immer wieder geholt wird. Siehe dazu <a href="http://www.goldenplanet.de/hilfe/kb/articles/outlook-and-outlook-express-cannot-fetch-mail-session-ends-with-timeout.html" target="_blank">diesen Artikel</a>.</div>
</li>
<li>
<div>Norton AntiVirus scannt einkommende UND abgehende Mails. Norton's Support schlägt vor, den <a href="http://translate.google.com/translate?hl=de&amp;sl=it&amp;tl=en&amp;u=http%3A%2F%2Fservice1.symantec.com%2FSUPPORT%2FINTER%2Fnavintl.nsf%2F5d2f2508ec56f2e688256c14004969c5%2Fb154562ff66ef805c1256b790058b816%3FOpenDocument" target="_blank">Scan abzuschalten</a> um das Problem zu lösen.<br />
Hier ist ein <a href="http://support.bluetie.com/node/344" target="_blank">weiterer Artikel</a> mit Überblick über Norton, McAffee, Trend-Micro.</div>
</li>
<li>
<div>Falls wir einen Exchange Server betreiben würden, hätte Microsoft auch <a href="http://support.microsoft.com/kb/278637/en-us" target="_blank">einen Lösungsvorschlag</a>.</div>
</li>
<li>
<div>Manchmal ist bei Outlook Express eingestellt, dass es die Internetverbindung automatisch trennen soll. <a href="http://internet.bell.ca/index.cfm?method=content.view&amp;category_id=661&amp;content_id=5536" target="_blank">Bell</a> hat dazu eine Seite (auf Englisch).</div>
</li>
</ul>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/08/outlook-express-timeouts/' addthis:title='Outlook Express Timeouts ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.ideaday.de/max/2010/08/outlook-express-timeouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating to Zimbra 6</title>
		<link>http://blog.ideaday.de/max/2010/04/migrating-to-zimbra-6/</link>
		<comments>http://blog.ideaday.de/max/2010/04/migrating-to-zimbra-6/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 21:38:24 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Zimbra]]></category>
		<category><![CDATA[Zimbra 6]]></category>

		<guid isPermaLink="false">http://blog.ideaday.de/max/2010/04/migrating-to-zimbra-6/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/04/migrating-to-zimbra-6/' addthis:title='Migrating to Zimbra 6 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>IMPORTANT: Please read my new article  Zimbra upgrade without tears before reading this article. It may save you a lot of work by fixing the cause of the problem instead of the symptoms! And here is the original article: The whole story started with the server suddenly not delivering mails anymore &#8211; in and outbound [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/04/migrating-to-zimbra-6/' addthis:title='Migrating to Zimbra 6 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/04/migrating-to-zimbra-6/' addthis:title='Migrating to Zimbra 6 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p><strong>IMPORTANT: </strong></p>
<p>Please read my new article  <a href="http://blog.ideaday.de/max/2011/01/zimbra-upgrade-without-tears/">Zimbra upgrade without tears</a> before reading this article. It may save you a lot of work by fixing the cause of the problem instead of the symptoms!</p>
<p><strong>And here is the original article:</strong></p>
<p>The whole story started with the server <strong>suddenly not delivering mails anymore</strong> &#8211; in and outbound ones. For those who know the story: yes, it's the 15. of April. 1 of April would have been more appropriate, somehow.</p>
<p><a href="http://www.clamav.net/lang/en/2009/10/05/eol-clamav-094/">http://www.clamav.net/lang/en/2009/10/05/eol-clamav-094/</a></p>
<p>The gist of the story: ClamAV wants users to upgrade to a newer version, so they stopped releases older than 0.95 artificially from working. Thus bringing this mail server (and probably quite a bunch of others, too) down.</p>
<p>So &#8230; the upgrade which we were planning to do anyways suddenly became necessary for the server to perform.</p>
<p><strong>We were running Zimbra 5.0.11 on Debian 4, 64bit.</strong></p>
<p>Zimbra 6 for Debian 4 is offered only in the 32bit flavour, which refuses to install on a 64bit platform.</p>
<p>So, we upgraded Debian 4 to Debian 5. (modify /etc/apt/sources.conf, run apt-get dist-upgrade. See Debian documentation for specifics).</p>
<p>Trying to install Zimbra 6.0.6 with the provided script failed &#8211; Perl / libperl is too "new" at version 5.10. It should be at version 5.8 &#8211; install.sh will not proceed.</p>
<blockquote><p><em>Checking for suggested prerequisites&#8230;<br />
FOUND: perl-5.8.8</em></p></blockquote>
<p>After forcing a downgrade &#8211; look <a href="http://www.zimbra.com/forums/170363-post23.html" target="_blank">at this post for a how-to</a> &#8211; the installer proceeded without problems up until a point where it failed throwing a Perl error without recovering.</p>
<blockquote><p><em>/usr/bin/perl: symbol lookup error: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/IO/IO.so: ndefined symbol: <strong>Perl_Istack_sp_ptr</strong></em></p>
<p># su zimbra<br />
$ zmcontrol status</p></blockquote>
<p>would throw the same or a similar (Perl) error afterwards:</p>
<blockquote><p><em>perl: symbol lookup error: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/autundefined symbol: <strong>Perl_Istack_sp_ptr</strong></em></p></blockquote>
<p>Luckily, a guy named <strong>Jiménez</strong> (kudos!) posted <a href="http://www.zimbra.com/forums/administrators/18352-perl_tstack_sp_ptr-3.html#post171027" target="_blank">the solution to get the upgrade running</a>:</p>
<blockquote><p>"a perl script (<strong>/opt/zimbra/libexec/zmsetup.pl</strong>) was run to setup some preferences to the installation before it started the server. I ran it manually, and my problems were solved."</p></blockquote>
<p>What Jiménez did not mention: you need to have the newest Perl for this script to work &#8211; else it will fail with similar errors. So upgrade again (<strong>unlock pinned files</strong> if you did pin them = force them to be at the version 5.8.8):</p>
<blockquote><p># apt-get install perl<br />
<em>(&#8230; installs perl &#8211; the newest version &#8230; )</em></p>
<p># perl -v<br />
<em>This is perl, v5.10.0 built for x86_64-linux-gnu-thread-multi</em></p>
<p># /opt/zimbra/libexec/zmsetup.pl<br />
<em>Operations logged to /tmp/zmsetup.04162010-194935.log<br />
Installing LDAP configuration database&#8230;done.<br />
Upgrading from 5.0.10_GA_2638 to 6.0.6_GA_2324<br />
Stopping zimbra services&#8230;done.<br />
Verifying /opt/zimbra/conf/my.cnf<br />
Starting mysql&#8230;done.<br />
This appears to be 5.0.10_GA<br />
Installing LDAP configuration database&#8230;done.<br />
Migrating ldap data&#8230;done.<br />
Checking ldap status&#8230;not running.<br />
Running zmldapapplyldif&#8230;done.<br />
Checking ldap status&#8230;already running.<br />
Checking ldap status&#8230;already running.<br />
Redolog version update required.<br />
Fri Apr 16 19:51:03 2010: Verified redolog version 1.23.<br />
Fri Apr 16 19:51:03 2010: Updating Redolog schema version from 1.23 to 1.28.<br />
Redolog version update finished.<br />
Schema upgrade required from version 53 to 64.<br />
Running /opt/zimbra/libexec/scripts/migrate20080930-MucService.pl<br />
Fri Apr 16 19:51:07 2010: Verified schema version 53.<br />
Fri Apr 16 19:51:13 2010: Verified schema version 53.<br />
Fri Apr 16 19:51:13 2010: Updating DB schema version from 53 to 60.<br />
Running /opt/zimbra/libexec/scripts/migrate20090315-MobileDevices.pl<br />
Fri Apr 16 19:51:15 2010: Verified schema version 60.<br />
Fri Apr 16 19:51:15 2010: Adding ZIMBRA.MOBILE_DEVICES table.<br />
Fri Apr 16 19:51:17 2010: Verified schema version 60.<br />
Fri Apr 16 19:51:17 2010: Updating DB schema version from 60 to 61.<br />
Running /opt/zimbra/libexec/scripts/migrate20090406-DataSourceItemTable.pl<br />
Fri Apr 16 19:51:20 2010: Verified schema version 61.<br />
Fri Apr 16 19:54:16 2010: Verified schema version 61.<br />
Fri Apr 16 19:54:16 2010: Updating DB schema version from 61 to 62.<br />
Running /opt/zimbra/libexec/scripts/migrate20090430-highestindexed.pl<br />
Fri Apr 16 19:54:20 2010: Verified schema version 62.<br />
Fri Apr 16 19:54:20 2010: Adding idx_deferred_count column to Mailbox table.<br />
Fri Apr 16 19:54:22 2010: Verified schema version 62.<br />
Fri Apr 16 19:54:22 2010: Updating DB schema version from 62 to 63.<br />
Running /opt/zimbra/libexec/scripts/migrate20100106-MobileDevices.pl<br />
Fri Apr 16 19:54:24 2010: Verified schema version 63.<br />
Fri Apr 16 19:54:24 2010: Adding policy_values column to ZIMBRA.MOBILE_DEVICES table.<br />
Fri Apr 16 19:54:25 2010: Verified schema version 63.<br />
Fri Apr 16 19:54:25 2010: Updating DB schema version from 63 to 64.<br />
Stopping mysql&#8230;done.<br />
Updating from 5.0.11_GA<br />
Updating from 5.0.12_GA<br />
Updating from 5.0.13_GA<br />
Updating from 5.0.14_GA<br />
Updating from 5.0.15_GA<br />
Updating from 5.0.16_GA<br />
Updating from 5.0.17_GA<br />
Updating from 5.0.18_GA<br />
Updating from 5.0.19_GA<br />
Updating from 5.0.20_GA<br />
Updating from 5.0.21_GA<br />
Updating from 5.0.22_GA<br />
Updating from 5.0.23_GA<br />
Updating from 6.0.0_BETA1<br />
Migrating all domain admins to ACL based access manager&#8230;done.<br />
Checking for default IM conference room&#8230;not present.<br />
Initializing default IM conference room&#8230;done.&lt;  BR&gt;Deletedcn=mime,cn=config,cn=zimbra<br />
Updating from 6.0.0_BETA2<br />
Updating from 6.0.0_RC1<br />
Updating from 6.0.0_RC2<br />
Updating from 6.0.0_GA<br />
Updating from 6.0.1_GA<br />
Updating from 6.0.2_GA<br />
Updating from 6.0.3_GA<br />
Updating from 6.0.4_GA<br />
Updating from 6.0.5_GA<br />
Updating from 6.0.6_GA<br />
Updating global config and COS's with attributes introduced after 5.0.10_GA&#8230;done.<br />
Stopping ldap&#8230;done.<br />
Upgrade complete.</em></p>
<p><em>Running bdb db_recover&#8230;done.<br />
Running zmldapapplyldif&#8230;done.<br />
Checking ldap status&#8230;.already running.<br />
Setting defaults&#8230;done.<br />
Setting defaults from existing config&#8230;done.<br />
Checking for port conflicts<br />
Port conflict detected: 7306 (zimbra-store)<br />
Port conflicts detected! &#8211; Any key to continue<br />
Setting defaults from ldap&#8230;</em></p></blockquote>
<p><strong>Port conflict detected: 7306 (zimbra-store)<br />
</strong>Debugging this error:</p>
<blockquote><p># netstat -lntp<br />
<em>Active Internet connections (only servers)<br />
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name<br />
tcp 0 0 78.47.177.193:389 0.0.0.0:* LISTEN 3157/slapd<br />
tcp 0 0 127.0.0.1:7306 0.0.0.0:* LISTEN 19601/mysqld<br />
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 9494/sshd<br />
tcp6 0 0 :::22 :::* LISTEN 9494/sshd<br />
</em></p></blockquote>
<p>Apparently there's something on the port which should not be there. At this point your mail server is back up again, although messages will probably not get delivered and queue up:</p>
<blockquote><p># su zimbra<br />
$ zmcontrol status<br />
<em>Host mail.example.de<br />
antispam Running<br />
antivirus Running<br />
ldap Running<br />
logger Running<br />
mailbox Stopped<br />
mysql.server is not running.<br />
mta Running<br />
snmp Running<br />
spell Running<br />
stats Stopped</em></p></blockquote>
<p>As you can see, the <strong>mailbox</strong> is stopped and the <strong>mysql server</strong> is not running. (Aside from a talent of stating the seemingly obvious, I'm also a great problem solver. Watch me:)</p>
<blockquote><p># su zimbra<br />
$ zmcontrol stop<br />
$ zmcontrol start<br />
$ zmcontrol status<br />
<em>antispam Running<br />
antivirus Running<br />
ldap Running<br />
logger Running<br />
mailbox Running<br />
mta Running<br />
snmp Running<br />
spell Running<br />
stats Running</em></p></blockquote>
<p>That was about the easiest part of the upgrade. Respect to the Zimbra guys for packaging the remainder of the process up so nicely! Zimbra way rocks.</p>
<p><strong>Note: I do not know, whether you can directly call the upgrade script (/opt/zimbra/libexec/zmsetup.pl) without running install.sh first. I think, no:</strong></p>
<p>It (install.sh) DID set up several values on the first successful run (Perl needing to be at 5.8.8, remember?):</p>
<blockquote><p># ./install.sh &#8211;platform-override</p>
<p><em>Operations logged to /tmp/install.log.5176<br />
Checking for existing installation&#8230;<br />
zimbra-ldap&#8230;FOUND zimbra-ldap-5.0.10_GA_2638.UBUNTU8_64<br />
zimbra-logger&#8230;FOUND zimbra-logger-5.0.10_GA_2638.UBUNTU8_64<br />
zimbra-mta&#8230;FOUND zimbra-mta-5.0.10_GA_2638.UBUNTU8_64<br />
zimbra-snmp&#8230;FOUND zimbra-snmp-5.0.10_GA_2638.UBUNTU8_64<br />
zimbra-store&#8230;FOUND zimbra-store-5.0.10_GA_2638.UBUNTU8_64<br />
zimbra-apache&#8230;FOUND zimbra-apache-5.0.10_GA_2638.UBUNTU8_64<br />
zimbra-spell&#8230;FOUND zimbra-spell-5.0.10_GA_2638.UBUNTU8_64<br />
zimbra-convertd&#8230;NOT FOUND<br />
zimbra-memcached&#8230;NOT FOUND<br />
zimbra-proxy&#8230;NOT FOUND<br />
zimbra-archiving&#8230;NOT FOUND<br />
zimbra-cluster&#8230;NOT FOUND<br />
zimbra-core&#8230;FOUND zimbra-core-5.0.10_GA_2638.UBUNTU8_64<br />
ZCS upgrade from 5.0.10 to 6.0.6 will be performed.</em></p>
<p><em>Saving existing configuration file to /opt/zimbra/.saveconfig</em></p>
<p><em>PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.<br />
ZIMBRA, INC. ("ZIMBRA") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU<br />
FIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING<br />
THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY<br />
THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS<br />
AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.</em></p>
<p><em>License Terms for the Zimbra Collaboration Suite:<br />
</em><a href="http://www.zimbra.com/license/zimbra_public_eula_2.1.html"><em>http://www.zimbra.com/license/zimbra_public_eula_2.1.html</em></a></p>
<p><em>Press Return to continue</em></p>
<p><em><strong>Checking for prerequisites&#8230;</strong><br />
FOUND: NPTL<br />
FOUND: sudo-1.6.9p17-2闩<br />
FOUND: libidn11-1.8괺1<br />
FOUND: libpcre3-7.6-2.1<br />
FOUND: libgmp3c2-2:4.2.2痻3<br />
FOUND: libexpat1-2.0.1-4闩<br />
FOUND: libstdc4.4.2-9<br />
<strong>FOUND: libperl5.8-5.8.8-7etch6</strong><br />
Checking for suggested prerequisites&#8230;<br />
<strong>FOUND: perl-5.8.8<br />
</strong>FOUND: sysstat<br />
Prerequisite check complete.<br />
Checking current number of databases&#8230;<br />
df: no file systems processed</em></p>
<p><em>Do you want to verify message store database integrity? [Y]<br />
Verifying integrity of message store databases. This may take a while.<br />
mysqld is alive<br />
No errors found<br />
mysqld is alive<br />
Killing mysqld with pid 5694 done.</em></p>
<p><em>Checking for installable packages</em></p>
<p><em>Found zimbra-core<br />
Found zimbra-ldap<br />
Found zimbra-logger<br />
Found zimbra-mta<br />
Found zimbra-snmp<br />
Found zimbra-store<br />
Found zimbra-apache<br />
Found zimbra-spell<br />
Found zimbra-memcached<br />
Found zimbra-proxy</em></p>
<p><em>The Zimbra Collaboration Suite appears already to be installed.<br />
It can be upgraded with no effect on existing accounts,<br />
or the current installation can be completely removed prior<br />
to installation for a clean install.</em></p>
<p><em>Do you wish to upgrade? [Y]</em></p>
<p><em>Select the packages to install<br />
Upgrading zimbra-core<br />
Upgrading zimbra-ldap<br />
Upgrading zimbra-logger<br />
Upgrading zimbra-mta<br />
Upgrading zimbra-snmp<br />
Upgrading zimbra-store<br />
Upgrading zimbra-apache<br />
Upgrading zimbra-spell</em></p>
<p><em>Install zimbra-memcached [N]</em></p>
<p><em>Install zimbra-proxy [N]<br />
Checking required space for zimbra-core<br />
checking space for zimbra-store</em></p>
<p><em>Installing:<br />
zimbra-core<br />
zimbra-ldap<br />
zimbra-logger<br />
zimbra-mta<br />
zimbra-snmp<br />
zimbra-store<br />
zimbra-apache<br />
zimbra-spell</em></p>
<p><em>You appear to be installing packages on a platform different<br />
than the platform for which they were built.</em></p>
<p><em>This platform is UBUNTU8_64<br />
Packages found: DEBIAN5_64<br />
This may or may not work.</em></p>
<p><em>Using packages for a platform in which they were not designed for<br />
may result in an installation that is NOT usable. Your support<br />
options may be limited if you choose to continue.</em></p>
<p><em>Install anyway? [N] Yes</em></p>
<p><em>The system will be modified. Continue? [N] Yes</em></p>
<p><em>Shutting down zimbra mail</em></p>
<p><em>Backing up the ldap database&#8230;done.</em></p>
<p><em>Removing existing packages</em></p>
<p><em>zimbra-ldap&#8230;done<br />
zimbra-logger&#8230;done<br />
zimbra-mta&#8230;done<br />
zimbra-snmp&#8230;done<br />
zimbra-store&#8230;done<br />
zimbra-spell&#8230;done<br />
zimbra-apache&#8230;done<br />
zimbra-core&#8230;done</em></p>
<p><em><strong>Removing deployed webapp directories<br />
Installing packages</strong></em></p>
<p><em>zimbra-core&#8230;&#8230;zimbra-core_6.0.6_GA_2324.DEBIAN5_64_amd64.deb&#8230;done<br />
zimbra-ldap&#8230;&#8230;zimbra-ldap_6.0.6_GA_2324.DEBIAN5_64_amd64.deb&#8230;done<br />
zimbra-logger&#8230;&#8230;zimbra-logger_6.0.6_GA_2324.DEBIAN5_64_amd64.deb&#8230;done<br />
zimbra-mta&#8230;&#8230;zimbra-mta_6.0.6_GA_2324.DEBIAN5_64_amd64.deb&#8230;done<br />
zimbra-snmp&#8230;&#8230;zimbra-snmp_6.0.6_GA_2324.DEBIAN5_64_amd64.deb&#8230;done<br />
zimbra-store&#8230;&#8230;zimbra-store_6.0.6_GA_2324.DEBIAN5_64_amd64.deb&#8230;done<br />
zimbra-apache&#8230;&#8230;zimbra-apache_6.0.6_GA_2324.DEBIAN5_64_amd64.deb&#8230;done<br />
zimbra-spell&#8230;&#8230;zimbra-spell_6.0.6_GA_2324.DEBIAN5_64_amd64.deb&#8230;done</em></p>
<p><em><strong>Setting defaults from saved config in /opt/zimbra/.saveconfig/config.save<br />
</strong>HOSTNAME=mail.example.de<br />
LDAPHOST=mail.example.de<br />
LDAPPORT=389<br />
SNMPTRAPHOST=mail.example.de<br />
(&#8230;)</em><br />
<em>SNMPNOTIFY=yes<br />
SMTPNOTIFY=yes<br />
LDAPROOTPW=<br />
LDAPZIMBRAPW=<br />
LDAPPOSTPW=<br />
LDAPREPPW=<br />
LDAPAMAVISPW=<br />
LDAPNGINXPW=<br />
Restoring existing configuration file from /opt/zimbra/.saveconfig/localconfig.xml&#8230;done<br />
<strong>/usr/bin/perl: symbol lookup error: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/IO/IO.so: ndefined symbol: Perl_Istack_sp_ptr</strong></em></p></blockquote>
<p>Please ignore the screwed up error about us not running on Debian (which we <strong>are</strong>) &#8211; <del>I think it's not part of this problem with Perl</del>. It actually is the cause of the whole series of problems &#8211; see this <a href="http://blog.ideaday.de/max/2011/01/zimbra-upgrade-without-tears/">update on upgrading Zimbra</a>.</p>
<p>I hope this helps you. Would be nice if you leave comments and further tips how to fix this.</p>
<p>G'night. &#8211; Max</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/04/migrating-to-zimbra-6/' addthis:title='Migrating to Zimbra 6 ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.ideaday.de/max/2010/04/migrating-to-zimbra-6/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Seiten beschleunigen</title>
		<link>http://blog.ideaday.de/max/2010/03/seiten-beschleunigen/</link>
		<comments>http://blog.ideaday.de/max/2010/03/seiten-beschleunigen/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 17:20:29 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[German]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Beschleunigung]]></category>
		<category><![CDATA[Geschwindigkeit]]></category>
		<category><![CDATA[mod_expires]]></category>
		<category><![CDATA[Optimierung]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[server load]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Webseite]]></category>

		<guid isPermaLink="false">http://blog.ideaday.de/max/2010/03/seiten-beschleunigen/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/03/seiten-beschleunigen/' addthis:title='Seiten beschleunigen '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Bereits beim Entwickeln der Seite ist es angenehmer, wenn der Server schneller reagiert. Diese Yahoo! Seite hat mehr Informationen über Seitenbeschleunigung. Interessante Tools werden ebenfalls angeboten: YSlow &#8211; ein Firefox Plugin was ermittelt WARUM die Seite langsam ist Smush.it™ &#8211; verkleinert Bilder verlustfrei! Um möglichst viele Elemente in dem BrowserCache vorzuhalten, sollte man die Expires [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/03/seiten-beschleunigen/' addthis:title='Seiten beschleunigen ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/03/seiten-beschleunigen/' addthis:title='Seiten beschleunigen '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Bereits beim Entwickeln der Seite ist es angenehmer, wenn der Server schneller reagiert.</p>
<p>Diese <a href="http://developer.yahoo.com/performance/" target="_blank">Yahoo! Seite</a> hat mehr Informationen über Seitenbeschleunigung.</p>
<p>Interessante Tools werden ebenfalls angeboten:</p>
<ul>
<li>
<div><a href="http://developer.yahoo.com/yslow/" target="_blank">YSlow</a> &#8211; ein Firefox Plugin was ermittelt WARUM die Seite langsam ist</div>
</li>
<li>
<div><a href="http://developer.yahoo.com/yslow/smushit/index.html">Smush.it™</a> &#8211; verkleinert Bilder verlustfrei!</div>
</li>
</ul>
<p>Um möglichst viele Elemente in dem BrowserCache vorzuhalten, sollte man die Expires Headers richtig setzen.</p>
<p><a href="http://www.askapache.com/htaccess/speed-up-your-site-with-caching-and-cache-control.html" target="_blank">Dieser Artikel</a> gibt eine kurze Anleitung für Apache &amp; mod_rewrite.</p>
<p>Ich benutze z.B. folgendes in meiner .htaccess:</p>
<blockquote>
<p>#Speed UP!<br />
&lt;IfModule mod_expires.c&gt;<br />
 ExpiresActive On<br />
 ExpiresDefault "access plus 10 years"<br />
 ExpiresByType text/html "access plus 30 seconds"<br />
&lt;/IfModule&gt;</p>
</blockquote>
<p>Natürlich muss man dazu sicherstellen dass <strong>mod_expires</strong> installiert ist. Unter Debian:</p>
<blockquote>
<p>ls -l /etc/apache2/mods-enabled/</p>
</blockquote>
<p>Unter Debian hat man auch bequeme Tools um Module zu aktivieren und zu deaktivieren (einfach aufrufen, sie bieten die entsprechenden Module an):</p>
<blockquote>
<p>a2enmod &#8211; Modul aktivieren<br />
a2dismod &#8211; Modul deaktivieren</p>
</blockquote>
<p>Weitere Optimierungsmöglichkeiten bestehen im Einsatz von Kompression &#8211; mod_deflate, Reduktion der eingebundenen Dateien (ganz wichtig!) und natürlich dem Einsatz eines CDNs &#8211; eines Content Delivery Networks. Wir empfehlen <a href="http://www.maxcdn.com/" target="_blank">MaxCDN</a> (das erste Terabyte für 10$!) bzw. <a href="http://www.netdna.com/" target="_blank">NetDNA</a>.</p>
<p>Ein netter Nebeneffekt der meisten dieser Optimierungen ist die Reduktion der Last auf den Server &#8211; was wiederum zu höherer Performance bei vielen Besuchen führt!!</p>
<p>Auf Wunsch optimieren wir Ihre Seite hinsichtlich der beschriebenen Prinzipien um die optimale Geschwindigkeit für Sie und Ihre Besucher herauszuholen. Nehmen Sie mit uns <a href="http://www.ideaday.de/kontakt">jetzt Kontakt</a> auf!</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/03/seiten-beschleunigen/' addthis:title='Seiten beschleunigen ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.ideaday.de/max/2010/03/seiten-beschleunigen/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Server Management Software</title>
		<link>http://blog.ideaday.de/max/2010/03/server-management-software/</link>
		<comments>http://blog.ideaday.de/max/2010/03/server-management-software/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 16:41:00 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[German]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Server Control Panel]]></category>

		<guid isPermaLink="false">http://blog.ideaday.de/max/2010/03/server-management-software/</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/03/server-management-software/' addthis:title='Server Management Software '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div>Wir sind dazu bereit, den nächsten Schritt zu gehen und die Verwaltung des Webservers von manuell auf semi-manuell umzustellen. Unser Mailsystem wird nach wie vor vom Websystem abgekoppelt laufen &#8211; auf Zimbra-Basis. Für den Webserver selber rüsten wir eine Server Management Software nach. Sie muß einen typischen LAMP Server unterstützen (Linux &#8211; Debian / Apache [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/03/server-management-software/' addthis:title='Server Management Software ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://blog.ideaday.de/max/2010/03/server-management-software/' addthis:title='Server Management Software '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_button_google_plusone" g:plusone:size="medium"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Wir sind dazu bereit, den nächsten Schritt zu gehen und die Verwaltung des Webservers von manuell auf semi-manuell umzustellen.</p>
<p>Unser Mailsystem wird nach wie vor vom Websystem abgekoppelt laufen &#8211; auf Zimbra-Basis.</p>
<p>Für den Webserver selber rüsten wir eine Server Management Software nach. Sie muß einen typischen LAMP Server unterstützen (Linux &#8211; Debian / Apache / MySQL / PHP)</p>
<p><strong>Hier sind die Kandidaten:</strong></p>
<ol>
<li>
<div><a title="SysCP Server Management" href="http://www.syscp.org/" target="_blank">SysCP</a></p>
<p>Gut dokumentiert, aktive Community, interessanter Funktionsumfang (inklusive Resellern die ihre Kunden selbst administrieren können usw.), deutsches User Interface verfügbar.</p>
<p>Natürlich Open Source.</p>
</div>
</li>
<li>
<div><a href="http://en.wikipedia.org/wiki/Lxadmin" target="_blank">Kloxo / HyperVM</a></p>
<p>Interessant für unser Setup (OpenVZ, mehrere VPMs, &#8230;); allerdings evtl. nur auf englisch und massiver Overkill. Es heißt, dass es als Open Source released wurde, jedoch ist auf der Firmenseite etwas von Lizenzkosten die Rede &#8230;</p>
</div>
</li>
<li>
<div><a href="http://www.virtualmin.com/">http://www.virtualmin.com/</a></p>
<p>Virtualmin ist eine weitere Möglichkeit. Hier sticht ebenfalls keine Sprachunterstützung heraus, das System ist komplex und deckt z.B. detaillierte CPU Leistung usw. Statistiken ab.</p>
<p>Unterstützt einen hohen Grad von Sicherheit bei PHP &#8211; die Prozesse werden unter dem jeweiligen User ausgeführt, mit suexec und mod_fastcgi. Siehe auch: <a href="http://en.wikipedia.org/wiki/Webmin">http://en.wikipedia.org/wiki/Webmin</a></p>
</div>
</li>
<li>
<div><a href="http://openlsm.sourceforge.net/demo.php" target="_blank">OpenLSM</a></p>
<p>Eine indische Software mit einer schönen, aber leider nicht so informativen Webseite. In der Feauture Liste schaut das Produkt gut aus &#8211; Anlegen von Resellern, Monitoring, &#8230; Unterstützt auch Subversion.</p>
</div>
</li>
<li>
<div><a href="http://www.vhcs.net/index.html" target="_blank">VHCS</a></p>
<p>Obwohl auf anderen Seiten behauptet wird, dass das Projekt tot sei, ist es nicht so. Die Jungs arbeiten gerade an Release 2.6, der Web 2.0 in VHCS bringen soll. Das Interface schaut übersichtlich und aufgeräumt aus.</p>
</div>
</li>
<li>
<div><a href="http://www.openpanel.com/" target="_blank">OpenPanel</a></p>
<p>Schaut sehr, sehr gut aus &#8211; ein JavaScript zentriertes UserInterface. Leider ist es seit Juli 2008 in Beta 0.9.5 stehen geblieben. Eine 1.0 steht fast vor der Tür &#8211; sie wird Debian 5.0 unterstützen. Definitiv einen Blick wert &#8211; auch wenn es erstmal nur in Englisch ist.<br />
Wird von  <a href="http://www.panelsix.com/" target="_blank">PanelSix</a> entwickelt, hier ist die <a href="http://documentation.openpanel.com/index.php/Main_Page" target="_blank">Doku</a>.</p>
</div>
</li>
</ol>
<p>Hier ist noch ein <a href="http://en.wikipedia.org/wiki/Comparison_of_web_hosting_control_panels" target="_blank">Überblick</a> auf Wikipedia (EN).</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://blog.ideaday.de/max/2010/03/server-management-software/' addthis:title='Server Management Software ' ><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://blog.ideaday.de/max/2010/03/server-management-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/41 queries in 0.038 seconds using disk: basic
Object Caching 1049/1174 objects using disk: basic
Content Delivery Network via ideadayblog.ideaday.netdna-cdn.com

Served from: blog.ideaday.de @ 2012-02-10 22:11:09 -->
