Php Error
-
Can anyone help me, im always getting this error
Crash report begins. Anonymous machine information:
amd64
10.3-RELEASE-p5
FreeBSD 10.3-RELEASE-p5 #0 7307492(RELENG_2_3_2): Tue Jul 19 13:29:35 CDT 2016 root@ce23-amd64-builder:/builder/pfsense-232/tmp/obj/builder/pfsense-232/tmp/FreeBSD-src/sys/pfSenseCrash report details:
PHP Errors:
[23-Sep-2016 16:20:34 Asia/Manila] PHP Fatal error: Call to undefined function pfSense_interface_listget() in /etc/inc/interfaces.inc on line 80
[23-Sep-2016 16:20:34 Asia/Manila] PHP Fatal error: Call to undefined function pfSense_interface_listget() in /etc/inc/interfaces.inc on line 80 -
Over on redmine (https://redmine.pfsense.org/issues/6758) JimP says "That function is a part of the pfSense PHP module, so if it's missing, then either the PHP module package is missing, its entry is missing from extensions.ini, or something is wrong with the files themselves." … I have checked a few different firewalls running 2.3.2_p1 and they all seem to have the same content for /usr/local/etc/php/extensions.ini. Not sure how to check for the issue he's describing. Should we just pave these and reload them??
-
It's really quiet on this thread as well as the redmine ticket. This crash is happening frequently on a handful of 2.3.2_p1 units that I have – is there some way to check for this "corruption" or fix the underlying problem?
-
Just in case others are experiencing this and aren't following the redmine issue, Renato came up with a fix for this today (cheers @rbgarga!!)
https://github.com/pfsense/pfsense/commit/aa9cf3fa4d532e9f2dbd05d38ca438980b21e06b
You can apply this commit using the System Patches package. Reboot to effect the change.