Offloading to my DigitalOcean bucket works from my local machine website but not from my live website

[ad_1]

I’m using the WP Offload Media Lite plugin

I set my access keys to my Digital Ocean Storage in the wp-config file

define( ‘AS3CF_SETTINGS’, serialize( array(
‘provider’ => ‘do’,
‘access-key-id’ => ‘********’,
‘secret-access-key’ => ‘************************’,
) ) );

When i do this on a website running on my local machine, it works. Media files get offloaded to my bucket.

But when i do this on a live website on my digital ocean droplet, the media files are being saved in the `wp-content/uploads` folder instead of on the bucket. I am literally using the same access keys…

I’ve followed the same steps for 2 fresh WP websites running on my local machine, and 2 fresh WP websites running on a digital ocean droplet.

The CDN integration worked only for the 2 local websites. What could the problem me?

[ad_2]
1 Comment

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer