Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

File permission FTP wordpress plugins problem

  • By marc
  • on 01/15/2019

You face file permission problem with wordpress and it's plugins. Some of them can't create folders and files. You can't change style (css).

I think bitnami should provide ftp in the image so that we can use it when installing / updating plugins.


  • By Bitnami
  • on 01/24/2019

Thank you for using our solution. You are probably running into a permissions issue with the application. You can run these commands to recover the permissions: - "sudo chown -R bitnami:daemon /opt/bitnami/apps/wordpress/htdocs/wp-content ; sudo chmod -R g+w /opt/bitnami/apps/wordpress/htdocs/wp-content" Regarding the FTP server, we do not include a FTP in the solution, you can use SFTP to upload new plugins to the instance or the WordPress dashboard to install them. If you require additional help don't hesitate to search our documentation or visit our support site: https://docs.bitnami.com || https://community.bitnami.com