#23968 closed defect (bug) (worksforme)
HTTP error during image upload having PHP 5.3
Reported by: | utnalove | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.5.1 |
Component: | Media | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
According to the requirements PHP 5.3 is supported.
But it looks like it is not. Check here.
My case was here instead.
PROBLEM:
Uploading images using the "media upload" window gives an error almost always. If I highlight the images that were uploaded with the error, the media upload window doesn't show any size for them.
In order to reproduce the error and have guaranteed that it will fail, is to use the /wp-admin/media-new.php?browser-uploader
So it will show the following:
503 Service Unavailable The server is temporarily busy, try again later! Powered By LiteSpeed Web Server
It all worked fine for years. Only after my hosting upgraded to PHP 5.3 it broke.
Change History (6)
#3
follow-up:
↓ 4
@
12 years ago
- Milestone Awaiting Review deleted
- Resolution set to worksforme
- Status changed from new to closed
"503 Service Unavailable" is definitely a hosting issue. Please continue with your topic on the forums.
Feel free to reopen with more information if the root cause turns out to be a bug in core.
#4
in reply to:
↑ 3
@
12 years ago
Replying to SergeyBiryukov:
"503 Service Unavailable" is definitely a hosting issue. Please continue with your topic on the forums.
Feel free to reopen with more information if the root cause turns out to be a bug in core.
Thanks for the info. The hosting told me how to change php to 5.4 and 5.2. They both work. But php 5.3 doesn't.
They also addeed this "You would want to contact the developers of your script, it may be that the script simply doesn't work with PHP 5.3. There's a lot of differences between PHP 5.2 and PHP 5.3."
Eh. I'll see if they can investigate. Also the person I hired to check the issue said it's a hosting problem.
The first link you passed was a hosting issue and there is a big change that your issue is also the cause of your hosting company. I guess you better can use the forum and provide the PHP error log over there.