Hi Sridatta,
My vps is running Ubuntu 12.04 LTS 64bit.
One thing I encountered during the installation phase though was that if I tried running the setup.sh script using:
->sh setup.sh
I got the following error:
setup.sh: 3: setup.sh: Syntax error: "(" unexpected
I had no problems once I used bash instead:
->bash setup.sh
I thought it might be a problem if the server startup uses sh scripts.
Let me know :)
On Friday, August 10, 2012 2:24:58 AM UTC-5, Sridatta Thatipamala wrote: