this is the problem
vbseo do not store at allCode:Warning: apc_store() [function.apc-store]: Potential cache slam averted for key 'vbseo1_' in [path]/vbseo/includes/functions_vbseo_cache.php on line 130
This is a discussion on APC Cache Problem - APC 3.1.4 & vBSEO 3.5.1 PL1 within the Bug Reporting forums, part of the vBSEO SEO Plugin category; this is the problem Code: Warning : apc_store() [ function.apc-store ]: Potential cache slam averted for key 'vbseo1_' in [path]/ ...
this is the problem
vbseo do not store at allCode:Warning: apc_store() [function.apc-store]: Potential cache slam averted for key 'vbseo1_' in [path]/vbseo/includes/functions_vbseo_cache.php on line 130
this is an APC system problem . so should downgrade to 3.1.3.p1 or install an SVN version
steps
svn co repository - Revision 301970: /pecl/apc/trunk apc-trunk
cd apc-trunk
phpize
./configure --enable-apc --enable-apc-mmap --with-apxs --with-php-config=/usr/bin/php-config
make
make test
make install
Last edited by NLP; 08-07-2010 at 09:19 AM. Reason: not true still same