You are viewing an old revision of this post, from May 2, 2016 @ 06:37:20. See below for differences between this version and the current revision.

Bitnami WordPress media upload issues

As seen on Bitnami's forums: https://community.bitnami.com/t/permission-issue-could-not-upload-images-to-wp-content-uploads/30664 Connect to your site via ssh. Then check the uploads directory permissions. [php]ls -l /opt/bitnami/apps/wordpress/htdocs/wp-content/uploads[/php] Then user the Bitnami user to fix permissions if necessary [php]sudo chown -R bitnami:daemon /opt/bitnami/apps/wordpress/htdocs/wp-content/uploads/[/php]

Revisions

Revision Differences

There are no differences between the May 2, 2016 @ 06:37:20 revision and the current revision. (Maybe only post meta information was changed.)

Tags: , ,

No comments yet.

Leave a Reply