On Thu, Dec 29, 2005 at 10:38:28AM -0400, Steve Mallett wrote: > This didn't help. While "dpkg --purge apache2" reported that it was > purging apache2.. "apt-get install apache2" didn't reinstall the need > files under /etc/apache2 & don't appear anywhere else that I see.
Probably the files are included in another package, I'd guess apache2-common. Run: apt-get install --reinstall apache2 apt-get install --reinstall apache2-common That should fix it. Steve (different!) -- Debian GNU/Linux System Administration http://www.debian-administration.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]