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 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 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.
>> >             Terry
>>
>> phpize comes with the source distribution and if I recall correctly it's
>
>> in the ext directory.  You should be able to get that distribution from
>
>> the PHP downloads page.
>>
>> -- 
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>> 

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to