Search found 23 matches

by danfar
2014-12-12T11:09:45-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

it was basically libraries and pre IM/ GS installs which the server didnt have e.g. i have to update autoconf cause the IM was packed with latest but im still testing my system one thing i notices if the PDF has white background it makes it black and the sizes are squished what could be the fix? wil...
by danfar
2014-12-12T05:33:06-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

it think it worked - whatever we did its working now FYI there are many sources and things i had to rely and look for e.g. http://this-is-how-i-did-it.blogspot.com/2013/04/upgrade-ghostscript-and-imagemagick-on.html http://mac-dev-env.patrickbougie.com/autoconf/ and a few more depending on your serv...
by danfar
2014-12-11T18:10:28-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

I can call from the front it shows this Version return code is 0 Version: ImageMagick 6.9.0-0 Q16 x86_64 2014-12-12 http://www.imagemagick.org Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC Features: DPC OpenMP Delegates (built-in): bzlib fontconfig freetype gslib jng jpeg lcms pangocairo...
by danfar
2014-12-11T18:06:13-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

Now: DELEGATES bzlib mpeg fontconfig freetype gslib jng jpeg lcms pango png ps tiff x xml zlib DISTCHECK_CONFIG_FLAGS --disable-deprecated --with-quantum-depth=16 --with-jemalloc= no --with-umem=no --with-autotrace=no --with-fontpath= --with-gvc=no --with-rsvg=no --with-wmf=no --with-perl=no DOCUMEN...
by danfar
2014-12-11T15:12:47-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

I ended up reinstalling everything from scratch - now I can conver pdf to jpf from gs exec frontend but imagickmagick doesnt convert i dont see gs in delgates could that be the issue? DELEGATES bzlib mpeg fontconfig freetype jng jpeg lcms pango png ps tiff x xml zlib --------- DEFS -DHAVE_CONFIG_H D...
by danfar
2014-12-11T09:55:34-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

if you put gs on command it says
Ghostscript 8.70 Cannot open X display `(null)'.
**** Unable to open the initial device, quitting.

same on /usr/bin/gs
by danfar
2014-12-10T11:53:04-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

"Within PHP, what is the value of $PATH? Is Ghostscript on the path? Can other binaries be run from within PHP?"

how can I check that
by danfar
2014-12-10T09:51:17-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

how can I check that - thanks
by danfar
2014-12-09T18:34:20-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

nothing? anyone?

also should the phpinfo file have ghostscript in it?
by danfar
2014-12-09T13:04:32-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

cheap / performance - but i have ssh so can Install whatever i want - whats the best way to delete the current and install fresh with latest products

ssh command line would be good ( that I can just type and it gets it from URL) im not comfortable with downloading and then unzipping stuff

thanks
by danfar
2014-12-09T11:42:32-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

its digitalocean they dont support any questions
by danfar
2014-12-09T10:05:10-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

my phpinfo doesnt show ghostscript - is it supposed to? --- when i do <?php exec("type -a convert"); ?> i get a blank page ----- when i do In your terminal type type -a convert I get /usr/bin/convert and see if you have more than one version of IM - No I dont see any more ver. ---- But doe...
by danfar
2014-12-08T19:43:44-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

this is what the phpinfo file shows - ImageMagick 6.5.4-7 2014-02-10 Q16 OpenMP http://www.imagemagick.org and its the same ver.

i have imagemagick and imagick both in different folders is these two different things?

can I hire you to fix this for me
thanks
by danfar
2014-12-08T17:00:34-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

if I run, i see this which clearly shows i have gs in there
convert -list configure | grep DELEGATES => DELEGATES bzlib djvu freetype gs jpeg jng jp2 lcms png tiff x11 xml zlib
by danfar
2014-12-08T15:44:49-07:00
Forum: IMagick
Topic: PDF to JPG not working from php front end
Replies: 46
Views: 53772

Re: PDF to JPG not working from php front end

so this guy is wrong
Postby snibgo » 2014-12-08T15:58:51-05:00

No. It means it wants GS ??

how do I fix it??
can i pay someone to fix this?