From owner-freebsd-ports@FreeBSD.ORG Mon Apr 7 14:27:18 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 983D960E for ; Mon, 7 Apr 2014 14:27:18 +0000 (UTC) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 54EAA618 for ; Mon, 7 Apr 2014 14:27:18 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) for freebsd-ports@freebsd.org with esmtp (envelope-from ) id <1WXAVx-002wSt-WE>; Mon, 07 Apr 2014 16:27:10 +0200 Received: from g226062064.adsl.alicedsl.de ([92.226.62.64] helo=thor.walstatt.dyndns.org) by inpost2.zedat.fu-berlin.de (Exim 4.82) for freebsd-ports@freebsd.org with esmtpsa (envelope-from ) id <1WXAVx-0021vv-Sk>; Mon, 07 Apr 2014 16:27:09 +0200 Date: Mon, 7 Apr 2014 16:27:09 +0200 From: "O. Hartmann" To: FreeBSD Ports Subject: www/mod_php5: PHP scripst served by www/apache24 fails (several php ports involved) Message-ID: <20140407162709.39474a5a.ohartman@zedat.fu-berlin.de> Organization: FU Berlin X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/oF5OussBw5vmE0aojSZMsY5"; protocol="application/pgp-signature" X-Originating-IP: 92.226.62.64 X-ZEDAT-Hint: A X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 14:27:18 -0000 --Sig_/oF5OussBw5vmE0aojSZMsY5 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Since the extraction and creation of www/mod_php5 and a subsequent update o= f the ports, including installing www/mod_php5 (also recompilation of ALL installed php = modules including lang/php5 itself with most recent ports tree) results in mostly e= very php-backed script installed on all Apache 2.4 servers we use with function = calls not resolved! It seems that some inclusion is missing somewhere but I'm incapab= le of tracking it down. The ports/clients involved, for instance, are: textproc/refdb: Fatal error: Call to undefined function session_start() in /usr/local/share/refdb/www/index.php on line 43 (www/php5-session is ins= talled!) devel/websvn: Fatal error: Call to undefined function xml_parser_create() in /usr/local/www/websvn/include/svnlook.php on line 1143 (textproc/php5-xm= l is installed and has been recompiled/updated) net/phpldapadmin: Notice: Undefined variable: _SESSION in /usr/local/www/phpldapadmin/lib/pag= e.php on line 379 Fatal error: Call to a member function getValue() on a non-object in /usr/local/www/phpldapadmin/lib/page.php on line 379 databases/phppgadmin: Fatal error: Call to undefined function session_name() in /usr/local/www/phpPgAdmin/libraries/lib.inc.php on line 55 Am I mssing something? The problem occurs nearly on all PHP scripts. Regards, Oliver --Sig_/oF5OussBw5vmE0aojSZMsY5 Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iQEcBAEBAgAGBQJTQrW9AAoJEOgBcD7A/5N8LAUIAJIvWXOKVd/fCzDpjmgprunC qOTKTUV1bXlW9kdB70yq3O+Y3c+dWSAbouWPKvSti1WJbiJPxZhnBqo0SJezIEIx goZhhM+omUR8wOHnmDMIHQsy1lQk/m3LvCV312jzWxZjpHa5sIdAuOKdwREOMSm5 W2xg90kr41nFnIXqII8i/sXozDDwHxSWUZQmUqmc0FhDOnwQIenKvvUUIZd4lHGs nn50G6jRDl40pkxPhIIfeQ25LatbcVkEbPf6hnpUrnM/MxNWFN4L00wM0/YC5t1a B9ENgz8oxgEtGQghlHgTQdq1/4IYpKoMJ87JU0XAanxGJJheXBSOnVM0pwBK9SM= =F49g -----END PGP SIGNATURE----- --Sig_/oF5OussBw5vmE0aojSZMsY5--