From owner-freebsd-questions@freebsd.org Sat May 5 14:00:39 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87BC6FAEBCC for ; Sat, 5 May 2018 14:00:39 +0000 (UTC) (envelope-from johnl@iecc.com) Received: from gal.iecc.com (gal.iecc.com [IPv6:2001:470:1f07:1126:0:43:6f73:7461]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gal.iecc.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 30A506B3A9 for ; Sat, 5 May 2018 14:00:39 +0000 (UTC) (envelope-from johnl@iecc.com) Received: (qmail 57237 invoked from network); 5 May 2018 14:00:38 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding; s=df92.5aedb906.k1805; bh=pHMy9PTgzNq6qS3ModPWbvjaJJLNND1M1unXkFe+qvo=; b=pFLwOuxmDqaayiSej001Cwgz3EqD2NGo5LLOOADizBPfKxtdcnYmcO9jdutey50MrcxdcQju1UlZp4htUgXQoPd+xe3NWh479c8mfUWyn0u7O3SyWIPa8IwryOrYKkSo2Dc/a8yR6NHpgT5WHvCef/k7K+k7/LD0KxMmjGE7eua22aU7qKxhzmPyXTwJfsvpblm/udaJMHMQjPVG2Jfao+Y+d1pPnMiNga2K3wBomag8zyqwPoLFko0hpFGsts7y Received: from ary.qy ([IPv6:2001:470:1f07:1126::78:696d:6170]) by imap.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) with ESMTP via TCP6; 05 May 2018 14:00:38 -0000 Received: by ary.qy (Postfix, from userid 501) id DBACD261FA05; Sat, 5 May 2018 10:00:37 -0400 (EDT) Date: 5 May 2018 10:00:37 -0400 Message-Id: <20180505140037.DBACD261FA05@ary.qy> From: "John Levine" To: freebsd-questions@freebsd.org Cc: chris@cretaforce.gr Subject: Re: Looking for wiki software In-Reply-To: Organization: Taughannock Networks X-Headerized: yes Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2018 14:00:39 -0000 In article you write: >>> I'd be grateful for any suggestions, or for stories of good or bad >>> experiences. I have a bunch of wikis in mediawiki. I needs mysql, a web server (usually Apache) and PHP, all of which are in the ports. It is not hard to set up, and the load it adds to my system for low-volume wikis is imperceptible. It has self-signup and you can configure it in reasonable ways like login to edit or login to view. It has the advantage that since it's the same software as Wikipedia, anyone who knows how to navigate and edit Wikipedia already knows how to use it. R's, John