php-windows Digest 8 May 2012 06:59:29 -0000 Issue 4038

Topics (messages 30862 through 30865):

Re: Need php_imagick.dll for PHP 5.4
        30862 by: Keith Davis
        30863 by: Jan Ehrhardt
        30864 by: Keith Davis

Re: Need php_wincache.dll for PHP 5.4
        30865 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 ---
I tried to compile Wincache under 5.4.0 and got all kinds of errors. I'm
not very experienced at compiling PHP extensions, I admit, but I did get
it to compile under 5.3.x.

Keith Davis (214) 906-5183


-----Original Message-----
From: Keith Davis
Sent: Monday, May 07, 2012 11:09 AM
To: php-wind...@lists.php.net
Subject: RE: [PHP-WIN] Re: Need php_imagick.dll for PHP 5.4

"mod_fcgid"

We're on IIS and I don't know what that means. We are using NTS and
FastCGI.

Did you re-compile Wincache? If so, what base version did you use? If
not, what version of Wincache are you testing.

Keith Davis (214) 906-5183


-----Original Message-----
From: Jan Ehrhardt [mailto:php...@ehrhardt.nl]
Sent: Sunday, May 06, 2012 5:49 AM
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
>es-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

--
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 (Mon, 7 May 2012 11:09:35 -0500):
>I tried to compile Wincache under 5.4.0 and got all kinds of errors. I'm
>not very experienced at compiling PHP extensions, I admit, but I did get
>it to compile under 5.3.x.

I used the 1.3.0 beta sources:
http://pecl.php.net/package/WinCache/1.3.0

And by pivate mail I sent you a link to my compiled PHP 5.4.2 with all
extensions, including php_imagick and php_wincache. Check your mail.

Jan

--- End Message ---
--- Begin Message ---
Wait. Did you compile 1.3.0? We were never told that this was compiled
and we're actively working with MS to get this done.

http://forums.iis.net/t/1187707.aspx

Keith Davis (214) 906-5183

-----Original Message-----
From: Jan Ehrhardt [mailto:php...@ehrhardt.nl]
Sent: Monday, May 07, 2012 6:20 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 (Mon, 7 May 2012 11:09:35 -0500):
>I tried to compile Wincache under 5.4.0 and got all kinds of errors.
>I'm not very experienced at compiling PHP extensions, I admit, but I
>did get it to compile under 5.3.x.

I used the 1.3.0 beta sources:
http://pecl.php.net/package/WinCache/1.3.0

And by pivate mail I sent you a link to my compiled PHP 5.4.2 with all
extensions, including php_imagick and php_wincache. Check your mail.

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 (Mon, 7 May 2012 18:39:09 -0500):
>Wait. Did you compile 1.3.0? We were never told that this was compiled
>and we're actively working with MS to get this done.
>
>http://forums.iis.net/t/1187707.aspx

As you can see at http://x32.elijst.nl/phpinfo.php5f I compiled the
Wincache 1.3.0RC1. First it failed to compile because of a missing
PHP_MEMCACHE_STATIC or something like that. After I had put the PECL
Memcache package in my build path it compiled fine.

Jan

--- End Message ---

Reply via email to