TechnoWave Posted March 29, 2016 Share Posted March 29, 2016 Hi I'm using easyPHP to run a demo version of my first PrestaShop site and are in need of some advice. Specification: - EasyPHP-DevServer-14.1VC9 - Window 7 operating system When I decide to move to a paid host, What files do I need to copy. I found some of the files under C:\Program Files (x86)\ EasyPHP-DevServer-14.1VC9. Link to comment Share on other sites More sharing options...
selectshop.at Posted March 29, 2016 Share Posted March 29, 2016 tutorial: http://doc.prestashop.com/display/PS16/System+Administrator+Guide#SystemAdministratorGuide-MovingPrestaShop Link to comment Share on other sites More sharing options...
TechnoWave Posted March 29, 2016 Author Share Posted March 29, 2016 That's what made me ask the question in the first place "Move your files: Make a backup of all the files: connect to your FTP server, and copy all the files and folders to your local hard-drive." When I decide to move to a paid host, What files do I need to copy. I found some of the files under C:\Program Files (x86)\ EasyPHP-DevServer-14.1VC9. Where are the files I need to backup? Link to comment Share on other sites More sharing options...
El Patron Posted March 29, 2016 Share Posted March 29, 2016 you need to transfer your PrestaShop files....to the new remote host. also it's a good idea to download your version of PS and do a practice install on new server, then PS during installation can check server settings. This can save a lot of time debugging a new loaded shop on un-tested hosting. Link to comment Share on other sites More sharing options...
selectshop.at Posted March 29, 2016 Share Posted March 29, 2016 That's what made me ask the question in the first place "Move your files: Make a backup of all the files: connect to your FTP server, and copy all the files and folders to your local hard-drive." When I decide to move to a paid host, What files do I need to copy. I found some of the files under C:\Program Files (x86)\ EasyPHP-DevServer-14.1VC9. Where are the files I need to backup? You installed a ftp on easyphp ? EasyPHP don't install FTP, it is just WAMP (Windows + Apache + MySQL + PHP). You need to install and configure manually a ftp and connect this by command line on editor (ftp_connect/ftp_list). For EasyPHP and a better management I suggest you to extend the software and also install Filezilla Server. This than you can connect easily. For to copy the Prestashop files to your paid host you need the access to FTP on localhost and also to your paid server. This install tutorial will help you find your files: http://doc.prestashop.com/display/PS16/Installing+PrestaShop+on+your+computer Link to comment Share on other sites More sharing options...
El Patron Posted March 29, 2016 Share Posted March 29, 2016 and run installation on new hosting as I stated above, do it now thank me later..lol 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