[nmglug] php.ini and imagemagick

Bill York iago at pobox.com
Fri Mar 28 15:12:59 PDT 2008


another post i saw says that imagemagick support must be compiled into php.
i'm guessing that this is the problem.

so my question now is:
is the source code for php generally included and how do i find the initial
./configure parameters so i can recompile it with the same options?

thanks


On Fri, Mar 28, 2008 at 3:53 PM, Bill York <iago at pobox.com> wrote:

> 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/6d27dfed/attachment.htm>


More information about the nmglug mailing list