{{tag>UNIX Linux}} [root@centostest] zcp-7.1.7-42779-rhel-6-x86_64]# /home/test/zcp-7.1.7-42779-rhel-6-x86_64/install.sh Zarafa Collaboration Platform, version 7.1.7-42779 (C) Copyright 2004-2012 Zarafa, The Netherlands Please visit http://www.zarafa.com/ for more information. About to install for RedHat 6 x86_64 Found MySQL version 5.1 We will now install Zarafa onto your system. You may be required to install dependencies if the installation fails. Press to continue Installing packages ... ########################################### [100%] ########################################### [ 5%] ########################################### [ 9%] ########################################### [ 14%] ########################################### [ 18%] ########################################### [ 23%] ########################################### [ 27%] ########################################### [ 32%] ########################################### [ 36%] ########################################### [ 41%] ########################################### [ 45%] ########################################### [ 50%] ########################################### [ 55%] ########################################### [ 59%] ########################################### [ 64%] ########################################### [ 68%] ########################################### [ 73%] ########################################### [ 77%] ########################################### [ 82%] ########################################### [ 86%] ########################################### [ 91%] ########################################### [ 95%] ########################################### [100%] Restarting Apache to load the Zarafa PHP-extension. httpd beenden: [ OK ] httpd starten: [ OK ] Installation of the software is complete. We will now configure Zarafa services. Please answer the following questions: Serial number must be 25 characters or empty Server serial number (leave empty for none) [] : The correctness of the serial will be checked when the server starts. MySQL Server [localhost] : localhost MySQL Port [3306] : 3306 MySQL User [root] : MySQL Password (won't be shown while typing) [] : Database name [zarafa] : zarafa Log method (file or syslog) [file] : file Log filename [/var/log/zarafa/server.log] : Creating spooler configuration ... The spooler program sends outgoing e-mail using an SMTP server Please answer the follow questions: SMTP server [localhost] : Log method (file or syslog) [file] : file Log filename [/var/log/zarafa/spooler.log] : Creating monitor configuration ... The monitor program sends quota warning mails to users who are over quota. Please answer the follow questions: Warning e-mail resend interval (in days) [1] : Log method (file or syslog) [file] : Log filename [/var/log/zarafa/monitor.log] : Do you wish to run the Zarafa gateway (POP3/IMAP) services as well? [y] Log method (file or syslog) [file] : Log filename [/var/log/zarafa/gateway.log] : POP3 port [110] : **Warning: When another service is currently providing POP3 support, the gateway may not start because the port is already in use. IMAP port [143] : **Warning: When another service is currently providing IMAP support, the gateway may not start because the port is already in use. Do you wish to run the Zarafa Ical gateway (Ical/CalDAV) services as well? [y] Do you wish to run the Zarafa search service? [y] Already installed, skipping packages. Done configuring services Press to continue... Your server has been configured with the following parameters: MySQL server: localhost MySQL port: 3306 MySQL user: root MySQL password: ****** Log method: file Log file: /var/log/zarafa/server.log The server is running on port 236 If you wish to make changes, please edit the file /etc/zarafa/server.cfg or /etc/zarafa/license/base for the serial number. If you wish to make changes to the spooler or monitor configuration, please edit the file spooler.cfg or monitor.cfg in the directory /etc/zarafa/. To start Zarafa, you must run /etc/init.d/zarafa-server start Do you wish to start the server now? [y] Starting zarafa-server: [ OK ] Enabling Zarafa server on reboot We will now create the public store with the 'zarafa-admin -s' command Public created. Use the 'zarafa-admin -c' command to create users. Read the help or manual page for details, by typing: man zarafa-admin Press to continue... For message delivery, 'zarafa-dagent' is available. Please read the Installation documentation (PDF) on how to configure your mailserver. To start the dagent, spooler, monitor and gateway services, you must run /etc/init.d/zarafa-dagent start /etc/init.d/zarafa-spooler start /etc/init.d/zarafa-monitor start /etc/init.d/zarafa-gateway start /etc/init.d/zarafa-ical start Do you wish to start the configured services now? [y] Starting zarafa-dagent: [ OK ] Starting zarafa-spooler: [ OK ] Starting zarafa-monitor: Warning: Terminal locale not UTF-8, but UTF-8 locale is being forced. Screen output may not be correctly printed. [ OK ] Starting zarafa-gateway: [ OK ] Starting zarafa-search: [ OK ] Starting zarafa-licensed: [ OK ] Press to continue Currently the server is configured to accept SOAP connections on port 236. If you wish to connect Outlook clients on port 80, please setup your web server to proxy HTTP requests with URI=/zarafa to 236. This can be done in Apache2 with mod_proxy with the ProxyPass configuration directive: ProxyPass /zarafa http://localhost:236 ProxyPassReverse /zarafa http://localhost:236 The modules 'proxy' and 'proxy_http' need to be enabled. Edit /etc/httpd/conf/httpd.conf and remove comments from following lines: LoadModule proxy modules/mod_proxy.so LoadModule proxy_http modules/mod_proxy_http.so Do not forget to reload apache when you have altered the configuration. The webaccess may already be available from http://server/webaccess. The new WebApp may already be available from http://server/webapp. Anschliessend den Admin erstellen [root@centostest zcp-7.1.7-42779-rhel-6-x86_64]# zarafa-admin -c admin -P -e admin@kthxbye.ch -a y -f "Admin Yeah" Type password: Re-Type password: User created. "-a y" steht für den Admin-Level (yes/no)