Installation confused about plugin location
-
Help please – our installation is confused about where to update its plugins.
We first installed WordPress in a subdirectory and then we moved it to the root by following the instructions here
https://codex.www.ads-software.com/Moving_WordPress#Moving_WordPress_Within_Your_Site
(and we ran the search and replace php script).
So now, the plugins our installation uses are in the directory
www/wp-content/plugins
and those plugins work fine. If we manually upload a plugin to that directory, WordPress detects it, we can activate it, and it works normally.
However, when it comes time to update, delete, or automatically install a plugin, our installation operates on the old directory:
www/wp/wp-content/plugins
I would like to fix this.
Can anyone tell me where, in the database, is the information that tells WordPress where to operate on the installed plugins? This seems to be different than the information that tells it from where to LOAD the installed plugins. I would call this a BUG – but meanwhile, would like to find a way to correct this problem.
- The topic ‘Installation confused about plugin location’ is closed to new replies.