<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Zimbra - Forums - Installation</title>
		<link>http://www.zimbra.com/forums</link>
		<description>Ask questions about your setup or get help installing ZCS server (ZD section below).</description>
		<language>en</language>
		<lastBuildDate>Fri, 20 Nov 2009 22:03:41 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.zimbra.com/forums/images/bullet/misc/rss.jpg</url>
			<title>Zimbra - Forums - Installation</title>
			<link>http://www.zimbra.com/forums</link>
		</image>
		<item>
			<title><![CDATA[[SOLVED] Zimbra 6.x migration from OpenSource to Network Edition Issues]]></title>
			<link>http://www.zimbra.com/forums/installation/35096-solved-zimbra-6-x-migration-opensource-network-edition-issues.html</link>
			<pubDate>Fri, 20 Nov 2009 14:40:06 GMT</pubDate>
			<description><![CDATA[All,

I have performed all the steps included in Network Edition Moving from Open Source to Network Edition ZCS - Zimbra :: Wiki (http://wiki.zimbra.com/index.php?title=Network_Edition_Moving_from_Open_Source_to_Network_Edition_ZCS) on moving to the network version.  Luckily, this was a 3 day old installation so there wasnt TOO much to have to migrate over.  I've had to perform some steps outside of the scope of this document to get it to function properly.  Ldap migrated successfully, my certificates migrated successfully, all the user accounts are over and passwords.  The spam/ham account are identical to the old server.

Now on to the problems...

I log into webmail, and I received the message "Your server's license has expired"  Its a brand new license (trial) so I am not sure as to why this error is popping up.  Also, in transering the /opt/zimbra/{store,index} directories all my users cannot see their old mail.  I checked the perms on the directory and they are as followed:

[zimbra@ghostrider ~]$ ls -l |egrep "store|index"
drwxr-xr-x  3 zimbra zimbra 4096 Nov 19 21:00 index
drwxr-xr-x  3 zimbra zimbra 4096 Nov 19 20:35 index.orig
drwxr-xr-x  4 zimbra zimbra 4096 Nov 19 20:53 store
drwxr-xr-x  4 zimbra zimbra 4096 Nov 19 20:35 store.orig

What do I need to do to ensure all the messages are imported into the new system.

Thanks for all the help,

JB]]></description>
			<content:encoded><![CDATA[<div>All,<br />
<br />
I have performed all the steps included in <a href="http://wiki.zimbra.com/index.php?title=Network_Edition_Moving_from_Open_Source_to_Network_Edition_ZCS" target="_blank">Network Edition Moving from Open Source to Network Edition ZCS - Zimbra :: Wiki</a> on moving to the network version.  Luckily, this was a 3 day old installation so there wasnt TOO much to have to migrate over.  I've had to perform some steps outside of the scope of this document to get it to function properly.  Ldap migrated successfully, my certificates migrated successfully, all the user accounts are over and passwords.  The spam/ham account are identical to the old server.<br />
<br />
Now on to the problems...<br />
<br />
I log into webmail, and I received the message "Your server's license has expired"  Its a brand new license (trial) so I am not sure as to why this error is popping up.  Also, in transering the /opt/zimbra/{store,index} directories all my users cannot see their old mail.  I checked the perms on the directory and they are as followed:<br />
<br />
[zimbra@ghostrider ~]$ ls -l |egrep "store|index"<br />
drwxr-xr-x  3 zimbra zimbra 4096 Nov 19 21:00 index<br />
drwxr-xr-x  3 zimbra zimbra 4096 Nov 19 20:35 index.orig<br />
drwxr-xr-x  4 zimbra zimbra 4096 Nov 19 20:53 store<br />
drwxr-xr-x  4 zimbra zimbra 4096 Nov 19 20:35 store.orig<br />
<br />
What do I need to do to ensure all the messages are imported into the new system.<br />
<br />
Thanks for all the help,<br />
<br />
JB</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>electro93</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35096-solved-zimbra-6-x-migration-opensource-network-edition-issues.html</guid>
		</item>
		<item>
			<title>Error zcs-6.0.2 on Fedora 10</title>
			<link>http://www.zimbra.com/forums/installation/35089-error-zcs-6-0-2-fedora-10-a.html</link>
			<pubDate>Fri, 20 Nov 2009 11:57:46 GMT</pubDate>
			<description>At installation zcs-6.0.2_GA_1912.F11.20091020155433.tgz on fedora 10 there is a following error:
Starting spell... Failed.
Starting apache.../opt/zimbra/httpd-2.2.11/bin/httpd: symbol lookup error:/opt/zimbra/httpd-2.2.11/lib/libapr-1.so.0: undefined symbol: dlopen
failed.

How it is possible to correct this error?

zmcontrol status
Host mail.dkls.ru
	antispam                Running
	antivirus               Running
	ldap                    Running
	logger                  Running
	mailbox                 Running
	mta                     Running
	snmp                    Running
	spell                   Stopped
		zmapachectl is not running
	stats                   Running

zmcontrol stop
Host mail.dkls.ru
	Stopping stats...Done.
	Stopping mta...Done.
	Stopping spell...Done.
	Stopping snmp...Done.
	Stopping archiving...Done.
	Stopping antivirus...Done.
	Stopping antispam...Done.
	Stopping imapproxy...Done.
	Stopping memcached...Done.
	Stopping mailbox...Done.
	Stopping logger...Done.
	Stopping ldap...Done.

zmcontrol start
Host mail.dkls.ru
	Starting ldap...Done.
	Starting logger...Done.
	Starting mailbox...Done.
	Starting antispam...Done.
	Starting antivirus...Done.
	Starting snmp...Done.
	Starting spell...Failed.
Starting apache.../opt/zimbra/httpd-2.2.11/bin/httpd: symbol lookup error: /opt/zimbra/httpd-2.2.11/lib/libapr-1.so.0: undefined symbol: dlopen
failed.


	Starting mta...Done.
	Starting stats...Done.

In the rest all works well</description>
			<content:encoded><![CDATA[<div>At installation zcs-6.0.2_GA_1912.F11.20091020155433.tgz on fedora 10 there is a following error:<br />
Starting spell... Failed.<br />
Starting apache.../opt/zimbra/httpd-2.2.11/bin/httpd: symbol lookup error:/opt/zimbra/httpd-2.2.11/lib/libapr-1.so.0: undefined symbol: dlopen<br />
failed.<br />
<br />
How it is possible to correct this error?<br />
<br />
zmcontrol status<br />
Host mail.dkls.ru<br />
	antispam                Running<br />
	antivirus               Running<br />
	ldap                    Running<br />
	logger                  Running<br />
	mailbox                 Running<br />
	mta                     Running<br />
	snmp                    Running<br />
	spell                   Stopped<br />
		zmapachectl is not running<br />
	stats                   Running<br />
<br />
zmcontrol stop<br />
Host mail.dkls.ru<br />
	Stopping stats...Done.<br />
	Stopping mta...Done.<br />
	Stopping spell...Done.<br />
	Stopping snmp...Done.<br />
	Stopping archiving...Done.<br />
	Stopping antivirus...Done.<br />
	Stopping antispam...Done.<br />
	Stopping imapproxy...Done.<br />
	Stopping memcached...Done.<br />
	Stopping mailbox...Done.<br />
	Stopping logger...Done.<br />
	Stopping ldap...Done.<br />
<br />
zmcontrol start<br />
Host mail.dkls.ru<br />
	Starting ldap...Done.<br />
	Starting logger...Done.<br />
	Starting mailbox...Done.<br />
	Starting antispam...Done.<br />
	Starting antivirus...Done.<br />
	Starting snmp...Done.<br />
	Starting spell...Failed.<br />
Starting apache.../opt/zimbra/httpd-2.2.11/bin/httpd: symbol lookup error: /opt/zimbra/httpd-2.2.11/lib/libapr-1.so.0: undefined symbol: dlopen<br />
failed.<br />
<br />
<br />
	Starting mta...Done.<br />
	Starting stats...Done.<br />
<br />
In the rest all works well</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>Alex_Saf</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35089-error-zcs-6-0-2-fedora-10-a.html</guid>
		</item>
		<item>
			<title>Hardware recommendations for large installations</title>
			<link>http://www.zimbra.com/forums/installation/35088-hardware-recommendations-large-installations.html</link>
			<pubDate>Fri, 20 Nov 2009 11:51:46 GMT</pubDate>
			<description>Hello
Assuming that we need to make a new ZCS installation for 50000 users, what hardware configuration would you recommend?

How many servers would you suggest to handle mailboxes and how many to handle MTA/LDAP?</description>
			<content:encoded><![CDATA[<div>Hello<br />
Assuming that we need to make a new ZCS installation for 50000 users, what hardware configuration would you recommend?<br />
<br />
How many servers would you suggest to handle mailboxes and how many to handle MTA/LDAP?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>FullMetalAlchemist</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35088-hardware-recommendations-large-installations.html</guid>
		</item>
		<item>
			<title>zmmailboxdctl is not running</title>
			<link>http://www.zimbra.com/forums/installation/35077-zmmailboxdctl-not-running.html</link>
			<pubDate>Fri, 20 Nov 2009 07:39:06 GMT</pubDate>
			<description><![CDATA[Hello,

After zimbra restarted I got a message zmmailboxdctl is not running I checked the log file /opt/zimbra/log/zmmailboxd.out I got an error with the Zimbra server reserving server socket port=110, below is the errro f the log:


---Quote---
CompilerOracle: exclude com/zimbra/cs/session/SessionMap putAndPrune
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem delete
0    INFO  [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Zimbra server reserving server socket port=110 bindaddr=192.168.118.4 ssl=false
Fatal error: exception while binding to ports
java.net.BindException: Cannot assign requested address
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
    at java.net.ServerSocket.bind(ServerSocket.java:319)
    at com.zimbra.common.util.NetUtil.newBoundServerSocket(NetUtil.java:106)
    at com.zimbra.common.util.NetUtil.bindServerSocket(NetUtil.java:165)
    at com.zimbra.common.util.NetUtil.bindTcpServerSocket(NetUtil.java:52)
    at com.zimbra.common.handlers.PrivilegedHandler.openPorts(PrivilegedHandler.java:82)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.mortbay.xml.XmlConfiguration.call(XmlConfiguration.java:534)
    at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:244)
    at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:206)
    at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:968)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.mortbay.start.Main.invokeMain(Main.java:183)
    at org.mortbay.start.Main.start(Main.java:497)
    at org.mortbay.start.Main.main(Main.java:115)
---End Quote---
Please note that I'm not able to navigate the login page and the admin part, 

any solution please...

Cordially,]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
After zimbra restarted I got a message zmmailboxdctl is not running I checked the log file /opt/zimbra/log/zmmailboxd.out I got an error with the Zimbra server reserving server socket port=110, below is the errro f the log:<br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				CompilerOracle: exclude com/zimbra/cs/session/SessionMap putAndPrune<br />
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem delete<br />
0    INFO  [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog<br />
Zimbra server reserving server socket port=110 bindaddr=192.168.118.4 ssl=false<br />
Fatal error: exception while binding to ports<br />
java.net.BindException: Cannot assign requested address<br />
    at java.net.PlainSocketImpl.socketBind(Native Method)<br />
    at java.net.PlainSocketImpl.bind(PlainSocketImpl.java  :359)<br />
    at java.net.ServerSocket.bind(ServerSocket.java:319)<br />
    at com.zimbra.common.util.NetUtil.newBoundServerSocke  t(NetUtil.java:106)<br />
    at com.zimbra.common.util.NetUtil.bindServerSocket(Ne  tUtil.java:165)<br />
    at com.zimbra.common.util.NetUtil.bindTcpServerSocket  (NetUtil.java:52)<br />
    at com.zimbra.common.handlers.PrivilegedHandler.openP  orts(PrivilegedHandler.java:82)<br />
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ  e Method)<br />
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native  MethodAccessorImpl.java:39)<br />
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De  legatingMethodAccessorImpl.java:25)<br />
    at java.lang.reflect.Method.invoke(Method.java:585)<br />
    at org.mortbay.xml.XmlConfiguration.call(XmlConfigura  tion.java:534)<br />
    at org.mortbay.xml.XmlConfiguration.configure(XmlConf  iguration.java:244)<br />
    at org.mortbay.xml.XmlConfiguration.configure(XmlConf  iguration.java:206)<br />
    at org.mortbay.xml.XmlConfiguration.main(XmlConfigura  tion.java:968)<br />
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ  e Method)<br />
    at sun.reflect.NativeMethodAccessorImpl.invoke(Native  MethodAccessorImpl.java:39)<br />
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(De  legatingMethodAccessorImpl.java:25)<br />
    at java.lang.reflect.Method.invoke(Method.java:585)<br />
    at org.mortbay.start.Main.invokeMain(Main.java:183)<br />
    at org.mortbay.start.Main.start(Main.java:497)<br />
    at org.mortbay.start.Main.main(Main.java:115)
			
			<hr />
		</td>
	</tr>
	</table>
</div>Please note that I'm not able to navigate the login page and the admin part, <br />
<br />
any solution please...<br />
<br />
Cordially,</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>snake_eyes</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35077-zmmailboxdctl-not-running.html</guid>
		</item>
		<item>
			<title>zcs-NETWORK-6.0.2 amd64 on a debian lenny</title>
			<link>http://www.zimbra.com/forums/installation/35057-zcs-network-6-0-2-amd64-debian-lenny.html</link>
			<pubDate>Thu, 19 Nov 2009 16:20:39 GMT</pubDate>
			<description><![CDATA[Hello,

I'm  trying to install zcs-NETWORK-6.0.2 amd64 on a debian lenny. For now, I have a zcs-NETWORK-5 on a debian etch and I need to upgrade it to delegate admin rights in a multi domain environment (it's impossible to do this with zcs-NETWORK-5).


I have this problem during the installation :

...
Cleaning up /etc/ld.so.conf...done.
Cleaning up /etc/logrotate.d/zimbra...done.
Cleaning up /etc/security/limits.conf...done.

Finished removing Zimbra Collaboration Suite.

Installing packages

   zimbra-core......zimbra-core_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
   zimbra-ldap......zimbra-ldap_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
   zimbra-logger......zimbra-logger_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
   zimbra-mta......zimbra-mta_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
   zimbra-snmp......zimbra-snmp_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
   zimbra-store......zimbra-store_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
   zimbra-apache......zimbra-apache_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
   zimbra-spell......zimbra-spell_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
   zimbra-convertd......zimbra-convertd_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
*/usr/bin/perl: symbol lookup error: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/IO/IO.so: undefined symbol: Perl_Tstack_sp_ptr*

I found on the forum, some peoples have the same message when they're trying to upgrade from etch to lenny with zcs-NETWORK-5.

here the perl version :

~ # perl -v

This is perl, v5.10.0 built for x86_64-linux-gnu-thread-multi

Thanks for your help.

Nico]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I'm  trying to install zcs-NETWORK-6.0.2 amd64 on a debian lenny. For now, I have a zcs-NETWORK-5 on a debian etch and I need to upgrade it to delegate admin rights in a multi domain environment (it's impossible to do this with zcs-NETWORK-5).<br />
<br />
<br />
I have this problem during the installation :<br />
<br />
...<br />
Cleaning up /etc/ld.so.conf...done.<br />
Cleaning up /etc/logrotate.d/zimbra...done.<br />
Cleaning up /etc/security/limits.conf...done.<br />
<br />
Finished removing Zimbra Collaboration Suite.<br />
<br />
Installing packages<br />
<br />
   zimbra-core......zimbra-core_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
   zimbra-ldap......zimbra-ldap_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
   zimbra-logger......zimbra-logger_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
   zimbra-mta......zimbra-mta_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
   zimbra-snmp......zimbra-snmp_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
   zimbra-store......zimbra-store_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
   zimbra-apache......zimbra-apache_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
   zimbra-spell......zimbra-spell_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
   zimbra-convertd......zimbra-convertd_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
<b>/usr/bin/perl: symbol lookup error: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/IO/IO.so: undefined symbol: Perl_Tstack_sp_ptr</b><br />
<br />
I found on the forum, some peoples have the same message when they're trying to upgrade from etch to lenny with zcs-NETWORK-5.<br />
<br />
here the perl version :<br />
<br />
~ # perl -v<br />
<br />
This is perl, v5.10.0 built for x86_64-linux-gnu-thread-multi<br />
<br />
Thanks for your help.<br />
<br />
Nico</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>n.hicher</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35057-zcs-network-6-0-2-amd64-debian-lenny.html</guid>
		</item>
		<item>
			<title>zcs-NETWORK-6.0.2 debian lenny</title>
			<link>http://www.zimbra.com/forums/installation/35055-zcs-network-6-0-2-debian-lenny.html</link>
			<pubDate>Thu, 19 Nov 2009 15:39:16 GMT</pubDate>
			<description><![CDATA[Hello,

I'm  trying to install zcs-NETWORK-6.0.2 amd64 on a debian lenny. For now, I have a zcs-NETWORK-5 on a debian etch and I need to upgrade it to delegate admin rights in a multi domain environment (it's impossible to do this with zcs-NETWORK-5).


I have this problem during the installation :

...
Cleaning up /etc/ld.so.conf...done.
Cleaning up /etc/logrotate.d/zimbra...done.
Cleaning up /etc/security/limits.conf...done.

Finished removing Zimbra Collaboration Suite.

Installing packages

    zimbra-core......zimbra-core_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
    zimbra-ldap......zimbra-ldap_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
    zimbra-logger......zimbra-logger_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
    zimbra-mta......zimbra-mta_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
    zimbra-snmp......zimbra-snmp_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
    zimbra-store......zimbra-store_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
    zimbra-apache......zimbra-apache_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
    zimbra-spell......zimbra-spell_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
    zimbra-convertd......zimbra-convertd_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done
*/usr/bin/perl: symbol lookup error: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/IO/IO.so: undefined symbol: Perl_Tstack_sp_ptr*

I found on the forum, some peoples have the same message when they're trying to upgrade from etch to lenny with zcs-NETWORK-5.

here the perl version :

 ~ # perl -v

This is perl, v5.10.0 built for x86_64-linux-gnu-thread-multi

Thanks for your help.

Nico]]></description>
			<content:encoded><![CDATA[<div>Hello,<br />
<br />
I'm  trying to install zcs-NETWORK-6.0.2 amd64 on a debian lenny. For now, I have a zcs-NETWORK-5 on a debian etch and I need to upgrade it to delegate admin rights in a multi domain environment (it's impossible to do this with zcs-NETWORK-5).<br />
<br />
<br />
I have this problem during the installation :<br />
<br />
...<br />
Cleaning up /etc/ld.so.conf...done.<br />
Cleaning up /etc/logrotate.d/zimbra...done.<br />
Cleaning up /etc/security/limits.conf...done.<br />
<br />
Finished removing Zimbra Collaboration Suite.<br />
<br />
Installing packages<br />
<br />
    zimbra-core......zimbra-core_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
    zimbra-ldap......zimbra-ldap_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
    zimbra-logger......zimbra-logger_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
    zimbra-mta......zimbra-mta_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
    zimbra-snmp......zimbra-snmp_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
    zimbra-store......zimbra-store_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
    zimbra-apache......zimbra-apache_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
    zimbra-spell......zimbra-spell_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
    zimbra-convertd......zimbra-convertd_6.0.2_GA_1912.UBUNTU8_64_amd64.deb...done<br />
<b>/usr/bin/perl: symbol lookup error: /opt/zimbra/zimbramon/lib/x86_64-linux-gnu-thread-multi/auto/IO/IO.so: undefined symbol: Perl_Tstack_sp_ptr</b><br />
<br />
I found on the forum, some peoples have the same message when they're trying to upgrade from etch to lenny with zcs-NETWORK-5.<br />
<br />
here the perl version :<br />
<br />
 ~ # perl -v<br />
<br />
This is perl, v5.10.0 built for x86_64-linux-gnu-thread-multi<br />
<br />
Thanks for your help.<br />
<br />
Nico</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>n.hicher</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35055-zcs-network-6-0-2-debian-lenny.html</guid>
		</item>
		<item>
			<title><![CDATA[can't access ZWC Advanced outside of network]]></title>
			<link>http://www.zimbra.com/forums/installation/35030-can-t-access-zwc-advanced-outside-network.html</link>
			<pubDate>Thu, 19 Nov 2009 00:39:36 GMT</pubDate>
			<description><![CDATA[Hi,

I am a Zimbra newbie trying it out as a replacement for my aging personal mail server (see this thread (http://www.zimbra.com/forums/installation/34977-zimbra-newbie-zcs-open-source-questions.html#post161701) for my saga of woes). One of the problems I have been having is not being able to use the Ajax/Advanced version of the Web Client outside of my network. :confused:

My setup is a 512/128Kb ADSL line, the ADSL modem redirects the traffic based on port/protocol, and I'm running Zimbra 6.0 on Ubuntu 8.04 on salvaged hardware.

And everything seems to be working from inside my home network, but not from outside - while I can use the html/standard web client, trying to use the ajax/advanced client outside the network causes the process to stop at the http://mydomain.com/zimbra/?client=advanced screen (the one which reads "loading...").

I first thought this might have something to do with my rather slow ADSL speed, until I noticed that Firebug wanted my attention. So I tried IE, just in case, and (after a long pause) it gave me an error too. :(

And the error is:

Line: 6437
Char: 37
Error: Expected ')'
Code: 0
URL: http://mydomain.com/zimbra/?client=advanced

Running it with dev=1 gets me the following errors (after an interminable wait):

Line: 685
Char: 107
Error: Expected identifier
Code: 0
URL: http://mydomain.com/zimbra/?client=advanced&dev=1

Line: 799
Char: 29
Error: Unterminated comment
Code: 0
URL: http://mydomain.com/zimbra/?client=advanced&dev=1

Meanwhile, Firebug reports:
ZmMsg is not defined
   zimbra?client=advanced&dev=1()
      zimbra?c...ced&dev=1 (line 374)
   * \n
      zimbra?c...ced&dev=1 (line 352)
ZmMsg is not defined
   \n
      zimbra?c...ced&dev=1 (line 365)
ZmMsg is not defined
   <script>\n
      zimbra?c...ced&dev=1 (line 368)
ZmMsg is not defined
   <noscript>\n
      zimbra?c...ced&dev=1 (line 374)

And I can't get a consistent error message (at one point, both IE and Firebug told me AjxCore was not defined).

Anyone got any ideas?]]></description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
I am a Zimbra newbie trying it out as a replacement for my aging personal mail server (see <a href="http://www.zimbra.com/forums/installation/34977-zimbra-newbie-zcs-open-source-questions.html#post161701" target="_blank">this thread</a> for my saga of woes). One of the problems I have been having is not being able to use the Ajax/Advanced version of the Web Client outside of my network. :confused:<br />
<br />
My setup is a 512/128Kb ADSL line, the ADSL modem redirects the traffic based on port/protocol, and I'm running Zimbra 6.0 on Ubuntu 8.04 on salvaged hardware.<br />
<br />
And everything seems to be working from inside my home network, but not from outside - while I can use the html/standard web client, trying to use the ajax/advanced client outside the network causes the process to stop at the <a href="http://mydomain.com/zimbra/?client=advanced" target="_blank">http://mydomain.com/zimbra/?client=advanced</a> screen (the one which reads "loading...").<br />
<br />
I first thought this might have something to do with my rather slow ADSL speed, until I noticed that Firebug wanted my attention. So I tried IE, just in case, and (after a long pause) it gave me an error too. :(<br />
<br />
And the error is:<br />
<br />
Line: 6437<br />
Char: 37<br />
Error: Expected ')'<br />
Code: 0<br />
URL: <a href="http://mydomain.com/zimbra/?client=advanced" target="_blank">http://mydomain.com/zimbra/?client=advanced</a><br />
<br />
Running it with dev=1 gets me the following errors (after an interminable wait):<br />
<br />
Line: 685<br />
Char: 107<br />
Error: Expected identifier<br />
Code: 0<br />
URL: <a href="http://mydomain.com/zimbra/?client=advanced&amp;dev=1" target="_blank">http://mydomain.com/zimbra/?client=advanced&amp;dev=1</a><br />
<br />
Line: 799<br />
Char: 29<br />
Error: Unterminated comment<br />
Code: 0<br />
URL: <a href="http://mydomain.com/zimbra/?client=advanced&amp;dev=1" target="_blank">http://mydomain.com/zimbra/?client=advanced&amp;dev=1</a><br />
<br />
Meanwhile, Firebug reports:<br />
ZmMsg is not defined<br />
   zimbra?client=advanced&amp;dev=1()<br />
      zimbra?c...ced&amp;dev=1 (line 374)<br />
   * \n<br />
      zimbra?c...ced&amp;dev=1 (line 352)<br />
ZmMsg is not defined<br />
   \n<br />
      zimbra?c...ced&amp;dev=1 (line 365)<br />
ZmMsg is not defined<br />
   <script>\n<br />
      zimbra?c...ced&amp;dev=1 (line 368)<br />
ZmMsg is not defined<br />
   <noscript>\n<br />
      zimbra?c...ced&amp;dev=1 (line 374)<br />
<br />
And I can't get a consistent error message (at one point, both IE and Firebug told me AjxCore was not defined).<br />
<br />
Anyone got any ideas?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>Neoculture</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35030-can-t-access-zwc-advanced-outside-network.html</guid>
		</item>
		<item>
			<title>trouble accessing admin console</title>
			<link>http://www.zimbra.com/forums/installation/35025-trouble-accessing-admin-console.html</link>
			<pubDate>Wed, 18 Nov 2009 20:57:00 GMT</pubDate>
			<description><![CDATA[Hi there,

I'm very new to Zimbra and any troubleshooting that goes along with it. 

I've successfully installed Zimbra to an Ubuntu 8.04 workstation. Not server.

From a separate computer I can access the Zimbra server with;
http://192.168.100.31 
a page shows up saying "It works!"

when I try the admin console
Https://192.168.100.31:7071

I get nothing.

Can someone help me troubleshoot this out?

Thanks]]></description>
			<content:encoded><![CDATA[<div>Hi there,<br />
<br />
I'm very new to Zimbra and any troubleshooting that goes along with it. <br />
<br />
I've successfully installed Zimbra to an Ubuntu 8.04 workstation. Not server.<br />
<br />
From a separate computer I can access the Zimbra server with;<br />
<a href="http://192.168.100.31" target="_blank">http://192.168.100.31</a> <br />
a page shows up saying "It works!"<br />
<br />
when I try the admin console<br />
<a href="Https://192.168.100.31:7071" target="_blank">Https://192.168.100.31:7071</a><br />
<br />
I get nothing.<br />
<br />
Can someone help me troubleshoot this out?<br />
<br />
Thanks</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>sonicsteve</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35025-trouble-accessing-admin-console.html</guid>
		</item>
		<item>
			<title>Did I miss something?</title>
			<link>http://www.zimbra.com/forums/installation/35017-did-i-miss-something.html</link>
			<pubDate>Wed, 18 Nov 2009 19:28:31 GMT</pubDate>
			<description><![CDATA[Newbie here.. 

I installed zcs-6.0.2_GA_1912 and it was setup as mail.domain.org.  It seems that it only takes mail for users@mail.domain.org.

Do I go into @ (on the zimbraAdmin), and create domain.org and then remove mail.domain.org? 

Or will that break things?

We will be migrating to zimbra in the near future, but our current qmail server does not take mail for that domain.. and I'd like to not have to start.

Did I mess something up during the install?]]></description>
			<content:encoded><![CDATA[<div>Newbie here.. <br />
<br />
I installed zcs-6.0.2_GA_1912 and it was setup as mail.domain.org.  It seems that it only takes mail for <a href="mailto:users@mail.domain.org">users@mail.domain.org</a>.<br />
<br />
Do I go into @ (on the zimbraAdmin), and create domain.org and then remove mail.domain.org? <br />
<br />
Or will that break things?<br />
<br />
We will be migrating to zimbra in the near future, but our current qmail server does not take mail for that domain.. and I'd like to not have to start.<br />
<br />
Did I mess something up during the install?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>pcsd</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35017-did-i-miss-something.html</guid>
		</item>
		<item>
			<title>Structure of servers to 250 accounts with 600GB of data</title>
			<link>http://www.zimbra.com/forums/installation/35016-structure-servers-250-accounts-600gb-data.html</link>
			<pubDate>Wed, 18 Nov 2009 18:30:28 GMT</pubDate>
			<description>Hello everyone,

precise guidelines for choosing a good structure.

I have two servers, a quad Xeon + 8GRAM Cord, 6 and 74 Xeon SCSI 3 disk Sata 160G 4GB RAM, I want to import all arquvios. PST and delete the outlook of all.

Doubt: What scenario would be better? How would the logic of installing Zimbra? How to have high performance and redundancy at the same time?</description>
			<content:encoded><![CDATA[<div>Hello everyone,<br />
<br />
precise guidelines for choosing a good structure.<br />
<br />
I have two servers, a quad Xeon + 8GRAM Cord, 6 and 74 Xeon SCSI 3 disk Sata 160G 4GB RAM, I want to import all arquvios. PST and delete the outlook of all.<br />
<br />
Doubt: What scenario would be better? How would the logic of installing Zimbra? How to have high performance and redundancy at the same time?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>edisoti</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/35016-structure-servers-250-accounts-600gb-data.html</guid>
		</item>
		<item>
			<title>help for SSL Certificate renewal</title>
			<link>http://www.zimbra.com/forums/installation/34990-help-ssl-certificate-renewal.html</link>
			<pubDate>Wed, 18 Nov 2009 07:00:00 GMT</pubDate>
			<description>Hi,  i am trying to renew the SSL certificate for netscape navigator 3.5.1, When i try to start the admin i am facing error -8174. Can any one help me to resolve this issue.</description>
			<content:encoded><![CDATA[<div>Hi,  i am trying to renew the SSL certificate for netscape navigator 3.5.1, When i try to start the admin i am facing error -8174. Can any one help me to resolve this issue.</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>sat</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/34990-help-ssl-certificate-renewal.html</guid>
		</item>
		<item>
			<title>DNS/MX Question</title>
			<link>http://www.zimbra.com/forums/installation/34984-dns-mx-question.html</link>
			<pubDate>Wed, 18 Nov 2009 03:10:02 GMT</pubDate>
			<description><![CDATA[Hi All - I'm new to zimbra and i'm having difficulty with the initial configuration.  Specifically DNS.

I logged into the admin console, created another domain, and created an MX record on my internal DNS server.

When I go into the 'General Information' tab under the newly created domain, and click 'Check MX Record' I get the following message:




'Domain is configured to use SMTP host: (server name here). None of the MX records match this name.
Found the following MX records:
10 (server name here).domain.local

any advice?]]></description>
			<content:encoded><![CDATA[<div>Hi All - I'm new to zimbra and i'm having difficulty with the initial configuration.  Specifically DNS.<br />
<br />
I logged into the admin console, created another domain, and created an MX record on my internal DNS server.<br />
<br />
When I go into the 'General Information' tab under the newly created domain, and click 'Check MX Record' I get the following message:<br />
<br />
<br />
<br />
<br />
'Domain is configured to use SMTP host: (server name here). None of the MX records match this name.<br />
Found the following MX records:<br />
10 (server name here).domain.local<br />
<br />
any advice?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>skot999</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/34984-dns-mx-question.html</guid>
		</item>
		<item>
			<title>Cli</title>
			<link>http://www.zimbra.com/forums/installation/34982-cli.html</link>
			<pubDate>Wed, 18 Nov 2009 01:12:41 GMT</pubDate>
			<description><![CDATA[Hi All - I'm a newbie to zimbra and to linux.. I've installed the zimbra components and can access the administration page.  How can I make modifications through the CLI ?

I'm using ZCS 6, and it is installed on UBUNTU 8.04...

If i use :

su - zimbra

I'm asked for a password.. however, i don't remember settign a password for a zimbra user ???? help!
Thanks.]]></description>
			<content:encoded><![CDATA[<div>Hi All - I'm a newbie to zimbra and to linux.. I've installed the zimbra components and can access the administration page.  How can I make modifications through the CLI ?<br />
<br />
I'm using ZCS 6, and it is installed on UBUNTU 8.04...<br />
<br />
If i use :<br />
<br />
su - zimbra<br />
<br />
I'm asked for a password.. however, i don't remember settign a password for a zimbra user ???? help!<br />
Thanks.</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>skot999</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/34982-cli.html</guid>
		</item>
		<item>
			<title>Zimbra newbie - ZCS Open Source questions</title>
			<link>http://www.zimbra.com/forums/installation/34977-zimbra-newbie-zcs-open-source-questions.html</link>
			<pubDate>Tue, 17 Nov 2009 23:32:36 GMT</pubDate>
			<description><![CDATA[(I have posted this thread here as it seemed the best place for it. If I am wrong, please let me know which forum sections this belongs in)

I am an individual who, as a hobby, runs his own web server and mail server. Recently, I thought I'd give Zimbra a go, spliced a computer together from spare parts and installed ZCS Open Source 6.0 on Ubuntu 8.04. I especially liked the option of being able to read my email from anywhere in the world via the Web client.

Installation went fine (used the on-line how-to's), no problems there. But I do have a few questions; I could not find the answers in the manuals (although I may have been looking in the wrong place) and searching the forum regularly returns 1000+ threads (yikes :eek:). I am happy with people pointing me to threads with the actual answers, but I am drowning in non-info. :confused:

Soo...

Currently, I manage multiple domains for my websites (hey, they're cheap ^_^) which have a few users each (mostly admin users). I also have a couple of external email accounts with my ISP. So, for example, my list of email addresses looks something like this:
    user1@mydomain1.com
    user2@mydomain1.com
    user3@mydomain2.com
    user4@myisp.com
    user5@myisp.com

I should also mention that I am running all of this on a 512/128Kb ADSL line (long story) and share this with the rest of the household, so the outbound bandwidth is not great. (luckily, no MMORPG/WoW sucking up the bandwidth).

I would like to be able to read all of these emails from one Zimbra account. For the accounts in domains I host, this was simple: I created aliases in Zimbra for user2 and user3 and pointed them to user1. This seems to work so far. The following questions all assume accessing ZCS via the ZWC.

(1) I have set up "external e-mail" IMAP accounts for the ISP email accounts. This kinda works, but I seem to have to click on the "get mail" button to retrieve the external email. Is there a way to automatically refresh the IMAP inboxes?

(2) Do filters work on external IMAP accounts?

(3) Are filters supposed to work automatically? I have set up a few and they do not seem to kick in, even for the Zimbra account. (The junk filter, on the other hand, works wonders with the Zimbra account. Kudos!)

(4) Due to the lack of outbound bandwidth, I can't use ZWC's advanced/ajax client outside my network and have to use the standard/html client instead. When I do so, my external accounts turn up as standard folders with an "INBOX" folder under them. No matter what I do, and how many times I hit Zimbra's "Refresh" button, these inbox do not seem to retrieve mail from my external accounts. Is this linked to the fact that if I go to Preferences->Accounts I only see my primary Zimbra account? How do I get my external mail to be retrieved when using the "standard" ZWC?

(5) While we're on the subject - for external mail, am I better setting up these accounts in Zimbra as POP3 or IMAP? (in terms of Zimbra functionality - I personally don't care either way)

(6) When trying to access the ZWC using my mobile (HTC Touch HD, running WinMo 6.1) either through IE or Opera Mini, the interface defaults to iPhone. Annoying, as it's a lousy layout on my screen - I much prefer the Edge layout. Is there any way to change the default mobile layout?

(7) Actually, while I'm on the mobile subject, I have a sync question. At work, I sync my mobile to Outlook by plugging it to the computer via a USB cable. ActiveSync kicks in, syncs the Calendar/Contacts information with Outlook (_not_ Exchange) and I assume Outlook takes care of negotiating the updates with Exchange. I would like to do something similar with Zimbra. I don't need to sync the phone over the airwaves, I don't need to sync the phone directly with ZCS - I'm running the Open Source version of ZCS, so this is apparently not an option anyway - but I would like to be able to plug my phone in and somehow sync my calendar/contacts with ZCS... perhaps via the Zimbra Desktop Client?  Is such a thing possible? Since I am doing this for my own personal use, I really don't want to purchase an enterprise licence. So maybe this is not possible.

--------

As I said, a few questions. I would be very happy if anyone can point me to threads or document/manuals with the answers.

Many thanks for your time.]]></description>
			<content:encoded><![CDATA[<div>(I have posted this thread here as it seemed the best place for it. If I am wrong, please let me know which forum sections this belongs in)<br />
<br />
I am an individual who, as a hobby, runs his own web server and mail server. Recently, I thought I'd give Zimbra a go, spliced a computer together from spare parts and installed ZCS Open Source 6.0 on Ubuntu 8.04. I especially liked the option of being able to read my email from anywhere in the world via the Web client.<br />
<br />
Installation went fine (used the on-line how-to's), no problems there. But I do have a few questions; I could not find the answers in the manuals (although I may have been looking in the wrong place) and searching the forum regularly returns 1000+ threads (yikes :eek:). I am happy with people pointing me to threads with the actual answers, but I am drowning in non-info. :confused:<br />
<br />
Soo...<br />
<br />
Currently, I manage multiple domains for my websites (hey, they're cheap ^_^) which have a few users each (mostly admin users). I also have a couple of external email accounts with my ISP. So, for example, my list of email addresses looks something like this:<br />
    <a href="mailto:user1@mydomain1.com">user1@mydomain1.com</a><br />
    <a href="mailto:user2@mydomain1.com">user2@mydomain1.com</a><br />
    <a href="mailto:user3@mydomain2.com">user3@mydomain2.com</a><br />
    <a href="mailto:user4@myisp.com">user4@myisp.com</a><br />
    <a href="mailto:user5@myisp.com">user5@myisp.com</a><br />
<br />
I should also mention that I am running all of this on a 512/128Kb ADSL line (long story) and share this with the rest of the household, so the outbound bandwidth is not great. (luckily, no MMORPG/WoW sucking up the bandwidth).<br />
<br />
I would like to be able to read all of these emails from one Zimbra account. For the accounts in domains I host, this was simple: I created aliases in Zimbra for user2 and user3 and pointed them to user1. This seems to work so far. The following questions all assume accessing ZCS via the ZWC.<br />
<br />
(1) I have set up "external e-mail" IMAP accounts for the ISP email accounts. This kinda works, but I seem to have to click on the "get mail" button to retrieve the external email. Is there a way to automatically refresh the IMAP inboxes?<br />
<br />
(2) Do filters work on external IMAP accounts?<br />
<br />
(3) Are filters supposed to work automatically? I have set up a few and they do not seem to kick in, even for the Zimbra account. (The junk filter, on the other hand, works wonders with the Zimbra account. Kudos!)<br />
<br />
(4) Due to the lack of outbound bandwidth, I can't use ZWC's advanced/ajax client outside my network and have to use the standard/html client instead. When I do so, my external accounts turn up as standard folders with an "INBOX" folder under them. No matter what I do, and how many times I hit Zimbra's "Refresh" button, these inbox do not seem to retrieve mail from my external accounts. Is this linked to the fact that if I go to Preferences->Accounts I only see my primary Zimbra account? How do I get my external mail to be retrieved when using the "standard" ZWC?<br />
<br />
(5) While we're on the subject - for external mail, am I better setting up these accounts in Zimbra as POP3 or IMAP? (in terms of Zimbra functionality - I personally don't care either way)<br />
<br />
(6) When trying to access the ZWC using my mobile (HTC Touch HD, running WinMo 6.1) either through IE or Opera Mini, the interface defaults to iPhone. Annoying, as it's a lousy layout on my screen - I much prefer the Edge layout. Is there any way to change the default mobile layout?<br />
<br />
(7) Actually, while I'm on the mobile subject, I have a sync question. At work, I sync my mobile to Outlook by plugging it to the computer via a USB cable. ActiveSync kicks in, syncs the Calendar/Contacts information with Outlook (<i><u>not</u></i> Exchange) and I assume Outlook takes care of negotiating the updates with Exchange. I would like to do something similar with Zimbra. I don't need to sync the phone over the airwaves, I don't need to sync the phone directly with ZCS - I'm running the Open Source version of ZCS, so this is apparently not an option anyway - but I would like to be able to plug my phone in and somehow sync my calendar/contacts with ZCS... perhaps via the Zimbra Desktop Client?  Is such a thing possible? Since I am doing this for my own personal use, I really don't want to purchase an enterprise licence. So maybe this is not possible.<br />
<br />
--------<br />
<br />
As I said, a few questions. I would be very happy if anyone can point me to threads or document/manuals with the answers.<br />
<br />
Many thanks for your time.</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>Neoculture</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/34977-zimbra-newbie-zcs-open-source-questions.html</guid>
		</item>
		<item>
			<title>Error Message with ./install.sh</title>
			<link>http://www.zimbra.com/forums/installation/34966-error-message-install-sh.html</link>
			<pubDate>Tue, 17 Nov 2009 15:46:45 GMT</pubDate>
			<description>Good Morning, 
On Ubuntu 8.04 when I launch ./install.sh like root, the terminal show

Operations logged to /tmp/install.log.6456
Checking for existing installation...
    zimbra-ldap...NOT FOUND
    zimbra-logger...NOT FOUND
    zimbra-mta...NOT FOUND
    zimbra-snmp...NOT FOUND
    zimbra-store...NOT FOUND
    zimbra-apache...NOT FOUND
    zimbra-spell...NOT FOUND
    zimbra-convertd...NOT FOUND
    zimbra-memcached...NOT FOUND
    zimbra-proxy...NOT FOUND
    zimbra-archiving...NOT FOUND
    zimbra-cluster...NOT FOUND
    zimbra-core...NOT FOUND
Error - zimbra user exists with incorrect home directory: /home/zimbra
Exiting

Where is the problem?</description>
			<content:encoded><![CDATA[<div>Good Morning, <br />
On Ubuntu 8.04 when I launch ./install.sh like root, the terminal show<br />
<br />
Operations logged to /tmp/install.log.6456<br />
Checking for existing installation...<br />
    zimbra-ldap...NOT FOUND<br />
    zimbra-logger...NOT FOUND<br />
    zimbra-mta...NOT FOUND<br />
    zimbra-snmp...NOT FOUND<br />
    zimbra-store...NOT FOUND<br />
    zimbra-apache...NOT FOUND<br />
    zimbra-spell...NOT FOUND<br />
    zimbra-convertd...NOT FOUND<br />
    zimbra-memcached...NOT FOUND<br />
    zimbra-proxy...NOT FOUND<br />
    zimbra-archiving...NOT FOUND<br />
    zimbra-cluster...NOT FOUND<br />
    zimbra-core...NOT FOUND<br />
Error - zimbra user exists with incorrect home directory: /home/zimbra<br />
Exiting<br />
<br />
Where is the problem?</div>

]]></content:encoded>
			<category domain="http://www.zimbra.com/forums/installation/">Installation</category>
			<dc:creator>Megavince</dc:creator>
			<guid isPermaLink="true">http://www.zimbra.com/forums/installation/34966-error-message-install-sh.html</guid>
		</item>
	</channel>
</rss>
<!-- www2.zimbra.mail.ac4.yahoo.net uncompressed/chunked Fri Nov 20 14:30:12 PST 2009 -->
