Hello,
I have a script to upload files via an html form. I am not saving the file to the database, but rather to a folder on my server. Everything works fine, until I try to upload a file larger than 1MB: Example 1.3MB will not upload. I have already changed the php.ini file to handle files well over 1MB, and I also restarted the services. The HTML form, does not have support attributes whereby, you can select a file size limit. This is really strange, so I need some help. I am running MSSQL with IIS. I was thinking that perhaps there are settings within MSSQL of IIS that may need to be changed, but I have been unable to find anything remotely close. Can anyone help!!! Thanks in advance.
Bubba Belly