Incompatibility with W3 Total Cache
-
As others have reported, when attempting to use this plugin with W3 Total Cache I am getting a 500 error due to trying to declare a previously declared method. W3 Total Cache is setup to use S3 as CDN for hosting media for the site.
Since no one else replied on their threads I thought maybe they had it resolved… however, this is what I find:
Adding define(‘W3TC_SKIPLIB_AWS’, true); in the wp-config resolves the 500 error, however, W3TC connection to Amazon S3 fails. I am not convinced W3TC then continues to function correctly.
Is it possible you could fix this? Your plugin is excellent but we’ve had to disable it.
Thanks
The topic ‘Incompatibility with W3 Total Cache’ is closed to new replies.