I will get you the info soon.
Am not at my 'IT' desk at the moment.
Thanks !!

On Wed, Sep 23, 2015 at 4:44 PM, Leonel Câmara <leonelcam...@gmail.com>
wrote:

> You can, however the way this works is:
>
> 1 - Download the web2py windows executable version
> 2 - Put your Application in it
> 3 - Change routes.py to make your application the default one.
>
> You are failing at the first step because urllib is not being able to get
> the ip address of web2py.com.
>
> Can you test something for me, open a python interpreter. There type:
>
> import socket
> socket.getaddrinfo('web2py.com', 80)
>
> Does this work?
>
> To be clear, this is a DNS problem.
>
> --
> 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 a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/dPYVvZW38o8/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to