Dear Supporter,
My old PHP version (php 5.2) work good with PHP APC 3.1.9
I've just upgrade successfully to PHP 5.3 and it works good. But I check APC and see that this extension does not work. I have tried to install APC 3.1.9 again, it does not work. I tried a nother chance by using APC 3.1.11 and still get the same result.
The FULL tested file of APC 3.1.11 is attached. Pls check if you can see some problem there.
Thank you.
My old PHP version (php 5.2) work good with PHP APC 3.1.9
I've just upgrade successfully to PHP 5.3 and it works good. But I check APC and see that this extension does not work. I have tried to install APC 3.1.9 again, it does not work. I tried a nother chance by using APC 3.1.11 and still get the same result.
Code:
FAILED TEST SUMMARY
---------------------------------------------------------------------
APC: classes with namespaces (php 5.3) [tests/apc53_001.phpt]
APC: global spaces (php 5.3) [tests/apc53_002.phpt]
APC: anonymous functions (php 5.3) [tests/apc53_003.phpt]
APC: closures (php 5.3) [tests/apc53_004.phpt]
APC: goto (php 5.3) [tests/apc53_005.phpt]
APC: apc_store/fetch with strings [tests/apc_001.phpt]
APC: apc_store/fetch with objects [tests/apc_002.phpt]
APC: apc_store/fetch with objects (php 5.3) [tests/apc_003b.phpt]
APC: apc_store/fetch with bools [tests/apc_004.phpt]
APC: apc_store/fetch with arrays of objects [tests/apc_005.phpt]
APC: apc_store/fetch reference test [tests/apc_006.phpt]
APC: apc_inc/apc_dec test [tests/apc_007.phpt]
APC: apc_cas test [tests/apc_008.phpt]
APC: apc_delete_file test [tests/apc_009.phpt]
APC: apc_store/fetch/add with array of key/value pairs. [tests/apc_010.phpt]
APC: bindump user cache [tests/apc_bin_001.phpt]
APC: bindump file cache part 1 [tests/apc_bin_002.phpt]
APC: APCIterator general [tests/iterator_001.phpt]
APC: APCIterator regex [tests/iterator_002.phpt]
APC: APCIterator chunk size [tests/iterator_003.phpt]
APC: APCIterator regex & chunk size & list [tests/iterator_004.phpt]
APC: APCIterator delete [tests/iterator_005.phpt]
APC: APCIterator formats [tests/iterator_006.phpt]
APC: APCIterator Overwriting the ctor [tests/iterator_007.phpt]
The FULL tested file of APC 3.1.11 is attached. Pls check if you can see some problem there.
Thank you.
Attachments
Last edited: