Image resize problem.

See all posts See thread Reply

Re: Image resize problem. new!
by colin, 14 years, 6 months ago
As I say above, you have to check your server configuration. Your server reports audio/x-mod as a MIME type for a JPEG file, which is obviously wrong.

Try to deactivate MIME detection with the Unix file command:
$handle->mime_file = false;
Reply
Re: Image resize problem. new!
by Egor, 14 years, 6 months ago
$handle->mime_file = false; don`t help =(Reply
Re: Image resize problem. new!
by Egor, 14 years, 6 months ago
i`m write to my hosting support, but they say than "server config correct".Reply