Your message dated Sun, 30 Aug 2009 15:13:24 +0200
with message-id <[email protected]>
and subject line Re: [php-maint] Bug#544285: Please decrease priority of
libapache-* in php5 metapackage
has caused the Debian Bug report #544285,
regarding Please decrease priority of libapache-* in php5 metapackage
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.)
--
544285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544285
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: php5
Severity: normal
In Lenny, the Depends of php5 look like this:
Depends: libapache2-mod-php5 (>= 5.2.6.dfsg.1-1+lenny3) |
libapache2-mod-php5filter (>= 5.2.6.dfsg.1-1+lenny3) | php5-cgi (>=
5.2.6.dfsg.1-1+lenny3), php5-common (>= 5.2.6.dfsg.1-1+lenny3)
This means someone with a fully functional lighttpd setup will be told
to install apache if they want to run a php application (the one which
came up specifically was phpmyadmin).
It would be nice if php5-cgi could be made the default Dependancy
instead of an apache module.
Thanks,
kk
-- System Information:
Debian Release: 5.0.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-486
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---
# apt-get install lighttpd php5-cgi php5
will do what you need. Most common setup is LAMP with php5 as module.
Closing the bug.
Ondrej.
On Sun, Aug 30, 2009 at 13:21, Karl Goetz<[email protected]> wrote:
> Package: php5
> Severity: normal
>
>
> In Lenny, the Depends of php5 look like this:
> Depends: libapache2-mod-php5 (>= 5.2.6.dfsg.1-1+lenny3) |
> libapache2-mod-php5filter (>= 5.2.6.dfsg.1-1+lenny3) | php5-cgi (>=
> 5.2.6.dfsg.1-1+lenny3), php5-common (>= 5.2.6.dfsg.1-1+lenny3)
>
> This means someone with a fully functional lighttpd setup will be told
> to install apache if they want to run a php application (the one which
> came up specifically was phpmyadmin).
> It would be nice if php5-cgi could be made the default Dependancy
> instead of an apache module.
>
> Thanks,
> kk
>
> -- System Information:
> Debian Release: 5.0.2
> APT prefers stable
> APT policy: (500, 'stable')
> Architecture: i386 (i686)
>
> Kernel: Linux 2.6.26-2-486
> Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
>
>
> _______________________________________________
> pkg-php-maint mailing list
> [email protected]
> http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint
>
--
Ondřej Surý <[email protected]>
http://blog.rfc1925.org/
--- End Message ---