Thank you. I did again the chown command on the web2py and check the permissions but it did not work. I still get the same error. I am trying to learn how to deploy web2py on my snow leopard server not to just use to develop.
Em segunda-feira, 2 de abril de 2012 21h32min17s UTC-3, pbreit escreveu: > > 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' >

