View Single Post
  #8 (permalink)  
Old 08-11-2008, 12:55 PM
dwmtractor dwmtractor is offline
Moderator
 
Posts: 1,027
Default

Quote:
Originally Posted by satimis View Post
1)
On booting Ubuntu6.06, guest OS, it takes quite sometimes hanging on
Code:
* Running local boot scripts (/etc/rc.local)
>5 mins at least. I don't have iptables rules setup yet. /etc/rc.local is an empty file. Before installing zimbra it takes less than 1 min booting ubuntu. zimbra is installed on LVM here.

Where shall I check? Thanks
I suspect this'll go a lot faster with the upped RAM too. It does take a little while starting the boot scripts on my machine too, though not as much as five minutes. Have a look at the log files in /var/log (particularly zimbra.log and mail.log) for any errors that may appear, but this may just be the normal stuff. Post any errors you find and we'll look at them together.

Quote:
Originally Posted by satimis View Post
2)
Where can I find document on using zimbra which I suppose having postfix/mysql/apache2 etc. running. Would it be treating it the same as a LAMP server installing postfix/mysql/php5/apache2 etc. one by one.

I'm most interested on the webmail server on zimbra.
I'm a tad unclear on just what you're asking here. Are you wanting to run a completely separate LAMP-type server in addition to your Zimbra installation on the same virtual (or eventually, hardware) machine? This is not recommended, but I have seen docs around the forum from people who have gotten it to work. This wiki is probably the most comprehensive.

But Zimbra installs postfix, apache, and MySQL for its own use in non-standard locations (everything is in /opt/zimbra) so you don't have to have any of these things pre-installed for Zimbra to work. . .in fact the recommended installation is as bare a Linux install as possible so you don't wind up with interfering services. I presume you've read this wiki on Ubuntu 6 installation?
__________________
Cheers,

Dan
Reply With Quote