Project

General

Profile

Actions

Bug #854

closed

Unable to access web config interface for package NRPEv2

Added by Claude Durocher almost 15 years ago. Updated about 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
08/27/2010
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
1.2.3
Affected Plus Version:
Affected Architecture:

Description

NRPEv2 package : in web interface when accessing Services-NRPEv2, I get :

Fatal error: Cannot redeclare filter_pflog_start() (previously declared in /etc/inc/filter.inc:49) in /etc/inc/filter.inc on line 48

Solved by editing file : /usr/local/pkg/nrpe2.inc

line :

require('filter.inc');

replace with :

require_once('filter.inc');

Actions #1

Updated by Jim Pingle almost 15 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:"081a2b6b5f4fa1627bf544a3553c9b6419426464".

Actions #2

Updated by Chris Buechler about 14 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF