sflowers Posted May 7, 2012 Share Posted May 7, 2012 I have built a shop within my main FTP, ie i have a subfolder cmm/presta, i now wish to remove my website www.cmm.co.uk and replace with my presta files to make my shop my main website, How do i do this? I hope this makes sense. Link to comment Share on other sites More sharing options...
phrasespot Posted May 9, 2012 Share Posted May 9, 2012 Move the files, locate /config/setting.inc.php and change define('__PS_BASE_URI__', '/cmm/presta/'); to read define('__PS_BASE_URI__', '/'); Also change the database server, name pass if required for the new loaction. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now