Thank you. You must be right about the memory_limit not enabled in 5.1.4 Windows binaries. It would be nice, for the Windows binary download, to provide details on parameters uised to compile it (and on extensions included: actually, using the "installer" package is supposed to be simpler, but it is more complex, because it does not include all extensions included in the zip download...) Memory limit wasn't force enabled before 5.2.1. Maybe that was it? http://www.php.net/ChangeLog-5.php#5.2.1 Version 5.2.1 08-Feb-2007 Added CURLOPT_TCP_NODELAY constant to Curl extension. (Sara) Added support for hex numbers of any size. (Matt) Added function stream_socket_shutdown(). It is a wrapper for system shutdown() function, that shut downs part of a full-duplex connection. (Dmitry) Added internal heap protection (Dmitry) memory-limit is always enabled (--enable-memory-limit removed) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php