This question may be related to a resolved thread.
I’m migrating a client’s installation from a shared environment to a dedicated server. As their previous domain management was a complete mess (and after working for them for 5 years I’ve finally managed to get them to centralise everything), it’s never as easy as it should be.
Anyway, the new server is using cPanel and WHM. The hosting providers are helping to migrate everything, but we’ve hit a snag in the testing phase.
with MSM installed, we have 2 sites.
Site 1: http://www.site1.com /home/user/public_html/
Site 2: http://www.site2.com /home/user/public_html/sites/site2 as an “addon domain” in cPanel.
Now, site 1 loads all fine and dandy, but as site 2 loads only its home page, and the template groups don’t work at all - they all just reload the home page when a link to them is followed.
Also, on the old server I’d have to redirect requests for MSM sites using htaccess files (pushing them onto sites/site2 and then stripping that from the url). Weirdly, despite commenting out the code to do just that, typing in http://www.site2.com takes me straight to the site, even though it should just point to the root directory. If it points straight to the sites/site2 folder the same error happens.
Anyway, does anyone have any ideas why it’d point to the right place, but act as if none of the template groups exists? Does this error actually make any sense?
Thanks!