srgothard's Avatar
srgothard 4
25 Asked
542 Answered
202 Best
0
No one has voted on this question yet :(
2 years, 9 months ago

I need a discussion board that I can put on a Unix server for a church website. Any ideas?

Free or cheap with be nice. It's just for the teens to have a place to post. I'm thinking something simple written in PHP. Obviously, I could write my own, but I don't have a lot of time. Any ideas?
Tip for best answer: M$2.00
Separate topics with commas, or by pressing return. Use the delete or backspace key to edit or remove existing topics.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

What is Your Answer?

0
0
0

4 Answers

0
omicron's Avatar
omicron | 2 years, 9 months ago
3
There's a lot of good ones out there, but for Unix servers I tend to launch FudForum if the moderators are going to be from a church or a service club.

Why?

Because FudForum takes *me* the least amount of time to set up, and *they* generally can't afford to pay very much, and it's easy to moderate.

Instal it with the SQLite database option. You'll save yourself lots of headache if you just use SQLite instead of mySQL or PostgreSQL, and as a church it's very unlikely they'd be hammering on it hard enough for SQLite to not handle it.

Besides, all that jazz about SQLite not handling busy forums is way over-exagerated unless your server has a CPU < 600 MHz with slow disks... however, if you feel a need to go for a standalone database engine, byte the bullet and learn PostgreSQL, because mySQL's still too buggy and not worth the hassle of maintenance unless the client insists on it and is willing to pay for your time.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

Report Abuse

Post Reply Cancel
0
expertknowledge's Avatar
expertknowledge | 2 years, 9 months ago
3
There are several open source PHP-based discussion boards out there.phpBB is the most popular, it's highly customizable and features a robust admin interface. It supports the major database systems, including the ever-popular MySQL. It has good security and anti-spam features, which are very important for discussion boards!

An alternative to phpBB isiceBB, which has a more limited feature set but includes all of the basic functionality you'd expect in discussion board software. It has notable support for multiple languages, private messaging, and good search engine utility.

A third, lightweight alternative is miniBB, which has several add-ons and custom skinning through CSS.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

Report Abuse

Post Reply Cancel
0
wdawe's Avatar
wdawe | 2 years, 9 months ago
8
I use PunBB http://punbb.informer.com/. Very easy to set up and administer,

From the PunBB website

"Why PunBB?

The idea of PunBB was first born when I needed a discussion board for a website I was working on. After an exhaustive search, all the boards I found were either over-featured or too graphic for my needs. I wanted a package that

* was fast.
* had a simple layout and design.
* was easy to administrate and moderate.
* didn't output huge, non-valid, (X)HTML pages.
* had source code you could read and understand.

To my dismay, such a forum was nowhere to be found. Thus, I started working on PunBB, or just Pun as it was called back then.

Developing software to "please the masses" isn't difficult. Just cram in every possible feature you can think of and most people will love it. Some people, however, will hate it and look for alternatives. The problem with developing for that other group of people is having to make decisions on whether to implement a feature or not. What is a "must-have" and what is not?

Some features that I have so far chosen not to implement are: private messaging, file attachments, polls, linking to off-site avatars, advanced text formatting controls, subforums etc etc. The jury is still out on some of these features, but don't expect them to pop up anytime soon. It should however be noted that most, if not all of these features have been realised in the form of third-party mods."

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

Report Abuse

Post Reply Cancel
0
philipy's Avatar
philipy | 2 years, 9 months ago
8
Simple Machines Forum (SMF) should do the trick.

http://www.simplemachines.org/

It's one the leading free forum software packages, and has worked nicely on forums that I've seen. I've not been the admin of them, but the functionality it provide is nice, and more than adequate for a teen discussion board.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

Report Abuse

Post Reply Cancel

Learn something new with our FREE educational apps!

Private lessons in the comfort of your own home. Get back in shape or finally pick up a guitar with our great experts guiding you the whole way!
Learn Guitar
Learn Hip Hop
Learn Pilates