Massimo, bad news :( it not work
this is the log:
[Sat Jun 04 17:41:31 2011] [error] [client 127.0.0.1] File
"/home/pepearaya/webapps/crewcatalyst/web2py/gluon/html.py", line 29, in
<module>
[Sat Jun 04 17:41:31 2011] [error] [client 127.0.0.1] from utils import
web2py_uuid, hmac_hash
[Sat Jun 04 17:41:31 2011] [error] [client 127.0.0.1] File
"/home/pepearaya/webapps/crewcatalyst/web2py/gluon/utils.py", line 98, in
<module>
[Sat Jun 04 17:41:31 2011] [error] [client 127.0.0.1] ctokens =
initialize_urandom()
[Sat Jun 04 17:41:31 2011] [error] [client 127.0.0.1] File
"/home/pepearaya/webapps/crewcatalyst/web2py/gluon/utils.py", line 90, in
initialize_urandom
[Sat Jun 04 17:41:31 2011] [error] [client 127.0.0.1]
open('/dev/urandom','wb').write(''.join(chr(t) for t in ctokens))
[Sat Jun 04 17:41:31 2011] [error] [client 127.0.0.1] IOError: [Errno 13]
Permission denied: '/dev/urandom'