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 ...
1
vote
2answers
150 views
How can I find the cause of theme crashing Apache in Xampplite?
I'm testing a version of my theme in WordPress 3.0 and it crashes Apache each time I try to preview it.
Where can I look to trace the cause of the crash? WP_DEBUG is of no use in this case, since it ...