devanasrikanth Posted May 2, 2012 Share Posted May 2, 2012 Hi, I am planning to develop a website for my shop and planning to use prestashop. I want to first develop the website in my computer first and then transfer it into hosting servers (I haven't yet bought the domain). In that regard, i have installed MAMP and prestashop onto my local machine. MAMP is installed in /APPLICATIONS/MAMP folder and prestashop folder is in 'Documents' folder. Now, if i have to access the back-office to make changes to the website locally and test it locally, how do i do this. I have checked the documentation and could not find anything regarding this. Is there a way, we can develop and test the website locally before we buy the domain and install it on hosting servers. Link to comment Share on other sites More sharing options...
El Patron Posted May 2, 2012 Share Posted May 2, 2012 It is a simple matter to transfer your local copy at a later date to a selected compatible production hosting environment. When you are ready to upload: ftp your site files create db on remote site using phpmyadmin export your local db and then import your local db to remote copy your existing config/config.inc.php and call it config/config.inc.remote.php modify config.inc.remote.php to match your remote db name/host/user/pwd and ps directory upload config.inc.remote.php and then rename it to config.inc.php navigate to your back office, preferences-->seo urls and change your shop domain name (conical url) navigate to your front office. Link to comment Share on other sites More sharing options...
devanasrikanth Posted May 2, 2012 Author Share Posted May 2, 2012 It is a simple matter to transfer your local copy at a later date to a selected compatible production hosting environment. When you are ready to upload: ftp your site files create db on remote site using phpmyadmin export your local db and then import your local db to remote copy your existing config/config.inc.php and call it config/config.inc.remote.php modify config.inc.remote.php to match your remote db name/host/user/pwd and ps directory upload config.inc.remote.php and then rename it to config.inc.php navigate to your back office, preferences-->seo urls and change your shop domain name (conical url) navigate to your front office. Hi, Thanks for your reply. But i wanted to know how i can test and update my website on my local machine before i transfer to any remote hosting service. I would like to know, how i can access the back office just on my local machine. I want to check how my website looks before i transfer any files to hosting servers and buy a domain service. Please suggest how I can view/edit my website on local machine without any of my files on any remote hosting servers. Link to comment Share on other sites More sharing options...
El Patron Posted May 2, 2012 Share Posted May 2, 2012 http://www.prestashop.com/forums/topic/149944-how-too-install-prestashop-onto-my-mac-using-the-mamp-software/ this is one of several links on how to install in mamp via google....sorry I thought you already had it running local and wanted to know how after preparing your site, to upload to remote... best of luck! Link to comment Share on other sites More sharing options...
devanasrikanth Posted May 2, 2012 Author Share Posted May 2, 2012 Thanks very much for the reply. I will have a look. 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