I have a situation that I do not completely understand, and so I'm not even sure how to frame a question or a search, so I'm hopeful that the good people at WebmasterWorld might point me in the right direction.
I have hosted a simple WP site on AWS Lightsail. Everything was great until a few days ago. Now I cannot update or install any plugins. The reason is because the directory cannot be created.
The default install is located at /opt/bitnami/wordpress
Somewhere along the line it appears that I, or a plugin, has created a symbolic link for the wp-content folder, which is now located at /bitnami/wordpress
I have tried disabling plugins to no avail.
I don't even know if I would recognize a reference to a symbolic link in any of the configuration files, or where such a reference might be.
All the file and folder permissions appear to be correct.
I have SSH and FTP access, so I can do whatever needs to be done, if I can just figure that out.
What should I be looking for?