Search found 4 matches

by epaaj
2014-04-16T05:38:16-07:00
Forum: Users
Topic: convert: Error when saving the profile into a file
Replies: 8
Views: 7412

Re: convert: Error when saving the profile into a file

That sample you suggested worked fine, without any errors. I also did some additional testing. The two seperate commands below still generates the same error each time but the output seems to be correct. What it should do is take all the blue and remove it, making it transparant. And by seperating ...
by epaaj
2014-04-16T04:41:32-07:00
Forum: Users
Topic: convert: Error when saving the profile into a file
Replies: 8
Views: 7412

Re: convert: Error when saving the profile into a file

The version seems to be the same but it does not use the same path to the executable. From shell: /usr/bin/convert Version: ImageMagick 6.8.9-0 Q16 x86_64 2014-04-13 http://www.imagemagick.org Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC Features: DPC HDRI Modules OpenCL OpenMP ...
by epaaj
2014-04-16T04:15:04-07:00
Forum: Users
Topic: convert: Error when saving the profile into a file
Replies: 8
Views: 7412

Re: convert: Error when saving the profile into a file

Thanks for the advises but the problem does not seem to be with the commands themselves, but with running them via Apache/php. After testing this further I would assume that the problem is that the environment for the user running with Apache is too limited and is missing something that is needed ...
by epaaj
2014-04-14T11:17:50-07:00
Forum: Users
Topic: convert: Error when saving the profile into a file
Replies: 8
Views: 7412

convert: Error when saving the profile into a file

Hi, I have a problem when running a convert command through a php-script via Apache server on Arch Linux. It seems to be working fine when I run it in shell as myself. And there have been cases where I get this error and the output file is still created. The php-script is run as user http which has ...