Problems installing using XAMPP
-
I’m trying to set up a local environment to test a number of wordpress sites. My goal is to be able to pull sql databases from live sites, import them locally, make the changes I need, and then transfer the DB back to the live site.
I’ve installed xampp – imported a wordpress sql database and I’m able to login at localhost/sitename/wp-admin
All files appear, so the connection to the DB seems fine.
But when I go to localhost/sitename/ there’s no data – no error, just a blank screen.
I am able to clean install wp to localhost/sitename/ and the vanilla install works. It’s only when I import a wordpress sql databases and connect locally that I’m unable to see the site (although i can see the admin screens)
Anyone have any ideas?
- The topic ‘Problems installing using XAMPP’ is closed to new replies.