Re-migrating from the server isn’t an option because they assets no longer exist on the server. How do I use this plugin with my existing setup?
]]>"The request signature we calculated does not match the signature you provided. Check your key and signing method."
error. Why is that?
]]>I can’t connect to MinIO.
I use cyberduck to connect to this minio and it works fine.
]]>I will be using S3 as the backup storage method, so will the following issue impact the integrity of those backups on S3? Please see the warning prompt I’m seeing in the WP admin panel below:
“Warning:?Your WordPress installation has a problem with outputting extra whitespace. This can corrupt backups that you download from here.?Follow this link for more information.”
https://updraftplus.com/problems-with-extra-white-space/
Thank you.
]]>Best regards,
Sascha
REFS :
]]>I am unable to create automatic backups to AWS S3.
I have configured the updraft plugin according to instructions but, when testing the connections, I get:
PHP Fatal error (Error) has occurred during test_storage_settings subaction. Error Message: Class "Aws\Credentials\Credentials" not found (Code: 0, line 128 in /var/www/html/<WEBSITE_URL>/wp-content/plugins/updraftplus/includes/S3compat.php)
Plugin version is 1.24.2 .
WordPress 6.4.3
On the configuration page I do get two warnings:
Avertizare:?Your web server's PHP installation does not included a?required?(for Amazon S3) module (Curl). Please contact your web hosting provider's support and ask for them to enable it.
And:
Avertizare:?Your web server's PHP installation does not include a required module (XMLWriter). Please contact your web hosting provider's support and ask for them to enable it.
But I cannot make anything of it since both modules are installed on the EC2 instance where the website is hosted.
[.....] plus/includes$ php -i | grep "xml"
/etc/php/8.2/cli/conf.d/15-xml.ini,
/etc/php/8.2/cli/conf.d/20-simplexml.ini,
/etc/php/8.2/cli/conf.d/20-xmlreader.ini,
/etc/php/8.2/cli/conf.d/20-xmlwriter.ini,
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
libxml Version => 2.9.14
libxml
mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
xml
libxml2 Version => 2.9.14
xmlreader
xmlwriter
libxslt compiled against libxml Version => 2.9.10
[....]plus/includes$ curl
curl: try 'curl --help' or 'curl --manual' for more information
Any ideas on how to fix?
Thanks!
]]>