I have a development environment set up, based on openvz virtual machines.
Basically, I can fire up any linux os in a matter of seconds... Well,
minutes, if I need to download the OS template first and than add web2py.
Any of the templates are possible:
http://download.openvz.org/template/precr
y web
> server
>
>
>
>
>
>
>
> -Original Message-
> From: web2py@googlegroups.com [mailto:web2py@googlegroups.com] On Behalf Of
>
> Massimo Di Pierro
> Sent: Sunday, September 25, 2011 2:22 AM
> To: web2py-users
> Subject: [web2py] Re: 1.99.1 an
:22 AM
To: web2py-users
Subject: [web2py] Re: 1.99.1 and ssl/https
Can you help us debug this? Do you get this error with 1.99.1 and not with
1.98.2? Could it be related to this:
http://stackoverflow.com/questions/2538723/ssl-received-a-record-that-exceed
ed-the-maximum-permissible-length-error-code
That error is sometimes associated to misconfiguration.
I.e. missing or wrong certs on the server.
mic
Il giorno 25/set/2011 08:22, "Massimo Di Pierro"
ha scritto:
> Can you help us debug this? Do you get this error with 1.99.1 and not
> with 1.98.2? Could it be related to this:
>
http://stackove
Can you help us debug this? Do you get this error with 1.99.1 and not
with 1.98.2? Could it be related to this:
http://stackoverflow.com/questions/2538723/ssl-received-a-record-that-exceeded-the-maximum-permissible-length-error-code
Massimo
On Sep 24, 9:47 pm, "Cameron" wrote:
> Just tried ssl v
I might have fixed mine by reverting this change:
http://code.google.com/p/web2py/source/detail?r=07ae0d6cb4792e6ee7c660add78cc8fa0b9c9d13
I don't really get how string interpolation works here. Would this work?
myversion = "Version 1.97.1 (2011-07-04 00:39:51)"
{{="Version %s.%s.%s (%s)" % myver
I have my errors set to redirect to an app named "error".
I had a problem logging in to admin on http. I fixed it by creating the
"private" directory which I think write_hosts_deny expects.
I then ran into the version parsing problem but I think that's fixed in a
more current changeset. I can't tell if my admin app gets updated when I do
"hg pull -u"?
Yes, I'm using it. My configuration:
Scientific Linux 6.1 in an openvz virtual machine, fully updated
python 2.6.6-20.el6
apache 2.2.15-9.sl6.2
using mod_wsgi in daemon mode.
I'm using SSL with a self signed cert, standard port 443. So far I have only
used the admin app briefly, with "parameters
9 matches
Mail list logo