I am also interested in Question 1.
I will have multiple subdomains, i.e. subdomain1.domain.org, subdomain2.domain.org, etc.
Can I use the same SQL database for multiple sites as long as I change the table names? If so, in what file that runs the SQL script would I need to change the names?
In doing so, it would be great if I could leave the members table alone and let people across multiple sites share it. Is this possible?
Can the subdomains be virtual, or do they have to be real? I am worried about conflicting ASP sessions between the multiple forums.
Any advice would be greatly appreciated!
Thanks.