chriscse Posted September 15, 2011 Share Posted September 15, 2011 Hi, Fairly new to prestashop. I'm building a site for a friend but I dont want to change their homepage until I'm ready to go live, so I have created the shop in a subfolder. I then plan to use .htaccess to forward from the root to the sub folder. Is this best practice or should I be doing it another way. Cheers Chris Link to comment Share on other sites More sharing options...
Mike Kranzler Posted September 15, 2011 Share Posted September 15, 2011 Hi Chris, We usually recommend you install and set up PrestaShop on your local host using WAMP or something similar to test everything out before putting it up live on your site. If you have any questions about this, please let me know. -Mike Link to comment Share on other sites More sharing options...
chriscse Posted September 16, 2011 Author Share Posted September 16, 2011 Hi Mike, Is it difficult to "go live" from the WAMP (MAMP), are there any guides or tutorials for this. Many thanks Chris Link to comment Share on other sites More sharing options...
Mike Kranzler Posted September 16, 2011 Share Posted September 16, 2011 Hi Chris, It's not difficult at all. Here are the basic steps; Copy your site to the server and set folder permissions Export your database from localhost in phpmyadmin and be sure to write down user/password access On your webserver from phpmyadmin create a database with the same name and import file from above and then add your username and password That should do it for you! Let me know if you have any additional questions. -Mike 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