I have been working on this for the past 2 days.
I have read through most of the forums and trac.
I did a clean install numerous times. I have tried different versions of the .htaccess file (blank, removing base, one persons big long one.)
I have it installed in the root directory on an apache / linux machine. Mod-rewrite enabled, symlinks allowed.
I have tried both version 1.0 and the nightly build 2007-02-24.
As far as virtual host, I dont really know. I would assume so, since I have had multiple domains running through one IP address.
Everything works. I can post, edit post, edit "most" pages, add blogs, remove blogs (though it keeps asking me to confirm), and add/remove users.
I ripped the sight apart at least 7 times.
There are only two things which keep this from working perfectly.
1)
When I go to edit blog options under Site Admin>>Blogs>>Edit, I can see everything but when I click update options.
I get a 403 - you are forbidden to access wpmu_edit.php
Now I can go to this file directly without problems.
During one install attempt, I put only partial information back in the options for each blog. This meant that the list of options was really small about 10-15. I was able to update options without problem, so it seems to be only a problem when all the options are available and are being submitted.
2)
This one is stranger than that. I have pages and some pages have parents and some of the parents have parents.
If I save the edits of some of my pages, I get an Internal Server Error when I click publish.
This seems to only happen on my larger pages (more detailed) and only on the few that are the lowest in the hierarchy.
Has anyone come across either of these two errors?
Other than that, the site is running.
I have migrated everything from my previous phpbb / wordpress integration over nicely(Access is a life saver because you can set up the relationships then output only the information you need).
I scraped together enough code to integrate wordpress comments in phpbb in my plugin wphpbb, so I am comfortable with going through Wordpress's code.
I appreciate all the help I can get because this is annoying.
WDuluoz