Hello,
I have a PHP upload script which works fine for smaller file (less than 40 meg or so) yet crashes on larger files. I get not a PHP error, but the "Page cannot be displayed" error. I have tried multiple browsers, on Windows, Mac and Linux with the same result.
My PHP INI file is set to over 500MB limit and my script is set to over a 500MB limit. Does anyone know why the browers are not allowing the uploads?