Search found 6 matches

by omegaphase
2016-06-05T01:20:09-07:00
Forum: Bugs
Topic: "-dname= must be followed by a valid token" bug is back
Replies: 11
Views: 9894

Re: "-dname= must be followed by a valid token" bug is back

OK, so the reason my OP says 6.9 is because that's what's being reported by phpinfo().

phpinfo():
ImageMagick 6.9.0-0 Q16 x86_64 2016-05-05 http://www.imagemagick.org
Copyright (C) 1999-2014 ImageMagick Studio LLC

PHP exec command:
ImageMagick 6.7.2-7 2016-05-10 Q16 http://www.imagemagick.org ...
by omegaphase
2016-06-03T11:13:45-07:00
Forum: Bugs
Topic: "-dname= must be followed by a valid token" bug is back
Replies: 11
Views: 9894

Re: "-dname= must be followed by a valid token" bug is back

I didn't - my hosting provider did. I have no idea, except that my PDF conversions used to work :-(
by omegaphase
2016-06-03T09:29:38-07:00
Forum: Bugs
Topic: "-dname= must be followed by a valid token" bug is back
Replies: 11
Views: 9894

Re: "-dname= must be followed by a valid token" bug is back

Ah ok, thanks for the clarification. So by your estimation, if my version is upgraded do you think it will resolve my problem?
by omegaphase
2016-06-02T02:40:21-07:00
Forum: Bugs
Topic: "-dname= must be followed by a valid token" bug is back
Replies: 11
Views: 9894

Re: "-dname= must be followed by a valid token" bug is back

I'm referring to the date "2016-05-05" in the Imagick version when I run "convert -version".


Version: ImageMagick 6.7.2-7 2016-05-05 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
Features: OpenMP


It reads as though Imagick was updated to 6.7.2-7 on ...
by omegaphase
2016-06-01T10:52:13-07:00
Forum: Bugs
Topic: "-dname= must be followed by a valid token" bug is back
Replies: 11
Views: 9894

Re: "-dname= must be followed by a valid token" bug is back

FYI it's on a GoDaddy shared server so I'm unable to make any changes with the installation.
by omegaphase
2016-06-01T10:10:09-07:00
Forum: Bugs
Topic: "-dname= must be followed by a valid token" bug is back
Replies: 11
Views: 9894

"-dname= must be followed by a valid token" bug is back

I'm running ImageMagick 6.9.0-0 Q16 x86_64 2016-05-05 on PHP Version 5.6.21.

Prior to the 5/5/16 update everything was fine. Now I get (using "scriptfile.php" as a substitute for my script file & path):

PHP Fatal error: Uncaught exception 'ImagickException' with message 'PDFDelegateFailed ...