gray Posted July 8, 2017 Share Posted July 8, 2017 Anybody any ideas please. Link to comment Share on other sites More sharing options...
SLiCK_303 Posted July 8, 2017 Share Posted July 8, 2017 backup your files and database Transfer files to your website import your database change the database info in app/config/parameters.php to reflect the new name and password of your database and user go into your database and change prefix_shop_url to the url of your new webspace go into your database and change prefix_configuration and change the values for PS_SHOP_DOMAIN and PS_SHOP_DOMAIN_SSL That's it off the top of my head.... Link to comment Share on other sites More sharing options...
gray Posted July 8, 2017 Author Share Posted July 8, 2017 In app/config/parameters.php do i need to change 'database_host' => '127.0.0.1','database_port' => '', I have modified ps_shop_url domain - www.fruitnuttrees.co.ukdomain_ssl - www.fruitnuttrees.co.ukphysical_uri - /prestashopv1.7.1/ Also modified in ps_configuration PS_SHOP_DOMAIN - www.fruitnuttrees.co.uk PS_SHOP_DOMAIN_SSL - www.fruitnuttrees.co.uk Problem is that http://localhost:7777/prestashopv1.7.1/admin/ works OK and I can access everything. When I try to use http://localhost:7777/prestashopv1.7.1/ I get error - The requested URL /prestashopv1.7.1/ was not found on this server. The domain name http://www.fruitnuttrees.co.uk/ used on this computer brings up the main page on my old computer. My old computer uses PS version 1.4.8.2 which has run its life on port 80, and I am trying to setup a new computer, with the latest software of PS1.7.1 on port 7777 I am scratching my head. Any ideas. Link to comment Share on other sites More sharing options...
SLiCK_303 Posted July 8, 2017 Share Posted July 8, 2017 (edited) The rest is above my pay-grade, someone else will have to take it from here........ Maybe the dots in your physical_uri are a problem, i'd try changing it to prestashop171, and obviously the folder name.... Edited July 8, 2017 by SLiCK_303 (see edit history) 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