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