I would check to see how your WordPress install is managed. Bitnami is a package manager, which means it probably manages updates and adding/removing plugins directly.
Another solution might be running this via SSH:
sudo chown -R bitnami:daemon /opt/bitnami/apps/wordpress/htdocs
sudo chmod -R g+w /opt/bitnami/apps/wordpress/htdocs
sudo chmod 640 /opt/bitnami/apps/wordpress/htdocs/wp-config.php
This was a solution on a Bitnami Forum.
Related Posts:
- How to make plugin required in a wp theme without using php conditional statements when calling an individual function from that plugin?
- how to get path to images in the uploads folder to be used in a plugin
- Is there a plugin that will override the “Error establishing a database connection” message? [closed]
- Making my plugin multi-site compatible
- How to properly insert data into custom table via plugin
- Replacing Icons in the Dashboard
- Where are plugins located
- Checking if an attribute exists in a shortcode
- Ways to have multiple front-page.php templates that can be swapped out?
- How to track hits of a single media file?
- How to create a WordPress plugin for another wordpress plugin?
- How to enable edit button in the theme’s customize UI?
- Shortcode output appears before post body [duplicate]
- Delete Post With No Traffic?
- A Way to Auto update plugins using cron?
- How to solve a conflict between a plugin and a theme?
- How to add a sub menu with AJAX?
- WordPress adding tags into plugin content
- WP plugin management
- What’s the recommended process for organising collaborative posting?
- Is there a plugin that pushes posts to your Google+ profile?
- Detecting $_GET parameters from any page + Cookie
- Get userdata inside custom build plugin
- Leverage browser caching not working after updating .htaccess
- How to attach Links into page/post or custom post type?
- Is there any multiple filter/criteria plugin for wordpress? [closed]
- How do I prevent Plugin updates from clobbering user edits?
- How to use different short description in shop page and in product page in woocommerce
- How do I customize my WordPress shortlink structure in link-template.php without a plugin?
- A reliable AdSense plugin. Does it exist? [closed]
- Is it possible to upload a template file to a directory that can be used by all themes?
- WordPress hook for visiting a post
- why does the add_action(‘the_content’) overwrite my page
- Converting a simple plugin to be placed inside of functions.php
- How to delete terms on plugin deactivate?
- Showing Notifications While Activating Plugin
- Workflow and best practice for documentation [closed]
- Custom routing for plugins
- Creating a modal dialog without jQuery
- Error Message from W3 Total Cache when .htaccess Rules Cannot Be Modified? [closed]
- How can I filter the contents of a metafield before it’s displayed in the admin?
- register_post_status invisible but searchable
- wp_enqueue_style specifics for overwriting plugin styles
- How can I get the post content displayed in a text field that allows to edit posts?
- How do I create a full-bleed background image on text mouseover? [closed]
- All plugins deactivated due to error
- How can I measure the performance of any WordPress Plugin or Theme?
- Can I check plugins and themes for PHP 5.6 ahead of global PHP server Update
- Is it not recommendable to stick with plugins that are no longer supported by the author for production sites?
- greatest() function returns undefined property
- Is there a way to programmatically enable a plugin?
- Can you switch the type of WordPress site you have?
- Override WooCommerce page-specific js in my theme
- Should i delete the posts created by a plugin on uninstall?
- Implement plugins as part of a theme
- WordPress Multisite – get_plugin_data()
- Error handling a plugin with exceptions
- Where should a plugin or widget cache its results?
- Set of plugins to control the Admin UI
- Calling JavaScript file with Custom Plugin
- Convert existing WordPress Site (with several plugins) into Multisite
- Find unused images?
- How to get all plugins and their version numbers from the local files?
- Do We Need to Validate, Sanitize, or Filter Simple Numerical Superglobals (Cookies and Post)?
- How to transfer all user data between wordpress installations?
- Image gallery plugin [closed]
- Where sales manager of WP-Commerce plugin?
- Custom Field Template seriously messed up in WP 3.1.1
- How can I get WordPress to save comments in markdown format?
- Plugin upgrade issue
- Not able to complete meta box save function and sanitization/validation
- Access WordPress database outside of WordPress
- Prevent WordPress installing plugins and themes via Admin
- Cannot install plugins on Centos VPS
- Is there a way to set the default active tab on Post UI Tab pluggin?
- more types plugin – display all post of post type on page
- Plugin: WordPress Popular Posts > Possible to include custom post types?
- Integrate BuddyPress & Facebook
- How to modify WCMP Rest API response?
- Making a Template for a CPT created by a plugin
- Woocommerce dependent plugin
- Get sent emails without email logs
- External CSS in WordPress Plugin [closed]
- PHP basics help in WP context – remove a class/function?
- User Session and Stored Cookies not get removed
- posts comments goes to trash
- User registration
- Plugin dependencies: show notice like theme plugins dependencies
- get 404 when accessing wp-admin/plugin-install.php
- Pre booking doesn’t work with custom bootstrap modul in woocommerce [closed]
- WordPress change Language not working
- What will happen if i deactivate my visual composer plug in? [closed]
- Custom Pages for Woocommerce Product-Category Pages
- Woocommerce Minimum Price for a Composite Product to add in cart
- What is most efficient way to migrate wordpress website?
- Bulk updates to post_content
- Advanced AJAX Page Loader ignores other JS code
- Show meta box only when post is being published first time
- Migrating problem from Joomla to WP
- WordPress 3.8.3. custom theme – sliders won’t load js/css files