Quoting Magnus Manske magnus.manske@web.de:
I've found some nice classical ogg files online (CC-BY-SA-2.0). However, some are larger than 20 MB. Uploading those leads me back to a blank upload page, without comment or error. 20MB seems to be a magical limt for PHP.
Is there a way to bypass that limit? I'd hate to have to cut perfectly good ogg files.
Magnus
In PHP the php.ini file has a configurable limit called upload_max_filesize.
It is possible this is configured to 20 Mb on the server.
Will
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.