From owner-freebsd-questions Fri Oct 12 3:22:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from stjohn.stjohn.ac.th (stjohn.stjohn.ac.th [202.21.144.1]) by hub.freebsd.org (Postfix) with ESMTP id 7054337B406 for ; Fri, 12 Oct 2001 03:22:32 -0700 (PDT) Received: from tulip ([203.151.134.104]) by stjohn.stjohn.ac.th (8.9.3+Sun/8.9.3) with SMTP id RAA11809 for ; Fri, 12 Oct 2001 17:22:06 +0700 (ICT) Message-Id: <3.0.6.32.20011012172223.007ca910@stjohn.stjohn.ac.th> X-Sender: mcrogerm@stjohn.stjohn.ac.th X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 12 Oct 2001 17:22:23 +0700 To: freebsd-questions@FreeBSD.ORG From: Roger Merritt Subject: Installing port over old apache Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to upgrade a machine that apparently started with an installation of RELEASE-3.2 from CD and has been upgraded by cvsup ever since. Everything is up-to-date and running 4.4-STABLE and I've updated all the ports I've installed by running pkg_version -c > needs.update, then editing and running the file. When I came to look over apache, though, I discovered that I've got the old apache 1.3.6, where the demon was named apache, not httpd, and the configuration files are different. I'd like to upgrade to the current port, which I think is 1.3.20, but before I do I'd like to totally expunge the old server, all its files and directories. I don't believe installing the port will do this, because the old daemon was installed as a package with sysinstall, not as a port. I don't have a CD-ROM on this machine, either, and don't remember how the install was done -- it might even have been done over the net from a boot floppy. Can someone suggest a good way to go about getting rid of the old server? -- Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message