Bug #8872
closed
PHP7 error in squid
100%
Description
[02-Sep-2018 21:45:02 Etc/UTC] PHP Fatal error: Uncaught Error: Call to undefined function split() in /usr/local/pkg/squid.inc:946
Stack trace:
#0 /usr/local/www/pkg_edit.php(134) : eval()'d code(1): squid_validate_cache(Array, Array)
#1 /usr/local/www/pkg_edit.php(134): eval()
#2 {main}
thrown in /usr/local/pkg/squid.inc on line 946
Updated by Anonymous over 6 years ago
- Status changed from Assigned to Feedback
Fix Pushed 90c367bf2f2fcd61ed631bd3c4fd6634a253b5d6.
Updated by Anonymous over 6 years ago
Cherry-picked to 2.4.4 as well d47455c16c985d3d98fea422855a0dc7bf78c657
Updated by Jim Pingle over 6 years ago
If you're on 2.4.4 or later, edit/save options on the squid cache settings tab.
Updated by Joshua Sign over 6 years ago
should be solved since this commit : https://github.com/pfsense/FreeBSD-ports/commit/90c367bf2f2fcd61ed631bd3c4fd6634a253b5d6
Updated by Jim Pingle over 6 years ago
- Project changed from pfSense to pfSense Packages
- Category set to Squid
That commit is already referenced above. It must be tested and confirmed as fixed.
Updated by Joshua Sign over 6 years ago
sorry Jim, i just tested it before my comment on : 2.4.4-RELEASE-p2 (amd64)
i try " edit/save options on the squid cache settings tab ", as you explain, and didn't notice any error
can be solved in my opinion
i use another on relaese : 2.4.4-RELEASE-p1
and did'nt remember any error, but i cant test it for now.