Your message dated Thu, 18 Jun 2009 00:22:59 +0200
with message-id <[email protected]>
and subject line Upgrading to 0.0.20090214b-1 changes the website location to /
has caused the Debian Bug report #516405,
regarding Syntax error on line 1 of /etc/dokuwiki/apache.conf
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
516405: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516405
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dokuwiki
Version: 0.0.20090214-1
Severity: normal
Hi,
I am running unstable (update today) and get this error when restarting apache2:
-------------------
# /etc/init.d/apache2 restart
Restarting web server: apache2We failed to correctly shutdown apache, so we're
now killing all running apache processes. This is almost certainly suboptimal,
so please make sure your system is working as you'd expect now! (warning).
... waiting Syntax error on line 1 of /etc/apache2/conf.d/dokuwiki.conf:
Alias takes two arguments, a fakename and a realname
failed!
---------------------------
If I change the first line from
Alias /usr/share/dokuwiki
to
Alias /dokuwiki /usr/share/dokuwiki
then apache2 restarts OK:
----------------------
# /etc/init.d/apache2 restart
Restarting web server: apache2apache2: Could not reliably determine the
server's fully qualified domain name, using 127.0.1.1 for ServerName
apache2: Could not reliably determine the server's fully qualified domain name,
using 127.0.1.1 for ServerName
----------------
But I can't load http://localhost/dokuwiki/doku.php , error:
-----------------
Forbidden
You don't have permission to access /dokuwiki/doku.php on this server.
-------------------
If I change in /etc/dokuwiki/apache.conf the line
allow from 127.0.0.1
to
allow from localhost
then I can load http://localhost/dokuwiki/doku.php
Best regards,
Bin
-- System Information:
Debian Release: 5.0
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.28.toi.3 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages dokuwiki depends on:
ii debconf [debconf-2.0] 1.5.25 Debian configuration management sy
ii php-geshi 1.0.8.1-1 Generic Syntax Highlighter
ii php5 5.2.6.dfsg.1-3 server-side, HTML-embedded scripti
ii ucf 3.0016 Update Configuration File: preserv
Versions of packages dokuwiki recommends:
ii imagemagick 7:6.3.7.9.dfsg1-3 image manipulation programs
pn php4-cli | php5-cli <none> (no description available)
ii php5-gd 5.2.6.dfsg.1-3 GD module for php5
dokuwiki suggests no packages.
-- debconf information:
* dokuwiki/system/documentroot:
* dokuwiki/system/accessible: localhost only
dokuwiki/system/localnet: 10.0.0.0/24
* dokuwiki/webservers: apache2
* dokuwiki/system/purgepages: false
--- End Message ---
--- Begin Message ---
Package: dokuwiki
Version: 0.0.20090214b-1
Tags: moreinfo, unreproducible
On Wed, Jun 17, 2009, Bin Zhang wrote:
> Non. I didn't run dpkg-reconfigure.
> I just said yes to the question "Installing package's apache.conf".
But didn't it ask you about the location?
> Before today's upgrade, it was
> Alias /dokuwiki /usr/share/dokuwiki
> Ater upgrade it became
> Alias / /usr/share/dokuwiki
Weird. I can't manage to reproduce this bug. But it is not the same bug
as before. Hence closing the old one and opening a new one.
--
Mohammed Adnène Trojette
--- End Message ---