How to set up subdomain multi-site on BlueHost?
-
I’ve tried to follow all the advice I can find on this, but still can’t make it work.
What I want to do
Set up multi-site wordpress with subdomains. I.e., the main site is mydomain.com, with a second site at wptest.mydomain.comWhat I’ve tried
I’ve tried variations on the following:
A
1. Install WP to /wp
2. Create subdomain *.mydomain.com
i. Point subdomain to /wildcard OR
ii. Point subdomain to /wp
3. Edit wp-config to add multi-site line
4. Use Tools | Network setup to create network
5. At this point, WP insists that since my install is to a directory, I cannot use subdomains.
6. Modify the suggested wp-config and .htaccess code to refer to /wp
7. Re-login and create new wptest site.
8. Go to wptest dashboard – get 500 error.B.
All steps above, except in #2, create wptest.mydomain.com, and point to /wptest.
8. Same result.C.
1. Install WP to /
Follow all remaining steps in A, except in #6 use suggested code with no alterations.
8. Same resultI need a step by step
I’ve tried to follow instructions like these to the letter, but I just can’t make it work, including after an hour on chat with BlueHost.
It seems like this must be a common thing. BlueHost is the recommended hosting service; lots of people seem to use multisite; many people use subdomains; the Codex suggests installing to a folder before creating the network. I just can’t figure what I’m doing wrong.
The topic ‘How to set up subdomain multi-site on BlueHost?’ is closed to new replies.