So, i was trying to deploy a web2py server on Azure using this
approach: https://groups.google.com/forum/#!topic/web2py/XGxM_Tb9nJ4,
but it seems to be not working now, anyone knows another approach, or what
is missing to deploy on azure webapp?
--
Resources:
- http://web2py.com
- http://web2
I Strill trying to connect, idk if my uri string is wrong, or if i did a
mistake. Anyway, my string is like this->
mysql://user@db:password@server:3306/db
And my DAL is like this -> DAL(myconf.get('db.uri'),
pool_size=myconf.get('db.pool_size'),
migrate_enabled=myconf.get('db.migrate'),
check_re
2 matches
Mail list logo