I have just moved from a dedicated server 32bit, to a cloud server 64bit linux box.
The changes I know of for sure, is I am running Apache as
userB:userB
The files are getting uploaded as
apache:apache
I get this error on upload:
Quote:
Error creating thumbnail! Error code: 1
Command:
"/usr/bin/mogrify" +profile "*" -size 66x100 -quality 70 -geometry 66x100 -unsharp 10 '/home/blinc/public_html/blincmagazine.com/public/gallery/data/501/thumbs/n1537003490_159771_2581.jpg'
|
the file is uploaded to
/home/blinc/public_html/blincmagazine.com/public/gallery/uploads/1/n1537003490_159771_2581.jpg but owned by apache:apache
I have tried this with ImageMagic. and the image in the uplaod dir gets deleted, but the above error is printed.
Then I changed to GD 1 or GD2 and get this error:
Quote:
|
Unable to read the format of file: /home/blinc/public_html/blincmagazine.com/public/gallery/data/500/medium/n1537003490_159771_2581.jpg
|