TheKog Posted November 7, 2007 Share Posted November 7, 2007 Got a quickie for the gurus. I've been testing on 2 servers both with GD2 and 4.4.7 php. Working on some image resizing code and it worked like a champ on serverA, but ran out of memory on serverB. The ONLY diff on the 2 servers wa that one had php compiled with the "experimental" memory-limit stuff on -- of course this is the one where the code broke during image processing. What I am observing is scary -- without the "experimental" memory-limit option compiled in it appears the max_memory for a script is completely ignored -- is this TRUE????????? Empiracal results say yes it's true -- can the gurus please confirm? Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/76301-memory-limit-weirdness-on-447/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.