I’ve cloned the plugin into the plugins directory and configured it with all of the appropriate S3 connection details. I’ve also used the WP CLI command to upload all current files to the S3 bucket on BackBlaze. That worked just fine. Now, when I try to upload a new media file via the WP admin, I get an error when uploading:
`Unable to create directory uploads/2024/02. Is its parent directory writable by the server?`
I’ve found a few articles online about enabling the “allow\_url\_fopen” setting in the PHP INI settings, which I’ve done. I’ve done that for both PHP & PHP-FPM, and no luck.
Any advice?
[ad_2]