XAMPP is a Apache web server distribution containing MySQL, PHP and Perl.

learn more… | top users | synonyms

2
votes
1answer
1k views

Wordpress Subdomain MultiSite on localhost XAMPP on :8080 with IIS taking port 80

I currently have Windows 7 , 64 bit on which I am running an IIS on localhost:80 and I installed XAMPP on localhost:8080. I have 15 individual wordpress sites but now i need a subdomain multisite ...
0
votes
1answer
76 views

WAMP to XAMPP WordPress transfer

I want to switch a WordPress site from a wamp localhost to xampp localhost. Using the Tools > Export, I saved the WordPress content to an XML file. I did not create a similar backup of the MySQL ...
0
votes
0answers
25 views

Multisite (Subfolders) XAMPP windows XP mirror site

I have multisite subfolders enabled set up in XAMPP for windows XP. I also have the same set up on my web hosting service running LINUX. Goal: set up a local testing environment that matches the live ...
0
votes
0answers
12 views

instantwp how to shutdown mysql for testing?

I am using instantwp for a standalone project and i need to try out the follow scenario/problem: "instantwp seems to be running but WP can't established a database connection" This happened to me by ...