rahulteja Posted August 7, 2017 Share Posted August 7, 2017 Hi, I would like to know how to make prestashop bundle again and install again after I done some modifications to code. Eg: I installed prestashop 1.6 on my local machine and made some alterations to back-end as well as front-end. After completing all the code changes, I want this to install on Production server. How can I do this ? I want all the installation process same when I'm installing on local machine. Any help would be great. Performing changes twice is very tedious task for me. Thanks in advance. Link to comment Share on other sites More sharing options...
NemoPS Posted August 7, 2017 Share Posted August 7, 2017 It's not necessary to reinstall it all, you can just copy over the files like explained here: http://nemops.com/prestashop-migration-local-live/#.WYhCQ4iGOUkOtherwise it's complex, especially if you edited any database table and class, in which case you need to edit the database schema file as well Link to comment Share on other sites More sharing options...
rahulteja Posted August 9, 2017 Author Share Posted August 9, 2017 Hi NemoPs, Thanks for your video. After completing all those steps, I'm unable to get the home page. I also modified the file permissions as well. But, I'm only able to get Home page only. Not the internal pages. I'm getting 404 Page Not Found error. Could you please help me out ? Thanks in Advance. Link to comment Share on other sites More sharing options...
NemoPS Posted August 9, 2017 Share Posted August 9, 2017 Did you clear the htaccess? Is mod_rewrite available on the server? You can try disabling friendly urls to start with Link to comment Share on other sites More sharing options...
rahulteja Posted August 9, 2017 Author Share Posted August 9, 2017 Thanks NemoPS. After disabling friendly URL, its working like a charm. Thanks a lot. 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