I have setup an apache+ssl+php422 server. It works fine except processing file upload form using enctype="multipart/form-data". I cannot get any form variables.
What's the problem?
(For normal form, it has no problem at all.)
(The same script works fine in non-ssl server.)