ports/156941: www/apache22 is not installing

Olli Hauer ohauer at FreeBSD.org
Wed May 11 05:40:09 UTC 2011


The following reply was made to PR ports/156941; it has been noted by GNATS.

From: Olli Hauer <ohauer at FreeBSD.org>
To: bug-followup at FreeBSD.org, baiazid at gmail.com
Cc:  
Subject: Re: ports/156941: www/apache22 is not installing
Date: Wed, 11 May 2011 07:30:19 +0200

 Seems you have deleted the apache22/files directory, but it's easy to fix.
 
 If you update your portstree with portsnap execute the following commands
 
 cd /usr/ports
 rm -rf www/apache22*
 sed -i "" '/apache22/d' .portsnap.INDEX
 portsnap fetch
 portsnap update
 
 


More information about the freebsd-apache mailing list