Error executing ImageMagick - Return value: 1 Error executing ImageMagick - Return value: 1
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Error executing ImageMagick - Return value: 1

Started by HMCaulfield, October 22, 2008, 01:40:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

HMCaulfield

I've got no idea what the problem is, everything was working fine for the first 2660 files and I get home from work today and try batch adding these files and I get this;

Error executing ImageMagick - Return value: 1

Cmd line :
/usr/bin/convert -quality 80 -antialias -geometry 100x75 'albums/Z/Zuzana Drabinova/zuzana41600x1200.jpg' 'albums/Z/Zuzana Drabinova/thumb_zuzana41600x1200.jpg'


The convert program said:
convert: unable to open image `albums/Z/Zuzana Drabinova/thumb_zuzana41600x1200.jpg': Disk quota exceeded.

I'm assuming that the problem maybe that I don't have any disk space left on my hosting account, yet when I check the account I have close to 10gig of space left, the files are already on the server, whats the problem?

I'm still waiting for a reply from my host but I've looked at all the other threads regarding this and I can't really make out what I'm meant to do.

Cheers.



HMCaulfield

It appears I do have only 3 gig of space instead of the 1700gig quoted on the website. Very good.

Joachim Müller