A question about php_apc

Source: Internet
Author: User
[Apc] apc. enabled = 1apc. shm_segments = 1apc. shm_size = 64Mapc. optimization = 1apc. num_files_hint = 1000apc. ttl = 0apc. gc_ttl = 3600apc. cache_by_default = Onapc.

[Apc]
Apc. enabled = 1
Apc. shm_segments = 1
Apc. shm_size = 64 M
Apc. optimization = 1
Apc. num_files_hint = 1000
Apc. ttl = 0
Apc. gc_ttl = 3600
Apc. cache_by_default = On
Apc. slam_defense = 0
Apc. file_update_protection = 2
Apc. enable_cli = 0
Apc. stat = 0

In this case, the program cannot be refreshed. if you refresh it once, an error occurs:

It mainly indicates that the include_once part has an error:

Warning: include_once (D: \ wamp \ www \ inventory): failed to open stream: Permission denied in D: \ wamp \ www \ inventory \ logview. php on line 61

Warning: include_once (): Failed opening ''for future Sion (include_path = '.; d:/wamp/www ') in D: \ wamp \ www \ inventory \ logview. php on line 61


It is very strange that the windows \ temp permission and the d: \ wamp \ www permission are set, but an error is still reported,
If you comment out extension = php_apc.dll, it will be okay. if you do not know why, record it and find the cause before updating it.
 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.