I must be a dope, because I can't get the backup to work. When I click to test directory, I get an error... Directory does not exist! Test failed. Either the directory was not found or cannot be written to by the web server.
1. I "assumed" outside of the root meant not in the root directory. I assumed
www.root.com is bad and
www.root.com/backup would be okay. Does outside of the root mean I can't use that root domain at all? Could I put it on a separate domain if I wanted to as long as it isn't in the root of that domain?
2. I "assumed" I need to create a directory. Can it be anywhere within my domain (outside of root) or does it need to be a sub of my ubbthreads?
3. What permissions do I need for this directory?
4. How do I need to describe this directory. Do I need http:// or just www. or if it's in my existing domain, do I just do /backup?
I thought I have tried most options of the above variables and can't get passed the click to test. Maybe I missed something dirt simple. Maybe I am trying to make rocket science out of elementary code.
Should
www.root.com/backup with 755 work? If not, could someone dumb down the explanation for me?
I've done a search on "backup tables" and it seems this isn't the most popular backup tool. However, I know that I am an SQL dummy. I'm just trying to make the system work as advertised.