Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Lester Chan

    (@gamerz)

    You may want to check the error logs to see what exactly the 500 error is. 500 error itself is vague and without knowing more details, there is nothing I can do.

    I can’t reproduce the problem as well. I tried to install the plugin and do a network activate and it works fine on my test site.

    Thread Starter Jeffrey Powers

    (@animalien)

    This was the last few I got:

    – [core:error] [client] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. http://www.{website}.com/index.php
    – [include:error] unable to include “/${GD_ERROR_DOC}” in parsed file

    – [fcgid:warn] (32)Broken pipe: [client] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function

    Plugin Author Lester Chan

    (@gamerz)

    Hmm it seems to me like a server config issue based on the error code. Seems to be an infinite redirect. Not sure how PostViews is involved in this but there is no redirect function in PostViews. I am guessing it is some sort of plugin/theme conflict going on there as well (probably)

    Sorry, I have no idea how to solve it.

    Dear Lester Chan, this problem make my Apache (2.2) stuck in “Sending Reply” status (w), so many “W” status on my web server, and reaches the maximum MaxClients limit, causing high memory and CPU usage, until I restart Apache.

    After I disable this plugin, apache normal again. Server-status under normal conditions:

    Apache Server Status for 113.20.29.195

    Server Version: Apache / 02.02.22 (Ubuntu) PHP / 5.3.10-1ubuntu3.15 with Suhosin-Patch mod_ssl / 02.02.22 OpenSSL / 1.0.1
    Server Built: July 22 2014 14:35:25
    Current Time: Monday, 05-Jan-2015 18:15:50 GMT
    Restart Time: Monday, 05-Jan-2015 18:12:59 GMT
    Parent Server Generation: 0
    Server uptime: 2 minutes 51 seconds
    Total accesses: 4982 – Total Traffic: 35.7 MB
    CPU Usage: u1198 s24.34 cu0 cs0 – 715% CPU load
    29.1 requests / sec – 213.7 kB / second – 7.3 kB / request
    10 requests currently being processed, 90 idle workers
    _________________WK___W_______W___W___K__W____WKW_______________
    ____________________________________……………………….
    ………………………………………….. …………..

    Scoreboard Key:
    “_” Waiting for Connection, “S” Starting up, “R” Reading Request,
    “W” Sending Reply, “K” keepalive (read), “D” DNS Lookup,
    “C” Closing connection, “L” Logging, “G” Gracefully finishing,
    “I” Idle cleanup of worker, “.” Open slot with no current process

    Sorry this is my fault. After I repeated the investigation, the cause of the problem I stated above, not because of your plugin, but because of my theme or other plugins. So, I pull back my statement above.

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

The topic ‘WP-Postviews brings 500 Error in WP 4.1’ is closed to new replies.