From owner-freebsd-ports@FreeBSD.ORG Mon Apr 25 19:15:53 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3497716A4CE for ; Mon, 25 Apr 2005 19:15:53 +0000 (GMT) Received: from ms05.mailstreet2003.net (MS05.mailstreet2003.net [63.251.155.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id CADC343D54 for ; Mon, 25 Apr 2005 19:15:52 +0000 (GMT) (envelope-from chris@sigd.net) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Mon, 25 Apr 2005 15:15:45 -0400 Message-ID: <6FC9F9894A9F8C49A722CF9F2132FC2203CE19E3@ms05.mailstreet2003.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Cacti.. Thread-Index: AcVJyy4RN1qo0rFjT162G+gOth0dCQ== From: "Haulmark, Chris" To: Subject: Cacti.. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 19:15:53 -0000 Is this port supposed to overwrite the include/config.php. What I did was set up a virtual host in apache's httpd.conf to point to /usr/local/share/cacti and then when it was time to upgrade = cacti...doing that caused mysql permission errors. A quick fix was done by restoring = the mysql settings in include/config.php. I thought that ports files were to be checked via md5 sums to make sure = it was the original and then it would be overwritten unless it was = modified. Chris