내꺼만 구런지 모르겠눈뎅...
4.1.0 에서도 --with-mcrypt --with-mhash --with-gd 를 같이 주고 컴팔하믄 아파취가 실행이 안되었었
눈뎅.. 역쉬 4.1.1 에서도 그렇고.. 여전히 4.0.6 에선 제대로 지원되던 mm (shared memory library) 가
지원되지 않는당~ ㅜ.ㅡ
어이 짜정나~
: PHP 4.1.1 Release Announcement
: Due to a few bugs in PHP 4.1.0, we decided to release PHP 4.1.1. The bugs that were fixed are not major ones but minor
: ones, which could be annoying if you get bitten by them.
: Our recommendation is that people who already upgraded to PHP 4.1.0 do not upgrade to PHP 4.1.1, unless they're experi
: encing one of the described bugs.
: No new features or security updates are available in this release.
:
: Full list of fixes:
:
: Fixed incompatibility with Windows .NET / IIS 6 - may improve stability under other versions of IIS. (Zeev)
: Fixed bug that caused crashes or error notices on shutdown on threaded platforms. (Zeev)
: Fixed several crash bugs in the xslt extension. (Markus, Derick)
: Fixed problem with dbase not returning very large (larger than long) integers properly. (Vlad)
: Fixed several bugs and memleaks in the domxml extension. (Markus)
: Fixed bug in gmmktime() which was one hour off during standard time - bug #9878. Patch by bfoddy at mediaone.net. (jmoore
: ) Fixed bug in gmdate() timezone handling on Windows - bug #13885. (jmoore)
: Fixed several crash bugs in the mcrypt extension. (Derick)
: Made the mcrypt extension compile with the libmcrypt 2.2 series again. (Sterling)
: Fixed a bug where the is_file() family of functions would in-correctly give an error when they were given filenames th
: at didn't exist. (Sterling) Fixed a bug in the strtotime() function where it was incorrectly recognizing GMT +0100 and
: GMT -0100. (Derick)