the error in \var\log\apache2\error.log
Traceback (most recent call last):
File "", line 1, in
File "gluon/__init__.py", line 15, in
from globals import current
File "gluon/globals.py", line 21, in
from html import xmlescape, TABLE, TR, PRE
File "gluon/html.py", line 29, in
.I updated the new versions (1.96.1 and 196.2) and get a error of
misconfiguration.
the new versions use \dev\urandom but even but give a error in apache error
log about permissions.
Even chmod 777 or chown www-data:www-data in \dev\urandom can make it work
in ubuntu 10.04 and ubuntu 11.04.
Ale
Updated on pypi
--
Praneeth
IRC: lifeeth
On Fri, Jun 3, 2011 at 8:53 PM, Massimo Di Pierro
wrote:
> We fixed a few more bugs (strangely most of them preexisting 1.96.1).
> We also addressed two security issues as I will explain later in this
> email:
>
> here is am reporting the 1.96.1 changel
We fixed a few more bugs (strangely most of them preexisting 1.96.1).
We also addressed two security issues as I will explain later in this
email:
here is am reporting the 1.96.1 changelog with some additions
Changelog:
- "from gluon import *" imports in every python module a web2py
environment (
4 matches
Mail list logo