Quote:
Originally Posted by bwyant32
Issue is likely the memory limit. In larger leagues OU can suck up a ton of memory when running dev and last sim. Can you increase the memory limit?
|
I need some assistance with this. I've tried everything to increase the memory and it doesn't solve the problem.[/QUOTE]
This is my php5.ini file:
cgi.fix_pathinfo = 1
upload_max_filesize = 150M
post_max_size = 250M
memory_limit = 350M
max_execution_time = 700
max_input_time = 700
extension_dir = ./
upload_tmp_dir = /tmp
I am still receiving this error.