opps! Here you are...
In a nutshell, start we2py once locally and that should take care of
the issue.
>From a local terminal:
ssh u...@webfaction_account # include port info if you have
customized your ssh access
On the remote host:
sudo su www-data # "become www-data user or substitute
the user running web2py on the remote host if it is not www-data
cd /home/www-data/web2py
python web2py.py
Once web2py starts you can try logging on using the web interface via
https and creating a test app. If it works your good to go. Kill the
app and then shutdown web2py in the terminal with ctrl +D (?) in the
terminal window.
then exit, exit, exit if all goes well.
Chris
That should take care of the issue.
--
To unsubscribe, reply using "remove me" as the subject.