Internal Server Error when empty file upload
754309Feb 17 2010 — edited Feb 25 2010Hello, Folks!
I met a strange issue while uploading the files in APEX 3.2.1 on both Oracle 11g (Windows XP SP3) and Oracle 10g XE (RedHat Enterprise Linux Server 5.1). Both use EPG. I have two pages where user can upload the file and both fail with Internal Server Error when I'm trying to upload a zero-length (empty) file. File then does not appear in APEX_APPLICATION_FILES nor in WWV_FLOW_FILES and not mentioned in any server log. Both pages created with standard APEX/HTML controls. Though on a sample applications found on Oracle servers everything works fine - I can upload empty files there with no problems. So issue cause is probably in some server settings. Can anyone kindly point me in a right direction with that? Thanks in advance.