Apache 2.0.46 Released 19
The Apache HTTP Server Project writes "Apache 2.0.46 has been released. It's an important security-fix release, fixing both a crash bug [CAN-2003-0245] and a DoS [CAN-2003-0189], so everybody using prior versions of Apache 2.0 should grab a copy from the nearest mirror and upgrade!"
Re:PHP (Score:1)
Re:PHP (Score:1, Insightful)
Apache 2 now "plays nice" with PHP & other mod (Score:2)
What does that mean to you? It means you no longer have to download and recompile, from source, a new version of PHP to fix what Apache broke.
However, with Apache 2, I don't recommend the multi-threading MPM. No big deal if you're using Apache 1, since multi-threading isn't available (with UNIX/Linux at least). The problem isn't Ap
vague changelog (Score:5, Interesting)
Re:vague changelog (Score:4, Informative)
Definitely upgrade. Note also that full details of the problem will be released on Friday.
--Cliff Woolley
Apache HTTP Server Project
Apache 2.0.46 Release Management team
Re:vague changelog (Score:1)
Re:vague changelog (Score:4, Informative)
Re:vague changelog (Score:1)
Re:vague changelog (Score:1)
You use basic authentication in combination with multi-threading mpm on UNIX AND you're afraid of DOS (authentication after attack will fail for everybody until restart)
You use mod_dav (I haven't got a clue what that mod does) AND don't like to see your server crash after an attack.
Unfortunately.. (Score:2)
Simon
Re:Unfortunately.. (Score:1)
-Thom
Apache committer, Debian developer
Re:Unfortunately.. (Score:1)
16330 root 15 0 6244 6244 2848 S 99.5 1.2 1425m 0 httpd
It used 1425 minutes of processor time, so I guess it's been running for a while. Any ideas what it could be doing?
Re:Unfortunately.. (Score:1)
As far as the --enable-proxy-httpd thing... Apache doesn't look for configure options it doesn't understand and instead assumes that they are for apr or apr-util or libtool or expat or anything else that might be configured under the covers.
Re:Unfortunately.. (Score:2)
Sorry to waste your time.
Re:Unfortunately.. (Score:1)
It apparently doesn't matter how many boxes we build it on, somebody's build is always going to break
(if it makes you feel any better/worse, I built 2.0.46's mod_proxy on a bunch of different boxes today... hopefully we can figure out why it won't build on yours)
dang it, more upgrade! (Score:2)