Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Installation

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.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-20-2007, 12:36 AM
Junior Member
 
Posts: 7
Default 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:

Quote:
An error occurred while loading http://localhost:7071:
Could not connect to host localhost (port 7071).
What am I doing wrong?
Reply With Quote
  #2 (permalink)  
Old 11-20-2007, 12:44 AM
Zimbra Contractor
 
Posts: 10,055
Default

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 https not http.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 11-20-2007, 12:47 AM
Zimbra Contractor
 
Posts: 10,055
Default

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.
Reply With Quote
  #4 (permalink)  
Old 11-20-2007, 01:09 AM
Junior Member
 
Posts: 7
Default

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 ~]#
Reply With Quote
  #5 (permalink)  
Old 11-20-2007, 01:13 AM
Zimbra Contractor
 
Posts: 10,055
Default

Quote:
Originally Posted by SoftDux View Post
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
Reply With Quote
  #6 (permalink)  
Old 11-27-2007, 02:18 PM
Junior Member
 
Posts: 7
Default

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?
Reply With Quote
  #7 (permalink)  
Old 11-27-2007, 02:21 PM
Junior Member
 
Posts: 7
Default

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?
Reply With Quote
  #8 (permalink)  
Old 11-27-2007, 03:35 PM
Member
 
Posts: 26
Default

#visudo

comment out the following line:

Defaults requiretty
Reply With Quote
  #9 (permalink)  
Old 12-02-2007, 04:18 AM
Junior Member
 
Posts: 7
Default

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
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Zimbra can't install on Fedora core 6 and FC 4 Grejao Installation 3 04-27-2007 07:19 AM
Can't Receive Mail on Fedora Core 6 lks Installation 7 11-25-2006 03:14 PM
Fedora Core 4 - libstdc++.so.5 reza225 Installation 1 08-30-2006 10:51 AM
Fedora Core 4 Is Best for Zimbra opensource nazeeronline Installation 1 04-10-2006 04:51 AM
Fedora Core 3, Clean Install - Not working! pcjackson Installation 17 03-05-2006 06:38 PM

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com

sourceforge.net



 

Search Engine Optimization by vBSEO 3.1.0