misc/177763: net-mgmt/nagiosql: Missing dependency php5-filter
Helmut Ritter
freebsd-ports at charlieroot.de
Wed Apr 10 21:20:01 UTC 2013
>Number: 177763
>Category: misc
>Synopsis: net-mgmt/nagiosql: Missing dependency php5-filter
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 10 21:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Helmut Ritter
>Release:
>Organization:
>Environment:
>Description:
Apr 10 23:05:08 BSDHelmut httpd[23454]: [error] [client 192.168.124.131] PHP Fatal error: Call to undefined function filter_var() in /var/www/nagiosql/functions/nag_class.php on line 113
See also http://www.nagiosql.org/documentation/14-faqs/general-documentation/78-requirements-ql32x.html
>How-To-Repeat:
>Fix:
--- ./Makefile 2013-04-10 23:13:08.000000000 +0200
+++ /usr/ports/net-mgmt/nagiosql/Makefile 2013-04-10 23:13:43.000000000 +0200
@@ -20,7 +20,7 @@
USE_BZIP2= yes
USE_MYSQL= yes
USE_GETTEXT= yes
-USE_PHP= mysql gettext session simplexml
+USE_PHP= filter gettext mysql session simplexml
WANT_PHP_WEB= yes
USERS?= nagios
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list