Page 2 of 2

Re: Problems during label creation

Posted: 2010-08-25T12:40:19-07:00
by jjriv
AxelF1983 wrote:
snibgo wrote:I don't know GS or PHP (or even Unix) very well, but I suspect the command line uses the local GS, but PHP uses the system GS.

Perhaps PHP can be configured to use local GS.

Or perhaps you should install the latest GS at the system level.
Thank you very much. I installed the latest GS at the system level. now it runs. Thank you for your help and patience!
Can you tell us how you installed the latest GS at the system level? I've tried building both ImageMagick and Ghostscript from the latest source tarballs and I am still having this issue. I am able to create GIF files from the PDFs via the command line but not via PHP. I was getting the same "CRIT: rangecheck in .setuserparams" error but now nothing is happening at all. No error, no image generated.

Re: Problems during label creation

Posted: 2010-12-19T18:38:09-07:00
by bentoo
I overcame this issue by running php in fastcgi instead of SuPHP.