Viewing 11 replies - 1 through 11 (of 11 total)
  • Same issue on the following configuration…

    memcached 1.4.6
    php-pecl-memcache 3.0.5
    php 5.3.10
    nginx 1.0.12 (memcached support not added/compiled, yet)
    APC 3.1.9

    Thanks for any fix on this. Can’t wait to make it work.

    Pothi

    Plugin Author petermolnar

    (@cadeyrn)

    Hi all,

    I haven’t seen this error yet. Are you using apache mod_php? if yes, I’ll set up a test server to see the problem.

    Line 407 is just after the part where the nginx sample config is generated. It has brackets inside and this is the only thing I can think of causing the problem, but I’ll take a closer look.

    Thank you for reporting!

    Hi Cadeyrn,

    Thanks for your reply.

    I am indeed using apache with mod_php (nginx is being as reverse proxy).

    Thanks again for looking into it.

    Pothi

    Plugin Author petermolnar

    (@cadeyrn)

    I’ve moved the nginx sample config to different file, though this is only in the trunk right now.
    Could you be so kind to test from the trunk version to see if it solves the problem?

    I was not yet able to reproduce it, therefore it’s a bit hard to fix for now 🙂

    Thanks,
    Peter

    Hi Peter,

    Thanks for looking into it.

    I downloaded from trunk version and tried again. It didn’t make any difference (except the line number of course).

    Switching my test domain to php-fpm didn’t solve this either.

    Thanks again,
    Pothi

    Plugin Author petermolnar

    (@cadeyrn)

    Hi,

    I honestly have no idea what can cause this. I haven’t give up yet, but this is really strange.
    Please tell me if you find any probable cause in the code.

    The only thing differs in our environment is that I’m using the package version PHP from Ubuntu’s Oneiric, meaning PHP 5.3.6-13ubuntu3.3 with Suhosin, so I’ll dig deeper in the investigation.

    Thanks,
    Peter

    Hi Peter,

    May I send you my test site’s (and server’s) login information to your email (I saw your email in your website – http://petermolnar.eu/)

    My site is on Amazon AWS using Amazon Linux.

    Thanks,
    Pothi

    Plugin Author petermolnar

    (@cadeyrn)

    For anyone else with the following problem: I’ve taken a look into Pothi’s server config and it turned out that calling the wp-ffpc.php from command line interface from Amazon Linux instance and from a KVM based Ubuntu 11.10 guest gives different result.
    Therefore the problems seems to be related either the PHP version difference (PHP 5.3.10 vs PHP 5.3.6-13ubuntu3.3) or some kind of loaded PHP extension.
    I’ll take a closer look but if anybody finds out anything on this topic, please inform me.

    Plugin Author petermolnar

    (@cadeyrn)

    Hi all,

    I’ve asked the problem at stackoverflow, the problem may be caused by short open tags I’ve been using. I’ve commited version 0.3, please test it to see if that was the cause of the error.

    The answer is here.

    Hi Peter,

    As mentioned in the email, it installed successfully (version 0.3). Looking forward to testing other options soon.

    Thank you,
    Pothi

    Plugin Author petermolnar

    (@cadeyrn)

    Final words: fixed in version 0.3, thank you for reporting, helping and solving it together!

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

The topic ‘[Plugin: WP-FFPC] Parse Error On Activation; Line 407’ is closed to new replies.