Quote:
Originally Posted by sharkfin1 [root@zcs libexec]# cat /etc/hosts Code: '# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
10.0.0.250 zcs.webmail.rpost.info' Note: The /etc/hosts file did not hold the FQDN which I corrected but this does not appear to solve the installation issue (after rerun of zmsetup.pl). |
You have a typing error in your hosts file(?) there's an extraneous ' after '.info - the format is also incorrect. The format should be like this:
Code:
10.0.0.250 zcs.webmail.rpost.info zcs