So, right now I made for you new installation of CentOS with zimbra.
Details:
Computer:
GA-785GMT-USB3 F4c
Athlon II X2 245
2GB RAM
GF210 1GB DDR3
Instalation:
1. Update system
2. Disable SElinux
3. Install and configure split DNS
4. yum install libstdc++.i686
5. change /etc/sudoers
Defaults requiretty
Defaults:%zimbra !requiretty
Defaults:zimbra !requiretty
6. ./install.sh --platform-override
7. change domain from host.domain.com to domain.com
Instalation without any problems, but in logs:
Code:
Sat Feb 11 23:55:07 2012 zimbra-mta is enabled
Sat Feb 11 23:55:07 2012 checking isEnabled zimbra-archiving
Sat Feb 11 23:55:07 2012 zimbra-archiving is not enabled
Sat Feb 11 23:55:07 2012 checking isComponentAvailable archiving
Sat Feb 11 23:55:07 2012 Component archiving is not available.
Sat Feb 11 23:55:07 2012 checking isEnabled zimbra-snmp
Sat Feb 11 23:55:07 2012 zimbra-snmp is enabled
Sat Feb 11 23:55:10 2012 Saving config in /opt/zimbra/config.11260...
Sat Feb 11 23:55:10 2012 done.
Sat Feb 11 23:55:11 2012 Operations logged to /tmp/zmsetup.02112012-234935.log
Sat Feb 11 23:55:11 2012 Setting local config values...
Sat Feb 11 23:55:11 2012 Setting local config zimbra_server_hostname to thaitizens.com
Sat Feb 11 23:55:11 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_server_hostname='thaitizens.com' 2> /dev/null
Sat Feb 11 23:55:12 2012 Setting local config zimbra_require_interprocess_security to 1
Sat Feb 11 23:55:12 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_require_interprocess_security='1' 2> /dev/null
Sat Feb 11 23:55:12 2012 Setting local config ldap_master_url to ldap://thaitizens.com:389
Sat Feb 11 23:55:12 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_master_url='ldap://thaitizens.com:389' 2> /dev/null
Sat Feb 11 23:55:13 2012 Setting local config ldap_url to ldap://thaitizens.com:389
Sat Feb 11 23:55:13 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_url='ldap://thaitizens.com:389' 2> /dev/null
Sat Feb 11 23:55:13 2012 Setting local config ldap_starttls_supported to 1
Sat Feb 11 23:55:13 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_starttls_supported='1' 2> /dev/null
Sat Feb 11 23:55:14 2012 checking isEnabled zimbra-store
Sat Feb 11 23:55:14 2012 zimbra-store is enabled
Sat Feb 11 23:55:14 2012 Setting local config zimbra_zmprov_default_to_ldap to false
Sat Feb 11 23:55:14 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_zmprov_default_to_ldap='false' 2> /dev/null
Sat Feb 11 23:55:14 2012 Setting local config ldap_port to 389
Sat Feb 11 23:55:14 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_port='389' 2> /dev/null
Sat Feb 11 23:55:15 2012 Setting local config ldap_host to thaitizens.com
Sat Feb 11 23:55:15 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ldap_host='thaitizens.com' 2> /dev/null
Sat Feb 11 23:55:15 2012 Setting local config zimbra_uid to 501
Sat Feb 11 23:55:15 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_uid='501' 2> /dev/null
Sat Feb 11 23:55:16 2012 Setting local config zimbra_gid to 501
Sat Feb 11 23:55:16 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_gid='501' 2> /dev/null
Sat Feb 11 23:55:16 2012 Setting local config zimbra_user to zimbra
Sat Feb 11 23:55:16 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_user='zimbra' 2> /dev/null
Sat Feb 11 23:55:17 2012 Setting local config av_notify_user to admin@thaitizens.com
Sat Feb 11 23:55:17 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e av_notify_user='admin@thaitizens.com' 2> /dev/null
Sat Feb 11 23:55:17 2012 Setting local config av_notify_domain to thaitizens.com
Sat Feb 11 23:55:17 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e av_notify_domain='thaitizens.com' 2> /dev/null
Sat Feb 11 23:55:17 2012 Setting local config ssl_allow_untrusted_certs to true
Sat Feb 11 23:55:17 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ssl_allow_untrusted_certs='true' 2> /dev/null
Sat Feb 11 23:55:18 2012 Setting local config ssl_allow_mismatched_certs to true
Sat Feb 11 23:55:18 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e ssl_allow_mismatched_certs='true' 2> /dev/null
Sat Feb 11 23:55:18 2012 Setting local config mailboxd_java_heap_size to 512
Sat Feb 11 23:55:18 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_java_heap_size='512' 2> /dev/null
Sat Feb 11 23:55:19 2012 Setting local config mailboxd_directory to /opt/zimbra/mailboxd
Sat Feb 11 23:55:19 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_directory='/opt/zimbra/mailboxd' 2> /dev/null
Sat Feb 11 23:55:19 2012 Setting local config mailboxd_keystore to /opt/zimbra/mailboxd/etc/keystore
Sat Feb 11 23:55:19 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_keystore='/opt/zimbra/mailboxd/etc/keystore' 2> /dev/null
Sat Feb 11 23:55:20 2012 Setting local config mailboxd_server to jetty
Sat Feb 11 23:55:20 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_server='jetty' 2> /dev/null
Sat Feb 11 23:55:20 2012 Setting local config mailboxd_truststore to /opt/zimbra/java/jre/lib/security/cacerts
Sat Feb 11 23:55:20 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_truststore='/opt/zimbra/java/jre/lib/security/cacerts' 2> /dev/null
Sat Feb 11 23:55:21 2012 Setting local config mailboxd_truststore_password to changeit
Sat Feb 11 23:55:21 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_truststore_password='changeit' 2> /dev/null
Sat Feb 11 23:55:21 2012 Setting local config mailboxd_keystore_password to LXqFYFMaj
Sat Feb 11 23:55:21 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e mailboxd_keystore_password='LXqFYFMaj' 2> /dev/null
Sat Feb 11 23:55:22 2012 Setting local config zimbra_ldap_userdn to uid=zimbra,cn=admins,cn=zimbra
Sat Feb 11 23:55:22 2012 *** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_ldap_userdn='uid=zimbra,cn=admins,cn=zimbra' 2> /dev/null
Sat Feb 11 23:55:22 2012 done.
Sat Feb 11 23:55:22 2012 Setting up CA...
Sat Feb 11 23:55:22 2012 *** Running as root user: /opt/zimbra/bin/zmcertmgr createca
** Creating directory /opt/zimbra/ssl/zimbra
** Creating directory /opt/zimbra/ssl/zimbra/ca
** Creating directory /opt/zimbra/ssl/zimbra/server
** Creating directory /opt/zimbra/ssl/zimbra/commercial
** Creating directory /opt/zimbra/mailboxd/webapps/zimbraAdmin/tmp
** Creating /opt/zimbra/ssl/zimbra/ca/zmssl.cnf...done
** Retrieving CA private key from ldap...failed.
** Retrieving CA cert from ldap...failed.
** Retrieving Commercial CA cert from ldap...failed.
** Creating CA private key /opt/zimbra/ssl/zimbra/ca/ca.key...done.
** Creating CA cert /opt/zimbra/ssl/zimbra/ca/ca.pem...done.
Sat Feb 11 23:55:33 2012 done.
Sat Feb 11 23:55:33 2012 Deploying CA to /opt/zimbra/conf/ca ...
Sat Feb 11 23:55:33 2012 *** Running as root user: /opt/zimbra/bin/zmcertmgr deployca -localonly
** Importing CA /opt/zimbra/ssl/zimbra/ca/ca.pem into CACERTS...done.
** Copying CA to /opt/zimbra/conf/ca...done.
Sat Feb 11 23:55:34 2012 done.
Sat Feb 11 23:55:34 2012 Creating SSL certificate...
Sat Feb 11 23:55:34 2012 *** Running as root user: /opt/zimbra/bin/zmcertmgr createcrt self
** Creating /opt/zimbra/conf/zmssl.cnf...done
** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20120211235535
** Retrieving server config key zimbraSSLCertificate...failed.
** Retrieving server config key zimbraSSLPrivateKey...failed.
** Generating a server csr for download self -keysize 1024
** Backup /opt/zimbra/ssl/zimbra to /opt/zimbra/ssl/zimbra.20120211235540
** Retrieving Commercial CA cert from ldap...failed.
** Creating server cert request /opt/zimbra/ssl/zimbra/server/server.csr...done.
** Saving server config key zimbraSSLPrivateKey...failed.
** Signing cert request /opt/zimbra/ssl/zimbra/server/server.csr...done.
Sat Feb 11 23:55:45 2012 done.
Sat Feb 11 23:55:45 2012 Installing mailboxd SSL certificates...
Sat Feb 11 23:55:45 2012 /opt/zimbra/mailboxd/etc/keystore didn't exist.
Sat Feb 11 23:55:45 2012 *** Running as root user: /opt/zimbra/bin/zmcertmgr deploycrt self
** Saving server config key zimbraSSLCertificate...failed.
** Saving server config key zimbraSSLPrivateKey...failed.
** Installing mta certificate and key...done.
** Installing slapd certificate and key...done.
** Installing proxy certificate and key...done.
** Creating pkcs12 file /opt/zimbra/ssl/zimbra/jetty.pkcs12...done.
** Creating keystore file /opt/zimbra/mailboxd/etc/keystore...done.
** Installing CA to /opt/zimbra/conf/ca...done.
Sat Feb 11 23:55:51 2012 done.
Sat Feb 11 23:55:51 2012 checking isEnabled zimbra-ldap
Sat Feb 11 23:55:51 2012 zimbra-ldap is enabled
Sat Feb 11 23:55:51 2012 Initializing ldap...
Sat Feb 11 23:55:51 2012 *** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
Sat Feb 11 23:56:04 2012 done.
Sat Feb 11 23:56:04 2012 Setting replication password...
Sat Feb 11 23:56:04 2012 *** Running as zimbra user: /opt/zimbra/bin/zmldappasswd
Updating local config and LDAP
Sat Feb 11 23:56:07 2012 done.
Sat Feb 11 23:56:07 2012 Setting Postfix password...
Sat Feb 11 23:56:07 2012 *** Running as zimbra user: /opt/zimbra/bin/zmldappasswd
Updating local config and LDAP
Sat Feb 11 23:56:09 2012 done.
Sat Feb 11 23:56:09 2012 Setting amavis password...
Sat Feb 11 23:56:09 2012 *** Running as zimbra user: /opt/zimbra/bin/zmldappasswd
Updating local config and LDAP
Sat Feb 11 23:56:12 2012 done.
Sat Feb 11 23:56:12 2012 Setting nginx password...
Sat Feb 11 23:56:12 2012 *** Running as zimbra user: /opt/zimbra/bin/zmldappasswd
Updating local config and LDAP
Sat Feb 11 23:56:15 2012 done.
Sat Feb 11 23:56:15 2012 Setting BES searcher password...
Sat Feb 11 23:56:15 2012 *** Running as zimbra user: /opt/zimbra/bin/zmldappasswd
Updating local config and LDAP
Sat Feb 11 23:56:18 2012 done.
Sat Feb 11 23:56:18 2012 Creating server entry for thaitizens.com...
Sat Feb 11 23:56:20 2012 ERROR: account.NO_SUCH_SERVER (no such server: thaitizens.com)
Sat Feb 11 23:56:20 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l cs thaitizens.com
2f73ff38-ccba-4b5a-8536-a5a629c15053
Sat Feb 11 23:56:23 2012 done.
Sat Feb 11 23:56:23 2012 Saving CA in ldap ...
Sat Feb 11 23:56:23 2012 *** Running as root user: /opt/zimbra/bin/zmcertmgr deployca
** Importing CA /opt/zimbra/ssl/zimbra/ca/ca.pem into CACERTS...done.
** Saving global config key zimbraCertAuthorityCertSelfSigned...done.
** Saving global config key zimbraCertAuthorityKeySelfSigned...done.
** Copying CA to /opt/zimbra/conf/ca...done.
Sat Feb 11 23:56:30 2012 done.
Sat Feb 11 23:56:30 2012 Saving SSL Certificate in ldap ...
Sat Feb 11 23:56:30 2012 *** Running as root user: /opt/zimbra/bin/zmcertmgr savecrt self
** Saving server config key zimbraSSLCertificate...done.
** Saving server config key zimbraSSLPrivateKey...done.
Sat Feb 11 23:56:36 2012 done.
Sat Feb 11 23:56:36 2012 checking isEnabled zimbra-store
Sat Feb 11 23:56:36 2012 zimbra-store is enabled
Sat Feb 11 23:56:36 2012 Setting spell check URL...
Sat Feb 11 23:56:36 2012 Updating cached config attribute for Server thaitizens.com: zimbraSpellCheckURL=http://thaitizens.com:7780/aspell.php
Sat Feb 11 23:56:36 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l ms thaitizens.com zimbraSpellCheckURL 'http://thaitizens.com:7780/aspell.php'
Sat Feb 11 23:56:39 2012 done.
Sat Feb 11 23:56:39 2012 Setting service ports on thaitizens.com...
Sat Feb 11 23:56:39 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l ms thaitizens.com zimbraImapBindPort 143 zimbraImapSSLBindPort 993 zimbraImapProxyBindPort 7143 zimbraImapSSLProxyBindPort 7993
Sat Feb 11 23:56:42 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l ms thaitizens.com zimbraPop3BindPort 110 zimbraPop3SSLBindPort 995 zimbraPop3ProxyBindPort 7110 zimbraPop3SSLProxyBindPort 7995
Sat Feb 11 23:56:45 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l ms thaitizens.com zimbraMailPort 80 zimbraMailSSLPort 443 zimbraMailProxyPort 8080 zimbraMailSSLProxyPort 8443 zimbraMailMode http
Sat Feb 11 23:56:48 2012 done.
Sat Feb 11 23:56:48 2012 Adding thaitizens.com to zimbraMailHostPool in default COS...
Sat Feb 11 23:56:50 2012 Returning retrieved server config attribute for thaitizens.com: zimbraId=2f73ff38-ccba-4b5a-8536-a5a629c15053
Sat Feb 11 23:56:53 2012 Returning retrieved cos config attribute for default: zimbraMailHostPool=
Sat Feb 11 23:56:53 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mc default zimbraMailHostPool 2f73ff38-ccba-4b5a-8536-a5a629c15053
Sat Feb 11 23:56:56 2012 done.
Sat Feb 11 23:56:56 2012 Installing webclient skins...
Sat Feb 11 23:56:56 2012 entering function: gcf zimbraInstalledSkin=
Sat Feb 11 23:56:56 2012 Updating cached global config attribute zimbraInstalledSkin=
Sat Feb 11 23:56:56 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mcf zimbraInstalledSkin ''
Warn: attribute zimbraInstalledSkin has been deprecated since 5.0
[] WARN: Attempt to modify a deprecated attribute: zimbraInstalledSkin
Sat Feb 11 23:56:59 2012 steel...
Sat Feb 11 23:56:59 2012 entering function: gcf +zimbraInstalledSkin=steel
Sat Feb 11 23:56:59 2012 Updating cached global config attribute +zimbraInstalledSkin=steel
Sat Feb 11 23:56:59 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mcf +zimbraInstalledSkin 'steel'
[] WARN: Attempt to modify a deprecated attribute: zimbraInstalledSkin
Sat Feb 11 23:57:01 2012 done.
Sat Feb 11 23:57:01 2012 sand...
Sat Feb 11 23:57:01 2012 entering function: gcf +zimbraInstalledSkin=sand
Sat Feb 11 23:57:01 2012 Updating cached global config attribute +zimbraInstalledSkin=sand
Sat Feb 11 23:57:01 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mcf +zimbraInstalledSkin 'sand'
[] WARN: Attempt to modify a deprecated attribute: zimbraInstalledSkin
Sat Feb 11 23:57:04 2012 done.
Sat Feb 11 23:57:04 2012 lavender...
Sat Feb 11 23:57:04 2012 entering function: gcf +zimbraInstalledSkin=lavender
Sat Feb 11 23:57:04 2012 Updating cached global config attribute +zimbraInstalledSkin=lavender
Sat Feb 11 23:57:04 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mcf +zimbraInstalledSkin 'lavender'
[] WARN: Attempt to modify a deprecated attribute: zimbraInstalledSkin
Sat Feb 11 23:57:07 2012 done.
Sat Feb 11 23:57:07 2012 twilight...
Sat Feb 11 23:57:07 2012 entering function: gcf +zimbraInstalledSkin=twilight
Sat Feb 11 23:57:07 2012 Updating cached global config attribute +zimbraInstalledSkin=twilight
Sat Feb 11 23:57:07 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mcf +zimbraInstalledSkin 'twilight'
[] WARN: Attempt to modify a deprecated attribute: zimbraInstalledSkin
Sat Feb 11 23:57:10 2012 done.
Sat Feb 11 23:57:10 2012 tree...
Sat Feb 11 23:57:10 2012 entering function: gcf +zimbraInstalledSkin=tree
Sat Feb 11 23:57:10 2012 Updating cached global config attribute +zimbraInstalledSkin=tree
Sat Feb 11 23:57:10 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mcf +zimbraInstalledSkin 'tree'
[] WARN: Attempt to modify a deprecated attribute: zimbraInstalledSkin
Sat Feb 11 23:57:12 2012 done.
Sat Feb 11 23:57:12 2012 beach...
Sat Feb 11 23:57:12 2012 entering function: gcf +zimbraInstalledSkin=beach
Sat Feb 11 23:57:12 2012 Updating cached global config attribute +zimbraInstalledSkin=beach
Sat Feb 11 23:57:12 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mcf +zimbraInstalledSkin 'beach'
[] WARN: Attempt to modify a deprecated attribute: zimbraInstalledSkin
Sat Feb 11 23:57:15 2012 done.
Sat Feb 11 23:57:15 2012 hotrod...
Sat Feb 11 23:57:15 2012 entering function: gcf +zimbraInstalledSkin=hotrod
Sat Feb 11 23:57:15 2012 Updating cached global config attribute +zimbraInstalledSkin=hotrod
Sat Feb 11 23:57:15 2012 *** Running as zimbra user: /opt/zimbra/bin/zmprov -m -l mcf +zimbraInstalledSkin 'hotrod'
[] WARN: Attempt to modify a deprecated attribute: zimbraInstalledSkin
Sat Feb 11 23:57:18 2012 done.
Sat Feb 11 23:57:18 2012 bare...
Sat Feb 11 23:57:18 2012 entering function: gcf +zimbraInstalledSkin=bare
Sat Feb 11 23:57:18 2012 Updating cached global config attribute +zimbraInstalledSkin=bare
...
Still he same problems.... If I trying to run zimlet Google Translator - "Could not translate. Please ask you system administrator." Arial and others fonts not available...
Do you have any ideas? All of my motherboards have graphics cards on the motherboard and share memory with RAM (in this configuration this graphic card is disable).
Do you have any ideas??
Regards
Blusowiec