I've setup a mysite as a sub site of my main site. The way I did this was by creating a new site collection, an Enterprise My Site Host under my main site Web Application (http://admin-pc:16132/), in the Central Administration.
The web site address for this host became: 'http://admin-pc:16132/personal/people' The 'personal' bit was in a dropdown with 'sites', and people was the bit I added.
I then went to 'Manage Profile Service -> User Profile Service Application -> My Site Settings' and set 'http://admin-pc:16132/personal/people/' as the site host location, and 'personal/people' as the location.
Finally, for the managed paths for the site, I added 'personal' and 'people' as 2 wildcard paths.
This works in a way that when I log into my site, and click 'My Profile' it takes me to my profile page with my site structure, so for my user satbav, it took me to:
http://admin-pc:16132/personal/people/Person.aspx?accountname=i%3A0%23%2Ef%7Cfbamembershipprovider%7Csatbav
And correctly allows me to edit, however when I click 'My Content', it gives me an error: Your personal site cannot be created because the managed path "personal/people" has not been created for this site. Contact your site administrator for more information.
If I add this to my manged paths, then none of it works. Even if I remove the previous 2 paths.
So, my question is, does anyone know what I'm doing wrong?
Cheers, Bav