Re: FastCGI
> 2009/7/20 Walter Valenti :
> > Se provo a richiamre l'applicativo (http://indirizzo/geco/) ho un bel Internal
> Server Error.
> > Guardando i log di apache:
> > [Mon Jul 20 14:51:06 2009] [error] [client 192.168.100.55] (13)Permission
> denied: FastCGI: failed to connect to server
> "/home/walter/Progetti/sitoprova/sito.fgci": connect() failed
> >
> > [Mon Jul 20 14:51:06 2009] [error] [client 192.168.100.55] FastCGI: incomplete
> headers (0 bytes) received from server
> "/home/walter/Progetti/sitoprova/sito.fgci"
> >
> >
> > Evidentemente mi sfugge qualcosa ....
>
> Pare un problema di permessi. Controlla che la cartella /home/walter
> sia accessibile da tutti, e tutte le sottocartelle (Progetti e
> sitoprova) che servono per accedere al sito.
>
>
Dando 777 a mysite.sock (socket Unix) accedo, ma ho altro errore dovuto a django sul quale adesso indago.
Reply to:
- Follow-Ups:
- Re: FastCGI
- From: Walter Valenti <waltervalenti@yahoo.it>
- References:
- FastCGI
- From: Walter Valenti <waltervalenti@yahoo.it>
- Re: FastCGI
- From: Dario Pilori <penguin90@gmail.com>