vb 3.8.5
vbo 3.0 beta
php 5.3.3 w/php-fpm, compiled from source
Problem:
"Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration" during 'System Test'
I have tried memcache, apc, and xcache --- all latest versions compiled from source --- and all return the same error. Usually, the first time I click 'system test' it is fine, the second time I click it I get the error.
I've looked at memcache (via telnet), and APC and XCache via their web interfaces, in all cases there is data present using the vbO prefix (_vbo) so the 'sets' are working, and they all show 'hits' so I assume that means the 'gets' are working, yet I get this error message from vbO.
I'd like to learn more about why this is happening and solve it. I see from many other posts on vb.org that many people have the same problem. Many people do not. No one seems to be able to figure out why, well I am here to help figure it out
I think the first step is to determine if the set/get is actually working. Can dragonbyte please provide me a complete .php file to do a proper test, stand-alone from the 'system test' feature, so we can determine if it is truly broken or not. Call this a debug php file solely for this purpose.
Mike
vbo 3.0 beta
php 5.3.3 w/php-fpm, compiled from source
Problem:
"Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration" during 'System Test'
I have tried memcache, apc, and xcache --- all latest versions compiled from source --- and all return the same error. Usually, the first time I click 'system test' it is fine, the second time I click it I get the error.
I've looked at memcache (via telnet), and APC and XCache via their web interfaces, in all cases there is data present using the vbO prefix (_vbo) so the 'sets' are working, and they all show 'hits' so I assume that means the 'gets' are working, yet I get this error message from vbO.
I'd like to learn more about why this is happening and solve it. I see from many other posts on vb.org that many people have the same problem. Many people do not. No one seems to be able to figure out why, well I am here to help figure it out

I think the first step is to determine if the set/get is actually working. Can dragonbyte please provide me a complete .php file to do a proper test, stand-alone from the 'system test' feature, so we can determine if it is truly broken or not. Call this a debug php file solely for this purpose.
Mike