Thanks for the suggestions !
site/admin/reports/status/php reports that the OpenSSL module is present :
PHP Version 8.3.17
...
OpenSSL support enabled
OpenSSL Library Version OpenSSL 3.0....
PHP Openssl is missing perhaps?
I know you've stated that it's there, but if it's having issues loading for any reason, it will fail with updates.
Try doing a phpinfo(); call to check...
Comments
If you have FTP access edit the file...
system.core.json
Which is in...
/files/config_[lots of random numbers]/active
Line 35 (on mine) is
"file_public_path": "files",
Hope this helps.
Thank you! Your quick reply was very, very much appreciated.