From owner-freebsd-ports Fri May 24 11:50:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AACB037B409 for ; Fri, 24 May 2002 11:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4OIo2U52949; Fri, 24 May 2002 11:50:02 -0700 (PDT) (envelope-from gnats) Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id 1286137B400 for ; Fri, 24 May 2002 11:42:21 -0700 (PDT) Received: from irrelevant.demon.co.uk ([158.152.220.121] helo=nelly.internal.irrelevant.org) by anchor-post-33.mail.demon.net with esmtp (Exim 3.35 #1) id 17BK15-0001DD-0X for FreeBSD-gnats-submit@freebsd.org; Fri, 24 May 2002 19:42:20 +0100 Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.35 #1) id 17BK0r-0001g7-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 24 May 2002 19:42:05 +0100 Message-Id: Date: Fri, 24 May 2002 19:42:05 +0100 From: Simon Dick Reply-To: Simon Dick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/38522: Maintainer port update: mail/squirrelmail Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38522 >Category: ports >Synopsis: Maintainer port update: mail/squirrelmail >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 24 11:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 4.5-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD nelly.internal.irrelevant.org 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Tue Apr 30 12:48:18 BST 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386 >Description: Fix to mention some required php.ini options (not worth bumping the port revision for this as it's info only) >How-To-Repeat: >Fix: Index: pkg-message =================================================================== RCS file: /usr/nfs/ncvs/ports/mail/squirrelmail/pkg-message,v retrieving revision 1.1 diff -u -r1.1 pkg-message --- pkg-message 10 Feb 2002 00:44:59 -0000 1.1 +++ pkg-message 24 May 2002 18:39:12 -0000 @@ -4,6 +4,11 @@ web browser, or create a VirtualHost with DocumentRoot set to that directory. +For SquirrelMail to work properly you will need to make sure the +following options are set in your php.ini file: +register_globals = On +file_uploads = On + In order to do your administrative configuration you need to cd %%PREFIX%%/squirrelmail && ./configure SquirrelMail will not work until this has been done. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message