Your message dated Sun, 28 Nov 2010 20:14:17 -0600
with message-id <20101128201417.30370...@panther>
and subject line Added Documentation
has caused the Debian Bug report #509395,
regarding nginx: Include PHP example/support
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
509395: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509395
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nginx
Version: 0.6.32-3
Severity: wishlist

Hi,

For Lighttpd, installing PHP support is like apt-get install php5-cgi && 
lighty-enable-mod fastcgi.
Is there any chance the procedure for Nginx could be simplified to this as well?

Greetings,

Olaf

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nginx depends on:
ii  libc6                  2.7-16            GNU C Library: Shared libraries
ii  libpcre3               7.6-2.1           Perl 5 Compatible Regular Expressi
ii  libssl0.9.8            0.9.8g-14         SSL shared libraries
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

nginx recommends no packages.

nginx suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Nginx functions substantially different from most other HTTPD's in that it does
not have a concept of 'enabling' and 'disabling' modules. Either they're
compiled in or they're not.

In the case of mod_php, there is a massive overhead incurred. This goes against
what Nginx is designed for.

Documentation has been added to help the administrator setup PHP listeners more
easily. However, there will not be a module added to do as you described.


--- End Message ---

Reply via email to