Results 1 to 7 of 7

Memcache line for config_vbseo.php

This is a discussion on Memcache line for config_vbseo.php within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, for some reason my webserver won`t process long forms atm so I can`t post the vbseocp.php form. In other ...

  1. #1
    Member
    Real Name
    sinucello
    Join Date
    Apr 2006
    Posts
    58
    Liked
    0 times
    Blog Entries
    1

    Memcache line for config_vbseo.php

    Hi,

    for some reason my webserver won`t process long forms atm so I can`t post the vbseocp.php form.

    In other words: I can only change my vBSEO settings if I edit the vbseocp.php file manually.

    As I`d like to activate the memcache option, can someone please send me the line for the config file that activates memcache?

    Thank you - all the best,
    Sacha

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    The line is:
    PHP Code:
        define('VBSEO_CACHE_TYPE',               1); 

  3. #3
    Member
    Real Name
    sinucello
    Join Date
    Apr 2006
    Posts
    58
    Liked
    0 times
    Blog Entries
    1
    Hello Oleg,

    thanks for your reply, it works. But now other options appear and I think I can leave most of them with the standard values except for the memcache server list.

    I tried:
    define('VBSEO_CACHE_MC_HOSTS', '127.0.0.1:11211,5');

    but it had no effect. Could you send me the line for the server list as well?

    Thanks,
    Sacha

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    This is correct syntax, what exactly didn't work for you?

  5. #5
    Member
    Real Name
    sinucello
    Join Date
    Apr 2006
    Posts
    58
    Liked
    0 times
    Blog Entries
    1
    Hi,
    Quote Originally Posted by Oleg Ignatiuk View Post
    This is correct syntax, what exactly didn't work for you?
    if I log into vbseocp.php after adding the two lines, memcache is activated but the server list textbox remains empty.


    Ciao,
    Sacha

  6. #6
    Member
    Real Name
    sinucello
    Join Date
    Apr 2006
    Posts
    58
    Liked
    0 times
    Blog Entries
    1
    Hi,
    Quote Originally Posted by sinucello View Post
    if I log into vbseocp.php after adding the two lines, memcache is activated but the server list textbox remains empty.
    sorry, I added the lines at the beginning of the file and didn`t notice that there were already entries below.

    Everything works now and I´m curious if the performance will improve now.

    Ciao,
    Sacha

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Edit: great!

    Did you open your forum after that (with vBSEO enabled) to let vBSEO store data in the cache?

Similar Threads

  1. Parse error: config_vbseo.php on line 43
    By turkish in forum Deutsch
    Replies: 2
    Last Post: 08-26-2007, 05:56 AM
  2. Strange Problem with VBSEO, CSS and MEMCACHE
    By scottct1 in forum Troubleshooting
    Replies: 4
    Last Post: 06-15-2007, 01:53 PM
  3. Error config_vbseo.php on line 283
    By Nokturno in forum Troubleshooting
    Replies: 2
    Last Post: 08-05-2006, 10:20 PM

Tags for this Thread

Posting Permissions

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