David Xanatos wrote:
> James Pic wrote:
> > Hello everybody,
> > Server keeps sending 500 response when trying to get to
> > http://blog.devangels.org
> > 
> > This is the configuration, made through the interface, by copying the manual
> > screenshots::
> > 
...
> >   vserver!blog!rule!200!handler!balancer!1!interpreter = /usr/bin/php-cgi 
> > -d 3018
> 
> As far as I can tell this line:
> 
> vserver!blog!rule!200!handler!balancer!1!interpreter = /usr/bin/php-cgi
> -d 3018
> 
> says that /usr/bin/php-cgi should use a php-ini-file located at 3018.
> Thats probably not what you want. In my configuration I use the
> php-cgi-parameter -b (not -d) to specify the port on which cherokee
> shall try to connect to.
> 
> ... I suggest you modify the line to: /usr/bin/php-cgi -b 3018

Thanks a lot! Sorry for being blind ...
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to