Ondřej Surý:
> php7.7 sounds odd, but it's result of this command:
> 
> a2query -m | sed -n 's/^\(php[\.0-9]*\) (enabled.*)/\1/p'
> 
> Hmm, I'll speak with apache2 maintainers how to solve this. It looks
> like you need to install apache2 first and then install
> libapache2-mod-php7.0.

Yeah that was it.  I really appreciate the help, I'm not sure I would have
figured that out.  Removing libapache2-mod-php7.0 required removing php as
well as mlmmj-php-web, etc temporarily, reinstalling libapache2-mod-php7.0
after apache2 works fine.

> Unfortunatelly you should not depend on apache2 package:
> 
> https://lintian.debian.org/tags/apache2-module-depends-on-real-apache2-package.html

Hmm.  If that's the case then I'm guessing the way to fix this dependency
issue would involve splitting off certain things from the apache2 package
into yet another binary package.  :-/  Ugh.

Thanks much.

   -- Chris

-- 
Chris Knadle
chris.kna...@coredump.us

Reply via email to