Package: mlmmj-php-web-admin
Version: 1.2.15-1.1+lenny1
Severity: grave
Justification: renders package unusable

Having apt-get installed mlmmj-php-web-admin on the same lenny system as mlmmj, 
I followed
/usr/share/doc/mlmmj-php-admin/README.Debian and ended up with the following 
apache2 configuration:

<VirtualHost *:80>
    ServerName lists.mydomain.tld
    DocumentRoot /var/www/mlmmj-php-web-admin/

    ErrorLog /var/log/apache2/lists.mydomain.tld/error.log
    CustomLog /var/log/apache2/lists.mydomain.tld/access.log combined

    <Directory /var/www/mlmmj-php-web-admin>
        AllowOverride all
        Options -Indexes
    </Directory>
</VirtualHost>

I also ran sudo chown -R www-data on the control directories for my lists as 
instructed.

I then browsed to http://lists.mydomain.tld/, logged in with mlmmj:mlmmj as 
instructed, clicked on the
name of my test list, and got the following errors:


Warning: fopen(../conf/tunables.pl) [function.fopen]: failed to open stream: No 
such file or directory in /var/www/mlmmj-php-web-admin/edit.php on line 120
Warning: filesize() [function.filesize]: stat failed for ../conf/tunables.pl in 
/var/www/mlmmj-php-web-admin/edit.php on line 121
Warning: fread(): supplied argument is not a valid stream resource in 
/var/www/mlmmj-php-web-admin/edit.php on line 121
Warning: fclose(): supplied argument is not a valid stream resource in 
/var/www/mlmmj-php-web-admin/edit.php on line 122

The package does include a conf/tunables.pl file, so I presume the problem is 
with the include path. I'm a bit confused as to why
bug 553550 was tagged lenny-ignore as it looks related, and the package as it 
stands in lenny is unusable.

-- System Information:
Debian Release: 5.0.6
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to 
en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mlmmj-php-web-admin depends on:
ii  mlmmj              1.2.15-1.1+lenny1     mail server independent mailing li
ii  php5               5.2.6.dfsg.1-1+lenny9 server-side, HTML-embedded scripti

mlmmj-php-web-admin recommends no packages.

mlmmj-php-web-admin suggests no packages.

-- no debconf information



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

Reply via email to