Network setup problems
-
Hello everyone i’m having some issues setting up a multisite network and would appreciate some advice or links to relevant existing documentation or threads.
the goal
to setup a multisite installation as follows
wp.mydoma.in <– primary installation (content here is irrelevant really)
–myotherdoma.in <– another domain served by the network
–sub.mydoma.in <– subdomain of the above
–yetanotherdoma.in <– more domains served by the same network
i would also like for these to be stored in separate databasesmy background
as a disclaimer i don’t work with wordpress very much as i have specialized more in drupal. Having said that I might simply be trying to use this setup the wrong way and thinking it is supposed to wok the same way as drupal does.
i have installed a simple LAMP stack on a Deb6 VM (so i have root access and can edit apache configs etc…), and installed the wp-netwok with subdomains
here is an outline of my .htaccess wp-config and apache vhost configs
https://pastebin.com/0VGXeycd
i currently have 2 sites installed as
wp.idea-team.org <– primary / dir
–wbblog.wp.idea-team.org <– secondary / dir
with this setup i’m able to see the two sites and administer them individually by loging in as superadminmy problem
when clicking on a link to a post, page, or uploaded media i’m redirected to a 404 error. as i mentioned the front pages and admin interfaces work properly though.thanks again, hopefully i’ve been clear enough, and you will be able to help me fix this issue and achieve my end-goals.
-miro
- The topic ‘Network setup problems’ is closed to new replies.