Tagged Questions
1
vote
1answer
73 views
Set up Network Locally on a Flash Drive
I've previously used WAMP for developing WordPress themes locally using a WordPress Network using sub domains. Having to set it all up again every time I want to develop on a new computer is a pain, ...
0
votes
1answer
163 views
wordpress multisite domain mapping redirects to original subdomain
This week I installed Wordpress 3.4.2 (Linux Centos + Apache2) and configured the network option using subdomains. Then I installed the MU Domain Mapping plugin, so I would be able to use it with ...
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 ...
5
votes
2answers
554 views
Multisite htaccess on localhost with WP as an SVN external?
I've mimicked Otto's setup here: http://ottopress.com/2011/creating-a-wordpress-site-using-svn/ and my brief example is below.
That tutorial is specific to a single site install, and specifies a ...
1
vote
1answer
119 views
Using separate Apache log files for multisite
A while back I left Blogger and downloaded my blogs to my system. I hosted them there with each individual blog as a VirtualHost for a while. Later, I imported them into WordPress and am hosting them ...
1
vote
1answer
194 views
Migrating WPMS from apache to IIS7 causes Database Error
// Be sure to read the updates at the bottom
I have a large multisite installation hosted on XAMPP on an XP 2003 server and am trying to move it from XAMPP/Apache to a new Windows 2008 server with ...
0
votes
1answer
149 views
How to configure Multisite Network with randomized hostnames?
I'm trying to convert a freshly-installed and functional WordPress into a multisite network. But I'm having problems because of our Apache configuration.
We use Apache to randomly redirect requests ...
0
votes
1answer
57 views
Domain name in a WordPress Network
I have a domain-based network. Blogs are like:
blog1.domain.com
blog2.domain.com
One of these blogs needs to be migrated to a domain blog1.com, but without leave the network. I know I have to poing ...
2
votes
2answers
966 views
WordPress upgrade now receiving Error 101 (net::ERR_CONNECTION_RESET): Unknown error
We have just updated to WordPress 3.1.3 by following the WP manual install tutorial. Note: This is a Network-enabled (multi-site) install. After uploading the new files, we now get the following error ...
1
vote
1answer
751 views
Alias domain to Multi-site installation in Apache
This is regarding to set an Alias domain to Multi-site installation.
We want to create a short domain as alias to my main website(Multi-Site enabled).I have tried it using a most common options ...