Maximum upload on server 512mb but wordpress limits to 2560 pixels
-
I have a vps with a limp stack using PHP 8.1 fpm. I have a few sites installed all with there own word-press world.
My problem is I have increased file upload size on the server to raise upload limits to 512M. I have confirmed that word-press sees this limits and says that 512M is available.
However when I try to upload a jpg file of 5.6M it errors and says;
The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels.
On the same server I have a Nextcloud instance. I went to the same file and uploaded it with no problem and very quickly.
So obviously the server is not limiting the download it is WordPress, So I have tried increasing upload size plugins and so far they all show the server with all the right stuff, and that it sees the 512M limit from the server and yet I still the same error and yes I actually completely rebooted the server cleared my browser cache etc.
I have tried all the settings for the php.ini files.
I have tried plugins
I have tried code in the function.php file and the https://www.conf file in php
I have tried to correct any errors but cannot get wordpress to create its log file so I can see what it says.
I am out of ideas and this problem has been haunting me now for about 3 years…please any suggestions would be greatly appreciated
unfortunately I have a coming soon page up so cannot show site right now.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.