Page 1 of 1

Changing root path

Posted: Fri Jul 31, 2009 2:47 pm
by kurtf
I am needing to change my installation from the root path of the current directory to a another folder within that directory to try and solve some permissions issues that have caused me a lot of headaches.  Does anyone have any advice for doing this or any gotchas I need to look out for?

I'm taking the current config.php file and copying that into my new folder and making the appropriate changes there before I actually start the installation process.

Is there anywhere else that I need to make a change?  Anything in the database? 

I'm doing a full install in the new folder, so all suggestions/comments are welcome.

Thanks.

Re: Changing root path

Posted: Fri Jul 31, 2009 2:50 pm
by nuno
You just need modify your config.php and then clear the cache in Global Settings, you should'b fine.

Nuno