[IMPORTANT, please fill the questions]
Application name and version: Bitnami wordpress for AWS, latest
Is it an installer, cloud image or virtual machine?: virtual machine
Operative system/Platform (Linux, Windows, OSX)(x86/x64): Linux
Was it installed as the root user? As 'bitnami'
- Is there anything you've done and/or tried with the application before posting here?
E.g. changed permissions or installed a plugin:
We assume you are using Bitnami to deploy your application.
Describe here your question/suggestion/issue and how to reproduce it.
After deploying, I replaced all files in 'wordpress' folder with my own files, and also copied the FTP configuration in wp-config into my wp-config. Then when I try to delete some plugins, it kept loading in that delete plugin page, and finally showed nothing.
I checked the log file, it shows as follows:
Wed Aug 3 14:24:23 2016 [pid 2417] CONNECT: Client "127.0.0.1"
Wed Aug 3 14:24:23 2016 [pid 2416] [bitnamiftp] OK LOGIN: Client "127.0.0.1"
Wed Aug 3 14:32:52 2016 [pid 2420] [bitnamiftp] FAIL RMDIR: Client "127.0.0.1", "/opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/xxxxxx/"
Any suggestions?
Thanks.