vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 4 of 4

Xchace, memcached, eAccelerator etc installed or not?

This is a discussion on Xchace, memcached, eAccelerator etc installed or not? within the General Discussion forums, part of the vBSEO SEO Plugin category; what i need to use or how do i know it had been installed on the server? memcached APC Cache ...

  1. #1
    Senior Member basketmen's Avatar
    Real Name
    richie
    Join Date
    Dec 2006
    Location
    SEO Specialist
    Posts
    141

    Xchace, memcached, eAccelerator etc installed or not?

    what i need to use or how do i know it had been installed on the server?

    memcached
    APC Cache
    XCache
    eAccelerator




    thank you guys, lets share your experience

  2. #2
    Senior Member MadK's Avatar
    Real Name
    Leo
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    138
    Blog Entries
    2
    You need to execute a phpinfo() to see every small detail about your PHP version and what addons it runs, and all the other small details.

    In order to create a phpinfo file, you must open notepad, put this:

    PHP Code:
    <?php

    phpinfo 
    ();

    ?>
    Save it as phpinfo.php, upload it to your server, run it and look for keywords such as: xcache, apc, eac, mem.

    If you cannot find any of the keywords above, it means you do not have a PHP Accelerator installed on your server. PHP Accelerators can make your loading times sometimes 10 times faster, so you really should get one of these, I recommend xcache.

    If you are running your own dedicated server, there are plenty of tutorials in here that tell you how to install it. If you are running off a shared host, then you should contact your hosting supplier and ask them if they can install a PHP accelerator. Preferably, xcache.

    If your host refuses to install a PHP accelerator on your host, then you should probably move hosts because if you are planning on managing a huge forum with a huge database, then a PHP accelerator is indispensable. I would recommend InterServed, I asked them if they could install a PHP accelerator on the server, and asked them xcache preferably, and they did it on the fly. I made a ticket and 30 minutes later, my vBSEO page said: "XCACHE - SUPPORTED" --- That was without taking the whole server down for upgrades or whatever.

    Oh man, was it fast!
    Last edited by MadK; 07-27-2008 at 07:40 PM.

  3. #3
    Senior Member basketmen's Avatar
    Real Name
    richie
    Join Date
    Dec 2006
    Location
    SEO Specialist
    Posts
    141
    this is in my vbseocp.php , is this mean no one Caching Options i can use?

    None
    memcached Unsupported
    APC Cache Unsupported
    XCache Unsupported
    eAccelerator Unsupported
    Last edited by basketmen; 07-31-2009 at 06:09 PM. Reason: Removed Signature

  4. #4
    vBSEO Staff Michael Biddle's Avatar
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    6,569
    That means that you do not have any of the caching options installed on your server.
    Michael Biddle / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


Similar Threads

  1. memcached Unsupported?
    By aycan555 in forum General Discussion
    Replies: 8
    Last Post: 04-09-2008, 04:15 PM
  2. APC & Memcached.
    By Nneel in forum Off-Topic & Chit Chat
    Replies: 9
    Last Post: 12-04-2006, 11:47 AM