OT: Website Forum software

Open discussion forum. For topics that do not fit anywhere else.
Post Reply
Basara
Novice Poster
Posts: 47
Joined: Fri Oct 13, 2006 6:37 am

OT: Website Forum software

Post by Basara »

Hi all,

This os off topic but kinda POL related.
I have a shard in beta and trying to add forums to the website but as I've never configured one from scratch, I'm having real problems.
My site is hosted on IIS6, using SQL 5 for the DB and been trying both PHPbb and vBulletin as the forum software, but can't get anywhere with either, due to errors like this during configuration:
Fatal error: Call to undefined function mysql_connect() in C:\Inetpub\wwwroot\Exodus\forums\includes\class_core.php on line 271.

I have no idea iof this is a IIS, DB or forum cfg error.

Anyone have experiance of setting up forums?

Thanks
Basara
MuadDib
Former Developer
Posts: 1091
Joined: Sun Feb 12, 2006 9:50 pm

Post by MuadDib »

Find your config file for the forum, and set it up correctly. You will need to set it for the correct type of DB(database). It defaults if i remember right, to mysql. Need to set it for the type you are using.
Post Reply