forums software

sonoma1993

Diamond Member
May 31, 2004
3,415
21
81
Is there any free fourms software that I could load onto my server 2008 server? Would like to setup a fourm for an online game I play, so that the members in my group, we can keep in touch when were not logon and for event notices and stuff
 

lxskllr

No Lifer
Nov 30, 2004
60,926
11,258
126
I don't know anything about that kind of thing. Maybe set the site up as unsecured?
 

sonoma1993

Diamond Member
May 31, 2004
3,415
21
81
Originally posted by: lxskllr
I don't know anything about that kind of thing. Maybe set the site up as unsecured?

i found the the option to fix the https issue, had to remove require ssl. Now the next problem im having, if people try to go to my webpage, it asking for windows login permission. For this page, i just want it so they dont have to enter information to be able to access the webpage, i enable anonymous authentication and disable windows authenication, but im still getting the following error:


401 - Unauthorized: Access is denied due to invalid credentials.
You do not have permission to view this directory or page using the credentials that you supplied.

also tried disabling anonymous authentication, but still get that error. this is on server 2008 standard edition
 

lxskllr

No Lifer
Nov 30, 2004
60,926
11,258
126
Try poking around in the permissions area of Server 2k8(wherever that is). I don't know anything about running a server. I started setting up a Linux server, and got bored and quit :^D

If you do screw around with your permissions, make sure you don't set yourself up to get pwned. You might be able to find a decent tutorial online.