Hi! I have an issue.
I downloaded wordpress in a existing websites subfile. then I moved it to roots (public). Now:
I have wordpress in public and also in Library. and when I download plugins, it's downloading to the subfile! I want to only use the Public.
I'm sure if I delete Library, website will not work. Help me please.
website: mundi (dot) com
old website: mundi (dot) com/Library
Ok, so I'm confused.
First, my website is running. It use the root as homepage. and all URL's changed to root, working well.
But I have 2 wordpress downloaded in my server and it seems both of them are in use. Homepage is root, theme is subfile
What exactly should I do?
To use it:
1. Edit the wp-config.php file.
2. After the "define" statements, add this new one:
define('RELOCATE',true);