Hello. I need to include big (20Mb) PHP-file with two-dimensional array (about 80k rows) into my PHP-script. This causes 503 server error on LSWS. I tried to enlarge PHP memory limit to 1024Mb, but it doesn't help. It's a specific problem, because on Apache server file is included without any error.