Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Apr 2014 14:25:29 GMT
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188349: www/mod_php5: PHP scripts report massively errors about non-existent function calls
Message-ID:  <201404071425.s37EPTwR082950@cgiserv.freebsd.org>
Resent-Message-ID: <201404071430.s37EU0ng035906@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188349
>Category:       ports
>Synopsis:       www/mod_php5: PHP scripts report massively errors about non-existent function calls
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 07 14:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        FreeBSD 11.0-CURRENT
>Organization:
>Environment:
>Description:
Since the extraction and creation of www/mod_php5 and a subsequent update of 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 every 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 incapable 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 installed!)

devel/websvn:
Fatal error: Call to undefined function xml_parser_create() in /usr/local/www/websvn/include/svnlook.php on line 1143
(textproc/php5-xml is installed and has been recompiled/updated)

net/phpldapadmin:
Notice: Undefined variable: _SESSION in /usr/local/www/phpldapadmin/lib/page.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
>How-To-Repeat:
Update www/mod_php5 as requested in UPDATING tag 20140327
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404071425.s37EPTwR082950>