Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter awesometastic1

    (@awesometastic1)

    Awesome. I manually deleted the quick-cache folder contents and I did just notice I haven’t updated Quick Cache for the latest release. I’ll keep an eye on it just in case, but I’m sure that will fix it. ?? Thanks!

    I’m having this same issue. It didn’t work at first when I tried it last December, so I had my server people upgrade to php 5.3, then activated the plugin, but still didn’t work. So I deleted the plugin, then re-installed, but still no dice, so I went back to the old version, but am now interested in fiddling with it again. ??

    Here’s my php info:

    root@host [~]# php -v
    PHP 5.3.27 (cli) (built: Dec 14 2013 08:32:57)
    Copyright (c) 1997-2013 The PHP Group
    Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
    with eAccelerator v0.9.6.1-ea, Copyright (c) 2004-2012 eAccelerator, by eAccelerator
    with the ionCube PHP Loader v4.4.1, Copyright (c) 2002-2013, by ionCube Ltd., and
    with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies

    *Edit: Ah, I see. After talking it over with my server people, they said it’s because they forgot to register the php change in litespeed, so even though php 5.3 was installed on my machine ages ago, litespeed was still using 5.2. Will update to see if that fixes it.

    **Edit2: Yep, that fixed it. Thanks for all your work on this plugin. It’s the best general cache plugin out there. ??

    Thread Starter awesometastic1

    (@awesometastic1)

    Yep, that’s the mystery. The site itself loads perfect and that text doesn’t show up anywhere (not even in the page source). But when you try to add a link on facebook or when outbrain scrapes the posts, that message comes up around 50% of the time, instead of actually getting the post. On the posts that message comes up on, it comes up every time. Like facebook’s scraper and outbrain’s scraper can’t find it or something.

    Thread Starter awesometastic1

    (@awesometastic1)

    Another update:

    If I use a fresh database (newly installed wordpress version) and post new posts, they don’t show up the same as the previous posts in the old database.

    Thread Starter awesometastic1

    (@awesometastic1)

    Update: If I go to one of the old post pages itself it gives me the following error in Firefox: The page isn’t redirecting properly

    Thread Starter awesometastic1

    (@awesometastic1)

    got it. The problem is when IPv6 is configured along with IPv4, some versions of PHP will attempt to connect to ::1 which will fail. The fix (after enabling named pipes) is to just use 127.0.0.1 or the literal IP address instead of localhost. This didn’t work though until I enabled named pipes though in MySQL.

Viewing 6 replies - 1 through 6 (of 6 total)