I installed web2py using the setup_ubuntu.sh script and
I don't know what is happening with these errors


restarting apage
================
 * Restarting web server apache2 AH00558: apache2: Could not reliably
determine the server's fully qualified domain name, using 127.0.1.1.
Set the 'ServerName' directive globally to suppress this message

                                                        [ OK ]
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "gluon / widget.py", line 27, in <module>
    from gluon.shell import die, run, test
  File "gluon / shell.py", line 288
    exec (read_pyc (pycfile), _env)
SyntaxError: unqualified exec is not allowed in function 'run' it
contains a nested function with free variables
admin password: ov0466
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "gluon / main.py", line 593, in save_password
    fp.write ('password = "% s" \ n'% cpassword)
  File "/home/www-data/web2py/gluon/packages/dal/pydal/validators.py",
line 4302, in __str__
    hashed = simple_hash (self.password, key, salt, digest_alg)
  File "/home/www-data/web2py/gluon/packages/dal/pydal/validators.py",
line 4223, in simple_hash
    pbkdf2_hex (text, salt, int (iterations), int (keylen), get_digest (alg))
  File "/home/www-data/web2py/gluon/packages/dal/pydal/validators.py",
line 4205, in pbkdf2_hex
    hmac = hashlib.pbkdf2_hmac (
AttributeError: 'module' object has no attribute 'pbkdf2_hmac'
done!

I confess that I never saw this error.






          *Ovidio Marinho Falcao Neto*
                 ovidio...@gmail.com
                            Brasil

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CAPwik%3DL6HR8v-HC%3D%3Dd_9sqRXRzEj_%3DeG7CbJUb%2Bbf7NGDiGwUw%40mail.gmail.com.

Reply via email to