I think my configuration is not complex at all, my debian is a fresh install with just apache 2.2.3 (just one apache version),svn, ruby, rails, mongrel, capistrano and that's all.

Everything works quite well, I cant deploy my local application using capistrano... mongrel cluster is ok and the process of deploying works well.
The only problem I have is that I can't access my "just deployed" application through  apache... and I want to use apache.

So you have no idea to where my error come from ?

Zed A. Shaw a écrit :
On Fri, 29 Dec 2006 23:22:51 +0100
"Pou Belle" <[EMAIL PROTECTED]> wrote:

  
Hi everybody,

    I just suscribe to the list because I have a problem using mongrel and
mongrel_cluster... I setup a server (debian unstable wich provide apache
2.2.3 as a pakage) but I have an error when I try to access my application :
ERROR 403 :  Forbidden, You don't have permission to access / on this
server.

    

Your configuration seems rather complex.  And it looks like you might have multiple versions of apache on that machine.

I'd take a step back, start with a fresh config on a pristine machine, and do the simplest configuration you can.  Then slowly build it up to what you need.  If that all works then you'll have a stable base to compare with.


  
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to