php-windows Digest 6 May 2012 10:49:07 -0000 Issue 4036

Topics (messages 30858 through 30860):

Re: Need php_imagick.dll for PHP 5.4
        30858 by: Jan Ehrhardt
        30859 by: Keith Davis
        30860 by: Jan Ehrhardt

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
"Keith Davis" in php.windows (Sat, 5 May 2012 09:41:39 -0500):
>Strange, this guy says he has it working (but apparently with some
>relative directory problem):
>
>http://stackoverflow.com/questions/9954764/imagick-php-5-4-extension-doe
>s-not-work-with-relative-paths-windows
>
>We will need it to (we can't even move to 5.4 until Wincache is
>updated.)

Got it working with a PECL release candidate!
http://x32.elijst.nl/phpinfo.php54nts

Jan

--- End Message ---
--- Begin Message ---
Awesome!

Keith Davis (214) 906-5183


-----Original Message-----
From: Jan Ehrhardt [mailto:php...@ehrhardt.nl]
Sent: Saturday, May 05, 2012 3:45 PM
To: php-wind...@lists.php.net
Subject: Re: [PHP-WIN] Re: Need php_imagick.dll for PHP 5.4

"Keith Davis" in php.windows (Sat, 5 May 2012 09:41:39 -0500):
>Strange, this guy says he has it working (but apparently with some
>relative directory problem):
>
>http://stackoverflow.com/questions/9954764/imagick-php-5-4-extension-do
>e
>s-not-work-with-relative-paths-windows
>
>We will need it to (we can't even move to 5.4 until Wincache is
>updated.)

Got it working with a PECL release candidate!
http://x32.elijst.nl/phpinfo.php54nts

Jan

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



This message (including any attachments) may contain confidential or otherwise 
privileged information and is intended only for the individual(s) to which it 
is addressed. If you are not the named addressee you should not disseminate, 
distribute or copy this e-mail. Please notify the sender immediately by e-mail 
if you have received this e-mail by mistake and delete this e-mail from your 
system. E-mail transmission cannot be guaranteed to be secured or error-free as 
information could be intercepted, corrupted, lost, destroyed, arrive late or 
incomplete, or contain viruses. The sender therefore does not accept liability 
for any errors or omissions in the contents of this message or that arise as a 
result of e-mail transmission. If verification is required please request a 
hard-copy version from the sender.

www.pridedallas.com


--- End Message ---
--- Begin Message ---
"Keith Davis" in php.windows (Sat, 5 May 2012 09:41:39 -0500):
>Strange, this guy says he has it working (but apparently with some
>relative directory problem):
>
>http://stackoverflow.com/questions/9954764/imagick-php-5-4-extension-does-not-work-with-relative-paths-windows
>
>We will need it to (we can't even move to 5.4 until Wincache is
>updated.)

Wincache is updated and I can confirm that it compiles and works if you
load PHP 5.4.2 NTS as mod_fcgid module in Apache (no IIS here...).
http://x32.elijst.nl/phpinfo.php5f

Silly compile error: it was complaining about a missing
PHP_MEMCACHE_SHARED and quitted. I had to add pecl\memcache to my build
machine to get it working.

Jan

--- End Message ---

Reply via email to