[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to reinstall config files



marko.helle@pp.nic.fi wrote:

> apache2 has some different sturcture.
>
Sort of...

$ apt-cache depends apache
apache
  Depends: libc6
  Depends: libdb4.2
  Depends: libexpat1
  Depends: mime-support
  Depends: apache-common
  Depends: apache-common
  Depends: perl
  Depends: logrotate
  Depends: dpkg
  Depends: libmagic1
  Depends: debconf
  Suggests: apache-doc
  Conflicts: <apache-modules>
  Conflicts: libapache-mod-perl
  Conflicts: <jserv>
  Replaces: <apache-modules>


The main difference (that I can see) is that apache directly depends
upon apache-common, whereas apache2 brings the mpm's into play (see
other e-mail) which depend upon apache2-common.

Glad you solved it though. :)



Reply to: