Hi All, Im pretty embarrassed to ask this question but im stuck for half a day on this.
Starting web2py with: /home/www-data/web2py/web2py.py -a <mypasswd> -i <Public_IP> -p 80 It starts up alright with no error, and getting the familiar message. But when I browse: http://<Public_IP> The browser displays: "Temporarily down for maintenance" *** Im stumped because I got this to work on the same server with Nginx reverse proxy on http & https! Im just running web2py naked on public IP because I am trying to debug a Paypal IPN handler code! -- because I suspect Paypal IPN simulator isnt actually getting through from Nginx to web2py :((( *** running web2py source 2.5.1-stable on Debian 6.0.7 *** IPtables turned off for debugging WHY OH WHY??? -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

