| Uploads
Hello, as being no specialist for PHP:
Every upload smaller then 2 MB ist succesfull and is waiting for the approval in the the approval queue.
Larger uploads - typically round 4 MB seems to be processed and no error are shown but "they" dissapear. I think that this problems might be a result of upload limitations either because of the php.ini file or apache limitations.
Within php.ini I already changed the line "upload_max_file_size" from 2M to 5M but this changed nothing.
Thank you,
Holger
|