pakenney38 Posted September 6, 2006 Share Posted September 6, 2006 I have yet another file upload form that processes some 25 PDF files and uploads them to a linux server folder outside the webroot. Unfortunately, no matter how I configure my php.ini and httpd.conf, I get "the page cannot be displayed" when I try to upload the largest of these files which is 16MB. The form also does not work in Mozilla FireFox. It actually prompts me to download the php page for some reason on submit. This doesn't surprise me as I and others have been having apache issues with the last few versions of Firefox and MIME types. I'm not even concerned if the form ever works in FireFox at this point. Link to comment https://forums.phpfreaks.com/topic/19913-php-processed-file-upload-mess/ Share on other sites More sharing options...
pakenney38 Posted September 6, 2006 Author Share Posted September 6, 2006 Unfortunately, the way this board works now, I am unable to post my php.ini or httpd.conf. If anyone needs to see any specific lines, I will post what is needed. Link to comment https://forums.phpfreaks.com/topic/19913-php-processed-file-upload-mess/#findComment-87175 Share on other sites More sharing options...
pakenney38 Posted September 6, 2006 Author Share Posted September 6, 2006 oh yes, and another thing - when the browser displays "the page cannot be displayed" it is immediate, so timeout is really not a problem. Link to comment https://forums.phpfreaks.com/topic/19913-php-processed-file-upload-mess/#findComment-87177 Share on other sites More sharing options...
pakenney38 Posted September 6, 2006 Author Share Posted September 6, 2006 wow. nobody wants to touch this? Link to comment https://forums.phpfreaks.com/topic/19913-php-processed-file-upload-mess/#findComment-87385 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.