[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#610682: marked as done (apache2-mpm-prefork: apache2 -S does'nt read envvars)



Your message dated Fri, 21 Jan 2011 12:02:55 +0100 (CET)
with message-id <alpine.DEB.1.10.1101211202110.2845@eru.sfritsch.de>
and subject line Re: Bug#610682: apache2-mpm-prefork: apache2 -S does'nt read envvars
has caused the Debian Bug report #610682,
regarding apache2-mpm-prefork: apache2 -S does'nt read envvars
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
610682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610682
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2-mpm-prefork
Version: 2.2.14-5
Severity: normal

User and Group are defined so in apache2.conf:
User ${APACHE_RUN_USER}
Group ${APACHE_RUN_GROUP}

in envvars we have
export APACHE_RUN_USER=www-data
export APACHE_RUN_GROUP=www-data

and it works well.
But when running
apache2 -S
the response is
bad user name ${APACHE_RUN_USER}
preventing it from printing the virtual hosts.

-- Package-specific info:
List of enabled modules from 'apache2 -M':
  alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_user autoindex cgi dav dir env mime negotiation
  php5 python rewrite setenvif status

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
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-mpm-prefork depends on:
ii  apache2.2-bin                 2.2.14-5   Apache HTTP Server common binary f
ii  apache2.2-common              2.2.14-5   Apache HTTP Server common files

apache2-mpm-prefork recommends no packages.

apache2-mpm-prefork suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Fri, 21 Jan 2011, Claire Boussard wrote:
But when running
apache2 -S
the response is
bad user name ${APACHE_RUN_USER}
preventing it from printing the virtual hosts.

Use apache2ctl -S instead. This sources envvars.


--- End Message ---

Reply to: