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

2004-09-07 Thread Fabio Massimo Di Nitto
On Tue, 7 Sep 2004, Ian Eure wrote: > Is there some definitive resource which documents these effects? I'd like to > know what I run the risk of breaking by forcing Apache to use my locale. Check the BTS for archived apache bugs. some of them were reporting problems when LANG != C. I am not sure

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

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 -- >

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#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 librar

Bug#270212: marked as done (apache2-doc: ".html.var" files are misnamed ".html")

2004-09-07 Thread Debian Bug Tracking System
Your message dated Tue, 7 Sep 2004 18:33:11 +0100 with message-id <[EMAIL PROTECTED]> and subject line Bug#270212: apache2-doc: ".html.var" files are misnamed ".html" 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

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

Processed: Re: Bug#270459: Apache-ssl & inetd

2004-09-07 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 270459 minor Bug#270459: Apache-ssl & inetd Severity set to `minor'. > tag 270459 woody Bug#270459: Apache-ssl & inetd There were no tags set. Tags added: woody > stop Stopping processing here. Please contact me if you need assistance. Debi

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 a

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 apache

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 proce

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" > -

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 t