I run my php script and all I get is a blank screen (I dont mind waiting 10-30minutes even) and then I get an out of memory error.
Now can I increase the memory used by php to unlimited? and even so will I still get the out of memory error?
Do I need to change software (java, etc) to run this code?
Thanks, Regards X
PS: Its a script that contains millions of calculations hence the large use of memory.