deinstalling / reinstalling apache

2003-09-18 Thread H. Bartel
Hi everybody, how can I deinstall apache-1.3.27_4 so that I can do a fresh install of it? I can't make it run, so I want to start all over again and see if I did something wrong. There is a file in /var/db/pkg/apache-1.3.27_4/ with the name +DEINSTALL which seems to be an executable, but I

Re: deinstalling / reinstalling apache

2003-09-18 Thread Josh Paetzel
On Thu, Sep 18, 2003 at 06:29:49PM +0200, H. Bartel wrote: Hi everybody, how can I deinstall apache-1.3.27_4 so that I can do a fresh install of it? I can't make it run, so I want to start all over again and see if I did something wrong. There is a file in /var/db/pkg/apache-1.3.27_4/ with

Re: deinstalling / reinstalling apache

2003-09-18 Thread H. Bartel
On 09/18/2003 11:46 AM [EMAIL PROTECTED] (Josh Paetzel) wrote: pkg_info | grep apache will tell you the exact name of the apache package you have installed, you can then pkg_delete it. Hi, after done so, I get the following: pkg_delete: couldn't entirely delete package (perhaps the packing

Re: deinstalling / reinstalling apache

2003-09-18 Thread Josh Paetzel
On Thu, Sep 18, 2003 at 07:37:13PM +0200, H. Bartel wrote: On 09/18/2003 11:46 AM [EMAIL PROTECTED] (Josh Paetzel) wrote: pkg_info | grep apache will tell you the exact name of the apache package you have installed, you can then pkg_delete it. Hi, after done so, I get the following:

Re: deinstalling / reinstalling apache

2003-09-18 Thread H. Bartel
On 09/18/2003 12:41 PM [EMAIL PROTECTED] (Josh Paetzel) wrote: Another thing that could be going on here is pkg_delete isn't deleting /usr/local/etc/apache/httpd.conf because it's been changed. Manaully removing it will be the best course of action if you want to start with a completely