View Single Post
  #10 (permalink)  
Old 06-11-2007, 06:58 AM
phoenix phoenix is online now
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

What do the following show:

Code:
host `hostname`  <- backticks not single quotes
dig steve.ac 
dig steve.ac mx
Are there still the java VM errors in your zmsetup log? If there are you probably don't have enough RAM on your system (I know you said it's 1GB but that should be enough to get it running). Have you also disabled SElinux?

[edit] You can display the memory with the command 'free -m' - see what it says.
__________________
Regards


Bill

Last edited by phoenix; 06-11-2007 at 07:06 AM..
Reply With Quote