Thank you both for your responses. I have removed mod_python, and running chown didn't change anything. This is the output of ls -al of the web2py folder on our server.
<https://lh3.googleusercontent.com/-N4ydtteSEko/UAxchZZ1cZI/AAAAAAAAAAM/754Amg3agD0/s1600/ls+-al+web2py.png> On Sunday, July 22, 2012 3:12:39 PM UTC-4, Alec Taylor wrote: > > 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? > > > > -- > > > > > > > --

