On 12 Aug 2008, at 15:45, David Xanatos wrote: > 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
You are right; great catch. Good stuff David! :-) -- Greetings, alo. http://www.alobbs.com/ _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
