Your message dated Fri, 27 Apr 2007 08:50:25 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#421170: nginx don't have spawn-fcgi
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: nginx
Version: 0.4.13
When you install nginx you can't configure PHP with it because the
package don't have spawn-fcgi,
spawn-fcgi comes with lighttpd so you should separate spawn-fcgi
from lighttpd or include a copy on nginx
I am using Debian GNU/Linux 4.0, kernel 2.6.18
My bether wishes gaper
--- End Message ---
--- Begin Message ---
gaper escribió:
> When you install nginx you can't configure PHP with it because the package
> don't have spawn-fcgi,
> spawn-fcgi comes with lighttpd so you should separate spawn-fcgi from
> lighttpd or include a copy on nginx
You can configure PHP in nginx without having spawn-fcgi. spawn-fcgi is
a convenient, yet not necessary way to spawn FastCGI PHP processes.
You can spawn your own processes with the php5 binary provided in the
php5-cgi module (php5-cgi -b ...) which you're likely to have. We won't
include a copy of spawn-fcgi in nginx (it's already in another package)
but if you want to have it split from lighttpd, please open a bug in
that package.
Thanks for your time and attention to details,
Jose
--
José Miguel Parrella Romero -> Debian Sid, k2.6.18
Escuela de Computación - Facultad de Ciencias
Universidad Central de Venezuela -> ucvlug.info
--- End Message ---