Hi there,
After an upgrade I ran into our 5Mb max file limitation.
I thought this used to be set in the main.inc.php as something like upload_max_filesize, but I didn't see this nor references to number 5. My next stop had been the /etc/php5/apache2/php.ini and this has been set to upload_max_filesize = 10M and max_file_uploads = 9, so I don't think my problem lies in here.
Do you know where I can find this setting?
Thanks,
S