101 pointsSerious WPMU DEV-sterI'm new here
omgitsrfb
Member
—
21st August 2009
My WPMU was installed by you guys originally and setup as subdomains.
I recently upgraded to 2.8.4a.
1) when new users create a blog it sets them up as subdirectory.
2) when I try to view a post from a blog with a subdomain install after the upgrade I'm redirected to the home page.
My WPMU was installed by you guys originally and setup as subdomains.
I recently upgraded to 2.8.4a.
1) when new users create a blog it sets them up as subdirectory.
2) when I try to view a post from a blog with a subdomain install after the upgrade I'm redirected to the home page.
perfect. you are the best. one last thing, would those blogs created in the interim as subdirectory need to be re-created? there are only like three of them total.
Responses (6)
Erstwhile founder — 21st August 2009 #
Hiya,
Open up wp-config.php and make sure that the vhost setting is correct.
Thanks,
Andrew
Member — 21st August 2009 #
define('VHOST', 'no');
is that the correct setting?
Erstwhile founder — 21st August 2009 #
For a subdomain site it should be:
define('VHOST', 'yes');
Thanks,
Andrew
Member — 21st August 2009 #
perfect. you are the best. one last thing, would those blogs created in the interim as subdirectory need to be re-created? there are only like three of them total.
Erstwhile founder — 21st August 2009 #
They can be fixed via the DB but if you're ok with jsut re-creating them then that's what I would do.
Thanks,
Andrew
Keeper of the Dark Chocolate — 21st August 2009 #
Be interesting to know how that got changed.
Do you recall editing the file?
Become a member