Package: mediawiki
Version: 1:1.19.5-1+deb7u1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
* What led up to the situation?
Headless server ssh cli: aptitude install mediawiki = (pass): attempt to
configure with browser per instructions (fail).
'The requested URL /mediawiki/mw-config/index.php was not found on this
server.'
___________________
* What exactly did you do (or not do) that was effective (or
ineffective)?
1. Symlinked /usr/share/mediawiki directory to sites-enabled.
2. Still not found.
3. Restarted Apache. ___________________
* What was the outcome of this action?
1. $ sudo service apache2 restart
2. apache2: Syntax error on line 268 of /etc/apache2/apache2.conf: Could
not open configuration file
/etc/apache2/sites-enabled/mediawiki/AdminSettings.php: No such file or
directory
Action 'configtest' failed.
The Apache error log may have more information.
failed!
Apache Log:
[Wed Nov 13 04:12:17 2013] [error] [client nnn.nnn.nnn.nnn] File does
not exist: /var/www/mediawiki
[Wed Nov 13 04:18:04 2013] [error] [client nnn.nnn.nnn.nnn] File does
not exist: /var/www/mediawiki
[Wed Nov 13 04:18:06 2013] [error] [client nnn.nnn.nnn.nnn] File does
not exist: /var/www/mediawiki
>>> AdminSettings.php is a symlink with a target of:
/var/lib/mediawiki/AdminSettings.php
>>> /var/lib/mediawiki/AdminSettings.php is also a symlink... Target:
/etc/mediawiki/AdminSettings.php
>>> Contents of /etc/mediawiki/ = 2 files: apache.conf cherokee.conf
... [No AdminSettings.php]
>>> /etc/mediawiki/ is a deadend for the symlinks.
>> Contents of /etc/mediawiki/apache.conf:
# Uncomment this to add an alias.
# This does not work properly with virtual hosts..
Alias /mediawiki /var/lib/mediawiki
<Directory /var/lib/mediawiki/>
Options +FollowSymLinks
AllowOverride All
order allow,deny
allow from all
</Directory>
# some directories must be protected
<Directory /var/lib/mediawiki/config>
Options -FollowSymLinks
AllowOverride None
</Directory>
<Directory /var/lib/mediawiki/upload>
Options -FollowSymLinks
AllowOverride None
</Directory>
_________________
* What outcome did you expect instead?
I expected this to work like it always has in the past.
I've never had a problem installing it until now.
I'm reporting this so that the maintainer et al. will be aware of it and
hopefully correct it.
=================
-- System Information:
Debian Release: 7.2
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (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/dash
Versions of packages mediawiki depends on:
ii apache2 2.2.22-13
ii apache2-mpm-prefork [httpd] 2.2.22-13
ii debconf [debconf-2.0] 1.5.49
ii libjs-jquery 1.7.2+dfsg-1
ii libjs-jquery-cookie 6-1
ii libjs-jquery-form 6-1
ii libjs-jquery-tipsy 6-1
ii mime-support 3.52-1
ii php5 5.4.4-14+deb7u5
ii php5-mysql 5.4.4-14+deb7u5
ii php5-pgsql 5.4.4-14+deb7u5
Versions of packages mediawiki recommends:
ii mediawiki-extensions-base 2.11
ii mysql-server 5.5.31+dfsg-0+wheezy1
ii php-wikidiff2 0.0.1+svn109581-1
ii php5-cli 5.4.4-14+deb7u5
ii postgresql-contrib 9.1+134wheezy4
ii python 2.7.3-4+deb7u1
Versions of packages mediawiki suggests:
pn clamav <none>
pn mediawiki-math <none>
pn memcached <none>
ii php5-gd 5.4.4-14+deb7u5
-- debconf information:
mediawiki/webserver: apache2
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]