Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2012 15:10:09 GMT
From:      Sergey Sitnikov <serge.sitnikov@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/169253: PHP 5.4.4 xcache broken
Message-ID:  <201206201510.q5KFA99x049970@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/169253; it has been noted by GNATS.

From: Sergey Sitnikov <serge.sitnikov@gmail.com>
To: bug-followup@freebsd.org, serge.sitnikov@gmail.com
Cc:  
Subject: Re: ports/169253: PHP 5.4.4 xcache broken
Date: Wed, 20 Jun 2012 22:05:55 +0700

 Yes, I did.
 
 phpinfo() gives:
 
 XCache Support  enabled
 Version 2.0.0
 Modules Built   cacher
 Readonly Protection     N/A
 Cache Init Time 1970-01-01 03:00:00
 Cache Instance Id       0
 Opcode Cache    disabled
 Variable Cache  disabled
 Shared Memory Schemes   (null)
 
 but php -i | grep xcache gives only:
 
 /usr/local/etc/php/xcache.ini
 
 php -v reports no xcache:
 
 PHP 5.4.4 (cli) (built: Jun 20 2012 07:32:50)
 Copyright (c) 1997-2012 The PHP Group
 Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
 
 Pretty strange.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206201510.q5KFA99x049970>