Hi,
We tried but we couldn’t manage to do that.
It didn’t work.
Please send us a detailed procedure.
Thank you
Yannis
There is an incompatibility with BackWup plugin.
When we disable it, CDN operation with cloudfront functions.
Do you have a workaround ?
We need both plugins.
Thank you
Yannis
Hello,
Hello,
We tried to limit the number of requests when w3tc loads the AWS library and it happens only when interaction with AWS is required. If you do the same, and will not load it always – potentially both products will be able to co-exist.
Another option is to force both projects to use the same AWS library code.
You should include AWS separately, and force W3TC not to load own copy setting
define(‘W3TC_SKIPLIB_AWS’, true);
W3 Total Cache is compatible with AWS SDK version 3 and may use it.
Another project using AWS library should do the same.
This other plugin seems loads AWS library always, even while it’s not used, so conflict is unavoidable. you should contact plugin authors about it.
the potential solution now is to disable other plugin and enable it for backup processes only.
Der Marko,
We have included define (‘W3TC_SKIPLIB_AWS’, true);
in our wp-config.php but it doesn’t change anything.
What else could we try ?
Thanks
Yannis
As said in the previous post:
This other plugin seems loads AWS library always, even while it’s not used, so conflict is unavoidable. you should contact plugin authors about it.
the potential solution now is to disable other plugin and enable it for backup processes only.
I am waiting for a response from them.
Thank you
Yannis