Apache 2.0.42 Released 13
i-got-a-long-name writes "The Apache HTTP Server Project is proud to announce the fifth public
release of Apache 2.0. This is primarily a bug-fix release, including
updates to the experimental caching module, the removal of several
memory leaks, and fixes for several segfaults, one of which could have
been used as a denial-of-service against mod_dav. A complete list of
the changes since 2.0.40 are available.". Just keep in mind that if you upgrade be prepared to recompile all of your modules since binary-compatibility is no longer the case. Which I am sure will help with the adoption rate.
Ack! (Score:3, Funny)
Didn't even realize I was using a pre-slash version
Just wgetted, tarxvfz'ed and put to work.... could have made it to
(I have proof but Im afraid to post an url here.... poor little 4mbits won't hold!)
Re:When? (Score:3, Interesting)
it out... (Score:2, Informative)
and configuration has to be tweaked to make it work....
i have ran php(api mod) on apache2 on win2000 for more the 3 mouth now
great but.. (Score:2, Interesting)
http://www.biker-needs-a-harley.org/ [biker-needs-a-harley.org]
PHP 4.2.3 and Apache 2.0.42 does work (Score:2, Informative)
1) Move php.ini to your {winnt} directory.
2) Move php4ts.dll and php4ts.lib to your {system32} directory.
3) Go to Snapshot [php.net] and download php4-win32-latest.zip
4) Extract the file php4apache2.dll from the downloaded file to your folder, overwrite the old file.
5) Restart Apache!
When ever PHP seems to break the latest Apache release just repeat this process. If this still does not work try asking for help over at Install Forum [phpbuilder.com]