Jeffrey Powers
Forum Replies Created
-
After the 4.1.1 update came out, the problem disappeared.
Like I said, I disabled the plugins and changed the theme and still had the problem happen.
Forum: Networking WordPress
In reply to: WP Multisite Backend issueBeen monitoring for the last couple days. Everytime it hangs on Admin-Ajax.php. In reading, this is a catch-all php file. Any plugin can be calling to it.
I’m going to pull my plugins again to see if that makes a difference.
Forum: Networking WordPress
In reply to: WP Multisite Backend issueThat was one thing I did check before. Double-checked though and they are both the same – pointing to https://www.geekazine.com/
Forum: Networking WordPress
In reply to: Main site www vs none – Issue in Domain MappingAfter some additional searching, I found if I put this line in wp-config:
define( 'NOBLOGREDIRECT', 'https://www.mysite.com' );
It defaults to the www. version. Other websites in my MU are not affected.
Forum: Networking WordPress
In reply to: Main site www vs none – Issue in Domain MappingI went through that document. Only addition I had to make was $base = ‘/’;. The problem continues. If I type in “www.mysite.com” it works fine. If I type in “mysite.com” it comes back “www.mysite.com/wp-signup.php?new=mysite.com” and “registration is disabled”.
Forum: Plugins
In reply to: [WP-PostViews] WP-Postviews brings 500 Error in WP 4.1This was the last few I got:
– [core:error] [client] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. https://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
Forum: Networking WordPress
In reply to: Main site 500 error, Child sites come upAfter some time working on it, I found a plugin was to blame. What was interesting was it took time for the plugin to work up. I am guessing it kept going in the background. Once I disabled all my plugins, the site came back up.
Today I get to go one-by-one to see what happens. I have 60 plugins to go through.
Forum: Networking WordPress
In reply to: Main site 500 error, Child sites come upI re-did the .htaccess and still have the same problem. GoDaddy allows me error logs which I get a bunch of lines similar to this:
mod_fcgid: can’t apply process slot for /web/cgi-bin/php-fcgi
Forum: Plugins
In reply to: [Yoast Duplicate Post] Conflicts with Social PluginThat looks to have done it! I have applied across my websites! Thanks!
Forum: Plugins
In reply to: [Yoast Duplicate Post] Conflicts with Social PluginThanks for the quick response. I tried a couple ways – _social_notify and “_social_notify”. I cleaned out the caches and optimized all tables. Went back in, Chose “New Draft”, but the Social did not get fixed.
Forum: Fixing WordPress
In reply to: Multi-site wont access specific child wp-adminResolved own issue. Domain mapping plugin was disabled. Once I turned it on, everything went back to normal.
Forum: Plugins
In reply to: [Search & Replace] Not WorkingYep. It’s not working for me, either. I have it installed on 3-4 different WP instances and they all search but do not replace.
This may be a dead plugin…
Forum: Requests and Feedback
In reply to: Dates on Plugins page to find the dead pluginsPerfect example
I have been running a plugin called G-Trans for a while. It was a plugin that would help translate my sites. Apparently, it was banned and removed from WordPress. I had no idea until I wanted to install on another WordPress site.
If not a color code situation, then an “!” icon or another warning that this code could be outdated, or removed, and compromising your website.
I don’t think this will cause too much confusion, especially if a key is put at the top of the page.
Forum: Networking WordPress
In reply to: Multi-site problem after server moveOK. This is what happens. I turned off their cache program and switched to 5.2. Someone was scraping my site through Yahoo pipes, so I had to DENY in .htaccess. Here is what the log is showing:
[Fri Dec 13 15:06:45 2013] [5358206] [core:error] [client x.x.x.x:59028] End of script output before headers: index.php
[Fri Dec 13 15:07:02 2013] [5358206] [fcgid:warn] [client x.x.x.x:43870] mod_fcgid: read data timeout in 120 seconds
[Fri Dec 13 15:07:02 2013] [5358206] [fcgid:warn] (110)Connection timed out: [client x.x.x.x:43870] mod_fcgid: ap_pass_brigade failed in handle_request_ipc function