Results 1 to 2 of 2

vBSEO + xCache

This is a discussion on vBSEO + xCache within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I installed xCache on my server over the weekend and fired it up today, and I enabled the xCache option ...

  1. #1
    Junior Member
    Real Name
    David
    Join Date
    Mar 2009
    Posts
    14
    Liked
    0 times

    vBSEO + xCache

    I installed xCache on my server over the weekend and fired it up today, and I enabled the xCache option in vBSEO but when trying to view vbseocp.php its just a blank page.

    Heres the xCache config

    Code:
    [xcache-common]
    extension = xcache.so
    
    [xcache.admin]
    xcache.admin.enable_auth = On
    xcache.admin.user = "notreallythis"
    ; xcache.admin.pass = md5($your_password)
    xcache.admin.pass = "almostgotme"
    
    [xcache]
    ; ini only settings, all the values here is default unless explained
    
    xcache.shm_scheme =        "mmap"
    xcache.size  =                64M
    xcache.count =                 4
    xcache.slots =                1K
    xcache.ttl   =                 3600
    xcache.gc_interval =           300
    
    xcache.var_size  =            32M
    xcache.var_count =             4
    xcache.var_slots =            1K
    xcache.var_ttl   =             3200
    xcache.var_maxttl   =          1600
    xcache.var_gc_interval =     300
    
    xcache.test =                Off
    xcache.readonly_protection = On
    xcache.mmap_path =    "/dev/zero"
    
    xcache.coredump_directory =   ""
    
    xcache.cacher =               On
    xcache.stat   =               On
    xcache.optimizer =           Off
    
    [xcache.coverager]
    xcache.coverager =          Off
    
    ; requires xcache.coverager=On
    xcache.coveragedump_directory = ""

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    Hello ,

    Do you see any error related to white page within your error_log ?
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. XCache in vBSEO
    By webwizzy in forum General Discussion
    Replies: 5
    Last Post: 12-01-2008, 05:14 AM
  2. Xcache and Template compressed by xcache
    By tintin74 in forum General Discussion
    Replies: 5
    Last Post: 07-25-2008, 10:09 AM
  3. xcache, vBSEO & 3.7
    By woostar in forum Troubleshooting
    Replies: 3
    Last Post: 04-12-2008, 02:19 PM
  4. xcache & vbseo
    By vissa in forum Pre-Sales Questions
    Replies: 1
    Last Post: 01-07-2007, 11:23 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •