vote up 6 vote down star
1

Hi,

My boss asked me today to look for wiki system to install on our shared hosting site (PHP, MySQL support). We are not-for profit organization and have 30 employees (student-workers) I've been reading and comparing some wikis at the wikimatrix .

Rihgt now, I am considering Dokuwiki. But I prefer a wiki that supports MySQL.

I want to ask you for some recommendation.

Thanks.

flag

58% accept rate
Voting for close as Not Programming Related, even then there are countless duplicates in stackoverflow already. Look here for other forums that might help: stackoverflow.com/questions/321618/… – Adam Davis Apr 22 at 16:32

6 Answers

vote up 4 vote down

There's a good comparison of wiki software on Wikipedia. It lays out everything by language, dbms, etc which should get you started.

link|flag
vote up 3 vote down

MediaWiki has a lot going for it and runs on MySQL.

link|flag
vote up 3 vote down

We used MediaWiki at work for awhile and I thought it worked really well, and was nice to use. We have since switched to Sharepoint, which I would not recommend for wikis.

link|flag
vote up 1 vote down

We use Dokuwiki at work and I like it for it's simplicity and the many useful plugins.

It's equipped with the Dokubook-skin so it looks like a MediaWiki. It just feels lighter and simpler to install.

link|flag
vote up 0 vote down

OpenWiki is written in Classic ASP, very easy to set up and use.

link|flag
vote up 0 vote down

MediaWiki is good for standard wiki use cases. It does not support Page Access Restrictions though. There is a plugin to enable page restrictions available for this but the developer explicitly says that it hasn been tested enough to be 100% secure.

If your wiki must have page restrictions I would recommend TWiki, which is very flexible and powerfull. (It does have page restricions features.) NB its written purely in perl.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.