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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to