thadunno Posted March 10, 2013 Share Posted March 10, 2013 Hi, I am trying to move my current Prestashop install on a server to a localhost so I can have a play around with some things without effecting the site itself. I have installed XAMMP on the local machine. I have copied the entire contents of the htdocs folder from the server into the correct place on my localhost. I exported the database from the live site using MySQL, replaced all references to the live site with localhost and imported it into MySQL on my localhost. I have edited config/settings.inc.php to reflect the config changes. When I go to localhost/sitename/ I get redirected to the XAMPP front end. When I go to localhost/sitename/adminXXXX I get the login page for the back office, but when I try to log in with the same account that is set up on my live site the page just seems to refresh and asks me to log in again. It doesn't give me any errors (eg Invalid e-mail address, Invalid password) and I can see my email address under ps_employee in the database, so I can see it is present. I followed these instructions but I must have done something wrong somewhere. Could anyone advise me of what to try next? Thanks Link to comment Share on other sites More sharing options...
thadunno Posted March 10, 2013 Author Share Posted March 10, 2013 Nevermind, I had made a mistake in linking it to localhost rather than localhost/sitename. My bad! 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