File Upload Stopped Working

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
aim9999
Forum Newbie
Posts: 1
Joined: Thu Dec 04, 2003 10:56 am

File Upload Stopped Working

Post by aim9999 »

I have been running a file upload page on Win2k, IIS PHP4.x for about a month. It worked flawlessly.

However, after adding Win2kServer Service Pack 4 the file upload will not it will not work All other PHP scripts run without a problem.

I get an error message that the file type is not allowed - even though it is valid and even if I don't select a file to be uploaded.

The program still runs in Apache, but the production system uses IIS and I must get it running under IIS again.

I have double checked all permissions and everything seems right - even had several other programmers double check.

Just to make sure, I tried running several commercial and shareware file upload prgrams - the same results.

My guess is there is a simple solutions - some permission I missed. Any ideas? :?:
Post Reply