• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Making my own local Wiki

Ichinisan

Lifer
How do I start experimenting as quickly as possible? I know I can download a package from Wikimedia Foundation and set up a server, but I want to avoid any stumbling blocks if possible. Is there a virtual machine image to download that already has everything ready for a brand-new local/internal Wiki?



Otherwise, I have a notion that I should download a WAMP package. What is the best one to download?

Searching Google for "WAMP download" leads to this URL: http://www.wampserver.com/en/

It looks like a commercial product and I'm not sure if I trust it. Though the URL implies "EN" for "English," the page title is in French.



Rather than WAMP, would it be better to virtualize Linux and run a LAMP package? I don't really know Linux at all.
 
Turnkey looks interesting.

It's "LAMP" server, not "WAMP" server. Linux, Apache, MySQL, PHP. It's the general-purpose Web Server stack.

If you have a generic Ubuntu server set up, there are pretty easy-to-follow directions here:

https://help.ubuntu.com/community/MediaWiki

And also a link back to https://www.turnkeylinux.org/mediawiki

Personally, I'd be tempted to try a few different wiki platforms. Mediawiki is pretty cool, but kinda nasty looking and administration is sort of weird, IMO.
 
Turnkey looks interesting.

It's "LAMP" server, not "WAMP" server. Linux, Apache, MySQL, PHP. It's the general-purpose Web Server stack.

If you have a generic Ubuntu server set up, there are pretty easy-to-follow directions here:

https://help.ubuntu.com/community/MediaWiki

And also a link back to https://www.turnkeylinux.org/mediawiki

Personally, I'd be tempted to try a few different wiki platforms. Mediawiki is pretty cool, but kinda nasty looking and administration is sort of weird, IMO.

WAMP = Windows, Apache, MySQL, PHP 😛
 
Back
Top