Changed Host – All sorts of problems now..
-
Hello, me again…
So I had everything working beautifully on my old host.. however, my old webhost sucked horribly so I had to move to a better one! However… I’m running into some issues now.
My old host allowed me to specify a subdirectory for the main domain on the account – my new host does not, so I had to install WP to the root directory then move it into a subdirectory and edit the index.php file like in the www.remarpro.com guide. The problem is.. now my main site tries to backup everything in my ../public_html/ folder. I added all the other subdirectories my secondary sites are installed in to the “Excluded dir” setting like this:
/home/myusername/public_html/EHU/wp-content/cache/ /home/myusername/public_html/EHU/wp-content/tmp/ /home/myusername/public_html/EHU/wp-content/upgrade/ /home/myusername/public_html/BGB/ /home/myusername/public_html/dev-site1/ /home/myusername/public_html/GFP/ /home/myusername/public_html/GFV/ /home/myusername/public_html/HT/ /home/myusername/public_html/JSC/ /home/myusername/public_html/TSD/
but when I save, they are changed to this:
/home/myusername/public_html/EHU/wp-content/cache/ /home/myusername/public_html/EHU/wp-content/tmp/ /home/myusername/public_html/EHU/wp-content/upgrade/ /home/myusername/public_html/EHU//home/myusername/public_html/BGB/ /home/myusername/public_html/EHU//home/myusername/public_html/dev-site1/ /home/myusername/public_html/EHU//home/myusername/public_html/GFP/ /home/myusername/public_html/EHU//home/myusername/public_html/GFV/ /home/myusername/public_html/EHU//home/myusername/public_html/HT/ /home/myusername/public_html/EHU//home/myusername/public_html/JSC/ /home/myusername/public_html/EHU//home/myusername/public_html/TSD/
Any idea as to what’s causing this?
Also, would it be possible to add another section to the plugin’s options like “Excluded dir” but for the opposite use, as in something like “Directories to Backup” that way people in my situation don’t have to keep adding other site subdirectories to be excluded?
Thanks in advance for all your help.
-John
- The topic ‘Changed Host – All sorts of problems now..’ is closed to new replies.