Package: mailgraph
Version: 1.14-1.2
Severity: normal
With mailgraph version 1.14 the style sheet was moved from `mailgraph.cgi' to
`mailgraph.css'. So apache2 logs an error each time when
http://fqhn/cgi-bin/mailgraph.cgi was requested:
script not found or unable to stat: /usr/lib/cgi-bin/mailgraph.css
Please add `mailgraph.css' to the mailgraph package and install it under
/var/www. This requires also a small modification in `mailgraph.cgi':
--- /usr/lib/cgi-bin/mailgraph.cgi.org 2008-08-04 19:34:46.000000000 +0200
+++ /usr/lib/cgi-bin/mailgraph.cgi 2009-01-28 22:37:16.000000000 +0100
@@ -163,7 +163,7 @@
<title>Mail statistics for $host</title>
<meta http-equiv="Refresh" content="300" />
<meta http-equiv="Pragma" content="no-cache" />
-<link rel="stylesheet" href="mailgraph.css" type="text/css" />
+<link rel="stylesheet" href="/mailgraph.css" type="text/css" />
</head>
<body>
HEADER
Regards,
Pascal
-- System Information:
Debian Release: 5.0
APT prefers testing
APT policy: (500, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 mailgraph depends on:
ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy
ii libfile-tail-perl 0.99.3-3 File::Tail perl module
ii librrds-perl 1.3.1-4 Time-series data storage and displ
Versions of packages mailgraph recommends:
ii apache2-mpm-prefork [htt 2.2.9-10+lenny2 Apache HTTP Server - traditional n
mailgraph suggests no packages.
-- debconf information:
* mailgraph/ignore_localhost: true
* mailgraph/mail_log: /var/log/mail.log
* mailgraph/start_on_boot: true
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]