Project

General

Profile

Actions

Bug #662

closed

Error in /etc/inc/gwlb.inc line 398

Added by Nicholas Hickman almost 14 years ago. Updated over 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/15/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

After updating this morning none of my services would start.

Error shown was

 Parse error: syntax error, unexpected ')' in /etc/inc/gwlb.inc on line 398

line 398 needs to be changed from

} elseif ($status['status'] == "none")) {

to

} elseif (stristr($status['status'] == "none")) {

Actions #1

Updated by Jim Pingle almost 14 years ago

  • Status changed from New to Rejected

Already fixed, duplicate of #661

Actions #2

Updated by Chris Buechler over 8 years ago

  • Target version deleted (2.0)
Actions

Also available in: Atom PDF