Thanks I'll give it a spin.
Regards.
Terry
"Frank M. Kromann" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> phpize is a linux/unix tool and it can't be used on win32 systems.
>
> The Image Magick extension comes precompiled on win32. You only need to
> install and enab
phpize is a linux/unix tool and it can't be used on win32 systems.
The Image Magick extension comes precompiled on win32. You only need to
install and enable the extension. This can be done by adding
extension=php_imagick.dll to you php.ini file.
- Frank
> Terry Watts wrote:
> > I'm new to PHP a
Terry Watts wrote:
I'm new to PHP and I have just installed PHP for windows on my server, I'm
now trying to install PHP for Image Magick. The docs for this say I have to
run "phpize" but I can't find it anywhere. Can someone please tell me where
it lives.
Thanks in advance.
Terr