[PHP] Re: Using mogrify ..

2001-04-20 Thread Mathur
Hi ! actually, php is working as a shared object module in apache, which is dynamically loaded thru a .so file. I will look into this and see if there is away of initialising these env vars to a value at startup o webserver .. U absolutely right when u say 1 can set these environment vars, using

[PHP] Re: Using mogrify ..

2001-04-19 Thread Mathur
Bob Friesenhahn wrote: > On Thu, 12 Oct 2000, Mathur wrote: > > > Hi ! > > Now I have installed jpeg library seperately, and recompiled Imagemagick > > --without-perl > > The status after ./configure indicates that jpeg library is now available. > > Now I am able to resize image from command li