Virtual Machine
From Zimbra :: Wiki
(Redirected from Zimbra Virtual Machine Install)
Installing on a Virtual Machine
Common problems with Virtual Machines:
* Not having enough RAM. Zimbra requires at least 512MB of RAM.
* Long start-up times can be caused by UTF strings in /etc/sysconfig/i18n.
It's recommended you edit /etc/sysconfig/i18n to remove the UTF strings.
In case that's not clear:
If you have a string in the file like this:
LANG="en_US.UTF-8,en_US"
Change it to this:
LANG="en_US"
* If, upon running ./install.sh you receive an error message during
the installation of the zibmra core RPM of ###ERROR###, then
chances are good that you do not have enough memory on your virtual
machine.
| Verified Against: unknown | Date Created: 2/10/2006 |
| Article ID: http://wiki.zimbra.com/index.php?title=Virtual_Machine | Date Modified: 02/18/2010 |

