[web2py] Re: How to install web2py on CentOS 6.5 with Apache?

2016-02-24 Thread Esau Hernandez Valles
I prefer web2py nginx on Centos. I think this combination is better. check this link http://mwiki.yyovkov.net/index.php/Install_Web2py_on_CentOS_6 On DigitalOcean there are a lot of tutorial. Only You have to sign-in. I think You have to checkscripts/setup-web2py-centos7.sh good lock

[web2py] Problems nginx on centos

2016-02-16 Thread Esau Hernandez Valles
Hi Forum: I tell you that I have a server with Centos 7.1 nginx 1.6.3 and mysql 5.6.28. Web2py versión is: 2.13.4-stable+timestamp.2015.12.26.04.59.39 My app saves sessions on bd. I put the following stament in db.py session.connect(request, response, db) Maybe it is preferable to store se