I solved problem. It's important steps for install: 1. Python 2.7.9 *x86* (I have instlled x64 before) 2. Then install fdb driver (in cmd writing C:/Python27/Scripts/pip install fdb) 3. Then download web2py source code like told Dave S and run web2py.py.
As I thought problem was in that. I started web2py before installing fdb driver and after I restart web2py after fdb was installed web2py didn't find fdb driver. -- 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.

