Hi,
I upgraded from 7.1 to 7.3 ok. Now when I try to ugprade from 7.3 to 7.4 SuiteCRM keeps complaining that I need to set the max upload to greater than 6M. Well it is significantly larger than that. I’ve set it in not only the Apache2 but also the CLI php.ini and in SuiteCRM system itself to more than 30MB. In fact the logs throw the following error
ERROR: There was an error during upload. Error code: - . The upload_maxsize is 60000000
This is telling me that while it reads the PHP.ini as saying 60MB it is not respecting that value.
When I upload a file to a Note in a subpanel I get this error:
There was an error during upload. Error code: 1 - UPLOAD_ERR_INI_SIZE - The uploaded file exceeds the upload_max_filesize directive in php.ini… The upload_maxsize is 300000000
This is the value in SuiteCRM itself.
Anybody have any thoughts here. I know that permissions are good.
Thanks and I’ll keep hunting.
Jerry