Hi,
I'm running apache 2.0.47 on a Win2k machine with PHP 4.3 (whatever the latest version is)..
Anyway, I am using a script I found that uses the move_uploaded_file. I got the command to work ok, and I can upload files. They even go into the proper folder.
My problem is that I can't seem to get it to allow something that is over 2 or 3 MB. I've searched through the threads on here and set the values I could find to allow 90 megabyte file uploads, but maybe I'm missing one? 90 megabytes is a bit gratuitous, however it would not be uncommon to have 10MB files uploaded routinely to the site.
Your help would be greatly appreciated.