Yes, I suspect you need to "chown -R www-data:www-data web2py" your web2py 
directory.

Also, if you're just doing development on your mac, you can skip all that 
and just run web2py directly:

$ python web2py.py -a "<recycle>" -i 127.0.0.1 -p 8001'

Reply via email to