Bug#270418: apache: Apache initscript ignores system locale

2004-09-07 Thread Ian Eure
Package: apache Version: 1.3.31-5 Severity: important Tags: l10n From /etc/init.d/apache: -- snip -- ENV=env -i LANG=C PATH=/bin:/usr/bin:/usr/local/bin ... APACHECTL=$ENV $APACHECTL -- snip -- This renders PHP unable to display UTF-8 text with gettext; all non-ASCII characters are changed to

Re: Bug#270418: apache: Apache initscript ignores system locale

2004-09-07 Thread Fabio Massimo Di Nitto
severity 270418 wishlist tag 270418 wontfix stop On Tue, 7 Sep 2004, Ian Eure wrote: Package: apache Version: 1.3.31-5 Severity: important Tags: l10n From /etc/init.d/apache: -- snip -- ENV=env -i LANG=C PATH=/bin:/usr/bin:/usr/local/bin ... APACHECTL=$ENV $APACHECTL -- snip --

Processed: Re: Bug#270418: apache: Apache initscript ignores system locale

2004-09-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: severity 270418 wishlist Bug#270418: apache: Apache initscript ignores system locale Severity set to `wishlist'. tag 270418 wontfix Bug#270418: apache: Apache initscript ignores system locale Tags were: l10n Tags added: wontfix stop Stopping

Bug#270459: Apache-ssl inetd

2004-09-07 Thread LANTek
Package: apache-ssl Version: Apache/1.3.26 Ben-SSL/1.48 (Unix) Debian GNU/Linux Oct 26 2002 12:34:18 Can not launch apache-ssl from inetd. some configuration output information: # grep ServerType /etc/apache-ssl/httpd.conf ServerType inetd = # grep

Re: Bug#270459: Apache-ssl inetd

2004-09-07 Thread Fabio Massimo Di Nitto
severity 270459 minor tag 270459 woody stop On Tue, 7 Sep 2004, LANTek wrote: But if ServerType standalone it's all right how to launch apache-ssl from inetd? apache and inetd are usually a very very bad combination. It is highly unsuggested. Also there are much more recent versions of

Bug#270418: apache: Apache initscript ignores system locale

2004-09-07 Thread Adam Conrad
Ian Eure wrote: This renders PHP unable to display UTF-8 text with gettext; all non-ASCII characters are changed to question marks. Even if you export the right LANG in PHP with putenv()? ... Adam

Bug#270524: apache2-common: apache2 dies cannot allocate shared memory

2004-09-07 Thread solo turn
Subject: apache2-common: apache2 dies cannot allocate shared memory Package: apache2-common Version: 2.0.50-12 Severity: important after a power failure the server comes up normally, but apache2 fails starting with: error.log: [Tue Sep 07 20:14:36 2004] [info] Init: Initializing OpenSSL library

Bug#270418: apache: Apache initscript ignores system locale

2004-09-07 Thread Ian Eure
On Tuesday 07 September 2004 07:06 am, Adam Conrad wrote: Ian Eure wrote: This renders PHP unable to display UTF-8 text with gettext; all non-ASCII characters are changed to question marks. Even if you export the right LANG in PHP with putenv()? Yes.

Bug#270418: apache: Apache initscript ignores system locale

2004-09-07 Thread Ian Eure
On Tuesday 07 September 2004 03:03 am, Fabio Massimo Di Nitto wrote: severity 270418 wishlist tag 270418 wontfix stop On Tue, 7 Sep 2004, Ian Eure wrote: Package: apache Version: 1.3.31-5 Severity: important Tags: l10n From /etc/init.d/apache: -- snip -- ENV=env -i LANG=C

Bug#270551: apache2-common: [manual pages] a2enmod, a2dismod should have EXAMPLES, FILES

2004-09-07 Thread Jari Aalto
Package: apache2-common Version: 2.0.50-12 Severity: normal Please add following sections to the a2enmod and a2dismod manual pages: FILES /etc/apache2/mods-available/* Installed modules /etc/apache2/mods-enabled/*Symbolic links EXAMPLES