I wish to set 2 forum in the same machine, can I do that with different folder location? eg: "forum1" in "\forum\" folder "forum2" in "\text\forum\" folder
Yes, you could use two forums on the same site like this:
www.yoursite.com/forum/ www.yoursite.com/forum2/
Also use two databases with different names and place them both in the database directory. Don't forget to point the strConnStrings in the two config.asp files to the two separate databases