Your message dated Wed, 13 Apr 2005 14:23:04 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#304241: moin: README.Debian dosn't match location of .cgi
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 11 Apr 2005 21:17:21 +0000
>From [EMAIL PROTECTED] Mon Apr 11 14:17:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailman.igi.com (lists.igi.com) [192.77.113.122]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DL6HZ-0007rd-00; Mon, 11 Apr 2005 14:17:21 -0700
Received: from rte by lists.igi.com with local (Exim 4.50 #1 )
id 1DL6DT-0004kr-Dh
for <[EMAIL PROTECTED]>; Mon, 11 Apr 2005 16:13:07 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Real Time Support <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: moin: README.Debian dosn't match location of .cgi
X-Mailer: reportbug 3.8
Date: Mon, 11 Apr 2005 16:13:07 -0500
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: moin
Version: 1.3.4-1
Severity: normal
README.Debian states
xample: A single wiki as CGI with Apache 1.3
---------------------------------------------
1) Create and populate /var/www/mywiki
# mkdir /var/www/mywiki
# cp -r /usr/share/moin/data /usr/share/moin/underlay
# /var/www/mywiki
<snip>
3) Configure Apache 1.3:
Add the following lines to /etc/apache/httpd.conf:
Alias /wiki/ "/usr/share/moin/htdocs/"
ScriptAlias /MyWiki "/var/www/mywiki/moin.cgi"
and reload apache
But the moin.cgi is located in /usr/share/moin/server/moin.cgi
I believe the entry should be
ScriptAlias /MyWiki "/usr/share/moin/server/moin.cgi"
OR
1) Create and populate /var/www/mywiki
# mkdir /var/www/mywiki
# cp -r /usr/share/moin/data /usr/share/moin/underlay /var/www/mywiki
# cp /usr/share/moin/server/moin.cgi /var/www/mywiki
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages moin depends on:
ii python 2.3.5-1 An interactive high-level object-o
ii python2.3 2.3.5-1 An interactive high-level object-o
-- no debconf information
---------------------------------------
Received: (at 304241-done) by bugs.debian.org; 13 Apr 2005 12:23:22 +0000
>From [EMAIL PROTECTED] Wed Apr 13 05:23:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 0x3ef3a55b.virnxx2.adsl-dhcp.tele.dk (xayide.jones.dk)
[62.243.165.91] (postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DLgtt-0004Ee-00; Wed, 13 Apr 2005 05:23:21 -0700
Received: from localhost (localhost [127.0.0.1])
by xayide.jones.dk (Postfix) with ESMTP id E29331AB3D5;
Wed, 13 Apr 2005 14:23:19 +0200 (CEST)
Received: from xayide.jones.dk ([127.0.0.1])
by localhost (xayide.jones.dk [127.0.0.1]) (amavisd-new, port 10024)
with SMTP id 12299-09; Wed, 13 Apr 2005 14:23:08 +0200 (CEST)
Received: from [192.168.102.136] (unknown [192.168.102.136])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by xayide.jones.dk (Postfix) with ESMTP id 3CDA21AB32E;
Wed, 13 Apr 2005 14:23:06 +0200 (CEST)
Message-ID: <[EMAIL PROTECTED]>
Date: Wed, 13 Apr 2005 14:23:04 +0200
From: Jonas Smedegaard <[EMAIL PROTECTED]>
User-Agent: Debian Thunderbird 1.0.2 (X11/20050401)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Real Time Support <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#304241: moin: README.Debian dosn't match location of .cgi
References: <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>
X-Enigmail-Version: 0.90.2.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at jones.dk
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 11-04-2005 23:13, Real Time Support wrote:
> But the moin.cgi is located in /usr/share/moin/server/moin.cgi
>=20
> I believe the entry should be
>=20
> ScriptAlias /MyWiki "/usr/share/moin/server/moin.cgi"
>=20
> OR
>=20
> 1) Create and populate /var/www/mywiki
> # mkdir /var/www/mywiki
> # cp -r /usr/share/moin/data /usr/share/moin/underlay /var/www/mywi=
ki
> # cp /usr/share/moin/server/moin.cgi /var/www/mywiki
Thanks for noticing. The text was adjusted to the latter of your
suggestions already in 1.3.4-2, however.
Regards,
- Jonas
- --
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
- Enden er n=C3=A6r: http://www.shibumi.org/eoti.htm
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCXQ8on7DbMsAkQLgRAhE5AJ97HQpLks+lE+QML2/c+hqJzgnRMgCePVd/
LsRA5GJDWAhRbuP33w7jmrk=3D
=3DcqZC
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]