3100 - Update from 23.05.1 to 23.09 : PHP Errors
-
Hello Everybody,
I try to update to 23.09 version but I have the following errors:PHP ERROR: Type: 1, File: /usr/local/sbin/acbupload.php, Line: 86, Message: Uncaught Error: Call to undefined function curl_file_create() in /usr/local/sbin/acbupload.php:86
Stack trace:
#0 /usr/local/sbin/acbupload.php(62): upload('d45de591c962282...')
#1 {main}
thrown @ 2023-11-12 16:29:00PHP ERROR: Type: 1, File: /etc/inc/acb.inc, Line: 263, Message: Uncaught Error: Call to undefined function curl_file_create() in /etc/inc/acb.inc:263
Stack trace:
#0 /etc/inc/config.lib.inc(724): upload_config(false)
#1 /usr/local/www/pkg_mgr_install.php(590): write_config('Creating restor...')
#2 {main}
thrown @ 2023-11-12 16:31:31PHP ERROR: Type: 1, File: /etc/inc/acb.inc, Line: 263, Message: Uncaught Error: Call to undefined function curl_file_create() in /etc/inc/acb.inc:263
Stack trace:
#0 /etc/inc/config.lib.inc(724): upload_config(false)
#1 /usr/local/www/pkg_mgr_install.php(588): write_config('Creating restor...')
#2 {main}
thrown @ 2023-11-12 16:40:19Does anyone have an idea?
Many thanks in advance
dfe_pfsense
-
Hello Everybody,
Finally I do an upgrade from CLI interface with pfSense-upgrade command.
I was obliged to do this command twice as following:1 - As indicated from "Troubleshooting Upgrade":
pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade
2- With only the pfSense-upgrade cmd with Debug option:
pfSense-upgrade -d
All is fine for me
Best regards