Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 16:32:36 -0500
From:      "Mike Oliveri" <moliveri@uti.com>
To:        <freebsd-questions@freebsd.org>
Subject:   PHP 4.3.6_1 breaks SquirrelMail?
Message-ID:  <008e01c448e9$1f4175a0$2b35f8cc@support3>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008e01c448e9$1f4175a0$2b35f8cc>