From owner-freebsd-questions@FreeBSD.ORG Wed Jun 2 14:32:29 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECB1F16A4CE for ; Wed, 2 Jun 2004 14:32:28 -0700 (PDT) Received: from jules.uti.com (matrix.uti.com [204.248.52.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D1AF43D41 for ; Wed, 2 Jun 2004 14:32:28 -0700 (PDT) (envelope-from moliveri@uti.com) Received: from hades.uti.com ([204.248.53.43] helo=support3) by jules.uti.com with smtp (Exim 4.22) id 1BVdLX-000CQR-7q for freebsd-questions@freebsd.org; Wed, 02 Jun 2004 16:32:27 -0500 Message-ID: <008e01c448e9$1f4175a0$2b35f8cc@support3> From: "Mike Oliveri" To: Date: Wed, 2 Jun 2004 16:32:36 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: PHP 4.3.6_1 breaks SquirrelMail? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2004 21:32:29 -0000 I'm running FreeBSD 4.9 and we had a brief problem with SquirrelMail = this afternoon. Upon restarting Apache (1.3), it could not find one of = the libso files, so we upgraded both Apache (to 1.3.31 from ports) and = PHP (to 4.3.6_1 from ports) and now we get an error like the following: > Fatal error: Call to undefined function: session_id() in > /path/to/squirrelmail/functions/global.php on > line 293 With what we're seeing at = http://article.gmane.org/gmane.mail.squirrelmail.user/17999, it appears = there is a problem with the build of PHP that is disabling a necessary = function of PHP for SquirrelMail to function properly. I am receiving = the same error message on SquirrelMail 1.4.1 and 1.4.3 from source and = 1.4.2_1 from ports.=20 I tried setting session.auto_start =3D 1 (as opposed to =3D 0) in the = php.ini files in /usr/local/etc, but that resulted in SquirrelMail = coming up with a blank page. Viewing the source shows only the opening = and closing HTML and Body tags in the document with no content. Has anyone else run into this problem? Thank you, Mike Oliveri Systems Administrator UTI Systems, Inc.