ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01515
Re: [Question #196420]: php54-pecl-apc.x86_64 3.1.9-1.ius.el6 throws an error when apc.stat=0
Question #196420 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/196420
James O'Dell gave more information on the question:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello Jeffrey,
I guess it's a on going issue
> https://bugs.php.net/bug.php?id=59493
But I didn't see anything in the changelog
__Jim
On 5/8/2012 9:50 AM, Jeffrey Ness wrote:
> Your question #196420 on IUS Community Project changed:
> https://answers.launchpad.net/ius/+question/196420
>
> Jeffrey Ness posted a new comment:
> Hello James,
>
> It seems this could be a bug directly related to the APC source,
> not in the way it is packaged.
>
> I've tested basic usage of APC with our package and show expected results:
> http://us.php.net/manual/en/function.apc-fetch.php
>
> # rpm -q php54
> php54-5.4.2-1.ius.el6.x86_64
> # rpm -q php54-pecl-apc
> php54-pecl-apc-3.1.10-1.ius.el6.x86_64
>
> # cat /var/www/html/myapc.php
> <?php
> $bar = 'BAR';
> apc_store('foo', $bar);
> var_dump(apc_fetch('foo'));
> ?>
>
> # curl -s http://localhost/myapc.php
> string(3) "BAR"
>
> ====
>
> I would suggest bringing this issue up with the APC developers,
> as we have nothing to do with that process (we just repackage the source).
>
> Thanks
> Jeffrey-
>
- --
Jim O'Dell
Network Analyst
California State University Fullerton
Email: jodell@xxxxxxxxxxxxx
Phone: (657) 278-2256
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk+pe3AACgkQREVHAOnXPYS1ogCfZrEyMTs8/G3C3wi8vnYb+k6y
/ygAoKBFZG4DY+Ao2EeNTxMT3KjPPX9h
=yPJ9
-----END PGP SIGNATURE-----
--
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.