Krienas Posted December 28, 2013 Report Share Posted December 28, 2013 Hello, I am in trouble with APC. Am using UniServer Zero XI 11.0.3. When I enable APC as accelerator in all pages I get spammed by PHP notifications. Example of notifications: Notice: Unknown: 1. h->opened_path=[null] h->filename=[C:/Server/11_0_3_ZeroXI/UniServerZ/home/us_splash/index.php] in Unknown on line 0 Notice: Unknown: apc_cache_find [1545551694] in Unknown on line 0 Notice: Unknown: 2. h->opened_path=[C:\Server\11_0_3_ZeroXI\UniServerZ\home\us_splash\index.php] h->filename=[C:/Server/11_0_3_ZeroXI/UniServerZ/home/us_splash/index.php] in Unknown on line 0 Notice: Unknown: apc_cache_make_file_entry: entry->data.file.filename is [C:\Server\11_0_3_ZeroXI\UniServerZ\home\us_splash\index.php] in Unknown on line 0 Notice: Unknown: Inserting [C:\Server\11_0_3_ZeroXI\UniServerZ\home\us_splash\index.php] in Unknown on line 0 All my research ends up with conclusion that APC is compiled with internal debuging set ON. If that is a case, can we get APC with it switched off? Or maybe there is different problem? Apache 2.4.7 VC10 openssl-1.0.1ePHP : 5.4.19-5.4.23APC 3.1.14 Quote Link to comment Share on other sites More sharing options...
delmicio Posted February 21, 2014 Report Share Posted February 21, 2014 Have you found a solution? I'm having this problem too. EDIT: found one that seems to work -> http://downloads.php.net/pierre/php_apc-3.1.10-5.4-vc9-x86.zip Quote Link to comment Share on other sites More sharing options...
Krienas Posted April 21, 2014 Author Report Share Posted April 21, 2014 Hey, it really works! Thanks for sharing. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.