[nmglug] php.ini and imagemagick

Bill York iago at pobox.com
Fri Mar 28 14:53:34 PDT 2008


am i wrong in assuming that convert is the program i'm looking for? that
program resides in /usr/local/bin which is, needless to say, in the path
already.

On Fri, Mar 28, 2008 at 3:27 PM, andres <andres at paglayan.com> wrote:

> that's more like a parameter for before compliling,
> like in
> ./configure --with-imagick=/path/to/ImageMagick
>
> if you add the imagick path to the environment it will find it,
> else use the same format that any other path declaration uses in your
> php ini,
>
> On Fri, 2008-03-28 at 14:59 -0600, Bill York wrote:
> > Does anyone know how to edit the php.ini file to point to the imagick
> > path? I found this line on a forum
> >
> > I think you can set the path in your php.ini file with
> > --with-imagick[=DIR]
> >
> > But that doesn't seem to conform to the format of the rest of the
> > file.
> >
> > bill
> >
> > _______________________________________________
> > nmglug mailing list
> > nmglug at nmglug.org
> > https://nmglug.org/mailman/listinfo/nmglug
>
> _______________________________________________
> nmglug mailing list
> nmglug at nmglug.org
> https://nmglug.org/mailman/listinfo/nmglug
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nmglug.org/pipermail/nmglug-nmglug.org/attachments/20080328/8d5d98a6/attachment.htm>


More information about the nmglug mailing list