I installed PHP 4.0.6 on Win2K as a cgi component on Apache.
When a page is accessed, everything is ok. All my session stuff is correctly displayed, same for database queries.
When a form is sent using POST method, I always get the following error: No input file selected
I don't get any other error feedback.
I searched to find out what is the problem, but I found nothing interesting.
Anyone can help me?