Quote:
Originally Posted by uxbod Make sure all Zimbra processes have died before running the upgrade. |
There is no zimbra process running (please see my first post). I even rebooted the machine and as the installation is broken from the install attempt it could not even restart any zimbra process.
Quote:
Originally Posted by uxbod When you call bash you can also add -x before the install.sh so that you can actually see what is happening in the script. Why run bash ./install.sh anyway ? It should already have execute permissions on it. So just run as ./install.sh. |
I did not run "bash ./install.sh" but just "./install.sh". The "/bin/bash ./install.sh" you are referring to is the output from "ps ax".
So I believe it is a problem of the install.sh script itself (at least when run on Ubuntu 8.04)