Results 1 to 8 of 8

how to enable the xCache in VB and seovb?

This is a discussion on how to enable the xCache in VB and seovb? within the General Discussion forums, part of the vBSEO Google/Yahoo Sitemap category; Hello I am wonder how to enable the xCache in Vbullitin forum? Also, how to enable the xCache in the ...

  1. #1
    Junior Member
    Real Name
    Majd
    Join Date
    Apr 2007
    Posts
    26
    Liked
    0 times

    how to enable the xCache in VB and seovb?

    Hello
    I am wonder how to enable the xCache in Vbullitin forum?
    Also, how to enable the xCache in the SEOVB ???

    Also, it is best to do that? and what do i need to install on my server for that to work 100% with no issue?

    thanks

  2. #2
    nfn
    nfn is offline
    Senior Member
    Real Name
    Nuno
    Join Date
    Feb 2008
    Location
    Portugal
    Posts
    276
    Liked
    1 times
    Hi,

    You need to have xcache module compiles in php.
    In vBulletin you can activate xcache Datastore in includes/config.php
    In vBSeo that option cab be switched on in control panel (vbseocp.php)

  3. #3
    Junior Member
    Real Name
    Majd
    Join Date
    Apr 2007
    Posts
    26
    Liked
    0 times
    I am sorry can you explain more how exactly to enable the xcache in vbullitin??

    thanks

  4. #4
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    1 times
    Blog Entries
    1
    you can enable the xcache in config.php
    under DATASTORE CACHE CONFIGURATION
    PHP Code:
    // $config['Datastore']['class'] = 'vB_Datastore_Filecache'; 
    make it
    PHP Code:
    // $config['Datastore']['class'] = 'vB_Datastore_XCache'; 
    and in vBSEO in vbseocp (if your server support xcashe it should be in green
    Color in you vbseocp)

  5. #5
    Senior Member
    Real Name
    .
    Join Date
    Jul 2006
    Posts
    386
    Liked
    3 times
    Blog Entries
    1
    Don't you have to remove the // ?

  6. #6
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    1 times
    Blog Entries
    1

  7. #7
    Junior Member
    Real Name
    Majd
    Join Date
    Apr 2007
    Posts
    26
    Liked
    0 times
    I am very sorry, can you please tell me how to enable the e accelerator in both vb and vbseo?

    thanks

  8. #8
    Senior Member
    Real Name
    Marco Mamdouh
    Join Date
    May 2008
    Location
    Egypt
    Posts
    2,627
    Liked
    1 times
    Blog Entries
    1
    Quote Originally Posted by elkaser View Post
    I am very sorry, can you please tell me how to enable the e accelerator in both vb and vbseo?

    thanks
    in vBSEO open vbseocp and in Caching Options (if your server support xcashe it should be in green
    Color in you vbseocp)

    And in vBulletin
    see this
    datastore cache to XCache - boost your vBulletin - vBulletin.org Forum

Similar Threads

  1. should i enable yes for those function or not
    By tobebest in forum General Discussion
    Replies: 1
    Last Post: 08-24-2008, 05:35 PM
  2. Xcache and Template compressed by xcache
    By tintin74 in forum General Discussion
    Replies: 5
    Last Post: 07-25-2008, 11:09 AM
  3. Can someone enable my download...
    By The Bish in forum Pre-Sales Questions
    Replies: 2
    Last Post: 04-01-2007, 05:56 PM

Posting Permissions

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