In the graphical installer, I select the components mentioned above and the installer succeeds without errors.
Then I execute zmsetup.pl, adjust the settings as necessary, and again no errors are reported.
Doing su - zimbra and zmcontrol status gives me "zmnginxctl is not running". All other services are working though.
A zmnginxctl start gives me
/opt/zimbra/conf/nginx.conf is missing. Starting nginx...2009/02/09 16:12:43 [emerg] 4425#0: open() "/opt/zimbra/conf/nginx.conf" failed (2: No such file or directory) failed.
I have a /opt/zimbra/conf/nginx.conf.in, which seems to be the template, but no nginx.conf. Probably, zmsetup.pl did not create the nginx.conf from the template.
Any ideas, why this has happened and how to resolve the problem?
Thanks in advance.