apc_fetch function returns false...

Discussion in 'PHP' started by veera123456, Dec 5, 2011.

  1. #1
    hai,...

    pls help me..


    i installed apc extension .... but apc_fetch returns false... when using uplodprogress bar..

    i am used XAMPP 1.7.7


    i gave some directive, Follow this...


    apc.enable_cli = 1
    apc.enabled = 1
    apc.shm_segments = 1
    apc.optimization = 0
    apc.include_once_override = 1
    apc.ttl = 0
    apc.user_ttl = 0
    apc.gc_ttl = 3600
    apc.max_file_size = 1M
    apc.mmap_file_mask=/tmp/apc.XXXXXX
    apc.num_files_hint = 1024
    apc.rfc1867 = 1
    apc.rfc1867_prefix = upload_
    apc.rfc1867_name = APC_UPLOAD_PROGRESS
    apc.rfc1867_freq = 0


    phpinfo() not shows..

    apc.mmap_file_mask... pls help me..
     
    Last edited: Dec 5, 2011
    veera123456, Dec 5, 2011 IP
  2. luckyguy354

    luckyguy354 Peon

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Sorry can't help you. Just like you, I also can't use apc and also php accellerator :). So I leave them and optimize my script and my queries.
     
    luckyguy354, Dec 16, 2011 IP