I downloaded and installed a fresh copy of Ubuntu LTS 10.04 Server and followed the instructions on the beginners guide 3 times now (starting over from scratch each time) and every time Freeswitch, Plivo, Celery and Redis seemed to be successfully installed but then I get prompts for setting up MySQL where I enter the default hostname, port, username, new password, and default DB name. and then it simply loops back and keeps asking me for the same thing (a hostname, port, username, new password, and default DB name). No matter what I put in these values it doesn't seem to except my entries and it loops back and asks me the same questions.
In the beginners guide it mentions "After some time, a pseudo graphical interface will appear prompting you for a MySQL password. Type in a password, press enter, and type it again to confirm. Take a note of the password." I'm guessing that this is where i am getting stuck, but since this is a server and gnome doesn't come installed it's not really a "graphical interface", unless I did something wrong. In any case, this seems to be the place were it gets stuck every time I never proceed to the next step:
"You will be prompted for the location, name, port and password of Newfies-Dialer database. Go with the defaults, with the exception of the password, where you type in the password entered during the installation of MySQL."
Please help. Is there something that I am missing?
PS: I'm performing this inside a virtual machine, but I don't think this would make a difference.
-Thank You.