You might need to run a chown over the folder. If that doesn't work, give us the output of ls -al on that folder, from Terminal.
On Mon, Jul 23, 2012 at 4:50 AM, dancer` <[email protected]> wrote: > Hello, > > I am relatively new to both web2py and web frameworks in general, so this > might seem a noob question. I am trying to deploy mu web2py app on my OS x > server, with no success. The server has apache set up, I installed mod_wsgi > and mod_python, and running it as _www:admin. I put the web2py folder in > /Library/WebServer/Documents, created a conf file for web2py and included it > in httpd.conf. But I keep getting an error saying I do not have access to > this folder. (I also restarted apache through server admin). > > What am I doing wrong? > > -- > > > --

