Hi, please modify the depends line as follow: Depends: apache2 | httpd, php5 | php4 | libapache2-mod-php4, php4-mysql | php5-mysql
This will install apache2 by default. The bug is caused by apt, which
if needs to install a package in order to satisfy a dependency always
choosee the first option when a or-block is in the dependency. In your
case, the first block install apache, then php5 depends on
"libapache2-mod-php5 | libapache-mod-php5", which trigger in apache2.
Cheers,
--
Fabio Tranchitella <[EMAIL PROTECTED]> .''`.
Proud Debian GNU/Linux developer, admin and user. : :' :
`. `'`
http://people.debian.org/~kobold/ `-
_____________________________________________________________________
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564
signature.asc
Description: Questa รจ una parte del messaggio firmata digitalmente

