Hi
Can any tell me if its possible to install the latest version of CMS made simple into a sub folder and not the root.
And I experience any difficulties.
Thanks
installation in sub folder
Re: installation in sub folder
Yes, you can - just make sure your paths and URLs are correct.
Nullig
Nullig
Re: installation in sub folder
You should actually. Most hosts have files which should be kept separate from your actual website for convenience already in the root directory (.htaccess, logs folder, php.ini, etc, etc).
Re: installation in sub folder
Depends on what you mean by root, most think of it as public_html or www or some such folder in real root of server, so yes if you put it in public_html/subfolder you should have no problem...