Re: [PHP] Problem with Uploading Many Files (>22)

2001-09-12 Thread Jani Rautiainen
520f7fd0$0ce60281@bang... > > What version of PHP are you running? > > There were a few bugs in the file upload code that have been fixed in > recent relases of PHP... > > --Matt > > -Original Message- > From: Jani Rautiainen [mailto:[EMAIL PROTECTED]] >

[PHP] Problem with Uploading Many Files (>22)

2001-09-12 Thread Jani Rautiainen
I have been fighting with an annoying problem for couple days.. If I try to upload more than 22 files (no matter what size), the last file doesn't upload correctly.. I don't know PHP very well, so I don't know whether there is a way to configure the server to get around the problem... In the beg