It won’t change the size in the php.ini file itself it will just override it. If you have access to the actual file you can change it there but most hosts don’t allow access. What are you using for a local server? You may have to test on live server. Be sure to clear your browser memory as well
I make a new test. I compress the image quality with photoshop and respect the image size in px (Only less quality). The file weight is 2 mb but the picture is 7000 × 5317px
So I conclude that the file size in MB is not related to the error. I think the resizer CANT handdle big images.
[Thu May 23 17:07:34 2024] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 28672 bytes) in /Volumes/Bycom/Websites/DreamhomesWappler/www/dmxConnectLib/lib/image/Processor.php on line 29
[Thu May 23 17:07:34 2024] [::1]:60659 [200]: POST /dmxConnect/api/admin/projectModules.php - Allowed memory size of 134217728 bytes exhausted (tried to allocate 28672 bytes) in /Volumes/Bycom/Websites/DreamhomesWappler/www/dmxConnectLib/lib/image/Processor.php on line 29
Your error is with one specific image?
Have you tried with other images?
I remember I had problem with a broken image that had similar strange behavior...