Your message dated Fri, 21 Dec 2007 21:16:21 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#456576: Apache2 don't start because file
/etc/apache2/mods-available/alias.conf is not found
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: apache2
Version: 2.2.6-3
Severity: important
When the apache2 service is starting, I had an error saying that the
following line "Include /etc/apache2/mods-enabled/*.conf" in the apache2.conf
file can't be executed because the file
"/etc/apache2/mods-available/alias.conf" can not be found.
In fact, in my case, it was because the link to the alias was bad,
figuring a single dot . instead of a normal .. like I show in the lines
below :
The link was :
alias.conf -> ./mods-available/alias.conf
instead of
alias.conf -> ../mods-available/alias.conf
in the mods-enabled directory so the link doesn't link to the right file
....
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages apache2 depends on:
ii apache2-mpm-prefork 2.2.6-3 Traditional model for Apache HTTPD
apache2 recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
The submitter could not reproduce the bug or provide more info.
Closing the report.
--- End Message ---