Reply to Re: Blank Page after upload.

Re: Blank Page after upload. new!
by Dan Patterson, 12 years, 2 months ago
Thanks for the suggestion. But, I have tried this but it doesn't work. I used the following, which I use on the same server account for other file processing:

set_time_limit(6000);
ini_set("max_input_time", "6000");
ini_set("max_execution_time", "6000");
ini_set("memory_limit", "650M");
ini_set("upload_max_filesize", "20M");
ini_set("post_max_size", "20M");

Also, tried uploading a php.ini file to the root. My host does allow this as I have used this before.

I have no problems with FF, IE9 and Safari 5

Thanks, DanReply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important