a few files that I used for CentOS 5+
(I can;t attach them so I provide links)
http://thebookle.com/thebookle/static/install/supay.py
http://thebookle.com/thebookle/static/install/www.d
http://thebookle.com/thebookle/static/install/server_install.txt

use commands from server_install.txt

place www.d and supay.py (http://code.google.com/p/supay/) in web2py
folder
make www.d executable

use
./www.d start
./www.d stop
commands

if you want to use admin, first run web2py on port 80 and set a
password (will be created a file parameters_80.py)
if you have this file on your pc you can upload it to server on web2py
folder

after creating a tunnel http://oldsite.precedence.co.uk/nc/putty.html
connect to server from browser http://127.0.0.1:80/admin/

Reply via email to