What you say is very interesting as it caused me to go back to the installation script which contains the following line...
python -c "from gluon.main import save_password;
save_password('${web2py_password}',443)"
I have no idea where the 443 comes from, but when I renamed the file using
my port number... viola it worked..!
Many, many thanks for your help
Kind regards
Ed

