I keep getting random fatal memmory errors in named scripts at line.
The script name changes every time.
I have checked the script and there is not a problem. the same script run fine on windows.
Does PHP on windows use the memory differently than on linux. I seem to remember that the windows one will use as much memory as it requires where as on linux it obeys the memory limit.
Is it just a matter of increasing the php menory limit or is there likely to be a