Date: Fri, 24 May 2002 19:42:05 +0100 From: Simon Dick <simond@irrelevant.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/38522: Maintainer port update: mail/squirrelmail Message-ID: <E17BK0r-0001g7-00@nelly.internal.irrelevant.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E17BK0r-0001g7-00>