From owner-freebsd-stable@FreeBSD.ORG Fri Sep 16 17:48:01 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F44816A41F for ; Fri, 16 Sep 2005 17:48:01 +0000 (GMT) (envelope-from fbsd@sefao.com) Received: from ns1.sefao.com (ns1.epcmedia.com [66.45.33.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E3C443D45 for ; Fri, 16 Sep 2005 17:48:00 +0000 (GMT) (envelope-from fbsd@sefao.com) Date: Fri, 16 Sep 2005 13:46:40 -0400 Message-Id: <200509161346.AA2268856568@ns1.sefao.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii From: "fbsd " X-Sender: To: X-Mailer: Subject: Apache+mod_ssl and perl X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: fbsd@sefao.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Sep 2005 17:48:01 -0000 Hello, I am not sure if this is the right list, please let em know otherwise. I have 5.4-RELEASE (i386) installed and want to be sure that the Apache13+mod_ssl is correctly set up. I have CVSup'ed all OS updates and related port updates, did buildworld, did a custom kernel etc. then did a 'make install clean' on the Apache13+mod_ssl... port. There were no error codes, however the perl version I have is 5.8.6_2, yet much documentation and the port list states perl-5.8.7 is required. I installed the 'portupgrade' port, it too installed without errors, but documentation states it requires perl-5.8.7. My question is, is it safe/secure to use Apache+mod_ssl with this version of perl? Or do I need to upgrade perl, then each port? Thank you, Sejo