Bug#730744: apache2 stopped working with [error] (38)Function not implemented: apr_socket_accept: (client socket)

2013-11-28 Thread Thibaut VARENE
Package: apache2.2-common Version: 2.2.22-13 Severity: normal I can't tell whether that's an apache2 or libc bug, here's the story: Apache suddenly stopped working (it was still working a week ago, and there was no configuration change on the system in the interval). I suspect the last

Re: Bug#421820: libapache2-mod-musicindex: Incorrect url-encoding of -sign

2007-05-09 Thread Thibaut VARENE
reassign 421820 apache retitle 421820 ap_escape_uri() doesn't escape -sign thanks On 5/1/07, Thibaut VARENE [EMAIL PROTECTED] wrote: On 5/1/07, M.H. ten Berge [EMAIL PROTECTED] wrote: Package: libapache2-mod-musicindex Version: 1.1.5-2 Severity: normal File paths containing an -sign

Bug#421820: ap_escape_uri() doesn't escape -sign

2007-05-09 Thread Thibaut VARENE
to be RFC compliant. HTH T-Bone -- Thibaut VARENE http://www.parisc-linux.org/~varenet/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#421820: ap_escape_uri() doesn't escape -sign

2007-05-09 Thread Thibaut VARENE
and to get back to the submitter's issue, the issue lies in php? That would be fine by me, since my module seems to work fine as is anyway ;-) Thanks T-Bone -- Thibaut VARENE http://www.parisc-linux.org/~varenet/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Re: Bug#421820: libapache2-mod-musicindex: Incorrect url-encoding of -sign

2007-05-01 Thread Thibaut VARENE
for help. I currently encode all hrefs by doing ap_escape_html(pool, ap_escape_uri(pool, uri)); for some reason, ap_escape_uri seems to properly escaping everything but ''. Can somebody point me at a proper fix? TIA T-Bone -- Thibaut VARENE http://www.parisc-linux.org/~varenet/ -- To UNSUBSCRIBE

Bug#394448: libapr1-dev: 'apr_off_t' errors

2006-10-21 Thread Thibaut VARENE
Package: libapr1-dev Version: 1.2.7-6 Severity: normal I'm trying to build libapache-mod-musicindex on my machine for apache2. This modules has been successfully built by the autobuilders, but here's what happens today: make[2]: Entering directory

Re: Re: Bug#394448: libapr1-dev: 'apr_off_t' errors

2006-10-21 Thread Thibaut VARENE
Good catch, sorry for the false alarm Thanks On 10/21/06, Tollef Fog Heen [EMAIL PROTECTED] wrote: * Thibaut VARENE | I'm trying to build libapache-mod-musicindex on my machine for apache2. | This modules has been successfully built by the autobuilders, but here's | what happens today: use

Bug#272207: apache2-common postinst wants /usr/bin/apache2 - breaks pbuilder

2004-09-18 Thread Thibaut VARENE
Package: apache2-common Version: 2.0.51-1 Severity: normal I think the following is self explanatory: Setting up apache2-common (2.0.51-1) ... (No info could be read for -p: geteuid()=0 but you should be root.) Setting Apache2 to Listen on port 80. If this is not desired, please edit

Re: Bug#271912: apache2 does not set request_rec-server-port

2004-09-17 Thread Thibaut VARENE
reassign 271912 apache2 tags 271912 + help retitle 271912 apache2 does not set request_rec-server-port thanks Thibaut VARENE [EMAIL PROTECTED] wrote: tags 271912 confirmed thanks On Fri, 17 Sep 2004 16:45:57 -0700 Andrew D. Clark [EMAIL PROTECTED] wrote: Sorry, I'll try to be more

Re: Packaging a module for apache 1 2 from the same source

2004-05-01 Thread Thibaut VARENE
On Tue, 27 Apr 2004 07:52:37 +0200 (CEST) Fabio Massimo Di Nitto [EMAIL PROTECTED] wrote: On Mon, 26 Apr 2004, Thibaut VARENE wrote: Hello, I'm the maintainer of libapache-mod-musicindex, and I'm currently looking for The Good Thing (tm) to do to get two .deb from the same source