This is my normal install process for Windows machines:
1. Install Python - add to Windows path if your install doesn't 
automatically
2. Install PyODBC
3. Install Pywin32 (I need it, you may not)
4. Install web2py from *source*
5. Open a shell and type "python web2py.py"
6. If step 5 doesn't work, Python isn't in your path.  Just change to the 
directory where you extracted your web2py files and execute the command 
from there.



On Monday, August 12, 2013 3:27:48 PM UTC-4, Johann Spies wrote:
>
>
> I am trying to help a friend to get web2py installed on his Windows 2.7 
> Professional.  I do not know Windows very well as I do not use it.
>
> We have tried the following:
>
> Install the Windows version of Web2py and run it.  Then we got the error 
> that the Rocket server started a listener when not ready.
>
> I then saw the thread 
> https://groups.google.com/forum/#!msg/web2py/XVLzavcQv3M/w_mWtOusgSMJ and 
> installed Python 2.7 and the source code version of Web2py.  Clicking on 
> web2py.py as Athony suggested in that thread, did not do anything. Opening 
> a command shell and typing python web2py.py ended in the same result.
>
> When checking the windows Firewall I do not see how one can set it to 
> allow listening on port 8000.
>
> So how do I help my friend who does not know python or web2py?  I want to 
> give him an app he want to use.
>
> Regards
> Johann
>
> -- 
> Because experiencing your loyal love is better than life itself, 
> my lips will praise you.  (Psalm 63:3)
>  

-- 

--- 
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.


Reply via email to