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