On 23/02/2010, at 12:25, Walter Ebert wrote:
> On Tuesday 23 February 2010 12:15:03 Juan J. Martínez wrote:
>> El mar, 23-02-2010 a las 12:11 +0100, Alvaro Lopez Ortega escribió:
>>> [...]
>>> 
>>>> source!1!nick = php-vhost1
>>>> source!1!interpreter = /usr/local/bin/php-cgi
>>>> -c /usr/local/etc/php/php-vhost1.ini -b 127.0.0.1:2998
>>>> ...
>>>> source!2!nick = php-vhost2
>>>> source!2!interpreter = /usr/local/bin/php-cgi
>>>> -c /usr/local/etc/php/php-vhost2.ini -b 127.0.0.1:2998
>>> 
>>> Small typo here. The second interpreter would have to listen to a
>>> different port:
>>> 
>>> source!2!interpreter = /usr/local/bin/php-cgi -c
>>> /usr/local/etc/php/php-vhost2.ini -b 127.0.0.1:2999
>> 
>> Sorry for that, you're right :)
>> 
>> This strategy is needed when you're manging several vhosts with fastcgi
>> and different PHP confs.
>> 
> 
> It would be a nice to see this documented in the php recipe for the cookbook.

You are right. I've just logged a bug for it:

  http://bugs.cherokee-project.com/750

Please, do not hesitate to do the same whenever you find some other bug.

cheers!

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to