Hi,
I have been working on a PHP application in LINUX and have looked at porting it to windows recently. One requirement for this is an increased memory_limit.
Though present in the php.ini file, changing this seems to have no effect. Am I right in speculating that the windows binary was compiled WITHOUT the --enable-memory-limit flag?
If this is the case, does anyone know where to find a PHP5 apache 2 dll that is compiled with a enabled memory limit?
Thanks
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php