Bug#230888: apache: init script borkedness

2004-02-02 Thread simon raven
Package: apache Version: 1.3.29.0.1-5 Severity: grave Tags: sid Justification: renders package unusable see my email posted to debian-apache@lists.debian.org -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental')

Bug#237763: apache-ssl: SIGSEGV on connect

2004-03-13 Thread simon raven
Package: apache-ssl Version: 1.3.29.0.2-4 Severity: grave Tags: sid Justification: renders package unusable Sat Mar 13 11:37:09 2004] [notice] child pid 6844 exit signal Segmentation fault (11) [Sat Mar 13 11:37:11 2004] [notice] child pid 6846 exit signal Segmentation fault (11) this is what

Bug#294675: apache2-mpm-prefork: also seen on powerpc

2005-02-11 Thread simon raven
Package: apache2-mpm-prefork Version: 2.0.53-2 Followup-For: Bug #294675 as you can see from Version:, i've downgraded it to -2. i was seeing the exact same behaviour here. i also was seeing another problem (filed in an upcoming bug report). brief description follows in that report. -- System

Bug#294769: apache2-mpm-prefork: fails to fork properly, SEGVs

2005-02-11 Thread simon raven
Package: apache2-mpm-prefork Version: 2.0.53-2 Severity: important NOTE: this bug applies to version -3, not this version mentioned above (-2). description: the daemon would seem to start normally, but it doesn't grsec reporting a segv in apache2; then error.log entries like this:

Bug#327269: apache2-mpm-prefork: confirm on SSL breaking

2005-09-10 Thread simon raven
Package: apache2-mpm-prefork Version: 2.0.54-5 Followup-For: Bug #327269 hi, i can confirm on mod_ssl being very borked, as i haven't been able to access SSL-enabled sites, but their HTTP equivalent i have been able to do so. this a PPC server, so it's cross-arch. -- System Information:

Bug#353443: apache2: Seeing this bug again; php script on SSL vhost

2006-10-12 Thread simon raven
Package: apache2 Version: 2.2.3-2 Followup-For: Bug #353443 php script on SSL vhost not accepting POST data. Dunno what happened, did that patch not get applied in this build? thanks, simon -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (1000,

Bug#353443: apache2: Seeing this bug again; php script on SSL vhost

2006-10-13 Thread Simon Raven
On Thu, 2006-12-10 at 14:58 -0400, simon raven wrote: Package: apache2 Version: 2.2.3-2 Followup-For: Bug #353443 php script on SSL vhost not accepting POST data. Dunno what happened, did that patch not get applied in this build? thanks, simon I've found it's also happening on 2

Bug#353443: apache2: Seeing this bug again; php script on SSL vhost

2006-10-21 Thread Simon Raven
severity 353443 serious thanks hi again, Seems that after even disabling SSL for the vhost, the login never happens at all. No matter what kind of language the site is based on (php, perl, whatever) no matter what I do logins never take. Since this makes things very difficult for me and

Bug#353443: apache2: Seeing this bug again; php script on SSL vhost

2006-10-21 Thread Simon Raven
close 353443 thanks Sorry for the trouble this caused. OSI Layer 8 error... simon -- We can use symlinks of course... syslogd would be a symlink to syslogp and ftpd and ircd would be linked to ftpp and ircp... and of course the point-to-point protocol paenguin. -- Kevin M.

Bug#449109: apache2.2-common: AliasMatch regexen broken if number of path elements differ

2007-11-03 Thread Simon Raven
Package: apache2.2-common Version: 2.2.6-2 Severity: normal hi, this works (better): AliasMatch ^/user/([a-zA-Z0-9]+)/?(.*) /home/$1/public_html/$2 but when i do: AliasMatch ^/user/([a-zA-Z0-9]+)/?(.*) /home/$1/public_html/pub/$2 i get that funky /htdocs error from another bug (#317460).

Bug#449109: apache2.2-common: AliasMatch regexen broken if number of path elements differ

2007-11-09 Thread Simon Raven
On 03/11/2007, Stefan Fritsch [EMAIL PROTECTED] wrote: On Saturday 03 November 2007, Simon Raven wrote: this works (better): AliasMatch ^/user/([a-zA-Z0-9]+)/?(.*) /home/$1/public_html/$2 but when i do: AliasMatch ^/user/([a-zA-Z0-9]+)/?(.*) /home/$1/public_html/pub/$2 The second line

Bug#449109: apache2.2-common: AliasMatch regexen broken if number of path elements differ

2008-02-14 Thread simon raven
Stefan Fritsch wrote: hi, sorry about the late reply, but i can't provide the config that was causing the problem anymore, the filesystem that housed the file was hosed, and i didn't have backups. later on if you like i can reinstall apache and try again with userdir. simon -- To

Bug#511103: apache2-mpm-prefork: SEGV NOT fixed in 2.2.11-2 either

2009-02-10 Thread Simon Raven
Package: apache2-mpm-prefork Version: 2.2.11-2 Followup-For: Bug #511103 Not only is it NOT fixed, but it's so bad that it takes the machine down with it, *requiring* a reboot. I've had to do this 4 times today alone. Almost every single time I go to restart apache, it crashes this way. BTW,

Bug#511103: apache2-mpm-prefork: SEGV NOT fixed in 2.2.11-2 either

2009-02-12 Thread Simon Raven
2009/2/11 Stefan Fritsch s...@debian.org: Somehow you ended up with the sid/unstable version of apache instead of the lenny/testing version (which is 2.2.9-10+lenny2). I did that on purpose, to see if Sid's was crashing like Lenny's was. And it is. crash output follows: Feb 11 06:52:45

Bug#511103: apache2-mpm-prefork: SEGV NOT fixed in 2.2.11-2 either

2009-02-12 Thread Simon Raven
2009/2/11 Stefan Fritsch s...@debian.org: I'll admit that it could be unrelated, the reportbug UI was a bit confusing. Could it be a PPC issue only? Someone pointed out that the original bug reporter didn't report an OOPS as well. I'll re-file a new report. Sorry for sounding like a lamer.