Hi sir, Thank you so much for your help. I have windows 7, the web2py is the latest, it is on the site. 2.0.3.
I have python installed. I download the web2py, and get the folder. I then open the folder, and get the web2py.exe file, and double click on it. I just get the cmd screen real quick, and then it goes away. What should I do? Thank you so much for your help. I mean how do I execute the web2py? Thank you so much once again, Luke On Thursday, August 30, 2012 7:40:16 PM UTC-5, rochacbruno wrote: > > Which version of web2py? which version of windows? > > BTW: You have not to install web2py, web2py is executable, no need to > install! > > If you downloaded the windows version .exe you just need to run it (if it > is not working, please tell us your version of windows and web2py) > > If you download the source_code version **recommended** you just need to > unzip it, then you need to install Python, go to www.python.org and > install version 2.7 for windows. After having Python installed open a > windows command line: I guess you can do it clicking on start button then > write "cmd" on the text box there. > > On cmd: > > > cd c:\myuserfolder\Downloads\web2py > > ** the path where you unzipped > > then > > > c:\python27\python.exe web2py.py > > > > On Thu, Aug 30, 2012 at 9:23 PM, lukedc <[email protected] <javascript:>>wrote: > >> Hi everyone, >> >> I know that this is a dumb question, but i could not find an answer to it >> anywhere i looked. I am just instaling web2py, but when I click on the >> web2py.exe, >> it does not work. just a quick cmd screen comes up and then goes away real >> quick. What should I do? I don't know how to install from the command >> prompt. >> >> Thank you so much, Luke >> >> -- >> >> >> >> > > > --

