Help with apache/php.ini config.. needed badly

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
roaringbiz

Help with apache/php.ini config.. needed badly

Post by roaringbiz »

Ok, I bought a few php scripts that use image magic.......
I tried to set it up with no luck so I bought the book "the definitive guide to imagemagick"
I followed the instructions on how to install it.. then did the end of installation test
ie: convert logo: logo.miff
imdisplay logo.miff
this worked fine with both the .dll version and the static version....

I also added to the /php/extensions library all the .dll files needed
for magic wand to operate.. all this off the www.imagemagick.com website..

now i run the php code and it gives no errors.....
problem is.. all the pictures are not showing, I am just getting outlines..
this totally sucks and has cost me time and money and i still can't figure it out.

I'm using windows xp pro with apache 2.0 and php 4.04
can anyone tell me what it is i am doing wrong and how to fix it??
exact instructions would be appreciated...
thanks
Post Reply