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.

Regards,

Juanjo

-- 
jjm's home: http://www.usebox.net/jjm/
blackshell: http://blackshell.usebox.net/
 ramble on: http://rambleon.usebox.net/

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

Reply via email to