>I can't seem to upload file bigger than 5M even if I set the >upload_max_filesize to 20M in php.ini and MAX_FILE_SIZE to 20M in the >script. What's am I missing here? Is the temporary upload directory won't >handle file this size? Please give me some pointers here. TIA.
Does <?php phpinfo();?> show a 20 M limit? Is it using the php.ini file you think it's using? -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php