Uhmmmm…
Tired of WordPress displaying http-error on media library image upload.
Guess its a fault from my Host Server(Smartweb.com.ng)
Please any suggestion of a better more reliable host to use for WordPress?
Thanks ahead!
Uhmmmm…
Tired of WordPress displaying http-error on media library image upload.
Guess its a fault from my Host Server(Smartweb.com.ng)
Please any suggestion of a better more reliable host to use for WordPress?
Thanks ahead!
Guess you don’t need suggestions on how to solve the Issue.
Thanks! @Diadem I would give it a try.
I tried lots of solutions no way. Images would nor just crunch.
But would be glad if you could help out
This might help Server Access Control based on Authentication
Source: https://wordpress.org/support/topic/http-error-on-image-upload-still
Ok, I have had this problem a couple of times and I have solved it with one of the following;
Reduce picture size: smartweb has a relatively small max php upload memory. reduce the size to few kbs and see what happens. If that didnt work then
Check file permissions for the wp-upload folder, if permission is wrongly set images wont upload
Open your wp-config file and delete any extra space before or after the codes
if the error has to do with it not being able to create a temporary file, then it may be associated with the monthly arrangement of uploads in wp-uploads. I really cant remember how i solved that at the moment,
Let me know if any of these worked. Thanks