On Friday, August 14, 2015 at 12:21:01 PM UTC-7, Derek wrote: > > start it from the command line, what do you see? >
Doesn't using -S imply he was using the command line? I would expect that there is a window where the "stop" button lives ... is that present? a bare 127.0.0.1:8000, for me, does redirect to http://127.0.0.1:8000/welcome/default/index But I'm checking that on a linux system; I'll try to remember to check my Windows environment when I get home. Nothing on the console, since I haven't littered my copy of the welcome app with debug code ... yet :-P But there should be something in the httpserver.log file that lives in the top-level directory, where the web2py.py files. Posting that information may help with the troubleshooting. /dps > On Friday, August 14, 2015 at 11:37:11 AM UTC-7, web2py newbie wrote: >> >> Hi >> >> I recently started coding a python app and decided to explore web2py. >> however, when I download the windows exe and run it, I see neither the >> admin console nor the webpage when I connect to 127.0.0.1:8000 >> >> I even tried web2py.exe -S welcome, and still nothing. >> >> Regards >> Raji >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- 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/d/optout.

