On Wed, Mar 21, 2012 at 7:55 PM, Bob Proulx <[email protected]> wrote:
>> Maybe, but you also don't want to do this work for every single PHP
>> app pkg. It's essentially a code duplication issue.
>
> I didn't follow and don't think it was obvious.  What work is needed
> to be duplicated for every php package?

phpmyadmin appears to have quite a list of pkg relations:
http://packages.debian.org/sid/phpmyadmin
phpbb3 has some too: http://packages.debian.org/sid/phpbb3

But already I see a discrepancy. Does phpbb3 not support
libapache2-mod-php5filter or php5-fpm?
These relations are basically duplicated in lots of php pkgs.

> But as a Suggests: it is safe and innocuous.  Whether it is there or
> not shouldn't matter.  And if the user already has a www-browser
> installed then it doesn't show up in the "nag" area.  But silly.

KISS is a good principle

>> Yeah, in that case it'd work just fine. Unless I hit Enter and install
>> Apache by accident.
>
> In the case of alternatives the default must be the default.  It will
> be chosen when you hit Enter.  There is no other way.  What other
> possibility is there?

Letting the user install a webserver himself.

>  apt-get install lighttpd
>  apt-get install phpmyadmin
> OR:
>  apt-get install lighttpd phpmyadmin
>
> In one action you can specify both to install phpmyadmin and also to
> select your preferred web server too.

You're missing php5-cgi. But yeah, that'd work.

> If APT's package solution is okay (you agree and press 'Y') then when
> apache2 is removed it will be purged and no configuration files will

Why? AFAIK apache2 and lighttpd can be installed at the same time.



-- 
Olaf



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to