Tagged Questions
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
149 views
Issues when moving from server to MAMP
I just moved a website from a hosted web server to MAMP and I am getting a strange error.
When I visit the homepage I get the default "It works" apache message. the url should be test:8888 but the ...
0
votes
2answers
135 views
how to config the home page locally
I am new to wordpress and apache. Following the introduction i found from google, i installed the apache(2.2.17)+mysql(5.5.11)+php(5.2.17)+wordpress(3.1.1) successfully on my PC. But when I login with ...
0
votes
2answers
1k views
How to enable %postname% permalinks on Mac?
I'm using Mac OS X's built in Apache + PHP with MySQL. Everything works perfectly, except for my pretty %postname% permalinks — they just won't work. I have obviously enabled mod_rewrite and set the ...