On Friday 31 January 2003 21:47, Antti wrote: > Justin French wrote: > > Firstly, try uploading two SMALL files (say, no more than 1k each), just > > to check if it's an issue with *two files*, or an issue with *file size*, > > *script time outs* (maximum execution time) or something else. > > > > Start ruling them out, one at a time.
> > on 01/02/03 12:03 AM, Antti ([EMAIL PROTECTED]) wrote: > >>When I push the submit button it starts to send the request to my server > >>and uploads a file, but if I upload more than one at a time it doesn't > >>even start to upload them. My upload max should be like 50M in php.ini. > >>What is the problem. > >> > >>antti > > Two 1 kb files went trough but not two mp3's. What are the critical > lines in php.ini in this case? Maybe I have missed something...? As Justin suggested "Start ruling them out, one at a time". You've ruled out one (number of files). Now figure out whether it's the size. Upload successfully larger files until it fails (or otherwise). -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* To stay youthful, stay useful. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php