Access denied error after moving to new AWS Lightsail instance
-
I’ve just moved a site over to a new Bitnami instance (from an old one), and they use a symlinked /wp-content/ folder, which seems to be causing an issue with the DLM plugin
WP 6.1.1
DLM version: 4.7.75
WordPress directory location: /opt/bitnami/wordpress
Uploads directory location: /opt/bitnami/wordpress/wp-content/uploadsThe symlink makes it look like the same address. But if I use “/wp-content/uploads/dlm_uploads/2023/02/xxxx.pdf” as the downloadable file path, I get access denied. I’ve tried prefixing that with “/opt/bitnami/wordpress”, “/bitnami/wordpress” (the physical location), both fail with the same error.
Any ideas what might be going on?
- The topic ‘Access denied error after moving to new AWS Lightsail instance’ is closed to new replies.