Project

General

Profile

Actions

Bug #15194

open

PHP Fatal error in easyrule CLI

Added by David Johnston 3 months ago. Updated 3 months ago.

Status:
Incomplete
Priority:
Low
Assignee:
-
Category:
PHP Interpreter
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
2.7.2
Affected Architecture:

Description

Running "easyrule block wan 1.0.152.114" via ssh caused an error.
It looks like it's a problem in backup_config().
It's actually a permissions error; easyrule needs to be run as root.

Possible fixes:
1. chmod 700 /usr/local/bin/easyrule
2. Add a check to the PHP to report permissions errors.


Files

PHP_errors.log (2.3 KB) PHP_errors.log Crash report data David Johnston, 01/26/2024 02:22 PM
Actions

Also available in: Atom PDF