Hello guy , i switched from using windows to Ubuntu , and i am trying to install apache+python+mod_wsgi+web2py+postgresql from scratch , so i used the one step deployment from the book:
wget http://web2py.googlecode.com/hg/scripts/setup-web2py-ubuntu.sh chmod +x setup-web2py-ubuntu.sh sudo ./setup-web2py-ubuntu.sh so i have web2py now in home/www-data/web2py so how do i use web2py now am trying to run web2py.py but its not runing and and i want to use postgresql .. so what to do guys best regards

