Upgrading from very old Apache 1.3.27 to 2.2.21. Also upgrading to latest PHP 5.3.3 and MySQL 5.5.
I have an input filed: <input name="userfile" size=50 type="file"> that I use to select a file from my hard drive to upload to my web server. The problem I'm having is the field is read only. I can't type into it or make any changes to the path and file I selected.
This is not the case with my older setup so something has changed in Apache. How do I correct this? I could find nothing in httpd.conf that seemed to apply.
Thank you for any help you can provide.
Rich K.
I have an input filed: <input name="userfile" size=50 type="file"> that I use to select a file from my hard drive to upload to my web server. The problem I'm having is the field is read only. I can't type into it or make any changes to the path and file I selected.
This is not the case with my older setup so something has changed in Apache. How do I correct this? I could find nothing in httpd.conf that seemed to apply.
Thank you for any help you can provide.
Rich K.