Actions
Bug #15026
closedPHP Error since upgrading to 23.09
Status:
Not a Bug
Priority:
Normal
Assignee:
-
Category:
PHP Interpreter
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Release Notes:
Default
Affected Plus Version:
23.09
Affected Architecture:
Description
Hello all,
Since upgrading to 23.09, have the following error messages in my notice area coming up at regular interval (when pfblocker reloads, but also it seems acme too)
PHP errors
PHP ERROR: Type: 1, File: /etc/inc/config.inc, Line: 52, Message: Uncaught Error: Call to undefined function get_php_default_memory() in /etc/inc/config.inc:52
Stack trace:
#0 /etc/inc/gwlb.inc(25): require_once()
#1 /etc/inc/functions.inc(35): require_once('/etc/inc/gwlb.i...')
#2 /usr/local/pkg/acme/acme.inc(153): require_once('/etc/inc/functi...')
#3 /usr/local/pkg/acme/acme_command.sh(6): include_once('/usr/local/pkg/...')
#4 {main}
thrown 2023-11-23 03:16:00
PHP ERROR: Type: 1, File: /etc/inc/config.inc, Line: 52, Message: Uncaught Error: Call to undefined function get_php_default_memory() in /etc/inc/config.inc:52
Stack trace:
#0 /etc/inc/gwlb.inc(25): require_once()
#1 /etc/inc/functions.inc(35): require_once('/etc/inc/gwlb.i...')
#2 /usr/local/www/pfblockerng/pfblockerng.php(55): require_once('/etc/inc/functi...')
#3 {main}
thrown
2023-11-23 03:45:00
I also have the following patches installed if it may help.
Fix DHCP WAN with multiple IP Alias VIPs may leave 0.0.0.0 IP address on interface at boot (Redmine #14966)
Fix interfaces.php not saving PPP or Gateway configuration (Redmine #14949)
Fix PHP Error on interfaces.php when creating a PPP interface (Redmine #14949)
Fix PHP Error in DHCPv6 Server with empty configuration section (Redmine #14978)
Fix incorrect DHCPv6 Relay input validation errors (Redmine #14965)
Eric
Actions