problem with APC support

  • hello all

    the APC support in vbulletin works fine, but if you have 2 vbulletin installation on the same server it could be a problem... you can see tha cached pages of one forum on the other one...

    is there anyone who know how to fix it?


  • In your config.php file(s) add the following line of code:-


    $config['Datastore']['prefix'] = 'board1_';


    Replacing 'board1_' with a unique value for each board (so, for example, 'board1_' and 'board2_'.

    This will make the code use prefixes within APC's cache, thus seperating the two instances.







  • #If you have any other info about this subject , Please add it free.#
    Your name:
    E-mail:
    Telphone:

    Your comments:


    If you have any other info about problem with APC support , Please add it free.