| Welcome to the Zimbra - Forums! | |
Welcome, if you would like to post a comment in the forums, please register and review our posting policy & tips.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | 
11-20-2007, 12:36 AM
| | | installation on Fedora Core 7 doesn't work, please help? Hi all
I'm trying to get Zimbra to work on Fedora Core 7, 32bit, but it doesn't seem to work.
Upon installation, I didn't get any errors, but when I start Zimbra, it just doesn't work. Quote:
[root@server ~]# tail -f /var/log/messages
Nov 20 10:13:38 server dhcpd: DHCPACK to 192.168.1.50 (00:0b:cd:a4:9c:60) via et h0
Nov 20 10:18:46 server kernel: r8169: eth1: link down
Nov 20 10:19:01 server kernel: r8169: eth1: link up
Nov 20 10:19:54 server kernel: mtrr: no more MTRRs available
Nov 20 10:19:54 server last message repeated 2 times
Nov 20 10:19:57 server gdmgreeter[18912]: The accessibility registry was not fou nd.
Nov 20 10:20:11 server gconfd (root-19130): starting (version 2.18.0.1), pid 191 30 user 'root'
Nov 20 10:20:11 server gconfd (root-19130): Resolved address "xml:readonly:/etc/ gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Nov 20 10:20:11 server gconfd (root-19130): Resolved address "xml:readwrite:/roo t/.gconf" to a writable configuration source at position 1
Nov 20 10:20:11 server gconfd (root-19130): Resolved address "xml:readonly:/etc/ gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Nov 20 10:29:30 server zimbramon[19282]: 19282:info: Starting services | Yet, when I try and access Zimbra offers Open Source email server software and shared calendar for Linux and the Mac, I get an error: What am I doing wrong? | 
11-20-2007, 12:44 AM
| | Zimbra Contractor | |
Posts: 10,055
| | Is your /etc/hosts file correct? Do you have a local DNS server with correct A & MX records pointing to the Zimbra server?
BTW, you access the Admin UI with http s not http. 
__________________
Regards
Bill
| 
11-20-2007, 12:47 AM
| | Zimbra Contractor | |
Posts: 10,055
| | You don't mention which version of Zimbra you've installed - which is it?
__________________
Regards
Bill
Last edited by phoenix : 12-02-2007 at 04:50 AM.
| 
11-20-2007, 01:09 AM
| | | ok, so apart from setting up the host in /etc/hosts, I'll need to setup a full DNS server as well?
I've installed Zimbra 5. Quote:
[root@server ~]# cat /etc/hosts
hosts hosts.allow hosts.deny
[root@server ~]# cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
192.168.1.5 server.salesaffiliates.local server
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
[root@server ~]# ping server
PING server.salesaffiliates.local (192.168.1.5) 56(84) bytes of data.
64 bytes from server.salesaffiliates.local (192.168.1.5): icmp_seq=1 ttl=64 time =0.071 ms
^C64 bytes from server.salesaffiliates.local (192.168.1.5): icmp_seq=2 ttl=64 ti me=0.059 ms
--- server.salesaffiliates.local ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 999ms
rtt min/avg/max/mdev = 0.059/0.065/0.071/0.006 ms
[root@server ~]# nslookup server
Server: 192.168.1.5
Address: 192.168.1.5#53
** server can't find server: NXDOMAIN
[root@server ~]#
| | 
11-20-2007, 01:13 AM
| | Zimbra Contractor | |
Posts: 10,055
| | Quote:
Originally Posted by SoftDux ok, so apart from setting up the host in /etc/hosts, I'll need to setup a full DNS server as well? | Yes, as stated in the Quick Start Installation Guide and as you're behind NAT the DNS will have to be a local Split DNS setup.
__________________
Regards
Bill
| 
11-27-2007, 02:18 PM
| | | I have setup DNS, but still run into problems. Quote:
DNS ERROR resolving MX for linuxserv.salesaffiliates.local
It is suggested that the domain name have an MX record configured in DNS
Change domain name? [Yes]
|
Looking @ my DNS setup, I have the following: Quote:
[root@server ~]# more /var/named/chroot/var/named/salesaffiliates.local.db
$TTL 1H
@ SOA linuxserv root.linuxserv.salesaffiliates.local. ( 12
3H
1H
1W
1H )
IN MX 10 linuxserv.salesaffiliates.local.
linuxserv IN 1H A 192.168.1.5
@ IN NS linuxserv.salesaffiliates.local.
|
Any suggestions? | 
11-27-2007, 02:21 PM
| | | I've decided to continue with the domian as is, and got this after saving the config: Quote:
Setting up CA...done.
Creating SSL certificate...done.
Initializing ldap...sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
sudo: sorry, you must have a tty to run sudo
| Why does it do this?
Where / how do I fix the problem? | 
11-27-2007, 03:35 PM
| | | #visudo
comment out the following line:
Defaults requiretty | 
12-02-2007, 04:18 AM
| | | Thanx, it's working now.
P.S. How / where can I (or someone else) add this as a OS specific note, probably to the Wiki? Quote:
For Fedora Core installation, comment out the following line in /etc/inittab
#Defaults requiretty
| | | Thread Tools | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |