mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix bug causing duplicate extension=apc.so entries in php.ini, which blows up PHP
This commit is contained in:
parent
6a85275de4
commit
fa4295ce7f
@ -74,7 +74,6 @@ upload_max_filesize = 100M
|
||||
post_max_size = 100M
|
||||
html_errors = Off
|
||||
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal:/usr/local/pkg"
|
||||
extension=apc.so
|
||||
extension=radius.so
|
||||
extension=ldap.so
|
||||
{$opcode_cacher}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user